From 33f1eeb7d1a94c8f34b13a69c9082e1a8807fba8 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 30 Nov 2011 20:24:23 +0000 Subject: splits in Phrasebook Kind category: Drink and Plur; some new words in Tha,Eng,Fin,Swe --- examples/phrasebook/WordsSwe.gf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'examples/phrasebook/WordsSwe.gf') diff --git a/examples/phrasebook/WordsSwe.gf b/examples/phrasebook/WordsSwe.gf index 56c659174..1e48579df 100644 --- a/examples/phrasebook/WordsSwe.gf +++ b/examples/phrasebook/WordsSwe.gf @@ -245,4 +245,27 @@ concrete WordsSwe of Words = SentencesSwe ** mkSuperl : A -> Det = \a -> mkDet the_Art (mkOrd a) ; far_IAdv = ExtraSwe.IAdvAdv L.far_Adv ; + +-------------------------------------------------- +-- New 30/11/2011 AR +-------------------------------------------------- + + lin + Thai = mkNPNationality (mkNP (mkPN "thai")) (mkNP (mkPN "Thailand")) (mkA "thailändsk") ; + Baht = mkCN (mkN "baht" "baht") ; + + Rice = mkCN (mkN "ris" "ris") ; + Pork = mkCN (mkN "fläsk" "fläsk") ; + Beef = mkCN (mkN "nötkött" "nötkött") ; + Noodles = mkCN (mkN "nudel" "nudlar") ; + Shrimps = mkCN (mkN "räka") ; + Chili = mkCN (mkN "chili" "chilier") ; + Garlic = mkCN (mkN "vitlök") ; + Durian = mkCN (mkN "durian" "durianer") ; + Mango = mkCN (mkN "mango" "mangoer") ; + Pineapple = mkCN (mkN "ananas" "ananaser") ; + Coke = mkCN (mkN "kola") ; + IceCream = mkCN (mkN "glass") ; + Beach = mkPlace (mkN "badstrand" "badstränder") "på" ; + } -- cgit v1.2.3