1
0
forked from GitHub/gf-rgl

A few more irregular verbs in Italian

This commit is contained in:
John J. Camilleri
2018-01-11 13:58:27 +01:00
parent 20c5bcfc33
commit 4ac49cf207
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -677,6 +677,8 @@ abstract IrregItaAbs = Cat [V] ** {
fun escludere_V : V ;
fun precludere_V : V ;
fun sospendere_V : V ;
fun estendere_V : V ;
fun correggere_V : V ;
fun decidere_V : V ;
fun persistere_V : V ;
}