summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2014-11-07 14:29:03 +0000
committeraarne <aarne@chalmers.se>2014-11-07 14:29:03 +0000
commit27a3f8584b2184a61bb2d0f4264101ab7f91e769 (patch)
tree276258f6b4ef548aa925bd03d3488d435b8304c9 /examples
parentad36dbc0ed035646650f0a1ea4ada18c5e81721a (diff)
fixes in PhrasebookChi
Diffstat (limited to 'examples')
-rw-r--r--examples/app/Makefile1
-rw-r--r--examples/phrasebook/GreetingsChi.gf5
-rw-r--r--examples/phrasebook/Makefile6
3 files changed, 7 insertions, 5 deletions
diff --git a/examples/app/Makefile b/examples/app/Makefile
index 5217d6310..55f550611 100644
--- a/examples/app/Makefile
+++ b/examples/app/Makefile
@@ -37,4 +37,5 @@ AppSwe.pgf:: ; $(GFMKT) -name=AppSwe AppSwe.gf
# language pairs to test
AppEngSwe: ; $(GFMKT) -name=AppEngSwe AppEng.pgf AppSwe.pgf
AppEngFin: ; $(GFMKT) -name=AppEngFin AppEng.pgf AppFin.pgf
+AppEngChi: ; $(GFMKT) -name=AppEngChi AppEng.pgf AppChi.pgf
diff --git a/examples/phrasebook/GreetingsChi.gf b/examples/phrasebook/GreetingsChi.gf
index 38eb37366..40d532e0d 100644
--- a/examples/phrasebook/GreetingsChi.gf
+++ b/examples/phrasebook/GreetingsChi.gf
@@ -16,9 +16,10 @@ GGoodNight = (mkInterj "晚安" ) ;
GGoodbye = (mkInterj "再见" ) ;
GHello = (mkInterj "你好" ) ;
GHelp = mkInterj "帮助" ;
-GHowAreYou = mkInterj "你好" ;
+GHowAreYou = mkInterj "你好吗" ;
GLookOut = mkInterj "留意" ;
-GNiceToMeetYou, GNiceToMeetYouPol = mkInterj "很高兴见到你" ;
+GNiceToMeetYou = mkInterj "很高兴见到你" ;
+GNiceToMeetYouPol = mkInterj "很高兴见到您" ;
GPleaseGive, GPleaseGivePol = mkInterj "请" ;
GSeeYouSoon = mkInterj "很快再见" ;
GSorry, GSorryPol = mkInterj "对不起" ;
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile
index 87b1c9193..6109297a1 100644
--- a/examples/phrasebook/Makefile
+++ b/examples/phrasebook/Makefile
@@ -25,13 +25,13 @@ thaiscript:
demo: compdemo fin linkdemo
compdemo:
- $(compile) -opt Bul Cat Dan Dut Eng Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
+ $(compile) -opt Bul Cat Chi Dan Dut Eng Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
linkdemo:
- $(compile) -link Eng Bul Cat Dan Dut Fin Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
+ $(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Hin Ita Lav Nor Pes Pol Ron Rus Spa Swe Tha Urd DisambPhrasebookEng
linkdemothb:
- $(compile) -link Eng Bul Cat Dan Dut Fin Fre Ger Ita Nor Pol Ron Rus Spa Swe Tha Thb Urd DisambPhrasebookEng
+ $(compile) -link Eng Bul Cat Chi Dan Dut Fin Fre Ger Ita Nor Pol Ron Rus Spa Swe Tha Thb Urd DisambPhrasebookEng
#separate, because slow...
fin: