On Tue, 2006-02-28 at 00:36 +0000, Peter Berry wrote:
> A suggestion for a new gag from wedge...
a LOT of those entries will need the start and end of word markers
around them so you dont substitute random things.
eg: {"^im$","I,m"}
otherwise this will happen: "crime" => "cri'me"