commandOnlyConjunctionGrammarProd |
grammar
commandOnlyConjunction(nonSentenceEnding) : BasicProd
| en_us.t[5175] |
'then'
| 'and' 'then'
| ',' 'then'
| ',' 'and' 'then'
| ';'
| 'and' 'then'
| ',' 'then'
| ',' 'and' 'then'
| ';'
grammar
commandOnlyConjunction(sentenceEnding) : BasicProd
| en_us.t[5166] |
'.'
| '!'
| '!'
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3