-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Labels
a:questionb:UPOSUniversal part-of-speech tags: definitions and examplesUniversal part-of-speech tags: definitions and examplesb:dependencieslang:Swedish
Milestone
Description
Not sure if the title is clear enough (is there perhaps a more precise term?), but what I am interested in is how to treat the Swedish sentence Man får olika perspektiv på hur andra samhällen fungerar levnads- och beteendemässigt.
From the existing treebanks, @harisont and I gather that levnads should be the head of the coordinated constuction and it should be treated as a form of the noun levnad (and not adverb levnadsmässigt).
Two questions:
- Why not add "Case=Gen" to the features?
- In most such cases, the conjuncts belong to the same POS, but here, they don't, which leads to a NOUN under
advmod, which is invalid. How should we deal with that? (Possible systematic solutions: always choose the full word as the head, or always assign the full word's POS+features to all the conjuncts, or allowadvmod+NOUN. Possible ad hoc quick fix: I guessoblinstead ofadvmodis not entirely unthinkable?).
Metadata
Metadata
Assignees
Labels
a:questionb:UPOSUniversal part-of-speech tags: definitions and examplesUniversal part-of-speech tags: definitions and examplesb:dependencieslang:Swedish