commandPhraseGrammarProd
grammar
commandPhrase(ambiguousConj)
:
CommandProduction
predicate->cmd_ commandOrNounConjunction->conj_
commandPhrase->cmd2_
grammar
commandPhrase(definiteConj)
:
CommandProduction
predicate->cmd_
| predicate->cmd_ commandOnlyConjunction->conj_ *
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1