enabled some gerunds and participles in Translate, implemented for Eng and Swe. Commented out which_N, a source of errors.

This commit is contained in:
aarne
2014-09-25 17:56:22 +00:00
parent 591b56a7e2
commit b4104b90e1
6 changed files with 40 additions and 13 deletions

View File

@@ -36,8 +36,7 @@ concrete TranslateEng of Translate =
ChunkEng,
ExtensionsEng [CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
DirectComplVS, DirectComplVQ, FocusObjS
---- , PastPartAP, PastPartAgentAP, PresPartAP
, PastPartAP, PastPartAgentAP, PresPartAP, GerundNP, GerundAdv
],
DictionaryEng **
open MorphoEng, ResEng, ParadigmsEng, (G = GrammarEng), (E = ExtraEng), Prelude in {