> For the complete documentation index, see [llms.txt](https://ukr-lifehacks.ed-era.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ukr-lifehacks.ed-era.com/rozdil-11/drugoryadni_chleni.md).

# Другорядні члени речення

| **Другорядні члени речення**                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Додаток**                                                                                                                                                                                       | **Означення**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | **Обставина**                                                                                                                                                                                                                                                                                                                                                                      |
| кого? чого? кому? чому? кого? що? ким? чим?..                                                                                                                                                     | який? чий? котрий?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | як? де? коли? куди? яким чином? із якою метою? чому? якою мірою?..                                                                                                                                                                                                                                                                                                                 |
| <ul><li>іменник: Я вчуся правди.</li><li>займенник: Нас чекають біля кінотеатру.</li><li>прикметник у значенні іменника: Чужим не розбагатієш.</li><li>інфінітив: Вас просили почекати.</li></ul> | <ul><li>прикметник: Гучні розкати грому долинули до мене.</li><li>займенник: Ці слова засмутили мене.</li><li>порядковий числівник: Ось і третій день настав.</li><li>дієприкметник: Сніг падав на змерзлу землю.</li><li>дієприкметниковий зворот: Натомлений за день, я заснув.</li><li>іменник у непрямих відмінках: Копиці сіна бовваніли здалеку.</li><li>прислівник: Двері ліворуч були зачинені.</li><li>дієприслівник: Читання лежачи шкідливе.</li><li>інфінітив: Мрія малювати в мене ще зі школи.</li></ul> | <ul><li>прислівник: Я радісно влетів у клас.</li><li>дієприслівник: Засмутившись, я вийшов.</li><li>дієприслівниковий зворот: Працюючи над цією вправою, шалено втомився.</li><li>порівняльний зворот: Дівчина, мов клубочок щастя, радісно стрибала по кімнаті.</li><li>іменник у непрямих відмінках: Прийшов із Києва.</li><li>інфінітив: Дівчина прийшла потанцювати.</li></ul> |
| **Група присудка**                                                                                                                                                                                | **Група підмета**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | **Група присудка**                                                                                                                                                                                                                                                                                                                                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ukr-lifehacks.ed-era.com/rozdil-11/drugoryadni_chleni.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.
