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

Possibly meta rule for transitive verbs #55

Open
oggy22 opened this issue Jul 11, 2017 · 1 comment
Open

Possibly meta rule for transitive verbs #55

oggy22 opened this issue Jul 11, 2017 · 1 comment

Comments

@oggy22
Copy link
Owner

oggy22 commented Jul 11, 2017

There is a rule:
verb(transitive) NP(acuss) -> VP

noun(from transitive verb) NP(genitiv) -> VP
e.g:
pravljenje kuce

Think about ways to express the fact that the noun is derived from a transitive verb.

This is fairly language independent as it occurs both in Serbian and English, and many other languages.

@oggy22
Copy link
Owner Author

oggy22 commented May 30, 2022

Probably an easy solution is to denote the derived noun with "transitive" attribute and have a rule:
(transitive) (genitive)

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