diff options
| author | aarne <aarne@chalmers.se> | 2014-03-28 08:02:14 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-03-28 08:02:14 +0000 |
| commit | 035d367b1f2e0da6b4988017ef37f275d02b346f (patch) | |
| tree | be0b9466a5c7e70cb40e0b77c64e939337ac70fb /examples/phrasebook/missing.txt | |
| parent | 201283c0550ee3a01fe5020bd65ede01062b2d7e (diff) | |
added the phrase "what time is it" in ten languages. For simplicity, this is a Greeting and not a Question, which means that it has a variant appearing with ! rather than ? , similar to "how are you". Correcting this would require analysing the structure of the phrase so that it can be constructed in QS.
Diffstat (limited to 'examples/phrasebook/missing.txt')
| -rw-r--r-- | examples/phrasebook/missing.txt | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/examples/phrasebook/missing.txt b/examples/phrasebook/missing.txt index ed775b51a..bd2bdb8a7 100644 --- a/examples/phrasebook/missing.txt +++ b/examples/phrasebook/missing.txt @@ -1,21 +1,21 @@ DisambPhrasebookEng : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookBul : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookCat : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookDan : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookDut : ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookCat : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookDan : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookDut : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookEng : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookFin : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookFre : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookGer : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookHin : AScared ATired MMust ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookIta : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookLav : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookNor : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookPes : AHasAge AHasChildren AHasRoom AHasTable AmountCurrency Belgian DrinkNumber ItCost MCan MKnow MMust NNumeral ObjNumber ObjPlur PNumber PPrice ThesPlur ThesePlur ThosePlur V2Wait VWait -PhrasebookPol : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookRon : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookRus : Belgian Belgium Flemish ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookLav : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookNor : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookPes : AHasAge AHasChildren AHasRoom AHasTable AmountCurrency Belgian DrinkNumber GWhatTime ItCost MCan MKnow MMust NNumeral ObjNumber ObjPlur PNumber PPrice ThesPlur ThesePlur ThosePlur V2Wait VWait +PhrasebookPol : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookRon : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookRus : Belgian Belgium Flemish GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookSpa : ObjPlur ThesPlur ThesePlur ThosePlur PhrasebookSwe : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookTha : ObjPlur ThesPlur ThesePlur ThosePlur -PhrasebookUrd : MMust ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookTha : GWhatTime ObjPlur ThesPlur ThesePlur ThosePlur +PhrasebookUrd : GWhatTime MMust ObjPlur ThesPlur ThesePlur ThosePlur |
