1
0
forked from GitHub/gf-core

added passives and self's to Chi

This commit is contained in:
aarne
2013-12-06 09:16:50 +00:00
parent be58b6f224
commit 324eb400b5
4 changed files with 9 additions and 6 deletions

View File

@@ -13,8 +13,8 @@ concrete ParseChi of ParseEngAbs =
SentenceChi,
QuestionChi,
RelativeChi,
IdiomChi [NP, VP, Tense, Cl, ProgrVP, ExistNP],
ExtraChi [NP, Quant, VPSlash, VP, Tense, GenNP, PassVPSlash,
IdiomChi [NP, VP, Tense, Cl, ProgrVP, ExistNP, SelfAdvVP, SelfAdVVP, SelfNP],
ExtraChi [NP, Quant, VPSlash, VP, Tense, GenNP, PassVPSlash, PassAgentVPSlash,
Temp, Pol, Conj, VPS, ListVPS, S, Num, CN, RP, MkVPS, BaseVPS, ConsVPS, ConjVPS, PredVPS, GenRP,
VPI, VPIForm, VPIInf, VPIPresPart, ListVPI, VV, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
ClSlash, RCl, EmptyRelSlash, ListCN, ConjCN, BaseCN, ConsCN],
@@ -35,8 +35,6 @@ lin
that_RP = which_RP ;
UncNeg = negativePol ;
-- lexical entries
-- another_Quant = mkQuantifier "otro" "otra" "otros" "otras" ;