> For the complete documentation index, see [llms.txt](https://ukr.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.ed-era.com/zmist_rozdilu.md).

# Будова слова

&#x20;У цьому курсі ми розглянемо основні розділи мовознавства, які необхідно знати для успішного складання ЗНО та подальшого засвоєння матеріалу.\
&#x20;[Зареєструватися](http://bit.ly/2zuYUGS)

## Будова слова

### Зміст розділу:

1. [Будова слова](/zmist_rozdilu/budova_slova.md)
   1. [Закiнчення](/zmist_rozdilu/budova_slova/zakinchennya.md)
   2. [Основа слова](/zmist_rozdilu/budova_slova/osnova_slova.md)
   3. [Корiнь](/zmist_rozdilu/budova_slova/korin.md)
   4. [Префiкс](/zmist_rozdilu/budova_slova/prefics.md)
   5. [Суфiкс](/zmist_rozdilu/budova_slova/sufics.md)
   6. [Постфiкс і інтерфікс](/zmist_rozdilu/budova_slova/postfics.md)
2. [Словотвiр](/zmist_rozdilu/slovotvir_.md)
3. [Морфологiчнi способи словотворення](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya.md)
   1. [Суфiксальний спосiб](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/sufiksalniy_sposib.md)
   2. [Префiксальний спосiб](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/prefiksalniy_sposib.md)
   3. [Префiксально-суфiксальний спосiб](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/prefiksalno-sufiksalniy_sposib.md)
   4. [Безсуфiксний спосiб](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/bezsufiksniy_sposib.md)
   5. [Основоскладання](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/osnovoskladannya.md)
   6. [Словоскладання](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/slovoskladannya.md)
   7. [Абревiацiя](/zmist_rozdilu/morfologichni_sposobi_slovotvorennya/abreviaciya.md)
4. [Неморфологiчнi способи словотворення](https://github.com/edera/ed-era-book-ukr/tree/03a6a42f1f70e40e73f23f30bbc5466aeaa982fb/4/nemorfologichni_sposobi_tvorennya.md)


---

# 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.ed-era.com/zmist_rozdilu.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.
