Home | History | Annotate | Download | only in src

Lines Matching refs:vowel

1105   /*figure out syllable in word - not really syllables - just looks to see if is or at first or last vowel*/
1357 /*means it's a vowel. So, add a syllable boundary. It's position
1405 /*there should already be a syllable boundary before each vowel (add_output put one there)*/
1419 break; /*means it's a vowel*/
1488 out[strlen(out)-1] = '\0'; /*remove the stress from the vowel*/