gerund and participle translations for Fre,Ita,Spa and Ger. Some a bit questionable.

This commit is contained in:
aarne
2014-09-26 13:26:01 +00:00
parent 56c50bfb39
commit 38ae2430b5
14 changed files with 171 additions and 85 deletions

View File

@@ -6471,7 +6471,7 @@ oper llover_89 : Str -> Verbum = \llover ->
VImper PlP1 => amar.s ! VPB (Imper Pl P1) ;
VImper PlP2 => amar.s ! VPB (Imper Pl P2) ;
VPart g n => amar.s ! VPB (Pass n g) ;
VGer => amar.s ! VI Ger
VGer | VPresPart => amar.s ! VI Ger
}
} ;