Inari Listenmaa
dadcd386c9
(Romance) Attributive and predicative adjective forms ( #93 )
...
* (Fre,Por) accomodate changes to Romance adjectives
- to support Spanish buen/bueno, gran/grande and catalan bo/bon
* (Cat) Update paradigms to allow predicative and attributive forms of adj
* (Spa) fix argument order in Spanish adjective paradigms
* (Eng) fix missing paradigm invarA
* (Spa) Flip order of args in mkAdj constructor
2018-12-05 19:16:35 +02:00
odanoburu
ba094d3af1
(Romance) mv numForms to CommonRomance; rm from Morpho*
2018-05-09 15:23:10 -03:00
Aarne Ranta
6fa7fd6706
Fre mkA improved
2018-01-21 19:01:24 +01:00
Aarne Ranta
95ca88bf02
some paradigm extensions
2018-01-21 12:18:15 +01:00
aarne
051817dfb5
eliminated one parameter from Fre, resulting in twice as fast compilation
2014-11-30 12:53:50 +00:00
aarne
38d02ecf9a
gerund and participle translations for Fre,Ita,Spa and Ger. Some a bit questionable.
2014-09-26 13:26:01 +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
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
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
gregoire.detrez
790623f2c3
Fixing a bug in the French smart paradigm for verbs with 12 arguments.
2011-10-11 02:57:58 +00:00
aarne
bbddbda79e
smart paradigms for French irreg verbs
2011-09-24 08:20:33 +00:00
aarne
73805a8c26
smart paradigms for Fre irregular verbs, not perfect yet; removed some variants from Fre conjugations
2011-09-23 14:21:56 +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
a1fdeb6704
next-lib renamed to lib, lib to old-lib
2009-06-22 15:39:08 +00:00