mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
complete Thai, new Disambiguation items (Romance pronouns to be revisited) in Phrasebook
This commit is contained in:
@@ -266,4 +266,11 @@ concrete WordsEng of Words = SentencesEng **
|
||||
Thai = mkNat "Thai" "Thailand" ;
|
||||
Baht = mkCN (mkN "baht" "baht") ;
|
||||
|
||||
Rice = mkCN (mkN "rice") ;
|
||||
Pork = mkCN (mkN "pork") ;
|
||||
Beef = mkCN (mkN "beef") ;
|
||||
Durian = mkCN (mkN "durian") ;
|
||||
Mango = mkCN (mkN "mango") ;
|
||||
Pineapple = mkCN (mkN "pineapple") ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user