# LIGHT RHYME

Traditionally light rhymes are word pairs that match **accented final syllable** words with **unaccented ones**. A light rhyme requires the words to have different sounds prior to their matching syllables while ending with the same consonant and vowel sound combination.

{% hint style="info" %}

> frog > backlog / groundhog / demagogue
>
> ring > stunning / persuading / abolishing
>
> seizure > sir / concur / connoisseur
> {% endhint %}

{% hint style="warning" %}
While Rhyme Genie follows these guidelines to find traditional light rhyme it **expands** the list of **possible candidates** by including rhyme mates that have phonetically similar but not necessarily identical vowel sounds.&#x20;

This greatly improves the usefulness of this type of rhyme and makes it an **excellent companion** to the [perfect rhyme](/rhyme-type-reference-1/rhyme-type-reference-overview/perfect-rhyme.md) or [last syllable rhyme](/rhyme-type-reference-1/rhyme-type-reference-overview/untitled-7.md). If the latter two won't create desirable rhyme mates the light rhyme can offer alternative matches while still staying in close phonetic proximity.
{% 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/light-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.
