1
0
forked from GitHub/gf-core

generalized and extended Phrasebook in many ways

This commit is contained in:
aarne
2010-04-05 16:36:38 +00:00
parent c87fe6f0f6
commit 2ced613d81
25 changed files with 619 additions and 198 deletions

View File

@@ -12,7 +12,6 @@ fun
GSorry, GSorryPol : Greeting ;
GGoodbye : Greeting ;
GBye : Greeting ;
GWhatsYourName, GWhatsYourNamePol : Greeting ;
GNiceToMeetYou : Greeting ;
GSeeYouSoon : Greeting ;
GHelp : Greeting ;
@@ -22,6 +21,7 @@ fun
GGoodEvening : Greeting ;
GGoodNight : Greeting ;
GTheCheck : Greeting ;
GCheers : Greeting ;
GYes : Greeting ;
GNo : Greeting ;