1
0
forked from GitHub/gf-rgl

Ita: add variant spelling of fare verb conjugation

e.g. soddisfacciano/soddisfino
See http://www.wordreference.com/conj/ItVerbs.aspx?v=soddisfare
This commit is contained in:
John J. Camilleri
2018-01-26 15:35:44 +01:00
parent ff2b388001
commit ce0dc26ff3
3 changed files with 193 additions and 126 deletions
+1
View File
@@ -683,4 +683,5 @@ abstract IrregItaAbs = Cat [V] ** {
fun decidere_V : V ;
fun persistere_V : V ;
fun incidere_V : V ;
fun soddisfare_V' : V ;
}