OBJECT
type RhymeGroup {# for less relevant and half rhyme no syllable countsyllableCount: Int description: String! rhyming: [Rhyming]! lessRelevant: Boolean }