mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
more verb constructions in Translate (Eng,Swe,Fin): without moving, by moving, in order to move
This commit is contained in:
@@ -28,9 +28,10 @@ concrete TranslateFin of Translate =
|
||||
|
||||
ChunkFin,
|
||||
ExtensionsFin [
|
||||
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
|
||||
DirectComplVS, DirectComplVQ, FocusObjS
|
||||
,PastPartAP, PastPartAgentAP, PresPartAP, GerundNP, GerundAdv
|
||||
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
|
||||
DirectComplVS, DirectComplVQ, FocusObjS
|
||||
, PastPartAP, PastPartAgentAP, PresPartAP, GerundNP, GerundAdv
|
||||
, WithoutVP, InOrderToVP, ByVP
|
||||
],
|
||||
|
||||
DictionaryFin **
|
||||
|
||||
Reference in New Issue
Block a user