next up previous
Next: Earley Parsing Up: Overview Previous: Overview

Notation

The input string is denoted by x. |x| is the length of x. Individual input symbols are identified by indices starting at 0: tex2html_wrap_inline7735 . The input alphabet is denoted by tex2html_wrap_inline7737 . Substrings are identified by beginning and end positions tex2html_wrap_inline7739 . The variables i, j, k are reserved for integers referring to positions in input strings. Latin capital letters X, Y, Z denote nonterminal symbols. Latin lowercase letters tex2html_wrap_inline7745 are used for terminal symbols. Strings of mixed nonterminal and terminal symbols are written using lowercase Greek letters tex2html_wrap_inline7747 . The empty string is denoted by tex2html_wrap_inline7691 .



Andreas Stolcke
Sat Jun 29 21:49:02 PDT 1996