RiTa
index
Name rhymeScheme()
Class RiAnalyzer
Description Returns the rhyme scheme for a given set of lines.

Note: assumes all rhymes are end-rhymes, that is, happening on the last word of the lines.

Syntax
rhymeScheme(lines);
Returns java.lang.String
Usage Web & Application
Related