1
0
forked from GitHub/gf-rgl

Wrote a readme guide for folder 'src' and a separate readme for tamil

This commit is contained in:
Yap Jun Hong (Nemo)
2022-08-14 14:20:03 +08:00
parent a6cfe58398
commit 40b28cf858
2 changed files with 109 additions and 0 deletions

25
src/tamil/README.md Normal file
View File

@@ -0,0 +1,25 @@
# Tamil
## Language info
- English name: Tamil
- Autonym: Tam
- ISO code: Tam
## History
This tamil resource grammar library was started on 13th August 2022. It was copied from the Malay resource grammar library with all bodies commented out.
## Author(s)
Created and maintained by Nemo, 2022
## Publications
None
## Implementation information
### 13th August 2022
A conjugation table for verbs and an inference table for nouns have been implemented. A basic DetCN function taking a determiner and a common noun to combine to a noun phrase has also been implemented, with one determiner ("this_Quant") and one noun ("house_N") in use. Use the command "gr -cat=NP" to generate the tree.