void insert_idiom(Dictionary dict, Dict_node *);
int  contains_underbar(char *);
int  is_idiom_word(char *);
