feat(tazjin/russian): Add words 501-550

Change-Id: Id9e4b9eb5e330a5331ca0cc2c7af2c4ade4a6ace
This commit is contained in:
Vincent Ambo 2021-12-08 20:23:09 +03:00
parent a39ab958da
commit b5dcb4e6df

View file

@ -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)