# Односкладовi прикметники

Коли ми утворюємо ступені порівняння односкладових прикметників:

1. У вищому ступені ми додаємо закінчення –er.
2. У найвищому додаємо закінчення –est та означений артикль перед самим прикметником.

Однак, якщо односкладовий іменник закінчується на одну приголосну літеру, то вона подвоюється під час утворення вищого та найвищого ступенів порівняння.

| **Односкладові прикметники**           |                                        |                                              |
| -------------------------------------- | -------------------------------------- | -------------------------------------------- |
| <p> Positive<br>(основний ступінь)</p> | <p> Comparative<br>(вищий ступінь)</p> | <p> Superlative<br>(найвищий ступінь)</p>    |
| rich                                   | rich + er = richer                     | the + rich + est = the richest               |
| small                                  | small + er = smaller                   | <p> the + small + est =<br>the smallest</p>  |
| fat                                    | fat + t + er = fatter                  | <p> the + fat + t + est =<br>the fattest</p> |
| big                                    | big + g + er = bigger                  | <p> the + big + g + est =<br>the biggest</p> |


---

# 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://english.ed-era.com/prikmentik/stupeni_porivnyannya/odnoskladovi_prikmetniki.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.
