# Phonetic Repetitions

The intelligent rhyme distinguishes between **rhymes** and **phonetic repetitions**. A rhyme is classified as a pair of words in which the accented vowels and all succeeding sounds are identical while the sounds preceding the accented vowels differ. Phonetic repetitions occur when the sounds preceding the accented vowels are also identical.

{% hint style="info" %}
You can view phonetic repetitions by tapping/clicking on the ‘=’ button to **increase** the **similarity in sound** until you have reached the **highest degree**. Since phonetic repetitions produce less audible friction, which leads to a weaker resolve, they are excluded from the initial search results.
{% endhint %}

![](/files/-M6YFfJkXlvfAy5b5I-s)

Example: Phonetic repetitions at the highest similarity in sound degree.


---

# 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/phonetic-repetitions.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.
