> Hi,
> 
> is it possible to have a synonym file where single synonyms
> can also contain commas, e.g. names like "Washington,
> George".

Sure, you just need to escape that comma. e.g. 
Washington\, George, wg
a\,a => b\,b


      

Reply via email to