64 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Accusative
* Direct object of a verb
### Nouns
| Masculine | Feminine | Neutral | Plural |
|-------------------------------|-----------------------------------|-------------------------|------------------------------------------|
| Inanimate? -> No change | (ends in soft sign?) -> No change | Inanimate? -> No change | Inanimate? -> Use [nominative plural case](./Nominative.md) |
| (ends in consonant) -> add -а | -а -> -у | | Animate? -> Use [genitive plural case](./Genitive.md) |
| -й -> -я | -я -> -ю | | |
| -ь -> -я | | | |
### Pronouns
* Меня
* Тебя
* Его
* Её
* Нас
* Вас
* Их
### Examples
**I see a cat**
Я вижу кошку
(Я, видеть, кошка)
---
**I read a book**
Я читаю книгу
(Я, читать, книга)
---
**I love you**
Я люблю тебя
(Я, любить, ты)
---
**I see them**
Я вижу их
(Я, видеть, они)
---
**I love your cat**
Я люблю твою кошку
(Я, любить, твой, кошка)