Commit Graph

18 Commits

Author SHA1 Message Date
aarne
38c6bbc71b made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be) 2015-10-15 14:43:20 +00:00
aarne
76abd1e66f eliminated one parameter from Fre, resulting in twice as fast compilation 2014-11-30 12:53:50 +00:00
aarne
dcc3d70ac5 added field p for particle in romance Verb. This was already assumed in Dictionary, and created many spurious ambiguities when parsing Romance languages in the wide-coverage translation, because p was simply ignored. 2014-09-14 14:30:08 +00:00
hallgren
be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
aarne
08e27cd56e moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well 2014-06-18 09:27:57 +00:00
aarne
e7452a19b4 more words checked in DictionaryFre 2014-04-10 17:11:50 +00:00
aarne
04f9a50da0 some new ParadigmsFre and DictionarySwe 2014-04-07 20:23:11 +00:00
hallgren
a24d8a9506 lib/src: adding --# -coding=latin1 to 119 RGL 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:26:00 +00:00
aarne
85f7450427 DictEngFre 19k lemmas from Wiktionary; old one moved to V1_DictEngFre; created ParseFre for robust translation (syntax not yet complete) 2013-10-10 23:18:25 +00:00
aarne
f92e245c0a inversions with intervening -t- for Fre, e.g. fera-t-il, parle-t-elle 2013-02-21 08:40:57 +00:00
aarne
336e32a9df Romance negative polarity of NP, Det. Quant: the positive form (and direct translation) of "he loves no woman" is "il n'aime aucune femme", "lui non ama nessuna donna", etc. 2012-05-27 14:29:46 +00:00
aarne
988d171bed added Fre mkV with 2 args 2012-03-08 12:36:59 +00:00
aarne
e45ae46732 smart paradigms for French irreg verbs 2011-09-24 08:20:33 +00:00
aarne
8d661c0fd8 smart paradigms for Fre irregular verbs, not perfect yet; removed some variants from Fre conjugations 2011-09-23 14:21:56 +00:00
aarne
99b928bca9 documented Paradigms for Swe, Ger, Fre 2010-12-14 22:06:52 +00:00
aarne
da670babaa cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne
f3ae4092d5 improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook 2010-04-06 20:35:12 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00