The developers of the festival text-to-speech program do not seem to have been aware that DEC can stand for the Digital Equipment Corporation as easily as it can stand for December, and that SEP can stand for Somebody Else's Problem.
I, for one, have never used DEC and SEP to refer to month names. Never once. In fact, since I began using festival to read things out and generally give my eyes a break, I've discovered that I hate all abbreviations, precisely because they're ambiguously un-meaningful, conveying an air of military-style deliberate obfuscation.
But, annoyingly, any time festival encounters these or similar two-letter and three-letter collocations (like ST, which more often means Saint or Star Trek than Street), it reads them out.
If I am going to listen to a text, I actually look hard for these abbreviations by means of regular expressions, so that I can un-abbreviate them. I don't want festival to get involved in that process.
But configuring festival requires lisp, much like emacs. Which scheme statement will allow me to totally disable this feature in the .festivalrc?