From 805f3a640bfb1fa8be737d322ee8faa5d2addf7f Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 7 Nov 2014 14:29:03 +0000 Subject: [PATCH] fixes in PhrasebookChi --- examples/app/Makefile | 1 + examples/phrasebook/GreetingsChi.gf | 5 +++-- examples/phrasebook/Makefile | 6 +++--- 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: