diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-23 22:36:45 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-23 22:36:45 +0700 |
commit | b3cf53d4d0317f7ee614a0bfea42af09233449c9 (patch) | |
tree | efe0412c2ad4a066831a76dd168869620315133c /src | |
parent | f63425179a6cbc43ea2e659b233b8d86ac56dde7 (diff) | |
download | haasdaiga-b3cf53d4d0317f7ee614a0bfea42af09233449c9.tar.gz |
Outline Morphology
Diffstat (limited to 'src')
-rw-r--r-- | src/haasdaiga/morphology.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/haasdaiga/morphology.md b/src/haasdaiga/morphology.md new file mode 100644 index 0000000..7c00adf --- /dev/null +++ b/src/haasdaiga/morphology.md @@ -0,0 +1,22 @@ +# Morphology + +This section concerns which forms exist for each category and not how to use them. +That will be covered in the section Parts of Speech. + +<!-- toc --> + +## Nominal + +Nominal declension is based on number, case, and gender. + +### Number +### Case +### Gender +### Pronouns + + +## Verbal + +### Tense +### Aspect +### Mood |