# FAMILY RHYME

A rhyme that is based on the principle that **consonants** can be **grouped into clusters** that exhibit a strong enough resemblance in sound to belong to the same family. Family rhymes are in essence[ perfect rhymes](/rhyme-type-reference-1/rhyme-type-reference-overview/perfect-rhyme.md) that freely interchange the consonants that belong to the same family namely **plosives** (b/d/g/p/t/k), **fricatives** (v/z/zh/j/f/th/s/sh/ch) and **nasals** (m/n/ng).

{% hint style="info" %}

> lover > suffer / rougher / buzzer / buffer
>
> touch > such / bluff / buss / begrudge
>
> test > left / stretched / bequest / fledged
> {% endhint %}

{% hint style="warning" %}
This is very popular in modern music since it can create a stronger agreement in sound than the last syllable rhyme, yet still allows fresh alternatives to otherwise overused perfect rhymes.&#x20;
{% endhint %}

For dictionary entries with multiple words Rhyme Genie always matches the final word of the phrase. To find only single words simply deselect the phrases, proper nouns and charted songs options.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rhyme-genie-user-guide.idolumic.com/rhyme-type-reference-1/rhyme-type-reference-overview/family-rhyme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
