Commit Graph

12 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
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
5cb147fa19 simplified the treatment of politeness in Phrasebook 2010-03-30 18:48:59 +00:00
aarne
691620346c change Food to Words in Phrasebook, since it's unpractical to have many small modules; added syntactic forms and words 2010-03-26 22:07:17 +00:00
aarne
3ff870dcd6 politeness and disambiguation in Phrasebook (not visible yet) 2010-03-24 08:18:54 +00:00
aarne
9d98177e65 French phrasebook 2010-03-21 19:57:53 +00:00