> For the complete documentation index, see [llms.txt](https://rhyme-genie-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhyme-genie-user-guide.idolumic.com/rhyme-type-reference-1/rhyme-type-reference-overview/pararhyme.md).

# PARARHYME

A kind of consonance where the syllables have **identical first and last consonants** and different vowel sounds. By definition it is limited to single **one-syllable words**.&#x20;

{% hint style="info" %}

> leave / live / love
>
> days / dies / does / doors
>
> laughed / left / lift
> {% endhint %}

{% hint style="warning" %}
You will have more matches for the search word if the phrases, proper nouns and charted songs options are enabled, allowing Rhyme Genie to examine the last masculine word of a phrase as a potential rhyme mate. Although this will expand the list of potential mates for the search word it helps to keep in mind that pararhymes in the English language are far and few between.
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pararhyme.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.
