Analyzing Ambiguity of Context-Free Grammars
Claus Brabrand
May 2007 |
Abstract:
It has been known since 1962 that the ambiguity problem for
context-free grammars is undecidable. Ambiguity in context-free grammars is a
recurring problem in language design and parser generation, as well as in
applications where grammars are used as models of real-world physical
structures.
We observe that there is a simple linguistic characterization of the grammar ambiguity problem, and we show how to exploit this to conservatively approximate the problem based on local regular approximations and grammar unfoldings. As an application, we consider grammars that occur in RNA analysis in bioinformatics, and we demonstrate that our static analysis of context-free grammars is sufficiently precise and efficient to be practically useful Available as PostScript, PDF. |