mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user