# Кiлькiсть

Якщо ми говоримо про певну кілкість речей і вживаємо такі вирази як a number of/the majority of/a couple of/a group of/a lot of/the rest of, то дієслово ми вживаємо у **множині** (are).

Наприклад: A number of us are worried about it.

Якщо ми вживаємо фразу more than з іменником, то дієслово вживається у формі **одинини** (is).

Наприклад: More than one person disagrees.

Назви кількості придметів вживається з дієсловом в **однині**:

**(N plural) + V(singular)**

1. Назва грошей, тобто наіменування валюти (hryvnyas, pounds):

   Twenty dollars is not a big sum of money.
2. Назва часового періоду (days, weeks):

   Two days was enough for me.
3. Назва відстаней (km, miles):

   Twenty kilometres is a long distance.

**Names of quantities**

* sum of money (hryvnyas, pounds):

  Twenty dollars is not a big sum of money.
* period of time (days, weeks):

  Two days was too much.
* distance (km, miles):

  Twenty kilometres is a long distance.


---

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