nmod
: nominal modifier
The nmod
relation is used for nominal modifiers.
They depend either on another noun (group “noun dependents”) or on a predicate (group “non-core dependents of clausal predicates”).
nmod
is a noun (or noun phrase) functioning as a non-core (oblique) argument or adjunct.
This means that it functionally corresponds to an adverbial when it attaches to a verb, adjective or other adverb.
But when attaching to a noun, it corresponds to an attribute, or genitive complement (the terms are less standardized here).
The nmod
relation is further specified by the Case feature or case relation.
We also use the following language-specific subtypes for nmod:
- nmod:cau: nominal modifier of a causative predicate that markes the causee.
- nmod:comp: a comparative nominal modifier
- nmod:pass: nominal modifier of a passive predicate that express the actor (subject of the active predicate)
- nmod:tmod: nominal modifier that indicates time
- nmod:own: owner in a possessive existential sentence
- nmod:poss: possessor in in a genitive-possessive construction
- nmod:part: noun modifier specifying the whole-part relation
We do not currently distinguish between core arguments and adjuncts (TODO: link to discussion).
# I read the book on the plane
1 Kitabı kitap NOUN NOUN Case=Acc 3 dobj
2 uçakta uçak NOUN NOUN Case=Loc 3 nmod
3 okudum oku VERB VERB Tense=Past|Person=1|Number=Sing 0 root
# I read the book with the glasses
1 Kitabı kitap NOUN NOUN Case=Acc 3 dobj
2 gözlükle gözlük NOUN NOUN Case=Ins 3 nmod
3 okudum oku VERB VERB Tense=Past|Person=1|Number=Sing 0 root
# I read the book out of curiosity
1 Kitabı kitap NOUN NOUN Case=Acc 3 dobj
2 meraktan merak NOUN NOUN Case=Abl 3 nmod
3 okudum oku VERB VERB Tense=Past|Person=1|Number=Sing 0 root
# I read the book to the children
1 Kitabı kitap NOUN NOUN Case=Acc 3 dobj
2 çocuklara çocuk NOUN NOUN Case=Dat 3 nmod
3 okudum oku VERB VERB Tense=Past|Person=1|Number=Sing 0 root
resim –li kitap \n (the\/a) book with illustrations
nmod(kitap, resim)
case(resim, –li)
Treebank Statistics (UD_Turkish)
This relation is universal.
There are 1 language-specific subtypes of nmod
: nmod:poss.
3115 nodes (6%) are attached to their parents as nmod
.
2987 instances of nmod
(96%) are right-to-left (child precedes parent).
Average distance between parent and child is 3.16051364365971.
The following 54 pairs of parts of speech are connected with nmod
: tr-pos/NOUN-tr-pos/NOUN (1173; 38% instances), tr-pos/VERB-tr-pos/VERB (833; 27% instances), tr-pos/NOUN-tr-pos/VERB (226; 7% instances), tr-pos/NOUN-tr-pos/PRON (153; 5% instances), tr-pos/NOUN-tr-pos/PROPN (109; 3% instances), tr-pos/ADJ-tr-pos/VERB (85; 3% instances), tr-pos/VERB-tr-pos/CCONJ (81; 3% instances), tr-pos/PROPN-tr-pos/NOUN (70; 2% instances), tr-pos/ADJ-tr-pos/NOUN (59; 2% instances), tr-pos/VERB-tr-pos/NOUN (46; 1% instances), tr-pos/CCONJ-tr-pos/NOUN (40; 1% instances), tr-pos/NOUN-tr-pos/CCONJ (35; 1% instances), tr-pos/ADV-tr-pos/NOUN (26; 1% instances), tr-pos/ADJ-tr-pos/CCONJ (18; 1% instances), tr-pos/ADV-tr-pos/VERB (16; 1% instances), tr-pos/ADJ-tr-pos/PROPN (12; 0% instances), tr-pos/CCONJ-tr-pos/PROPN (11; 0% instances), tr-pos/PRON-tr-pos/NOUN (10; 0% instances), tr-pos/CCONJ-tr-pos/VERB (9; 0% instances), tr-pos/ADJ-tr-pos/PRON (8; 0% instances), tr-pos/VERB-tr-pos/PROPN (8; 0% instances), tr-pos/PRON-tr-pos/VERB (7; 0% instances), tr-pos/VERB-tr-pos/PRON (7; 0% instances), tr-pos/NUM-tr-pos/VERB (6; 0% instances), tr-pos/PUNCT-tr-pos/VERB (6; 0% instances), tr-pos/NUM-tr-pos/NOUN (5; 0% instances), tr-pos/ADP-tr-pos/VERB (4; 0% instances), tr-pos/PRON-tr-pos/PRON (4; 0% instances), tr-pos/PROPN-tr-pos/PROPN (4; 0% instances), tr-pos/VERB-tr-pos/AUX (4; 0% instances), tr-pos/VERB-tr-pos/X (4; 0% instances), tr-pos/ADV-tr-pos/PRON (3; 0% instances), tr-pos/DET-tr-pos/NOUN (3; 0% instances), tr-pos/NOUN-tr-pos/AUX (3; 0% instances), tr-pos/ADV-tr-pos/AUX (2; 0% instances), tr-pos/ADV-tr-pos/CCONJ (2; 0% instances), tr-pos/CCONJ-tr-pos/PRON (2; 0% instances), tr-pos/DET-tr-pos/VERB (2; 0% instances), tr-pos/NUM-tr-pos/PROPN (2; 0% instances), tr-pos/PRON-tr-pos/CCONJ (2; 0% instances), tr-pos/PROPN-tr-pos/CCONJ (2; 0% instances), tr-pos/ADJ-tr-pos/AUX (1; 0% instances), tr-pos/ADJ-tr-pos/X (1; 0% instances), tr-pos/ADP-tr-pos/CCONJ (1; 0% instances), tr-pos/ADP-tr-pos/NOUN (1; 0% instances), tr-pos/CCONJ-tr-pos/CCONJ (1; 0% instances), tr-pos/INTJ-tr-pos/CCONJ (1; 0% instances), tr-pos/INTJ-tr-pos/VERB (1; 0% instances), tr-pos/NOUN-tr-pos/ADJ (1; 0% instances), tr-pos/NOUN-tr-pos/X (1; 0% instances), tr-pos/NUM-tr-pos/CCONJ (1; 0% instances), tr-pos/NUM-tr-pos/PRON (1; 0% instances), tr-pos/PROPN-tr-pos/PRON (1; 0% instances), tr-pos/PUNCT-tr-pos/CCONJ (1; 0% instances).
# visual-style 1 bgColor:blue
# visual-style 1 fgColor:white
# visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
# visual-style 4 1 nmod color:blue
1 Kazada kaza NOUN Noun Case=Loc|Number=Sing|Person=3 4 nmod _ _
2 dört dört NUM ANum NumType=Card 3 nummod _ _
3 pilot pilot NOUN Noun Case=Nom|Number=Sing|Person=3 4 nsubj _ _
4 şehit şehit NOUN Noun Case=Nom|Number=Sing|Person=3 0 root _ _
5 düştü düş VERB Verb Aspect=Perf|Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Past 4 compound _ SpaceAfter=No
6 . . PUNCT Punc _ 4 punct _ _
# visual-style 2 bgColor:blue
# visual-style 2 fgColor:white
# visual-style 5 bgColor:blue
# visual-style 5 fgColor:white
# visual-style 5 2 nmod color:blue
1 Çevreciler çevreci NOUN Noun Case=Nom|Number=Plur|Person=3 2 nsubj _ _
2 alınmasın alın VERB Verb Aspect=Perf|Mood=Imp|Number=Sing|Person=3|Polarity=Neg|Tense=Pres 5 nmod _ _
3 diye diye ADP PCNom _ 2 case _ _
4 yeşillik yeşillik NOUN Noun Case=Nom|Number=Sing|Person=3 5 obj _ _
5 dedim de VERB Verb Aspect=Perf|Mood=Ind|Number=Sing|Person=1|Polarity=Pos|Tense=Past 0 root _ SpaceAfter=No
6 . . PUNCT Punc _ 5 punct _ _
# visual-style 3 bgColor:blue
# visual-style 3 fgColor:white
# visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
# visual-style 4 3 nmod color:blue
1 Bu bu PRON Demons Case=Nom|Number=Sing|Person=3|PronType=Dem 2 det _ _
2 bizim biz PRON Pers Case=Gen|Number=Plur|Person=1|PronType=Prs 3 nmod:poss _ _
3 savunduğumuz savun VERB Verb Aspect=Perf|Mood=Ind|Number[psor]=Plur|Person[psor]=1|Polarity=Pos|Tense=Past|VerbForm=Part 4 nmod _ _
4 modele model NOUN Noun Case=Dat|Number=Sing|Person=3 6 obl _ _
5 de de CCONJ Conj _ 4 advmod:emph _ _
6 uyan uy VERB Verb Aspect=Perf|Mood=Ind|Polarity=Pos|Tense=Pres|VerbForm=Part 7 acl _ _
7 bir bir NUM ANum NumType=Card 8 det _ _
8 yapı yapı NOUN Noun Case=Nom|Number=Sing|Person=3 0 root _ SpaceAfter=No
9 . . PUNCT Punc _ 8 punct _ _
nmod in other languages: [am] [ar] [bg] [bxr] [ca] [ckb] [cop] [cs] [cu] [da] [de] [el] [en] [es] [et] [eu] [fa] [fi] [fo] [fr] [ga] [gl] [got] [grc] [he] [hi] [hr] [hu] [id] [it] [ja] [kk] [kmr] [ko] [la] [lv] [mr] [nl] [no] [pl] [pt] [ro] [ru] [sa] [sk] [sla] [sl] [so] [sr] [sv] [swl] [ta] [tr] [u] [ug] [uk] [ur] [urj] [vi] [yue] [zh]