Commit Graph

18 Commits

Author SHA1 Message Date
Inari Listenmaa
445c4f5187 (Cat) Implement AForm+related opers in DiffCat 2021-10-20 10:57:40 +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
odanoburu
5bf1e1d10a (Romance, #38) rm numForms from Morpho{Cat,Ita} 2018-05-09 15:59:20 -03:00
francis.tyers
a9030e414e brackets around or 2014-11-05 17:49:27 +00:00
francis.tyers
842f0687b6 fix some catalan morph 2014-11-05 17:41:53 +00:00
hallgren
ff92503142 Nonlinear patterns in concrete syntax are now detected and reported as errors
Before, they were silently converted to linear patterns.
Nonlinear patterns in MorphoCat.gf, ParadigmsGre.gf and ParadigmsFin.gf have
been make linear by renaming pattern variables.
2013-09-09 19:52:08 +00:00
inari.listenmaa
1c421b92ce New Catalan feminine noun smart paradigm
Added a one-place constructor for words that end in "ca" or "ga" in nominative.
2013-04-19 14:32:39 +00:00
inari.listenmaa
f438da71a9 Corrected VRefl in DiffCat
Fixed VRefl in DiffCat from "se" to "es" and tonic from "sÌ" to "si". Also some trivial formatting things in MorphoCat and IdiomCat.
2013-03-26 11:33:54 +00:00
inari.listenmaa
c945b2a8e5 catalan_smart_paradigms
MorphoCat and ParadigmsCat: smart paradigms for adjectives. 
ExtraCat: added costruction for negative imperative.
2012-10-19 09:36:37 +00:00
jordi.saludes
061cf10fbf "Simplified regA for Cat" 2011-08-18 16:20:37 +00:00
jordi.saludes
720bed4fba provide both genders for Plural in Cat/mkPronoun 2011-06-02 08:53:35 +00:00
jordi.saludes
edbf5d0bd2 Added a case for regular adj in Cat 2010-05-29 15:31:28 +00:00
jordi.saludes
94a8938482 Fixed regular Adj ending in 'r' in Cat 2010-05-29 14:54:59 +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
jordi.saludes
c22c22343c Changed regN endings in 'e' for Cat 2009-09-05 16:48:15 +00:00
jordi.saludes
a2f52c3e09 GF summer school for Cat 2009-09-01 07:30:04 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00