about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-12-08T17·23+0300
committerVincent Ambo <mail@tazj.in>2021-12-08T17·23+0300
commitb5dcb4e6df3fcd5667ac21d81119f13cb827141e (patch)
treea4aaba9a9792493ad8d80d8694c70a8cc8bdd750
parenta39ab958da6dce03cbb6e902c896dcf6f878d575 (diff)
feat(tazjin/russian): Add words 501-550 r/3156
Change-Id: Id9e4b9eb5e330a5331ca0cc2c7af2c4ade4a6ace
-rw-r--r--users/tazjin/russian/words.el55
1 files changed, 54 insertions, 1 deletions
diff --git a/users/tazjin/russian/words.el b/users/tazjin/russian/words.el
index 4b65ba6f63..b537e3bef8 100644
--- a/users/tazjin/russian/words.el
+++ b/users/tazjin/russian/words.el
@@ -516,6 +516,59 @@
   ("врач" ("doctor"))
   ("край" ("border, edge" "land, country"))
   ("стараться" ("to try" "to endeavour"))
-  ("лучший" ("better" "best")))
+  ("лучший" ("better" "best"))
+
+  ;; 501 - 550
+  ("река" ("river"))
+  ("военный" ("military"))
+  ("мера" ("measure" "step"))
+  ("страшный" ("terrible" "frightful"))
+  ("вполне" ("quite" "fully"))
+  ("звать" ("to call"))
+  ("произойти" ("to happen" "to occur" "take place"))
+  ("вперед" ("forward"))
+  ("медленно" ("slowly"))
+  ("возле" ("by" "near" "close by"))
+  ("никак" ("in no way" "by no means"))
+  ("заниматься" ("to be occupied" "to engage"))
+  ("действие" ("action" "effort"))
+  ("довольно" ("enough" "rather"))
+  ("вещь" ("thing"))
+  ("необходимый" ("necessary") ("not possible to go around"))
+  ("ход" ("move"))
+  ("боль" ("pain"))
+  ("судьба" ("fate" "fortune" "destiny"))
+  ("причина" ("cause" "reason" "motive"))
+  ("положить" ("to lay down" "put down" "place"))
+  ("едва" ("hardly" "just" "barely"))
+  ("черта" ("line" "boundary" "trait"))
+  ("девочка" ("girl" "little girl"))
+  ("лёгкий" ("light" "easy"))
+  ("волос" ("hair"))
+  ("купить" ("to buy" "purchase"))
+  ("номер" ("number" "size" "room" "issue"))
+  ("основной" ("main"))
+  ("широкий" ("wide"))
+  ("умереть" ("to die"))
+  ("далеко" ("far" "far off"))
+  ("плохо" ("badly"))
+  ("глава" ("head" "chief"))
+  ("красивый" ("beautiful"))
+  ("серый" ("grey" "dull"))
+  ("пить" ("to drink"))
+  ("командир" ("commander" "officer"))
+  ("обычно" ("usually"))
+  ("партия" ("party"))
+  ("проблема" ("problem" "issue"))
+  ("страх" ("fear"))
+  ("проходить" ("to pass" "go" "study"))
+  ("ясно" ("clear" "clearly"))
+  ("снять" ("to take away" "take off"))
+  ("бумага" ("paper"))
+  ("герой" ("hero"))
+  ("пара" ("pair" "couple"))
+  ("государство" ("State"))
+  ("деревня" ("village"))
+  )
 
 (provide 'russian-words)