Function add_synonym:
Defined in module m_readable (file: /std/modules/m_readable.c)

Add an additional synonym 
The first argument is the synonym and the second argument is the entry to 
which it refers

Prototype:
void add_synonym(string syn,string entry);
