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

Light verb construction #12

Open
kovvalsky opened this issue Mar 9, 2021 · 0 comments
Open

Light verb construction #12

kovvalsky opened this issue Mar 9, 2021 · 0 comments

Comments

@kovvalsky
Copy link
Owner

kovvalsky commented Mar 9, 2021

For EN there is a tableau rule that accounts for light verb constructions: SICK-253 a hiker does a dance ==> a hiker dances
(a_hiker do c1) AND (c1 IS dance) ==> a_hiker dance
image
note: a_hiker is due to using the strong NP alignment that treats shared pharses as constants (makes proofs shorter).

For NL this rules is not working because derivation relation for dans and dansen couldn't be found (yet?) in ODWN.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant