1
0
forked from GitHub/gf-rgl

Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin.

This commit is contained in:
aarne
2013-12-10 15:17:35 +00:00
parent e42f8baa83
commit 7fc7addb53
7 changed files with 14 additions and 11 deletions
+2 -1
View File
@@ -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,