From ff113da8ae0e7aeec7041e118fd320ec4b6dc5cc Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 28 Mar 2014 07:28:54 +0000 Subject: [PATCH] corrected the default of Ita mkV "...ere" to temere_20, which is considered the regular 2nd conjugation --- lib/src/italian/ParadigmsIta.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/italian/ParadigmsIta.gf b/lib/src/italian/ParadigmsIta.gf index 1d83461dc..5281199f1 100644 --- a/lib/src/italian/ParadigmsIta.gf +++ b/lib/src/italian/ParadigmsIta.gf @@ -382,7 +382,7 @@ oper i = last ci ; verb = case are of { "ire" => finire_100 x ; - "ere" => assistere_24 x ; + "ere" => temere_20 x ; _ => case i of { "c" => cercare_7 x ; "g" => legare_8 x ;