From 50a2e2ea93e7280ae6063a1cbf0e8cb29fa78a09 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 10 Apr 2010 08:18:03 +0000 Subject: regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook --- examples/phrasebook/GreetingsSpa.gf | 55 +++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 27 deletions(-) (limited to 'examples/phrasebook/GreetingsSpa.gf') diff --git a/examples/phrasebook/GreetingsSpa.gf b/examples/phrasebook/GreetingsSpa.gf index 48db27470..c9bcb7482 100644 --- a/examples/phrasebook/GreetingsSpa.gf +++ b/examples/phrasebook/GreetingsSpa.gf @@ -1,30 +1,31 @@ concrete GreetingsSpa of Greetings = open Prelude in { --- lincat --- Greeting = SS ; --- --- lin --- GBye = ss "ciao" ; --- GCheers = ss "cincin" ; --- GDamn = ss "maledizione" ; --- GExcuse = ss "scusa" ; --- GExcusePol = ss "scusi" ; --- GGoodDay = ss "buongiorno" ; --- GGoodEvening = ss "buona sera" ; --- GGoodMorning = ss "buongiorno" ; --- GGoodNight = ss "buona notte" ; --- GGoodbye = ss "arrivederci" ; --- GHello = ss "ciao" ; --- GHelp = ss "aiuto" ; --- GHowAreYou = ss "come sta" ; --- GLookOut = ss "attenzione" ; --- -- GNiceToMeetYou = ss "piacevole" ; ---- --- GPleaseGive, GPleaseGivePol = ss "per favore" ; --- GSeeYouSoon = ss "a presto" ; ---- --- GSorry = ss "scusami" ; ---- --- GSorryPol = ss "scusimi" ; ---- --- GThanks = ss "grazie" ; --- GTheCheck = ss "il conto" ; --- --- } +--lincat +-- Greeting = SS ; + +--lin +-- GBye = ss "ciao" ; +-- GCheers = ss "cincin" ; +-- GDamn = ss "maledizione" ; +-- GExcuse = ss "scusa" ; +-- GExcusePol = ss "scusi" ; +-- GGoodDay = ss "buongiorno" ; +-- GGoodEvening = ss "buona sera" ; +-- GGoodMorning = ss "buongiorno" ; +-- GGoodNight = ss "buona notte" ; +-- GGoodbye = ss "arrivederci" ; +-- GHello = ss "ciao" ; +-- GHelp = ss "aiuto" ; +-- GHowAreYou = ss "come sta" ; +-- GLookOut = ss "attenzione" ; +-- GNiceToMeetYou = ss "piacere di conoscerti" ; +-- GNiceToMeetYouPol = ss "piacere di conoscerLa" ; +-- GPleaseGive, GPleaseGivePol = ss "per favore" ; +-- GSeeYouSoon = ss "a presto" ; ---- +-- GSorry = ss "scusami" ; ---- +-- GSorryPol = ss "scusimi" ; ---- +-- GThanks = ss "grazie" ; +-- GTheCheck = ss "il conto" ; + +--} } -- cgit v1.2.3