summary refs log tree commit diff
path: root/src/SUMMARY.md
blob: 3c4fc67b22dd6ae1d2f342a8d54848f4c1224f59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Summary

- [Introduction](./intro.md)
- [Phonology](./phonology/index.md)
  - [Phonemes](./phonology/phonemes.md)
  - [Phonotactics](./phonology/phonotactics.md)
  - [Romanization](./phonology/rom.md)
- [Writing system](./writing/index.md)
- [Morphology](./morph/index.md)
  - [Nominal](./morph/nom.md)
  - [Pronoun](./morph/pron.md)
  - [Adjectival](./morph/adj.md)
  - [Verbal](./morph/verb.md)
  - [Demonstratives](./morph/dem.md)
- [Derivational Morphology](./derimorph/index.md)
  - [Nominalizers](./derimorph/nom.md)
  - [Adjectivizers](./derimorph/adj.md)
  - [Verbalizers](./derimorph/verb.md)
  - [Name](./derimorph/name.md)
- [Syntax](./syntax/index.md)
  - [Word order](./syntax/word-order.md)
  - [Cases](./syntax/cases.md)
  - [Tenses](./syntax/tenses.md)
  - [Noun phrases](./syntax/np.md)
  - [Negative](./syntax/neg.md)
  - [Questions](./syntax/question.md)
  - [Subordinate clauses](./syntax/clause.md)
- [Examples](./examples.md)