# Iменник

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

**Іменникам притаманні наступні характеристики:**

* Вони можуть вживатися в множині та однині (plural and sigular forms, N plural and N singular).
* Вони можуть бути злічуваними або незлічуваними (countable and uncountable, N count and N uncount).
* Іменники можуть бути абстрактними та конкретними.
* Іменики також поділяються на звичайні іменники та власні назви.
* Також іменники поділяються на живі та неживі предмети.

Категорії іменників

| **Звичайні назви**: назви звичайних, не специфічних, повсякденних речей. Наприклад: cat, park, tea, ground. | **Конкретні**: щось, до чого ми можемо доторкнутися. Наприклад: bag, garden. knife, scarf.                 | **Злічувані**: можемо порахувати. Наприклад: a dog, a cat, a car, a butterfly. |
| ----------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| **Власні назви**: імена людей, персонажів, назви місць, установ. Наприклад: Kyiv, Ukraine, Mary.            | **Абстрактні**: щось, до чого ми не можемо доторкнутися. Наприклад: danger, pain, Christianity, happyness. | **Незлічувані**: не можемо порахувати. Наприклад: sand, water, weather, mood.  |


---

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