diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-22 19:23:26 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-22 19:23:26 +0700 |
commit | 814e0a0a33212f481588e151fbe8d33d7c890686 (patch) | |
tree | a470a990307eedab9a5e0d5e1289891ef5e713e6 /src | |
parent | dca5bfb1aea20de194d530db0156b6d5a84b2a3a (diff) | |
download | haasdaiga-814e0a0a33212f481588e151fbe8d33d7c890686.tar.gz |
Add draft for comparison
Diffstat (limited to 'src')
-rw-r--r-- | src/haasdaiga/constructions/comparison.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/haasdaiga/constructions/comparison.md b/src/haasdaiga/constructions/comparison.md new file mode 100644 index 0000000..7256bfa --- /dev/null +++ b/src/haasdaiga/constructions/comparison.md @@ -0,0 +1,29 @@ +# Adjectives and comparison + +## Adjectival verbs + +Some verbs play the function adjectives do in other languages. Such verbs +are called *adjectival verbs*. + +In the predicative form, it is used in the same way as other verb. + +> man-nom.mt.sg is_old-ind.prs.cnt +> *The man is old.* + +In the descriptive form, it is attached before the noun without any +conjugation. + +> is_old-man-nom.mt.sg catch-ind.pst.cnt fish-acc.wa.sg +> The old man caught the fish + +## Comparison + +Comparison is done via prefixing. + +### Comparative form + +The comparative form has prefix **jìs**. + +### Superlative form + +The superlative form has prefix **haät**. |