Useless condition
hadware opened this issue · 2 comments
hadware commented
ieml/ieml/grammar/parser/parser.py
Line 131 in ac1f9ee
I think this condition was used for closed propositions (now commented out), but can now be remove.
ogrergo commented
I agree ! but look at the dev branch, it is the one that is up to date and used in other application. I will soon merge it to master. In dev, you will see two parsers in
ieml/ieml/lexicon/grammar/parser/ : the parser2 folder contains the parser for the lexical level with the new grammar
hadware commented
Ah right sorry