gerunds and participles in TranslateDut, a first version

This commit is contained in:
aarne
2014-09-26 15:15:21 +00:00
parent 5f4f1b30a3
commit 704eac5309
3 changed files with 46 additions and 19 deletions

View File

@@ -23,8 +23,11 @@ concrete TranslateDut of Translate =
DocumentationDut,
ChunkDut,
ExtensionsDut [CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP],
ExtensionsDut [
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP
, PastPartAP, PastPartAgentAP, PresPartAP, GerundNP, GerundAdv
, WithoutVP, InOrderToVP, ByVP
],
DictionaryDut **
open MorphoDut, ResDut, ParadigmsDut, SyntaxDut, (E = ExtraDut), Prelude in {