1
0
forked from GitHub/gf-rgl

(Por) more mkN paradigms

- add compN and compNN as mkN paradigms

- rm tossir_V from Irreg since it is very wrong
- fix oper `a` (contraction of preposition a + definite articles)
This commit is contained in:
odanoburu
2019-02-21 11:59:53 -03:00
parent b825c0e14a
commit 7e8270381d
3 changed files with 12 additions and 7 deletions
-1
View File
@@ -281,7 +281,6 @@ lin encobrir_V = mkV (dormir_Besch "encobrir") ;
lin recobrir_V = mkV (dormir_Besch "recobrir") ;
lin explodir_V = mkV (dormir_Besch "explodir") ;
lin engolir_V = mkV (dormir_Besch "engolir") ;
lin tossir_V = mkV (dormir_Besch "tossir") ;
lin erguer_V = mkV (erguer_Besch "erguer") ;
lin soerguer_V = mkV (erguer_Besch "soerguer") ;
lin estar_V = mkV (estar_Besch "estar") ;