Searched refs:syllable (Results 1 – 4 of 4) sorted by relevance
37 ! # Strange that every vowel is counted as a syllable, that's how the hunspell
2219 char_u *syllable = NULL; // SYLLABLE value in spell_read_aff() local2566 && syllable == NULL) in spell_read_aff()2568 syllable = getroom_save(spin, items[1]); in spell_read_aff()3050 if (syllable == NULL) in spell_read_aff()3076 if (syllable != NULL) in spell_read_aff()3078 aff_check_string(spin->si_syllable, syllable, "SYLLABLE"); in spell_read_aff()3079 spin->si_syllable = syllable; in spell_read_aff()
1421 syllable, also when repeated and mixed, until the next character that is not1423 for one syllable. These are preferred over using characters from the set.
3993 - When a suffix has more than one syllable, it may count as a word for3996 etc.? Or make it possible to specify the syllable count of a word