monosyl
static int monosyl(char *, char *);
if (vowel(*ep) && monosyl(bp, ep))
monosyl(bp, ep - 1)) {