diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-24 20:26:06 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-24 20:26:06 +0700 |
commit | 0bf36b313a697701c1372b23e47120ae5a54c26b (patch) | |
tree | 6cbfd9f88e1eb721d5a91794c5a8e25c8b3a3e79 /src | |
parent | 0316dd127253b3dd95cfac01f977c055159b30b3 (diff) | |
download | haasdaiga-0bf36b313a697701c1372b23e47120ae5a54c26b.tar.gz |
Add morphology notes
Diffstat (limited to 'src')
-rw-r--r-- | src/haasdaiga/morphology/nominal.md | 38 | ||||
-rw-r--r-- | src/haasdaiga/morphology/verbal.md | 23 |
2 files changed, 45 insertions, 16 deletions
diff --git a/src/haasdaiga/morphology/nominal.md b/src/haasdaiga/morphology/nominal.md index f32ebb0..7560f6a 100644 --- a/src/haasdaiga/morphology/nominal.md +++ b/src/haasdaiga/morphology/nominal.md @@ -1,25 +1,33 @@ ## Nominal -Nominal declension is based on number, case, and gender. - -### Number - -There are three numbers: - -- singular -- several -- plural +Nominal declension is based on case, gender, and number, in order. Each +parameter is indicated by a phoneme, respectively consonant, vowel, and tone, +effectively forming a syllable. ### Case There are five cases: -- nominative -- accusative -- ablative -- lative -- genitive +- nominative: s +- accusative: n +- ablative: t +- lative: f +- genitive: k ### Gender -### Pronouns +There are five genders, named after five phases in wǔxíng: + +- wood: a +- fire: e +- earth: i +- metal: o +- water: u + +### Number + +There are three numbers: + +- singular: level tone +- several: falling tone +- plural: rising tone diff --git a/src/haasdaiga/morphology/verbal.md b/src/haasdaiga/morphology/verbal.md index 3104861..84f9433 100644 --- a/src/haasdaiga/morphology/verbal.md +++ b/src/haasdaiga/morphology/verbal.md @@ -1,6 +1,27 @@ ## Verbal +Verbal conjugation are decided by mood, tense, and aspect. +Infinitive verbs all have the ending -zy, which is changed by conjugation. +They are respectively indicated by a vowel, a tone, and a consonant. + +### Mood + +There are five moods: + +- indicative: a +- inferential: e +- interrogative: i +- imperative: o +- subjunctive: u + ### Tense + +- past +- present +- future + ### Aspect -### Mood +- habitual: j +- continuous: r +- perfective: n |