nummod:gov
: numeric modifier governing the case of the noun
nummod:gov
differs from nummod
in that the numeral requires the counted noun to be in its genitive form.
The whole phrase (numeral + noun) is treated as a singular neuter noun phrase
and it can fill roles where nominative, accusative or vocative noun phrases are expected.
Such situations are analyzed in PDT so that the numeral is the head and the noun depends on it.
In UD the dependency direction is reversed and the nummod:gov
label is used to preserve
the information about case conditions.
# This is not UD, it is Prague Dependency Treebank, and we want to clearly distinguish it from the UD examples.
# visual-style nodes yellow
# visual-style arcs blue
1 Pět pět NUM _ Case=Nom 3 Sb _ Five
2 mužů muž NOUN _ Case=Gen|Gender=Masc|Number=Plur 1 Atr _ men
3 hrálo hrát VERB _ Gender=Neut|Number=Sing 0 Pred _ played
4 karty karta NOUN _ Case=Acc|Gender=Fem|Number=Plur 3 Obj _ cards
5 . . PUNCT _ _ 0 AuxK _ .
Pět mužů hrálo karty . \n Five men played cards .
nummod:gov(mužů, Pět)
nsubj(hrálo, mužů)
obj(hrálo, karty)
punct(hrálo, .-5)
nummod:gov(men, Five)
nsubj(played, men)
obj(played, cards)
punct(played, .-11)
See nummod for a broader discussion of the various situations with quantifiers.
Treebank Statistics (UD_Czech)
This relation is a language-specific subtype of nummod.
6518 nodes (0%) are attached to their parents as nummod:gov
.
6377 instances of nummod:gov
(98%) are right-to-left (child precedes parent).
Average distance between parent and child is 1.31512733967475.
The following 3 pairs of parts of speech are connected with nummod:gov
: cs-pos/NOUN-cs-pos/NUM (6391; 98% instances), cs-pos/PRON-cs-pos/NUM (90; 1% instances), cs-pos/PROPN-cs-pos/NUM (37; 1% instances).
# visual-style 3 bgColor:blue
# visual-style 3 fgColor:white
# visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
# visual-style 4 3 nummod:gov color:blue
1 Zásobník zásobník NOUN NNIS1-----A---- Animacy=Inan|Case=Nom|Gender=Masc|Number=Sing|Polarity=Pos 0 root _ _
2 na na ADP RR--4---------- AdpType=Prep|Case=Acc 4 case _ LId=na-1
3 100 100 NUM C=------------- NumForm=Digit|NumType=Card 4 nummod:gov _ _
4 archů arch NOUN NNIP2-----A---- Animacy=Inan|Case=Gen|Gender=Masc|Number=Plur|Polarity=Pos 1 nmod _ _
5 A A PROPN NNFXX-----A---8 Abbr=Yes|Gender=Fem|NameType=Giv|Polarity=Pos 4 nmod _ SpaceAfter=No|LId=A-0
6 4 4 NUM C=------------- NumForm=Digit|NumType=Card 5 nummod _ SpaceAfter=No
7 . . PUNCT Z:------------- _ 1 punct _ _
# visual-style 6 bgColor:blue
# visual-style 6 fgColor:white
# visual-style 2 bgColor:blue
# visual-style 2 fgColor:white
# visual-style 2 6 nummod:gov color:blue
1 Nyní nyní ADV Db------------- PronType=Dem 3 advmod _ _
2 jich on PRON PPXP2--3------- Case=Gen|Number=Plur|Person=3|PronType=Prs 3 obj _ LId=on-1
3 má mít VERB VB-S---3P-AA--- Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 0 root _ _
4 k k ADP RR--3---------- AdpType=Prep|Case=Dat 5 case _ LId=k-1
5 posouzení posouzení NOUN NNNS3-----A---- Case=Dat|Gender=Neut|Number=Sing|Polarity=Pos 3 obl _ LDeriv=posoudit
6 třiatřicet třiatřicet NUM Cn-S4---------- Case=Acc|Number=Sing|NumForm=Word|NumType=Card 2 nummod:gov _ SpaceAfter=No|LNumValue=33
7 . . PUNCT Z:------------- _ 3 punct _ _
# visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
# visual-style 5 bgColor:blue
# visual-style 5 fgColor:white
# visual-style 5 4 nummod:gov color:blue
1 Loni vloni ADV Db------------1 Style=Coll 3 advmod _ _
2 společnost společnost NOUN NNFS1-----A---- Case=Nom|Gender=Fem|Number=Sing|Polarity=Pos 3 nsubj _ LDeriv=společný
3 přepravila přepravit VERB VpQW---XR-AA--- Aspect=Perf|Gender=Fem,Neut|Number=Plur,Sing|Polarity=Pos|Tense=Past|VerbForm=Part|Voice=Act 0 root _ _
4 3000 3000 NUM C=------------- NumForm=Digit|NumType=Card 5 nummod:gov _ _
5 Čechů Čech PROPN NNMP2-----A---- Animacy=Anim|Case=Gen|Gender=Masc|NameType=Nat|Number=Plur|Polarity=Pos 3 obj _ SpaceAfter=No|LId=Čech-1
6 , , PUNCT Z:------------- _ 8 punct _ _
7 z z ADP RR--2---------- AdpType=Prep|Case=Gen 8 case _ LId=z-1
8 toho ten DET PDZS2---------- Case=Gen|Gender=Masc,Neut|Number=Sing|PronType=Dem 3 conj _ _
9 asi asi PART TT------------- _ 10 advmod:emph _ _
10 600 600 NUM C=------------- NumForm=Digit|NumType=Card 11 nummod:gov _ _
11 turistů turista NOUN NNMP2-----A---- Animacy=Anim|Case=Gen|Gender=Masc|Number=Plur|Polarity=Pos 8 orphan _ SpaceAfter=No
12 . . PUNCT Z:------------- _ 3 punct _ _
Treebank Statistics (UD_Czech-CAC)
This relation is a language-specific subtype of nummod.
1164 nodes (0%) are attached to their parents as nummod:gov
.
1132 instances of nummod:gov
(97%) are right-to-left (child precedes parent).
Average distance between parent and child is 1.31013745704467.
The following 3 pairs of parts of speech are connected with nummod:gov
: cs-pos/NOUN-cs-pos/NUM (1133; 97% instances), cs-pos/PRON-cs-pos/NUM (30; 3% instances), cs-pos/PROPN-cs-pos/NUM (1; 0% instances).
# visual-style 7 bgColor:blue
# visual-style 7 fgColor:white
# visual-style 8 bgColor:blue
# visual-style 8 fgColor:white
# visual-style 8 7 nummod:gov color:blue
1 Náhradu náhrada NOUN NNFS4-----A---- Case=Acc|Gender=Fem|Number=Sing|Polarity=Pos 3 obj _ _
2 mzdy mzda NOUN NNFS2-----A---- Case=Gen|Gender=Fem|Number=Sing|Polarity=Pos 1 nmod _ _
3 dostane dostat VERB VB-S---3P-AA--- Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 0 root _ _
4 pracovník pracovník NOUN NNMS1-----A---- Animacy=Anim|Case=Nom|Gender=Masc|Number=Sing|Polarity=Pos 3 nsubj _ _
5 za za ADP RR--4---------- AdpType=Prep|Case=Acc 8 case _ LId=za-1
6 celých celý ADJ AAIP2----1A---- Animacy=Inan|Case=Gen|Degree=Pos|Gender=Masc|Number=Plur|Polarity=Pos 7 amod _ _
7 # &camount; NUM C=------------- NumForm=Digit|NumType=Card 8 nummod:gov _ _
8 dní den NOUN NNIP2-----A---1 Animacy=Inan|Case=Gen|Gender=Masc|Number=Plur|Polarity=Pos 3 obl _ SpaceAfter=No|LGloss=(jednotka_času)
9 . . PUNCT Z:------------- _ 3 punct _ _
# visual-style 8 bgColor:blue
# visual-style 8 fgColor:white
# visual-style 7 bgColor:blue
# visual-style 7 fgColor:white
# visual-style 7 8 nummod:gov color:blue
1 Jsme být AUX VB-P---1P-AA--- Mood=Ind|Number=Plur|Person=1|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 4 cop _ _
2 veliká veliký ADJ AAFS1----1A---- Case=Nom|Degree=Pos|Gender=Fem|Number=Sing|Polarity=Pos 4 amod _ _
3 základní základní ADJ AAFS1----1A---- Case=Nom|Degree=Pos|Gender=Fem|Number=Sing|Polarity=Pos 4 amod _ _
4 organizace organizace NOUN NNFS1-----A---- Case=Nom|Gender=Fem|Number=Sing|Polarity=Pos 0 root _ SpaceAfter=No
5 , , PUNCT Z:------------- _ 6 punct _ _
6 je být VERB VB-S---3P-AA--- Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 4 conj _ _
7 nás já PRON PP-P2--1------- Case=Gen|Number=Plur|Person=1|PronType=Prs 6 nsubj _ _
8 # &camount; NUM C=------------- NumForm=Digit|NumType=Card 7 nummod:gov _ _
9 . . PUNCT Z:------------- _ 4 punct _ _
# visual-style 7 bgColor:blue
# visual-style 7 fgColor:white
# visual-style 8 bgColor:blue
# visual-style 8 fgColor:white
# visual-style 8 7 nummod:gov color:blue
1 V v ADP RR--6---------- AdpType=Prep|Case=Loc 4 case _ LId=v-1
2 celé celý ADJ AAFS6----1A---- Case=Loc|Degree=Pos|Gender=Fem|Number=Sing|Polarity=Pos 4 amod _ _
3 autonomní autonomní ADJ AAFS6----1A---- Case=Loc|Degree=Pos|Gender=Fem|Number=Sing|Polarity=Pos 4 amod _ _
4 oblasti oblast NOUN NNFS6-----A---- Case=Loc|Gender=Fem|Number=Sing|Polarity=Pos 5 obl _ _
5 žije žít VERB VB-S---3P-AA--- Aspect=Imp|Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 0 root _ _
6 jen jen PART TT------------- _ 7 advmod:emph _ LId=jen-1|LGloss=(pouze)
7 # &camount; NUM C=------------- NumForm=Digit|NumType=Card 8 nummod:gov _ _
8 Adygejců Adygejec PROPN NNMP2-----A---- Animacy=Anim|Case=Gen|Gender=Masc|NameType=Nat|Number=Plur|Polarity=Pos 5 nsubj _ SpaceAfter=No
9 . . PUNCT Z:------------- _ 5 punct _ _
Treebank Statistics (UD_Czech-CLTT)
This relation is a language-specific subtype of nummod.
19 nodes (0%) are attached to their parents as nummod:gov
.
19 instances of nummod:gov
(100%) are right-to-left (child precedes parent).
Average distance between parent and child is 1.84210526315789.
The following 1 pairs of parts of speech are connected with nummod:gov
: cs-pos/NOUN-cs-pos/NUM (19; 100% instances).
# visual-style 9 bgColor:blue
# visual-style 9 fgColor:white
# visual-style 10 bgColor:blue
# visual-style 10 fgColor:white
# visual-style 10 9 nummod:gov color:blue
1 (2) (2) PUNCT Z:------------- _ 3 punct _ _
2 Účetním účetní ADJ AANS7----1A---- Case=Ins|Degree=Pos|Gender=Neut|Number=Sing|Polarity=Pos 3 amod _ LId=účetní-1
3 obdobím období NOUN NNNS7-----A---- Case=Ins|Gender=Neut|Number=Sing|Polarity=Pos 0 root _ _
4 je být AUX VB-S---3P-AA--- Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin|Voice=Act 3 cop _ _
5 nepřetržitě přetržitě ADV Dg-------1N---- Degree=Pos|Polarity=Neg 8 advmod _ _
6 po po ADP RR--6---------- AdpType=Prep|Case=Loc 7 case _ LId=po-1
7 sobě se PRON P6-X6---------- Case=Loc|PronType=Prs|Reflex=Yes 8 obl _ _
8 jdoucích jdoucí ADJ AGIP6-----A---- Animacy=Inan|Aspect=Imp|Case=Loc|Gender=Masc|Number=Plur|Polarity=Pos|Tense=Pres|VerbForm=Part|Voice=Act 10 amod _ _
9 dvanáct dvanáct NUM Cn-S4---------- Case=Acc|Number=Sing|NumForm=Word|NumType=Card 10 nummod:gov _ _
10 měsíců měsíc NOUN NNIP2-----A---- Animacy=Inan|Case=Gen|Gender=Masc|Number=Plur|Polarity=Pos 3 nsubj _ SpaceAfter=No
11 , , PUNCT Z:------------- _ 14 punct _ _
12 není-li není-li AUX X@------------- _ 14 cop _ _
13 dále dále ADV Db------------1 _ 14 advmod _ LId=dále-3
14 stanoveno stanovit VERB VsNS---XX-AP--- Gender=Neut|Number=Sing|Polarity=Pos|VerbForm=Part|Voice=Pass 3 advmod _ _
15 jinak jinak ADV Db------------- _ 14 advmod _ SpaceAfter=No
16 . . PUNCT Z:------------- _ 3 punct _ _