Defined in file macro.asn
C++ class: CWord_substitution
Word-substitution ::= SEQUENCE {
word VisibleString OPTIONAL ,
synonyms SET OF VisibleString OPTIONAL ,
case-sensitive BOOLEAN DEFAULT FALSE ,
whole-word BOOLEAN DEFAULT FALSE }