From 14bf3f3cd98bfd766d011c22d45b9d74d84c7da7 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 8 Dec 2021 20:37:49 +0300 Subject: feat(tazjin/russian): Add words 551-600 Change-Id: Ie2a670fc2aa24457a9fc7f3f22d5336d97e7789f --- users/tazjin/russian/words.el | 52 +++++++++++++++++++++++++++++++++++++++++-- 1 file 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) -- cgit 1.4.1