# Specialized dictionaries

The specialized dictionaries extend the default/common language dictionaries, and no additional configuration is needed. Enabled by default since v5.17.0.

| Specialized dictionary | Enabled                                                                                                                                                               | Comments                                                |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| English medical        | <ul><li>English (US)</li><li>English (UK)</li><li>English (Canada)</li><li>English (Australia)</li><li>English (New Zealand)</li><li>English (South Africa)</li></ul> | <p>\~ 181,772 words (AmE)<br>\~ 156,565 words (BrE)</p> |
| French medical         | <ul><li>French (France)</li><li>French (Canada)</li></ul>                                                                                                             | 24,920 words                                            |
| German medical         | <ul><li>German (Germany)</li><li>German (Switzerland)</li><li>German (Austria)</li></ul>                                                                              | 16,089 words                                            |
| Spanish medical        | <ul><li>Spanish (Spain)</li><li>Spanish dialects (such as es\_ES, es\_MX, es\_AR, es\_CL, es\_CO, es\_CR, es\_PE, es\_PR, es\_UY)</li></ul>                           | 6,661 words                                             |
| English legal          | <ul><li>English (US)</li><li>English (UK)</li><li>English (Canada)</li><li>English (Australia)</li><li>English (New Zealand)</li><li>English (South Africa)</li></ul> | <p>\~ 4,719 (AmE)<br>\~ 4,865 (BrE)</p>                 |
| Italian medical        | <ul><li>Italian (Italy)</li></ul>                                                                                                                                     | 368                                                     |
| Swedish medical        | <ul><li>Swedish</li></ul>                                                                                                                                             | 115                                                     |

{% hint style="info" %}
For all third party resources used, please see the [Resource credits and acknowledgments](https://webspellchecker.com/resource-credits-and-acknowledgments/) page.
{% 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://docs.wproofreader.com/features/specialized-dictionaries.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.
