| Parsing: The Problem of Finding a Derivation |
that one believes is a
member of L(G) there are two basic ways that one can attempt to find
a derivation of
from S.
.
and repeatedly "simplify"
the string by replacing a sub-string that matches the right hand
side of a production by the non-terminal on its left hand side
until
has been simplified to S.
| Parsing: The Problem of Finding a Derivation |