-
Notifications
You must be signed in to change notification settings - Fork 32
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
Question about multiple restrictions #42
Comments
Hi, the logical OR between restrictions is an XOR. |
Thank you for helping out with correcting these. I had a follow-up question about the interpretation of |
In general, selectional restrictions are not restrictions, strictly speaking. They are more like strong tendencies. So, if the agent in assessment-34.1 is +animate, it by no means restricts the agent to be +animate, but statistically, +animate agents should occur more frequently. In the particular case of assessment-34.1, however, I think +organization could be added to the list, as I believe an organization is a prototypical assessor. |
That makes sense, thanks! Also, where can I find a description of the selectional restrictions present in VerbNet and their updated hierarchy? Thanks for your help! |
Hi @ghamzak, just wanted to reach out about this again. I was just looking for a description of the selectional restrictions (how each one is defined, how they were annotated) and the latest selectional restriction hierarchy. If you happen to know a relevant resource, that would be really helpful. |
Hi,
I noticed that some classes in VerbNet have multiple selectional restrictions on a role with a logical AND, which I'm guessing means both restrictions are required for the role. However, some of these confusing to me. For example,
withdraw-82
hasAgent [ +animate & +organization ]
but I'm not sure how the agent can be both animate and an organization. Same goes forpay-68
,enforce-63
. Could you please clarify how to interpret these annotations?Also, I'm wondering if the correct interpretation of a logical OR between restrictions is that of an XOR operation. That only one of them can be true for an instance?
Thanks!
The text was updated successfully, but these errors were encountered: