Commit Graph

8 Commits

Author SHA1 Message Date
odanoburu 167e80df97 (Por) improve adjective smart paradigms
- make it about guessing feminine form from the lemma (masculine form)
- this way one can reuse the noun paradigm in the adjective paradigms,
  simplifying it and improving it at the same time
- add cases for 'mente'
obs: works but doesn't compile?
2019-01-09 12:00:32 -02:00
odanoburu 625bf5485f (Por) Numeral: add spacing and handle case of millions (not in RGL, only in ParseExtend) 2018-09-12 18:02:49 +00:00
odanoburu 6fc46c2176 (Por) Numeral: create new oper and use it 2018-09-12 17:07:07 +00:00
odanoburu 37d4d3672c (Por) corrects edge cases in NumeralPor 2018-09-11 21:11:09 +00:00
odanoburu 2106566e85 - add missing lins tired_VP, scared_VP, ill_VP, ready_VP
- add time linearizations
- rm Spa from RNeg lin and Refl and pronouns
- use constructors (mkV, mkA, etc) when possible
- update Lexicon
- update Numeral
2018-04-14 19:21:47 -03:00
odanoburu 2939809f45 add some more changes 2018-03-23 19:02:52 -03:00
odanoburu 22187afd1f add first changes 2018-03-14 18:59:42 -03:00
aarne cf3995d302 added a project for Portuguese as a copy of Spanish 2016-04-25 19:58:18 +00:00