commandOnlyConjunctionGrammarProd

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

'then'
| 'and' 'then'
| ',' 'then'
| ',' 'and' 'then'
| ';'
grammar commandOnlyConjunction(sentenceEnding) :   BasicProd en_us.t[5045]
'.'
| '!'
TADS 3 Library Manual
Generated on 4/11/2008 from TADS version 3.0.16