1
0
forked from GitHub/gf-rgl

3 more irregular Italian verbs

This commit is contained in:
John J. Camilleri
2018-02-01 09:56:23 +01:00
parent 8848725fa9
commit b9d7335125
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -684,4 +684,7 @@ abstract IrregItaAbs = Cat [V] ** {
fun persistere_V : V ;
fun incidere_V : V ;
fun soddisfare_V' : V ;
fun proteggere_V : V ;
fun offrire_V : V ;
fun soffrire_V : V ;
}