# Polish

| Type                             | Erroneous sentence       | Correct sentence         | General category |
| -------------------------------- | ------------------------ | ------------------------ | ---------------- |
| Number agreement                 | Te dziecko biega.        | To dziecko biega.        | Grammar          |
| Confusion: c/ć                   | Lubię czytac ksiazki.    | Lubię czytać książki.    | Spelling         |
| Confusion: e/ę                   | Jestem szczesliwy.       | Jestem szczęśliwy.       | Spelling         |
| Capitalization                   | jadę do krakowa.         | Jadę do Krakowa.         | Spelling         |
| Capitalization                   | Pracuję w linkedin.      | Pracuję w LinkedIn.      | Spelling         |
| Adjective with a negating prefix | Ten dom jest nie ładny.  | Ten dom jest nieładny.   | Spelling         |
| Confusion: h/ch                  | Hłopak idzie do szkoły.  | Chłopak idzie do szkoły. | Spelling         |
| Confusion: ó/u                   | To jest muj pies.        | To jest mój pies.        | Spelling         |
| Irregular noun forms             | To są te ręcy.           | To są te ręce.           | Spelling         |
| Confusion: ż/rz                  | Może pójdziemy do morża? | Może pójdziemy do morza? | Spelling         |
| Confusion: rz/sz                 | Muszę się spierzyć.      | Muszę się spieszyć.      | Spelling         |
| Confusion: ż/z                   | On przeż to cierpi.      | On przez to cierpi.      | Spelling         |
| Confusion: sc/ść                 | Lubię jesc jabłka.       | Lubię jeść jabłka.       | Spelling         |
| Redundancy                       | Przez długi okres czasu. | Przez długi okres.       | Style            |
| Redundancy                       | Cofnąć się do tyłu.      | Cofnąć się.              | Style            |
| Spelling: h/ch                   | Hodzi po ulicy.          | Chodzi po ulicy.         | 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/polish.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.
