# Part Of Speech

The **wordfilter** allows you to omit entries that do not belong to the selected part of speech. It offers over 130,000 **parts of speech** consisting of roughly 84,000 **nouns**, 18,000 **adjectives**, 23,000 **verbs** and 5,000 **adverbs**. The current selection is indicated by its abbreviation in the filter’s display.&#x20;

{% hint style="success" %}
Tap/click on the arrows of the wordfilter to select the desired part of speech.&#x20;
{% endhint %}

![](/files/-M6ci-z6xzBQ_8jHLJoO)

{% hint style="success" %}
&#x20;Use the button with the filter icon to quickly turn the last selected **wordfilter on** or **off**.&#x20;
{% endhint %}

{% 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: 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/part-of-speech.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.
