From a39ab958da6dce03cbb6e902c896dcf6f878d575 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 8 Dec 2021 20:03:29 +0300 Subject: feat(tazjin/russian): Add words 451-500 Change-Id: I5e0c8d61be0c0170370298aa4c6ee0a6607f24b7 --- users/tazjin/russian/words.el | 54 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/users/tazjin/russian/words.el b/users/tazjin/russian/words.el index a82c78e5f3..4b65ba6f63 100644 --- a/users/tazjin/russian/words.el +++ b/users/tazjin/russian/words.el @@ -416,7 +416,7 @@ ("войти" ("to enter" "to come in") nil ("-й-")) ("длинный" ("long")) - ;; 401 - 450 + ;; 401 - 500 ("чувство" ("feeling")) ("иолчать" ("to keep silence" "make no complaint" "say nothing")) ("рассказывать" ("to tell" "narrate")) @@ -466,6 +466,56 @@ ("кричать" ("to cry" "to shout")) ("возможность" ("possibility" "opportunity" "chance")) ("общество" ("society")) - ("зелёный" ("green"))) + ("зелёный" ("green")) + ("грудь" ("breast" "chest")) + ("угол" ("corner" "angle")) + ("открыть" ("to open")) + ("происходить" ("to happen" "to occur" "to take place")) + ("ладно" ("well" "all right" "okay")) + ("чёрный" ("black") ("noun (m.): as in 'she wears black'")) + ("век" ("century" "age")) + ("карман" ("pocket")) + ("ехать" ("to go" "ride" "drive" "travel")) + ("немец" ("German")) + ("наверное" ("probably" "most likely")) + ("губа" ("lip")) + ("дядя" ("uncle")) + ("приходить" ("to come" "to arrive")) + ("часто" ("often")) + ("домой" ("home") ("as in direction")) + ("огонь" ("fire")) + ("писатель" ("writer")) + ("армия" ("army")) + ("состояние" ("state" "condition" "fortune")) + ("зуб" ("tooth")) + ("очередь" ("queue" "line" "turn")) + ("кой" ("which") ("old-fashioned, literary (in set expressions)")) + ("подняться" ("to rise" "to climb")) + ("камень" ("stone")) + ("гость" ("guest")) + ("показаться" ("to appear" "to come in sight")) + ("ветер" ("window")) + ("собираться" ("to gather" "to assemble" "to intend") ("TODO: intend??")) + ("попасть" ("to hit" "to find oneself") ("to get (in phrases)")) + ("принять" ("to take" "to admit" "to accept")) + ("сначала" ("at first" "from the beginning")) + ("либо" ("or")) + ("поехать" ("to depart" "to set off")) + ("услышать" ("to hear")) + ("уметь" ("to be able" "know" "can")) + ("случиться" ("to happen")) + ("странный" ("strange")) + ("единственный" ("only" "sole")) + ("рота" ("company") ("(military)")) + ("закон" ("law" "act" "statute")) + ("короткий" ("short")) + ("море" ("sea")) + ("добрый" ("kind")) + ("тёмный" ("dark")) + ("гора" ("mountain" "hill")) + ("врач" ("doctor")) + ("край" ("border, edge" "land, country")) + ("стараться" ("to try" "to endeavour")) + ("лучший" ("better" "best"))) (provide 'russian-words) -- cgit 1.4.1