mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
Swadesh lexicon added to Thai
This commit is contained in:
@@ -18,6 +18,8 @@ oper
|
||||
= \s -> mkN s "คัน" ;
|
||||
houseN : Str -> N
|
||||
= \s -> mkN s "หลัง" ;
|
||||
animalN : Str -> N
|
||||
= \s -> mkN s "ตัว" ;
|
||||
|
||||
mkA : Str -> A = \s -> lin A (mkAdj s) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user