# Вживання нуля

Окрема розмова про «нуль». В англійській мові «нуль» можна позначити по різному – zero, nought, nil, love, "О" залежно від випадків, яких саме ми розглянемо нижче:

1. Nought або zero
   * в значенні цифри "0" (коли називаємо «нуль»):

     Нуль цілих двадцять п’ять сотих – zero point twenty-five **or** nought point twenty-five.
   * звичайно в підрахунках:

     Add another nought/zero to that numspaner. – Додай нуль до цього числа.
   * zero – коли ми щось вимірюємо:

     It is 5 degrees spanelow zero. – П’ять градусів нижче нуля.
   * zero – в науці:

     Zero inflation. – Нульова інфляція.
2. "O"/\[ou]
   * в телефонних номерах:

     5306709 – five three o \[ou] six seven o \[ou] nine.
   * іноді в роках:

     1905 – nineteen о \[ou] five.

     1707 – seventeen о \[ou] seven.
3. Nil
   * голи в спорті:
   * &#x20;
   * Newcastle United won four&#x20;
   * nil
   * &#x20;(by four goals to&#x20;
   * nil
   * ) = (4 –&#x20;
   * 0
   * ).
   * в значенні "nothing" (можна також вживати "zero"):
   * &#x20;
   * Production was reduced to&#x20;
   * nil
   * /
   * zero
   * . – Виробництво було скорочене до&#x20;
   * нуля
   * .
4. Love
   * в тенісі:

     Через французьке слово L’oeuf – яйце, яким назвали 0 через схожість форми.
   * &#x20;
   * Sharapova leads forty-
   * love
   * . – Шарапова веде 40-
   * 0
   * .


---

# 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/chislivnik/vjivannya_nulya.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.
