mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 11:12:51 -06:00
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