Commit Graph

19 Commits

Author SHA1 Message Date
odanoburu
424e65d66c (Romance) abstract tense/anteriority choice of verb/auxiliary to oper
in Diff

- in preparation for changing the choices in DiffPor
2019-01-07 09:51:10 -02:00
aarne
5c1a78e846 another optimization of Romance VP. Effect on Fre over 50% in compilation and parse speed. Somewhat smaller on Spa,Ita,Cat. 2014-11-30 15:05:00 +00:00
aarne
051817dfb5 eliminated one parameter from Fre, resulting in twice as fast compilation 2014-11-30 12:53:50 +00:00
hallgren
4c38803eea 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
78f036ae73 added linref's to Ger Hin Romance 2013-11-28 08:05:58 +00:00
aarne
b1f5e0b735 555 new words checked in DictEngFin; latin1 flags in some esoteric files 2013-11-27 19:22:37 +00:00
hallgren
2c8fed764b 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
8f01ef7142 a shortcut in SentenceRomance.SlashVP to make it more easily compilable. This compromises the correctness of negation with polarity elements (e.g. the omission of "pas" in French when "rien" is present) in slash-type questions and polarity items. The correct version is left in a comment and waiting for optimizations that would enable compiling it into PMCFG. 2013-11-21 08:48:08 +00:00
aarne
2907902075 fixed agreement to object in Romance SlashVP 2013-02-20 15:55:53 +00:00
aarne
c21a08ca35 optimized a parameter in Romance clause formation 2012-11-22 15:05:01 +00:00
aarne
3703beaaa3 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
5e0fc72772 added case (de or a) to Romance infinitive noun and adj complements 2011-10-27 08:10:48 +00:00
aarne
e99f6d0239 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne
9ba8328f64 improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook 2010-04-06 20:35:12 +00:00
aarne
573215d2f8 change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised 2010-04-06 14:08:01 +00:00
aarne
0912afeb88 removed commas from subjunctions in Eng,Fre 2009-12-17 09:46:22 +00:00
aarne
ab367ed616 postfix subjunction SSubjS, defined for Eng, Ger, Romance 2009-12-17 08:49:41 +00:00
aarne
9c16caf54b simplified Romance VP and fixed some bugs 2009-08-20 21:08:22 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00