-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Milestone
Description
I stumbled upon the sentence
(...) för att förstå vad som är nya trender i mode
and had to check what to do with "X vad som är Y".
Talbanken and LinES are both internally consistent in this respect, but they adopt two different approaches (query results here):
Talbanken
ccomp
(X,Y) oracl
(X,Y) (depending on the POS of X)dislocated
(Y, vad)
LinES
obj
(X, vad) ornmod
(X, vad) (depending on the POS of X)acl:relcl
(vad, Y)
I understand the rationale behind both approaches, but the guidelines make me think that the Talbanken solution is the way to go. Do you agree?