Skip to content

Dependency structure of "vad som är X" (sv) #1131

@harisont

Description

@harisont

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) or acl(X,Y) (depending on the POS of X)
  • dislocated(Y, vad)

LinES

  • obj(X, vad) or nmod(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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions