mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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