about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-24 21:54:43 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-24 21:54:43 +0700
commit6b39bc5ee9d980a9b21cdcab60c00900fcfb0ced (patch)
tree593c6992ddf53822ea62a59fb4b9396ad1b53257
parent4decb93018713a194940b3e29d7111761558c0ed (diff)
downloadhaasdaiga-6b39bc5ee9d980a9b21cdcab60c00900fcfb0ced.tar.gz
Add POS section
-rw-r--r--src/SUMMARY.md5
-rw-r--r--src/haasdaiga/morphology/index.md2
-rw-r--r--src/haasdaiga/pos/index.md4
-rw-r--r--src/haasdaiga/pos/noun.md1
-rw-r--r--src/haasdaiga/pos/pp.md1
-rw-r--r--src/haasdaiga/pos/pronoun.md1
-rw-r--r--src/haasdaiga/pos/verb.md1
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