forked from GitHub/gf-rgl
fix wrong form in copula
This commit is contained in:
@@ -378,6 +378,7 @@ param
|
||||
VPass VFut Pl P3 => -- Future I
|
||||
( case fut_I_base of {
|
||||
_ + "bi" => ( init fut_I_base ) + "u" ;
|
||||
"eri" => "eru" ; -- handle copula properly
|
||||
_ => fut_I_base
|
||||
}
|
||||
) + passPresEnding Pl P3 ;
|
||||
|
||||
Reference in New Issue
Block a user