;; From erg/tmr/punctuation.tdl ;; Remove straight quote, since it is not yet being replaced for EPGY ditch_apostrophe_tmr := token_mapping_rule & [ +INPUT < [ +FORM ^[[({“"‘]*[’][])}”",;.!?]*$, +CLASS anti_apostrophe ] >, +OUTPUT < > ].