(Por) add Dict module, improve Irreg module

* Dict
- Dict only contains nouns and adjectives using the full-form
  paradigms^1 (for stability and because generating the minimal ones
  would take longer)
- verbs can be found in Irreg, using bescherelle paradigms -- the
  full-form ones would make the file too big!
- adverbs are just {s : Str}, so if you know their names you can make
  them yourself, no need to include them (but I can if it's best)

^1: adjectives actually use the almost full-form paradigm, but they
should be correct except for a couple of cases

* Irreg
- renamed IrregBesch to Irreg
- added more verbs (there are still quite a few missing)
This commit is contained in:
odanoburu
2019-01-10 12:18:25 -02:00
parent 96b64320b9
commit a4334f0904
6 changed files with 258193 additions and 719 deletions
File diff suppressed because it is too large Load Diff