1
0
forked from GitHub/gf-core

exposed ComplSlashPartLast in the parse grammar

This commit is contained in:
kr.angelov
2013-09-03 08:08:57 +00:00
parent 69881dccac
commit 1eadd9f275
3 changed files with 6 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ concrete ParseBul of ParseEngAbs =
ExtraBul [NP, Quant, VPSlash, VP, Tense, GenNP, PassVPSlash,
Temp, Pol, Conj, VPS, ListVPS, S, MkVPS, BaseVPS, ConsVPS, ConjVPS, PredVPS,
VPI, VPIForm, VPIInf, VPIPresPart, ListVPI, VV, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
ComplSlashPartLast,
ClSlash, RCl, EmptyRelSlash],
DictEngBul **