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 648b3c53a9
commit 466813f1e8

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,