Commit Graph

11 Commits

Author SHA1 Message Date
aarne
b3b1d0dff3 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
b237996eb3 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
e4b330b8cc slight refactoring of Phrasebook, with less start words 2010-12-07 12:32:57 +00:00
ramona.enache
c90f3181f4 added more greetings to Phrasebook 2010-05-14 19:40:27 +00:00
aarne
dd686d7f26 regenerated clones with complete abstract and ready-maked Lexicon-based words in Phrasebook 2010-04-10 08:18:03 +00:00
aarne
69542726b3 reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul 2010-04-07 19:39:48 +00:00
aarne
7c7f8112c9 generalized and extended Phrasebook in many ways 2010-04-05 16:36:38 +00:00
aarne
b959037cdb Olga's etc corrections in Phrasebook 2010-03-31 14:58:32 +00:00
aarne
4867b91778 moved phrases like 'I am hungry' from Greetings to Words to make them more general 2010-03-30 21:48:24 +00:00
aarne
0e91a4d84d disambiguation in Phrasebook grammars, PGF server, and the GUI 2010-03-30 15:39:11 +00:00
aarne
c99ecf2704 short-phrase translation; added Swe; started doc in Phrasebook 2010-03-28 15:28:02 +00:00