extern int lookup_level(char *str, int *normal, int *inverse);
extern void show_level(char *str, int norm, int inverse, char *ret);
