mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
splits in Phrasebook Kind category: Drink and Plur; some new words in Tha,Eng,Fin,Swe
This commit is contained in:
@@ -269,8 +269,15 @@ concrete WordsEng of Words = SentencesEng **
|
||||
Rice = mkCN (mkN "rice") ;
|
||||
Pork = mkCN (mkN "pork") ;
|
||||
Beef = mkCN (mkN "beef") ;
|
||||
Noodles = mkCN (mkN "noodle") ;
|
||||
Shrimps = mkCN (mkN "shrimp") ;
|
||||
Chili = mkCN (mkN "chili") ;
|
||||
Garlic = mkCN (mkN "garlic") ;
|
||||
Durian = mkCN (mkN "durian") ;
|
||||
Mango = mkCN (mkN "mango") ;
|
||||
Pineapple = mkCN (mkN "pineapple") ;
|
||||
Coke = mkCN (mkN "coke") ;
|
||||
IceCream = mkCN (mkN "ice cream") ;
|
||||
Beach = mkPlace "beach" "on" ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user