nummod
: numeric modifier
A numeric modifier is a modifier that is a numeral word or phrase preceding the noun or noun phrase it modifies. Ordinal numbers such as 第一 / dai6jat1 “first” and 第二 / dai6ji6 “second”, however, should be treated with amod
(and tagged ADJ
) to conform to UD guidelines.
Numeric modifiers are always attached to the head of the noun phrase.
# visual-style 4 1 nummod color:blue
# visual-style 1 bgColor:blue
# visual-style 1 fgColor:white
# visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
1 三 _ NUM _ _ 4 nummod _ three
2 個 _ NOUN _ _ 1 clf _ CL:generic
3 好 _ ADJ _ _ 4 amod _ good
4 警察 _ NOUN _ _ 0 root _ police
1 "three _ _ _ _ 0 _ _ _
2 good _ _ _ _ 0 _ _ _
3 cops" _ _ _ _ 0 _ _ _
# visual-style 2 1 nummod color:blue
# visual-style 1 bgColor:blue
# visual-style 1 fgColor:white
# visual-style 2 bgColor:blue
# visual-style 2 fgColor:white
1 五 _ NUM _ _ 2 nummod _ five
2 日 _ NOUN _ _ 0 root _ CL:days
1 "five _ _ _ _ 0 _ _ _
2 days" _ _ _ _ 0 _ _ _
nummod in other languages: [bg] [bm] [cop] [cs] [de] [el] [en] [es] [eu] [fi] [fr] [fro] [ga] [gsw] [hy] [it] [ja] [ka] [kk] [ky] [no] [pcm] [pt] [qpm] [ro] [ru] [sl] [ssp] [sv] [swl] [tr] [u] [xcl] [yue] [zh]