diff --git a/el/dep/obj.html b/el/dep/obj.html index 12175d3d4bc..c863efc9e81 100644 --- a/el/dep/obj.html +++ b/el/dep/obj.html @@ -3,7 +3,7 @@
-dobj
: direct objectobj
: direct objectThe direct object of a verb is the noun phrase that denotes the entity acted upon. The direct object is typically marked by the accusative case in Greek.
Ο υπουργός ενημέρωσε το σώμα
-dobj(ενημέρωσε, σώμα)
+obj(ενημέρωσε, σώμα)
However, some verbs take objects in genitive:
Η Αντιγόνη μοιάζει της Αρετής.Gen
-dobj(μοιάζει, Αρετής.Gen)
+obj(μοιάζει, Αρετής.Gen)
Οι συνεδριάσεις προηγούνται των αποφάσεων.Gen
-dobj(προηγούνται, αποφάσεων.Gen)
+obj(προηγούνται, αποφάσεων.Gen)
In general, if there is just one object, it should be labeled obj
,
@@ -107,6 +107,85 @@
dobj
: direct object