mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
@@ -4,27 +4,24 @@ lincat
|
||||
Greeting = SS ;
|
||||
|
||||
lin
|
||||
GHello = ss "hej" ;
|
||||
GThanks = ss "tack" ;
|
||||
GHowAreYou = ss "hur står det till" ;
|
||||
GPleaseGive, GPleaseGivePol = ss "var så god" ;
|
||||
GExcuse, GExcusePol = ss "ursäkta" ;
|
||||
GSorry, GSorryPol = ss "förlåt" ;
|
||||
GGoodbye = ss "hej då" ;
|
||||
GBye = ss "hej då" ;
|
||||
GNiceToMeetYou = ss "trevligt att träffas" ;
|
||||
GSeeYouSoon = ss "vi ses snart" ;
|
||||
GHelp = ss "hjälp" ;
|
||||
GLookOut = ss "se upp" ;
|
||||
GGoodMorning = ss "god morgon" ;
|
||||
GCheers = ss "skål" ;
|
||||
GDamn = ss "fan" ;
|
||||
GExcuse, GExcusePol = ss "ursäkta" ;
|
||||
GGoodDay = ss "god dag" ;
|
||||
GGoodEvening = ss "god afton" ;
|
||||
GGoodMorning = ss "god morgon" ;
|
||||
GGoodNight = ss "god natt" ;
|
||||
GCheers = ss "skål" ;
|
||||
GGoodbye = ss "hej då" ;
|
||||
GHello = ss "hej" ;
|
||||
GHelp = ss "hjälp" ;
|
||||
GHowAreYou = ss "hur står det till" ;
|
||||
GLookOut = ss "se upp" ;
|
||||
GNiceToMeetYou = ss "trevligt att träffas" ;
|
||||
GPleaseGive, GPleaseGivePol = ss "var så god" ;
|
||||
GSeeYouSoon = ss "vi ses snart" ;
|
||||
GSorry, GSorryPol = ss "förlåt" ;
|
||||
GThanks = ss "tack" ;
|
||||
GTheCheck = ss "notan" ;
|
||||
|
||||
GYes = ss "ja" ;
|
||||
GNo = ss "nej" ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user