feat(tazjin/russian): Add words 401-450
Change-Id: I1101ebf2252390fc4ae308de43f09f606118615b
This commit is contained in:
parent
5c34d6645c
commit
3f614a4e17
1 changed files with 53 additions and 1 deletions
|
@ -414,6 +414,58 @@
|
||||||
("спать" ("to sleep"))
|
("спать" ("to sleep"))
|
||||||
("оставить" ("to leave" "to abandon"))
|
("оставить" ("to leave" "to abandon"))
|
||||||
("войти" ("to enter" "to come in") nil ("-й-"))
|
("войти" ("to enter" "to come in") nil ("-й-"))
|
||||||
("длинный" ("long")))
|
("длинный" ("long"))
|
||||||
|
|
||||||
|
;; 401 - 450
|
||||||
|
("чувство" ("feeling"))
|
||||||
|
("иолчать" ("to keep silence" "make no complaint" "say nothing"))
|
||||||
|
("рассказывать" ("to tell" "narrate"))
|
||||||
|
("отвечать" ("to answer" "to reply"))
|
||||||
|
("становиться" ("to stand" "to become"))
|
||||||
|
("остановиться" ("to stop"))
|
||||||
|
("берег" ("bank" "shore" "coast"))
|
||||||
|
("семья" ("family"))
|
||||||
|
("искать" ("to search"))
|
||||||
|
("генерал" ("general"))
|
||||||
|
("момент" ("moment" "instant"))
|
||||||
|
("десять" ("ten"))
|
||||||
|
("начать" ("to begin"))
|
||||||
|
("следуюший" ("next" "following"))
|
||||||
|
("личный" ("personal"))
|
||||||
|
("труд" ("labour" "work"))
|
||||||
|
("верить" ("to believe"))
|
||||||
|
("группа" ("group"))
|
||||||
|
("немного" ("a little"))
|
||||||
|
("впрочем" ("however" "though"))
|
||||||
|
("видно" ("evidently" "obviously"))
|
||||||
|
("являться" ("to appear"))
|
||||||
|
("муж" ("husband"))
|
||||||
|
("разве" ("really?" "perhaps") ("when pondering something"))
|
||||||
|
("движение" ("movement" "motion"))
|
||||||
|
("порядок" ("order"))
|
||||||
|
("ответ" ("answer" "reply"))
|
||||||
|
("тихо" ("quietly" "silently") ("also as exclamation"))
|
||||||
|
("знакомый" ("familiar" "acquainted"))
|
||||||
|
("газета" ("newspaper"))
|
||||||
|
("помощь" ("help"))
|
||||||
|
("сильный" ("strong" "powerful"))
|
||||||
|
("скорый" ("quick" "fast"))
|
||||||
|
("собака" ("dog"))
|
||||||
|
("дерево" ("tree"))
|
||||||
|
("снег" ("snow"))
|
||||||
|
("сон" ("dream"))
|
||||||
|
("смысл" ("sense" "meaning" "purpose") ("making sense" "in the sense"))
|
||||||
|
("смочь" ("to be able") ("св"))
|
||||||
|
("против" ("against" "opposite" "contrary to"))
|
||||||
|
("бежать" ("to run" "to hurry"))
|
||||||
|
("двор" ("yard" "court"))
|
||||||
|
("форма" ("form" "shape" "uniform"))
|
||||||
|
("простой" ("simple" "easy" "plain"))
|
||||||
|
("приехать" ("to arrive" "to come"))
|
||||||
|
("иной" ("different" "other"))
|
||||||
|
("кричать" ("to cry" "to shout"))
|
||||||
|
("возможность" ("possibility" "opportunity" "chance"))
|
||||||
|
("общество" ("society"))
|
||||||
|
("зелёный" ("green")))
|
||||||
|
|
||||||
(provide 'russian-words)
|
(provide 'russian-words)
|
||||||
|
|
Loading…
Reference in a new issue