From 846b7b2d19a9ebb6c2b5c005ffbae73cfb6f4cea Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 19 Oct 2021 17:09:31 +0700 Subject: Make this repo about one language --- src/pos/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/pos/index.md (limited to 'src/pos/index.md') diff --git a/src/pos/index.md b/src/pos/index.md new file mode 100644 index 0000000..51c05d0 --- /dev/null +++ b/src/pos/index.md @@ -0,0 +1,13 @@ +# 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]. + +In this section as well as [Syntax], there will be glosses, indicating how the +sentences are constructed. + +They are written as quotes, in following order: + +- Romanization (in bold) +- Gloss +- English translation (in italic) -- cgit 1.4.1