-
Notifications
You must be signed in to change notification settings - Fork 250
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
acl for secondary predication #476
Comments
I fully agree with this proposal: syntactic handling of optional secondary predicates, and recovering the semantic link in enhanced dependencies |
I find this argumentation convincing as well. This should definitely be taken into account when working out the new and improved guidelines. I am not sure whether we should set up a working group specifically for secondary predication, or whether it can be subsumed under some other topic. I will add a note to the "brainstorming page" for now. (See my email on the UD list two days ago.) |
+1 |
I think it would be very useful to have a working group looking at this in the larger context of non-finite modification (and complementation). Examples like: she entered the room sad |
Hello, |
Unfortunately, nothing seems to have happened here. We need to follow up this and many other issues. |
Anyways, if there is a conclusion, it will be the next version of the guidelines, right? Shall I modify the milestone to "later"? |
Right. |
A guidelines amendment from May 2022 (UD 2.10) approved the proposal to use (Still pending: Extend the enhanced UD guidelines to also capture the relation between the secondary predicate and the nominal in the matrix clause. But this would be a separate issue, and it would apply to other adverbial clauses, too.) |
I find
acl
(She, sad) in She entered the room sad the most confusing part in UD.This relation seems more semantic than syntactic: sad intuitively modifies entered (she entered being sad). And if it really is semantic, we should apply the same logic as for dislocated (see #439) and move it to the enhanced representation level.
Also, If the nominal head is missing, the secondary predicate must be attached as
advcl
of the verbal predicate, which will often happen for pro-drop languages, hurting parallelism even inside a language family, a very UD-unlike phenomenon.Moreover, in Slavic, sad can have not only nominal case (uk: сумна), but also instrumental (сумною), thus making a state more temporary and
acl
even more unusual, disagreed with the nominal.We also find examples, where sad-alikes can be treated as
conj
to an adverbial clause or oblique:(translated from uk)
Andrew sat in the middle, knowing what to expect from other convicts, and prepared for a fight.
I suggest to always analyze optional depictives as
advcl
(entered, sad) for the following reasons.advcl
(entered, sad) if the nominal head is missing, which would often be the case for e.g. Polish.xcomp
vsadvcl
for secondary predication would rhyme withobj
vsobl
.The text was updated successfully, but these errors were encountered: