exceptListGrammarProd
grammar
exceptList(list)
:
ExceptListProd
exceptNounPhrase->np_ nounConjunction exceptList->lst_
grammar
exceptList(single)
:
ExceptListProd
exceptNounPhrase->np_
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3