mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
refactored ThaiScript by introducing a datatype of Thai characters - script to pronunciation is now more reliable
This commit is contained in:
@@ -8,7 +8,7 @@ flags
|
||||
|
||||
lin
|
||||
-- add_V3 = dirV3 (regV "add") toP ;
|
||||
airplane_N = mkN (thword "เครึอง" "บิน") "ลำ" ;
|
||||
airplane_N = mkN (thword "เครื่อง" "บิน") "ลำ" ;
|
||||
-- already_Adv = mkAdv "already" ;
|
||||
animal_N = animalN (thword "สัตว์") ;
|
||||
answer_V2S = mkV2S (regV "ขาน") [] ; ---- prep
|
||||
|
||||
Reference in New Issue
Block a user