Home | History | Annotate | Download | only in lib

Lines Matching full:vowel

783    Function:   returns vowel info in a word or word seq
788 nVord vowel order in the word
805 /*1:check wether the current char is a vowel*/
811 /*2:count number of vowels in current word and find vowel order*/
903 nrvow, /*nr vowels if vowel, 0 else */
904 ordvow, /*ord of vowel if vowel, 0 el*/