# ELIDED RHYME

When a rhyme mate creates a [perfect rhyme](https://rhyme-genie-user-guide.idolumic.com/rhyme-type-reference-1/rhyme-type-reference-overview/perfect-rhyme) with the search word whose **last vowel** has been **removed** the rhyme pair is called an elided rhyme. Naturally Rhyme Genie requires the search word to have at least two syllables to be able to elide its final vowel and find proper matches.

{% hint style="info" %}

> planet > can't / implant / confidante
>
> wallet > fault / assault / bank vault / mineral salt
>
> honest > ensconced
> {% endhint %}

{% hint style="warning" %}
Elided rhymes are very rare in the English language. Should no true elided rhyme exist, Rhyme Genie will omit an immediate consonant sound around the omitted vowel sound to look for more matches. Examples of such an **'expanded' elided** rhyme are fired (bride / cried / beside / bloated with pride) and delivered (outlived / relived / shortlived).
{% 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/elided-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.
