Commit Graph

22 Commits

Author SHA1 Message Date
Inari Listenmaa 47ea6a6830 (Ita) Update A,A2 to not have Degree 2021-10-20 10:57:40 +02:00
aarneranta 0b1149d509 some fixes in ParadigmsIta to help extract from FreeLing 2020-11-30 13:16:14 +01:00
odanoburu ffaa701197 (Romance) add copTyp to adjectives
- so that one can force the use of a copula verb
- before this, a sentence like "he was ready when I saw him" would be
  translated as "ele era pronto quando eu o via" in Portuguese,
  instead of using the estar copula
2018-12-10 19:46:21 +02:00
bruno cuconato 63587ac745 (Romance) add subjVS oper to Cat,Ita,Por,Spa (#37)
* (Por) correct paradigm and use overloaded paradigms in Lexicon

* (Romance) add subjVS oper to Cat,Ita,Por,Spa

already present in French
2018-10-06 06:12:54 +02:00
aarne 31f4c1d4a8 some fixes and new functionalities in Ita. Note: MassNP is now without "di" like in Spa and unlike in Fre 2017-05-02 16:08:54 +00:00
aarne 9f571b05d8 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 572145e430 soundness checks in Romance smart V paradigms to eliminate non-verbs 2014-12-07 13:07:07 +00:00
aarne 6e2e123ff1 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 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 9018ce2c0b added ConstructionIta 2014-06-18 09:57:17 +00:00
aarne b522560478 further clean-up in DictionaryIta and Spa 2014-04-08 20:21:37 +00:00
aarne b203f9c55e corrected the default of Ita mkV "...ere" to temere_20, which is considered the regular 2nd conjugation 2014-03-28 07:28:54 +00:00
aarne d90c0bc9cf DictionaryIta bootstrapped from Wiktionary, 16k lemmas 2014-03-13 14:42:02 +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 bb0f5cf6a8 ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne 23bae06fa2 mkPredet in ParadigmsIta; should be more general, but this one is enough for the MGL 2013-05-06 15:25:23 +00:00
aarne 6362aeb1d6 di_Prep and a_Prep in ParadigmsIta ; newcomp in lib/src/Make.hs 2012-11-18 22:11:35 +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 96f7004731 completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +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
krasimir a1937af69f fix the missing lock fields in several languages 2009-09-13 20:31:20 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00