booleanGrammar {xega} | R Documentation |
A constant function with a boolean grammar.
Description
For the distribution of examples of BNF in grammars.
Usage
booleanGrammar()
Details
Imported from package xegaBNF for use in examples.
Value
A named list with $filename and $BNF, the grammar of a boolean grammar with two variables.
See Also
Other Grammar:
compileBNF()
Examples
booleanGrammar()
[Package xega version 0.9.0.0 Index]