obl:arg
: oblique argument
The relation obl:arg
is used for oblique arguments and distinguishes them from
adjuncts, which use the plain obl relation. It is thus possible to preserve
the notion of object as it is defined in the traditional grammar. In German UD,
we currently use obl:arg
for bare dative and genitive “objects”, but not for
prepositional “objects”.
Meinem Hund konnte nicht geholfen werden . \n My dog.Dat could not helped be .
obl:arg(geholfen, Hund)
obl:arg(helped, dog.Dat)
Der Inhaber würdigt dem Kunden keines Blickes . \n The owner pays the customer.Dat no attention.Gen .
obl:arg(würdigt, Kunden)
obl:arg(pays, customer.Dat)
obl:arg(würdigt, Blickes)
obl:arg(pays, attention.Gen)
obl:arg in other languages: [bej] [cs] [de] [fr] [pl] [qpm] [u] [xcl]