# Утворення множини

Як ми вже з’ясували, ми можемо порахувати злічувані іменники і утворити від них форму множини. Зараз ми розглянемо, саме яким чином в англійській мові ми утворюємо форму множини від іменників.

1. * **N + -s:**

     book-books
   * **N + -es: -ch,-sh, -z, -x, -s**

     bus-buses
2. * **N (-y) + -ies:** N + consonant + y

     lady-ladies
   * **N (-y) + -s:** N + vowel

     boy-boys
3. * **N (-o) + -s:**

     photo-photos
   * **N (-o) + -es:**

     echoes, heroes, mosquitoes, potatoes, tomatoes, cargoes, torpedoes, negroes
4. * **N (-f, -fe) + -ves:**

     wolf-wolves, wife-wives
   * **N (-f, -fe) + -s:**

     roofs, reefs, cliffs, beliefs, chiefs, proofs, cuffs, safes
5. * **N irregular:**

     man-men

## Неправильні іменники

Також існує певна категорія іменників, яку ми називаємо «неправильні іменники». Їх форма множини не підпорядковується загальним правилом, а утворюється за власною моделлю. Це такі іменники як:

Man-men, woman-women, mouse-mice, louse-lice, foot-feet, tooth-teeth, goose-geese, child-children, ox-oxen, person–people

## Відсутність множини

Також існують іменники, що мають одну форму для однини та множини. Вони є злічуваними, але в формі множини вони не змінюються. Давайте розглянемо вживання деяких іменників окремо:

1. Деякі іменники на позначення тварин та риб залишаються в однині: deer, sheep, swine, cod, herring, pike, salmon, trout, grouse, fish etc

   Наприклад: one deer – two deer, one fish – many fish

   **Але ми скажемо** many fishes, якщо говоримо про види риб (kinds of).
2. Іменник fruit (фрукти) є незлічуваним і вживається з дієсловом в однині. Але якщо ми говоримо про **види фруків** (kinds of), то можемо вживати його у множині.

Як множина утворюється в іменниках?Від іменників ми не можемо утворити множинуШляхом додавання закінчення -sКожен іменник має свою власну форму множиниШляхом додавання закінчення -s або -es


---

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