diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-24 21:54:43 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-24 21:54:43 +0700 |
commit | 6b39bc5ee9d980a9b21cdcab60c00900fcfb0ced (patch) | |
tree | 593c6992ddf53822ea62a59fb4b9396ad1b53257 /src | |
parent | 4decb93018713a194940b3e29d7111761558c0ed (diff) | |
download | haasdaiga-6b39bc5ee9d980a9b21cdcab60c00900fcfb0ced.tar.gz |
Add POS section
Diffstat (limited to 'src')
-rw-r--r-- | src/SUMMARY.md | 5 | ||||
-rw-r--r-- | src/haasdaiga/morphology/index.md | 2 | ||||
-rw-r--r-- | src/haasdaiga/pos/index.md | 4 | ||||
-rw-r--r-- | src/haasdaiga/pos/noun.md | 1 | ||||
-rw-r--r-- | src/haasdaiga/pos/pp.md | 1 | ||||
-rw-r--r-- | src/haasdaiga/pos/pronoun.md | 1 | ||||
-rw-r--r-- | src/haasdaiga/pos/verb.md | 1 |
7 files changed, 14 insertions, 1 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 7bf74db..f2945c2 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -8,3 +8,8 @@ - [Nominal](./haasdaiga/morphology/nominal.md) - [Verbal](./haasdaiga/morphology/verbal.md) - [Derivational Morphology](./haasdaiga/derivation.md) + - [Parts of Speech](./haasdaiga/pos/index.md) + - [Noun](./haasdaiga/pos/noun.md) + - [Pronoun](./haasdaiga/pos/pronoun.md) + - [Verb](./haasdaiga/pos/verb.md) + - [Postposition](./haasdaiga/pos/pp.md) diff --git a/src/haasdaiga/morphology/index.md b/src/haasdaiga/morphology/index.md index d1bf500..4e4debe 100644 --- a/src/haasdaiga/morphology/index.md +++ b/src/haasdaiga/morphology/index.md @@ -1,4 +1,4 @@ # 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. +That will be covered in the section [Parts of Speech](../pos/index.md). diff --git a/src/haasdaiga/pos/index.md b/src/haasdaiga/pos/index.md new file mode 100644 index 0000000..be12f37 --- /dev/null +++ b/src/haasdaiga/pos/index.md @@ -0,0 +1,4 @@ +# Parts of Speech + +This section concerns the main parts of speech and how they are used. +Note that it does not discuss how they are ordered, which is the content of Syntax. diff --git a/src/haasdaiga/pos/noun.md b/src/haasdaiga/pos/noun.md new file mode 100644 index 0000000..2ee7f4b --- /dev/null +++ b/src/haasdaiga/pos/noun.md @@ -0,0 +1 @@ +# Noun diff --git a/src/haasdaiga/pos/pp.md b/src/haasdaiga/pos/pp.md new file mode 100644 index 0000000..a7e1845 --- /dev/null +++ b/src/haasdaiga/pos/pp.md @@ -0,0 +1 @@ +# Postposition diff --git a/src/haasdaiga/pos/pronoun.md b/src/haasdaiga/pos/pronoun.md new file mode 100644 index 0000000..79e4998 --- /dev/null +++ b/src/haasdaiga/pos/pronoun.md @@ -0,0 +1 @@ +# Pronoun diff --git a/src/haasdaiga/pos/verb.md b/src/haasdaiga/pos/verb.md new file mode 100644 index 0000000..cc3eecb --- /dev/null +++ b/src/haasdaiga/pos/verb.md @@ -0,0 +1 @@ +# Verb |