# Macedonian

| Error type              | Erroneous sentence        | Correct sentence          | General category |
| ----------------------- | ------------------------- | ------------------------- | ---------------- |
| Doubling consonant      | Овој филм е одличенн.     | Овој филм е одличен.      | Spelling         |
| Missing consonant       | Имам потреба од советни.  | Имам потреба од совети.   | Spelling         |
| Wrong vowel             | Тоа е вистинцка приказна. | Тоа е вистинска приказна. | Spelling         |
| Adjacent-key typo       | Се чувстувам добро.       | Се чувствувам добро.      | Spelling         |
| Omitted consonant       | Тоа е мојот созател.      | Тоа е мојот создател.     | Spelling         |
| Wrong doubled consonant | Дойдов многу каснно.      | Дојдов многу касно.       | Spelling         |
| Extra consonant         | Тоа беше многу труудно.   | Тоа беше многу трудно.    | Spelling         |
| Adjacent-key typo       | Многу ми е ладнл.         | Многу ми е ладно.         | Spelling         |
| Missing vowel           | Ова е важн момент.        | Ова е важен момент.       | Spelling         |
| Double vowel            | Ова е многуу смешно.      | Ова е многу смешно.       | Spelling         |
| Wrong stress            | Тоа е најдобрà опција.    | Тоа е најдобра опција.    | Spelling         |
| Phonetic spelling       | Се чуствувам чудно.       | Се чувствувам чудно.      | Spelling         |


---

# 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/spell-and-grammar-check/macedonian.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.
