about summary refs log tree commit diff
path: root/src/derivation.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-19 17:09:31 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-19 17:09:31 +0700
commit846b7b2d19a9ebb6c2b5c005ffbae73cfb6f4cea (patch)
treed5f40b730ac3e956bffbd9275eff4590f579bb2f /src/derivation.md
parentd94e088d654b4ee5e31a10edd54b13919aa2fe61 (diff)
downloadhaasdaiga-846b7b2d19a9ebb6c2b5c005ffbae73cfb6f4cea.tar.gz
Make this repo about one language
Diffstat (limited to 'src/derivation.md')
-rw-r--r--src/derivation.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/derivation.md b/src/derivation.md
new file mode 100644
index 0000000..f144ba2
--- /dev/null
+++ b/src/derivation.md
@@ -0,0 +1,27 @@
+# Derivational Morphology
+
+## Nominalization
+
+In all following transformations, where a noun has unknown gender mark *-y*,
+it is replaced with an ambiguous, idiomatic gender or the  gender of a closest
+noun that defines it.
+In the former case, such words would be listed in the dictionary.
+
+| category | transformation | examples |
+|----------|----------------|----------|
+| action   | -zy → -sy      | chopzy (think) → chopsu (the act of thinking) |
+| actor    | -zy → -nersy   | rypzy (teach) → rypnersy (teacher) |
+| result   | -zy → -mensy   | chopzy (think) → chopmensu (thought), ghószy (draw) → ghósmense (drawing, picture) |
+| diminutive| -sy → -zìssy  | wuüpsi (dog) → wuüpzìssy (puppy), nùchsa (kid) → nùchzìssa (baby), lìmsi (human) → lìmzìssi (dwarf) |
+| augmentative| -sy → gáchsy| lìmsi (human) → lìmgáchsi (giant) |
+
+## Verbalization
+
+| category | transformation | examples |
+|----------|----------------|----------|
+| reverse  | V → réc-V      | njizy (do) → récnjizy (undo)|
+| do again | V → bàn-V      | chopzy (think) → bànchopzy (rethink) |
+
+## Compounds
+
+TBD