forked from GitHub/gf-core
gerund and participle translations for Fre,Ita,Spa and Ger. Some a bit questionable.
This commit is contained in:
@@ -6502,7 +6502,8 @@ oper venire_110 : Str -> Verbo = \venire ->
|
||||
VFin VCondit n p => amare.s ! Cond n p ; --# notpresent
|
||||
VImper np => amare.s ! Imper np ;
|
||||
VPart g n => amare.s ! Part PassP g n ;
|
||||
VGer => amare.s ! Ger
|
||||
VGer => amare.s ! Ger ;
|
||||
VPresPart => Predef.tk 2 (amare.s ! Ger) + "te"
|
||||
}
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user