1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/portuguese/IrregPorAbs.gf
odanoburu 71220ebaf4 (Por) add IrregBesch module with verbs using Besch paradigms
- Besch :
  - use hack to prevent runtime failure with glue in in vars output
  - rm paradigm numbers
- add IrregBeschPor, verbs that use only bescherelle paradigms
  - use them in Construction, Structural, Idiom, Extra
- Diff and Paradigms had (almost) the same oper (verboV/verbBeschH),
  so combine them into one and use it
2018-05-17 12:46:10 -03:00

5 lines
57 B
Plaintext

abstract IrregPorAbs = Cat ** {
flags coding=utf8 ;
}