mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
corrected the default of Ita mkV "...ere" to temere_20, which is considered the regular 2nd conjugation
This commit is contained in:
@@ -382,7 +382,7 @@ oper
|
|||||||
i = last ci ;
|
i = last ci ;
|
||||||
verb = case are of {
|
verb = case are of {
|
||||||
"ire" => finire_100 x ;
|
"ire" => finire_100 x ;
|
||||||
"ere" => assistere_24 x ;
|
"ere" => temere_20 x ;
|
||||||
_ => case i of {
|
_ => case i of {
|
||||||
"c" => cercare_7 x ;
|
"c" => cercare_7 x ;
|
||||||
"g" => legare_8 x ;
|
"g" => legare_8 x ;
|
||||||
|
|||||||
Reference in New Issue
Block a user