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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user