# Займенник

&#x20;Означення **Займенник** — це самостійна частина мови, яка вживається замість іменника. Вона означає предмет або особу, але не називає його. Ми використовуємо займенники, коли не хочемо декілька разів повторювати один і той самий іменник. Займенники допомогають нам урізноманітнити мову.<br>

В англійській мові існує аж 10 видів займенників, і кожен вид має свої певні особливості та правила вживання.\
&#x20;Види займенників: 1. Особові (Personal) 2. Присвійні (Possessive) 3. Питальні (Interrogative) 4. Сполучні (Relative / Conjunctive) 5. Зворотні (Reflexive) 6. Вказівні (Demonstrative) 7. Неозначені (Indefinite) 8. Заперечні (Negative) 9. Взаємні (Reciprocal) 10. Означальні (Defining)


---

# 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/zaimennik.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.
