1
0
forked from GitHub/gf-rgl

fix in ParseHin which made it impossible to load the grammar with the C runtime

This commit is contained in:
kr.angelov
2013-03-20 10:34:37 +00:00
parent b2004b9003
commit b73a6af45f

View File

@@ -7,7 +7,7 @@ concrete ParseHin of ParseEngAbs =
AdjectiveHin, AdjectiveHin,
NumeralHin, NumeralHin,
ConjunctionHin, ConjunctionHin,
VerbHin - [PassV2,ComplVV,VPSlashPrep], VerbHin - [SlashV2V, PassV2, UseCopula, ComplVV, VPSlashPrep],
AdverbHin, AdverbHin,
PhraseHin, PhraseHin,
SentenceHin, SentenceHin,