about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-12-08T17·03+0300
committerVincent Ambo <mail@tazj.in>2021-12-08T17·03+0300
commita39ab958da6dce03cbb6e902c896dcf6f878d575 (patch)
treef5dd7829521f68d96a5db4fac5309a08f5c44693
parent3f614a4e17dd3a41b4f59ac90aa4316256b22684 (diff)
feat(tazjin/russian): Add words 451-500 r/3155
Change-Id: I5e0c8d61be0c0170370298aa4c6ee0a6607f24b7
-rw-r--r--users/tazjin/russian/words.el54
1 files 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)