marked in Translate.gf which new functions are needed in Penn treebank but left their imports commented out for the time being

This commit is contained in:
aarne
2015-06-10 09:46:54 +00:00
parent c3583458a4
commit 694d871410

View File

@@ -8,7 +8,7 @@ abstract Translate =
Conjunction,
Verb - [
PassV2, -- generalized to VPSlash and agents
-- SlashV2V, ComplVV, -- generalized. But (1) more expensive (2) not available for all languages
-- SlashV2V, ComplVV, -- generalized in Extensions, used in Penn. But (1) more expensive (2) not available for all languages
UseCopula ---- overgenerating, unnecessary
],
Adverb,
@@ -24,6 +24,15 @@ abstract Translate =
Construction,
Extensions [
{-
-- used in Penn treebank
CompQS,CompS,CompVP,ComplVPIVV,GenNP,GenRP,GenIP,PastPartRS,PositAdVAdj,
PredFrontVS,PredFrontVQ,PresPartRS,SlashSlashV2V,GerundCN,
SlashV2V,ComplVV,
SlashVPIV2V,UseQuantPN,VPSlashVS,
-}
ListVPS,BaseVPS,ConsVPS,ConjVPS,ListVPI,BaseVPI,ConsVPI,ConjVPI,
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
DirectComplVS, DirectComplVQ, FocusObjS