mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
@@ -4,29 +4,26 @@ lincat
|
||||
Greeting = SS ;
|
||||
|
||||
lin
|
||||
GHello = ss "ciao" ;
|
||||
GThanks = ss "grazie" ;
|
||||
GHowAreYou = ss "come sta" ;
|
||||
GPleaseGive, GPleaseGivePol = ss "per favore" ;
|
||||
GBye = ss "ciao" ;
|
||||
GCheers = ss "cincin" ;
|
||||
GDamn = ss "maledizione" ;
|
||||
GExcuse = ss "scusa" ;
|
||||
GExcusePol = ss "scusi" ;
|
||||
GSorry = ss "scusami" ; ----
|
||||
GSorryPol = ss "scusimi" ; ----
|
||||
GGoodbye = ss "arrivederci" ;
|
||||
GBye = ss "ciao" ;
|
||||
-- GNiceToMeetYou = ss "piacevole" ; ----
|
||||
-- GSeeYouSoon = ss "a poco tempo" ; ----
|
||||
GHelp = ss "aiuto" ;
|
||||
GLookOut = ss "attenzione" ;
|
||||
GGoodMorning = ss "buongiorno" ;
|
||||
GGoodDay = ss "buongiorno" ;
|
||||
GGoodEvening = ss "buona sera" ;
|
||||
GGoodMorning = ss "buongiorno" ;
|
||||
GGoodNight = ss "buona notte" ;
|
||||
GCheers = ss "cincin" ;
|
||||
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" ;
|
||||
|
||||
GYes = ss "sì" ;
|
||||
GNo = ss "no" ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user