commandOnlyConjunctionGrammarProd

grammar commandOnlyConjunction(nonSentenceEnding) :   BasicProd en_us.t[4964]

'then'
| 'and' 'then'
| ',' 'then'
| ',' 'and' 'then'
| ';'
grammar commandOnlyConjunction(sentenceEnding) :   BasicProd en_us.t[4955]
'.'
| '!'
TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12