> 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/untitled-7.md).

# FINAL SYLLABLE  RHYME

A pair of words where the **initial consonants** of the **last syllables** differ while both **vowel and end-consonant** sounds are identical.&#x20;

{% hint style="info" %}

> adventure / navigator / geographer / executioner
>
> king / dancing / lightening / astonishing
> {% endhint %}

{% hint style="warning" %}
Used routinely in pop music the final syllable rhyme **does not distinguish between masculine, feminine, trisyllabic and polysyllabic rhyme mates** allowing them to be mixed and matched freely. At times a pair of words can even be syllabic, meaning that the last syllable has the same sound but does not necessarily contain accented vowels (cleaver / silver, pitter / patter).
{% 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/untitled-7.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.
