mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 23:52:51 -06:00
fixed many things in ParseChi
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
abstract ExtraChiAbs = Cat, Extra [VPSlash, PassVPSlash] ** {
|
||||
abstract ExtraChiAbs = Cat,
|
||||
|
||||
Extra [NP, Quant, VPSlash, VP, Tense, Aspect, GenNP, PassVPSlash,
|
||||
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]
|
||||
|
||||
** {
|
||||
cat
|
||||
Aspect ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user