> 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/slovotvir_.md).

# Словотвір

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

## Словотвір

&#x20;Визначення **Словотвiр** — роздiл науки про мову, що вивчає особливостi та способи творення похiдних слiв.

&#x20;Визначення **Непохiднi слова** — це слова, якi не утворенi вiд iнших слiв. Їхня основа складається лише з кореня.

Наприклад: лiт\[о], снiг. <br>

&#x20;Визначення **Похiднi слова** — слова, утворенi вiд iнших слiв. Їхнiй спосiб творення можна простежити.

Наприклад: снiжний – снiг + н, пралiс – пра + лiс.\
&#x20;Новi слова утворюються на основi вже iснуючих слiв чи словосполучень, якi називають твiрними. <br>

&#x20;Визначення **Tвiрне слово** — слово, яке «лягає» в основу слова похiдного.

Наприклад: лiс – твiрне, пралiс – похiдне.

&#x20;Визначення **Твiрна основа** — це частина твiрного слова, яка входить до складу похiдного слова. Вiд неї творяться новi слова.

Наприклад: казка – твiрне слово, казковий – похiдне, казк – твiрна основа.\
&#x20;Новi слова утворюються переважно за допомогою словотворчих засобiв, якi приєднуються до основи.

&#x20;Визначення **Словотворчi засоби** — префiкси, суфiкси, постфiкси та iнтерфiкси.

Наприклад: снiг – пiдснiжник.\
&#x20;Iснують морфологiчнi i неморфологiчнi способи творення слiв. <br>

\
&#x20;Морфологiчнi

* Префiксальний
* Суфiксальний
* Префiксально-суфiксальний
* Безсуфiксний
* Словоскладання
* Основоскладання
* Абревiацiя

\
&#x20;Неморфологiчні

* Злиття цiлого словосполучення
* Набуття нового значення
* Перехiд з однiєї частини мови в iншу


---

# 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, and the optional `goal` query parameter:

```
GET https://ukr.ed-era.com/zmist_rozdilu/slovotvir_.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
