# FIRST SYLLABLE RHYME

A pair of words that have identical sounds **preceding** the **first syllable break** followed by different consonant sounds.&#x20;

{% hint style="info" %}

> trick / trim / tribute
>
> few / future / fugitive
> {% endhint %}

{% hint style="warning" %}
While appearing similar to the [reverse rhyme](/rhyme-type-reference-1/rhyme-type-reference-overview/untitled-8.md), the first syllable rhyme differs by ignoring all subsequent syllables whether the first syllable is accented or not. Due to the way unaccented vowels are influenced by their surroundings the first syllable rhyme can have a slight phonetic variation (e.g. together / tableau / today / Tibet).&#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/first-syllable-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.
