Grm_def 4grm "Sven Wachsmuth & Gernot A. Fink" - "ESMERALDA-Manual"

The grammar library provides methods for using a context free grammar
in conjunction with an incremental partial parser as a language model
for a statistical recognizer.

The grammar library provides functions which generate a LR(1) parse-table
from a grammar definition. The terminal symbols used in the
grammar must be defined in a separated lexicon.

For more informations take a look at Esmeralda-man-page!
"/vol/esmeralda/man/man4/grm_def.4"

Call "-M /vol/esmeralda/man grm_def"