splits in Phrasebook Kind category: Drink and Plur; some new words in Tha,Eng,Fin,Swe

This commit is contained in:
aarne
2011-11-30 20:24:23 +00:00
parent 69d54030c0
commit 33f1eeb7d1
9 changed files with 129 additions and 29 deletions

View File

@@ -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" ;
}