about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-12-08T17·37+0300
committerVincent Ambo <mail@tazj.in>2021-12-08T17·37+0300
commit14bf3f3cd98bfd766d011c22d45b9d74d84c7da7 (patch)
tree131c1118bd185ec010f673267c5d4afe98a2beac
parentb5dcb4e6df3fcd5667ac21d81119f13cb827141e (diff)
feat(tazjin/russian): Add words 551-600 r/3157
Change-Id: Ie2a670fc2aa24457a9fc7f3f22d5336d97e7789f
-rw-r--r--users/tazjin/russian/words.el52
1 files changed, 50 insertions, 2 deletions
diff --git a/users/tazjin/russian/words.el b/users/tazjin/russian/words.el
index b537e3bef8..3014aa3553 100644
--- a/users/tazjin/russian/words.el
+++ b/users/tazjin/russian/words.el
@@ -518,7 +518,7 @@
   ("стараться" ("to try" "to endeavour"))
   ("лучший" ("better" "best"))
 
-  ;; 501 - 550
+  ;; 501 - 600
   ("река" ("river"))
   ("военный" ("military"))
   ("мера" ("measure" "step"))
@@ -569,6 +569,54 @@
   ("пара" ("pair" "couple"))
   ("государство" ("State"))
   ("деревня" ("village"))
-  )
+  ("речь" ("speech"))
+  ("начаться" ("to begin"))
+  ("средство" ("means" "remedy"))
+  ("положение" ("position" "posture" "condition" "state"))
+  ("связь" ("tie, bond" "connection, relation"))
+  ("небольшой" ("small" "not great"))
+  ("представлять" ("to present" "introduce" "imagine"))
+  ("завтра" ("tomorrow"))
+  ("объяснить" ("to explain"))
+  ("пустой" ("empty" "hollow" "idle"))
+  ("произнести" ("to pronounce" "say" "utter"))
+  ("человеческий" ("human"))
+  ("нравиться" ("to please" "be likeable to"))
+  ("однажды" ("once" "one day"))
+  ("мимо" ("past" "by"))
+  ("иначе" ("otherwise" "differently|"))
+  ("существровать" ("to exist" "to be"))
+  ("класс" ("class"))
+  ("удаться" ("turn out well" "succeed" "manage"))
+  ("толстый" ("thick" "heavy" "fat"))
+  ("цель" ("goal" "object" "target"))
+  ("сквозь" ("through"))
+  ("прийтись" ("to fit" "fall" "have to") ("тебе придётся - you have to"))
+  ("чистый" ("clean" "pure"))
+  ("знать" ("to know"))
+  ("прежний" ("former"))
+  ("профессор" ("professor"))
+  ("господин" ("gentleman" "Mr."))
+  ("счастье" ("happiness" "luck"))
+  ("худой" ("thin" "skinny"))
+  ("дух" ("spirit"))
+  ("план" ("plan"))
+  ("чужой" ("somebody else's" "strange" "foreign"))
+  ("зал" ("hall"))
+  ("представить" ("to present" "produce" "introduce"))
+  ("особый" ("special"))
+  ("директор" ("director" "manager"))
+  ("бывший" ("former" "ex-"))
+  ("память" ("memory"))
+  ("близкий" ("near" "similar" "intimate"))
+  ("сей" ("this"))
+  ("результат" ("result" "outcome"))
+  ("больной" ("sick"))
+  ("данный" ("given" "present"))
+  ("кстати" ("to the point" "at the same time"))
+  ("назвать" ("to call" "name"))
+  ("след" ("track" "footprint"))
+  ("улыбаться" ("to smile"))
+  ("бутылка" ("bottle")))
 
 (provide 'russian-words)