diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-17 20:59:23 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-17 20:59:23 +0700 |
commit | eb679f4eb6243bde3feb73c041543f9613d927dc (patch) | |
tree | 904b2329bb597d47ec361b9b41802bff72c4c5d0 /src | |
parent | 4e676bab3446b58a7273b514290d9306b9c8ddf8 (diff) | |
download | haasdaiga-eb679f4eb6243bde3feb73c041543f9613d927dc.tar.gz |
Add vocative case and genetive use case
Diffstat (limited to 'src')
-rw-r--r-- | src/haasdaiga/morphology/nominal.md | 2 | ||||
-rw-r--r-- | src/haasdaiga/pos/noun.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/haasdaiga/morphology/nominal.md b/src/haasdaiga/morphology/nominal.md index 8f28b3e..c26f25e 100644 --- a/src/haasdaiga/morphology/nominal.md +++ b/src/haasdaiga/morphology/nominal.md @@ -14,6 +14,8 @@ There are five cases: - **dat** dative: d - **gen** genitive: c +There is also vocative case, which is unmarked, but this is rarely used. + ### Gender There are five genders, named after five phases in wǔxíng: diff --git a/src/haasdaiga/pos/noun.md b/src/haasdaiga/pos/noun.md index e37f2cc..2c936ce 100644 --- a/src/haasdaiga/pos/noun.md +++ b/src/haasdaiga/pos/noun.md @@ -55,6 +55,8 @@ Genitive case is used to express possession or relation. > stand-ind.prs.cnt man-nom.sg shop-gen.ea.sg (in front of) > *There is a man standing in front of the shop.* +Genitive is also used for family name, which is placed before the given name. + ## Gender ### Individuals |