forked from GitHub/gf-core
bugfix in the Hindi parse grammar
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user