# Артиклі

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

Iснує три види артиклiв в англiйськiй мовi:

* «the» – означений артикль (the definite article);
* «a/an» – неозначений артикль (the indefinite article);
* «-» – нульовий артикль (the zero article);

Артикль «**a**» – неозначений, а артикль «**the**» – означений.

Вже з назв артиклiв ми бачимо рiзницю мiж ними: один артикль щось визначає, а iнший нi.

1. Вчора я побачив костюм.<br>

   Yesterday I saw a suit.
2. Хiба костюм вже продали?<br>

   Has the suit already been sold?

В першому випадку «вiн» побачив костюм. Вiн не наголошує на тому, який саме костюм вiн побачив (мається на увазi якийсь костюм).

Частiше за все, коли хочеться (або це можливо) в перекладi пiдставити слово **якийсь**, то ми вживаємо неозначений артикль «а». Автор не вказує нi на якi ознаки цього костюму, не згадує його до цього, тобто ми не маємо жодної iнформацiї про цей костюм i жодного уявлення, який вiн.


---

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