1
0
forked from GitHub/gf-rgl

working tests for verbal affixes and tenses, add kepada (to a person), initial groundwork for animacy, numerals

This commit is contained in:
Meowyam
2022-03-21 17:28:45 +08:00
parent 88ae0d5093
commit 9fa07fb22d
13 changed files with 96 additions and 21 deletions
+2
View File
@@ -13,6 +13,8 @@ lin
-- : Prep -> NP -> Adv ;
PrepNP prep np = {s = applyPrep prep np} ;
-- PrepNP to_Prep (UsePron youSg_Pron)
-- Adverbs can be modified by 'adadjectives', just like adjectives.
--AdAdv : AdA -> Adv -> Adv ; -- very quickly