# Croatian

| Type                 | Erroneous sentence                                      | Correct sentence                                       | General category |
| -------------------- | ------------------------------------------------------- | ------------------------------------------------------ | ---------------- |
| Incorrect word form  | To je stvarno dobar savijet.                            | To je stvarno dobar savjet.                            | Spelling         |
| Incorrect word form  | Ovo je zaista prekrasan osijećaj.                       | Ovo je zaista prekrasan osjećaj.                       | Spelling         |
| Missing consonant    | U školi smo učili o elekricitetu.                       | U školi smo učili o elektricitetu.                     | Spelling         |
| Double consonant     | To je malo kompliciranno pitanje.                       | To je malo komplicirano pitanje.                       | Spelling         |
| Spacing              | Neznam što bih rekao.                                   | Ne znam što bih rekao.                                 | Spelling         |
| Misplaced letters    | Danas imamo važnu prezenatciju.                         | Danas imamo važnu prezentaciju.                        | Spelling         |
| Missing vowel        | Trebamo organizrati sastanak sutra.                     | Trebamo organizirati sastanak sutra.                   | Spelling         |
| Misplaced consonant  | Zaboravio sam svoj kišobran, totalno sam ga zaboravijo. | Zaboravio sam svoj kišobran, totalno sam ga zaboravio. | Spelling         |
| Missing diacritic: č | Zaboravio sam uzeti novcanik iz auta.                   | Zaboravio sam uzeti novčanik iz auta.                  | Spelling         |
| Wrong suffix         | Njegov je otac poznati arhiteckt.                       | Njegov je otac poznati arhitekt.                       | Spelling         |
| Confusion: č/ć       | Ovdje je predivno, osječam se odlično.                  | Ovdje je predivno, osjećam se odlično.                 | Spelling         |
| Confusion: z/ž       | Pošalji mi emajl čim mozeš.                             | Pošalji mi emajl čim možeš.                            | 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/croatian.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.
