1
0
forked from GitHub/gf-core

bugfix in the Hindi parse grammar

This commit is contained in:
kr.angelov
2013-08-25 12:48:11 +00:00
parent ba3d0b8566
commit 9918fe37c1

View File

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