Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating quantifiers should not float from definite NPs #39

Open
fcbond opened this issue Mar 21, 2017 · 0 comments
Open

Floating quantifiers should not float from definite NPs #39

fcbond opened this issue Mar 21, 2017 · 0 comments
Assignees

Comments

@fcbond
Copy link
Member

fcbond commented Mar 21, 2017

中澤さんが学生を鞭で3人打った。ONLY 3 students
*中澤さんが彼らを鞭で3人打った。
先生が学生を鞭で3人打った。 AMBIGUOUS --- could be 3 teachers or students
先生が彼らを鞭で3人打った。 ONLY 3 teachers

So we need floating quantifiers to say the thing they modify is indefinite (or cog-status ?).

犬が7匹吠える INDEF
7匹の犬が吠える UDEF (not specified, probably more likely to be definite)

The solution is to mark the cognitive status on the index of the referential object, not just rely on (u)def_q_rel --- incidentally we can maybe get rid of all these pesky quantifiers (and add them with a fix-up rule for those who like their semantics well formed).

Thanks to 中澤 sensei.

@fcbond fcbond self-assigned this Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant