Lines Matching full:vowel
2816 * returns the carrier vowel id inside a syllable
2819 * @param *pos : pointer to the variable to receive the position of the carrier vowel
2820 * @return the phonetic id for the carrier vowel inside the syllable
4322 = PICOPAM_PH_DONT_CARE_VAL; /*name of the vowel in the syllable = NONE */
4367 sContent, &pos); /*name of the vowel in the syllable*/
4369 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P8] = pos; /*temp for storing the position of the vowel*/