forked from GitHub/gf-core
Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin.
This commit is contained in:
@@ -8,7 +8,8 @@ concrete ParseFin of ParseEngAbs =
|
||||
NumeralFin,
|
||||
SymbolFin [PN, Symb, String, CN, Card, NP, MkSymb, SymbPN, CNNumNP],
|
||||
ConjunctionFin,
|
||||
VerbFin - [SlashV2V, PassV2, UseCopula, ComplVV],
|
||||
VerbFin - [SlashV2V, PassV2, UseCopula, ComplVV,
|
||||
VPSlashPrep], -- with empty prepositions, a cyclic rule that leads to overgeneration
|
||||
AdverbFin,
|
||||
PhraseFin,
|
||||
SentenceFin,
|
||||
|
||||
Reference in New Issue
Block a user