# ALLITERATION

A pair of words that have a **repeating consonant** sound at the **beginning** of the words.

{% hint style="info" %}

> short / ship / charade / shenanigans
>
> craft / crackdown / crocodile / creativeness
> {% endhint %}

{% hint style="warning" %}
Should the search word have more than one consonant prior to the first accented vowel Rhyme Genie will find matches that agree with the complete consonant cluster.
{% 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/untitled-3.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.
