Commit Graph

11 Commits

Author SHA1 Message Date
aarne
035d367b1f 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. 2014-03-28 08:02:14 +00:00
hallgren
4a82481a1f examples/phrasebook: adding --# -coding=latin1 to 18 modules
Adding coding pragmas
  
	--# -coding=latin1
    
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:47:50 +00:00
aarne
e8adb69e3d slight refactoring of Phrasebook, with less start words 2010-12-07 12:32:57 +00:00
ramona.enache
230d8d47f4 added more greetings to Phrasebook 2010-05-14 19:40:27 +00:00
aarne
50a2e2ea93 regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook 2010-04-10 08:18:03 +00:00
aarne
8171bb0ea2 reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul 2010-04-07 19:39:48 +00:00
aarne
2ced613d81 generalized and extended Phrasebook in many ways 2010-04-05 16:36:38 +00:00
aarne
fb0f77b6f1 Olga's etc corrections in Phrasebook 2010-03-31 14:58:32 +00:00
aarne
5e2d2e61c3 moved phrases like 'I am hungry' from Greetings to Words to make them more general 2010-03-30 21:48:24 +00:00
aarne
de909a4e44 disambiguation in Phrasebook grammars, PGF server, and the GUI 2010-03-30 15:39:11 +00:00
aarne
3903b6b852 short-phrase translation; added Swe; started doc in Phrasebook 2010-03-28 15:28:02 +00:00