case
: case marking
The dependency type case
is used for the postposition in
postpositional phrases. The head of
a postpositional phrase is the nominal, not the postposition, so as to
analyse postpositional phrases similarly to nominal modifiers without a
postposition. (Such nominal modifiers are frequent in Kazakh, as cases
are often used for the same purpose as postpositions.) To the same end,
the type case
is used in combination with the types nmod
and obl
, which are
also used for nominal modifiers when no adposition is present (see
nmod and obl).
Азамат ағашқа қарай жүгірді . \n Azamat tree-to towards ran .
nsubj(жүгірді-4, Азамат-1)
case(ағашқа-2, қарай-3)
punct(жүгірді-4, .-5)
obl(жүгірді-4, ағашқа-2)
Note that case is not used with auxiliary nouns (sometimes called “postpositions”) in the form of N¹.gen N².poss.case, for those nmod should be used (following treatment in English of prepositional constructions like “in front of”).
Айгүл бақшаның ішінде ақырын басып жүр . \n Aygül garden-of inside-in quietly walking is .
nsubj(басып-5, Айгүл-1)
nmod:poss(ішінде-3, бақшаның-2)
obl(басып-5, ішінде-3)
advmod(басып-5, ақырын-4)
aux(басып-5, жүр-6)
punct(басып-5, .-7)
case in other languages: [bg] [bm] [cop] [cs] [de] [el] [en] [et] [fi] [fr] [ga] [gsw] [gub] [hy] [it] [ja] [ka] [kk] [ky] [no] [pcm] [pt] [qpm] [ro] [ru] [sl] [ssp] [sv] [swl] [tr] [u] [urj] [xcl] [yue] [zh]