1
0
forked from GitHub/gf-core

more verb constructions in Translate (Eng,Swe,Fin): without moving, by moving, in order to move

This commit is contained in:
aarne
2014-09-26 06:44:03 +00:00
parent e1538f762f
commit 56c50bfb39
10 changed files with 49 additions and 10 deletions

View File

@@ -27,6 +27,7 @@ abstract Translate =
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
DirectComplVS, DirectComplVQ, FocusObjS
, PastPartAP, PastPartAgentAP, PresPartAP, GerundNP, GerundAdv ---- not yet available for all languages
, WithoutVP, InOrderToVP, ByVP
],
Dictionary,
Documentation