# Multi-Syllabic Button

When the multi-syllabic option is on, the button will illuminate and the intelligent rhyme will display rhyme mates that **match two or more syllables** whenever possible. **Polysyllabic** rhyme mates are indicated by a **green**-colored multi-syllabic button. If the search word offers only **monosyllabic** rhyme mates, the multi-syllabic button will turn **red**.

![](/files/-M6Y-x2WGQQD6GQ5DknK)

The symbol in the center of the multi-syllabic button will inform you whether the search word is **feminine** or **masculine**. The gender classification depends on how the syllables of the search word are stressed. Masculine words have the stress on the last syllable. Feminine words have the stress on the second to last syllable or prior.&#x20;

{% hint style="info" %}
Since rhymes share the same stress pattern only feminine words will have polysyllabic rhyme mates. Tap/click on the multi-syllabic button to switch it off whenever you wish to rhyme only the last syllable of a **feminine** search word. The multi-syllabic button will turn gray.
{% endhint %}

{% hint style="warning" %}
In addition to identifying the search word's gender Rhyme Genie also distinguishes between **primary** and **secondary stress** in words. This allows Rhyme Genie to find near rhymes with greater accuracy and provides you with more control over the search results when using the [similiarity in sound](/intelligent-rhyme/changing-the-similarity-in-sound.md) option.
{% endhint %}


---

# 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/intelligent-rhyme/stress-pattern-recognition.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.
