1
0
forked from GitHub/gf-rgl
Commit Graph

18 Commits

Author SHA1 Message Date
krangelov
d198436d7d extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module 2019-04-26 13:06:57 +02: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
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
francis.tyers
5490a2c9b0 plural form is irreg. only one entry for pa/ís__n in apertium 2014-11-09 21:37:03 +00:00
francis.tyers
842f0687b6 fix some catalan morph 2014-11-05 17:41:53 +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
inari
107bc7042f Fixes in Catalan which_IQuant; added 2- and 3-arg smart paradigms for verbs + made 1-arg smart paradigm better 2014-04-10 18:12:36 +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
7384e7b47d Fre and Cat adjective inflection fixes 2013-05-14 06:59:45 +00:00
inari.listenmaa
8b6256f367 corrected error in cow_N 2013-04-19 14:47:10 +00:00
inari.listenmaa
f06b2e74b8 Pronouns with possessive 'llur'
Changed default plural possessive pronoun from llur to "el seu / la seva" etc. and created variants with "llur / llurs" in ExtraCat.
Also changed good_A in LexiconCat to a preceding adjective (prefA).
2013-03-26 16:45:11 +00:00
jordi.saludes
a2300a0c7f Fixed A's in Cat phrasebook nationalities 2011-06-01 15:50:21 +00:00
aarne
e9c7ef05a9 know_VQ in resource 2010-08-27 15:14:29 +00:00
jordi.saludes
94a8938482 Fixed regular Adj ending in 'r' in Cat 2010-05-29 14:54:59 +00:00
krasimir
2b9d2dd43d fixed missing lock_N warning in LexiconCat.gf 2009-09-13 19:18:07 +00:00
jordi.saludes
a2f52c3e09 GF summer school for Cat 2009-09-01 07:30:04 +00:00
aarne
fbd303138d Catalan voler and nou 2009-06-24 16:02:21 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00