RiTa
index
Name getAlliterations()
Class RiLexicon
Description Finds alliterations by comparing the phonemes of the input string to those of each word in the lexicon
Syntax
getAlliterations(input);
Returns java.lang.String[]
Usage Web & Application
Related