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

@@ -54,6 +54,10 @@ fun
GerundNP : VP -> NP ; -- publishing the document (by nature definite)
GerundAdv : VP -> Adv ; -- publishing the document (prepositionless adverb)
WithoutVP : VP -> Adv ; -- without publishing the document
ByVP : VP -> Adv ; -- by publishing the document
InOrderToVP : VP -> Adv ; -- (in order) to publish the document
PresPartAP : VP -> AP ; -- sleeping (man), (man) sleeping in the car
PastPartAP : VPSlash -> AP ; -- lost (opportunity) ; (opportunity) lost in space