> For the complete documentation index, see [llms.txt](https://rhyme-genie-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhyme-genie-user-guide.idolumic.com/positive-negative-connotation.md).

# Connotation

Over 71,000 entries have been classified to allow you to limit rhyme mates to words and phrases with **positive or negative connotations** when using the **wordfilter.**

![](/files/-M6cgrvV0uDJrHaUhsYq)

{% hint style="info" %}
To grant the wordfilter access to all rhyming dictionary entries it is highly recommended to select the [unabridged rhyming dictionary](/untitled.md) whenever the filter is used.
{% endhint %}

{% hint style="warning" %}
The wordfilter is active when searching for all types of rhymes and when searching for exact word matches. It will not affect search results when using the [Webster's dictionary](/beyond-rhyme/websters-dictionary.md) and the [traditional thesaurus](/beyond-rhyme/traditional-dictionary-and-traditional-thesaurus.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/positive-negative-connotation.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.
