diff options
Diffstat (limited to 'users/tazjin/russian/words.el')
-rw-r--r-- | users/tazjin/russian/words.el | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/users/tazjin/russian/words.el b/users/tazjin/russian/words.el index f2b51ba71243..9e7fc15da044 100644 --- a/users/tazjin/russian/words.el +++ b/users/tazjin/russian/words.el @@ -54,9 +54,9 @@ ("уже" ("already" "by now")) ("для" ("for" "to")) ("вот" ("here" "there" "this is" "that's") - "calling attention to something") + ("calling attention to something")) ("кто" ("who" "that" "some")) - ("да" ("yes" "but") "affirmation (..., right?)") + ("да" ("yes" "but") ("affirmation (..., right?)")) ("говорить" ("to say" "to tell" "to speak") nil ("-говор-")) ("год" ("year")) @@ -88,14 +88,14 @@ ("два" ("two")) ("там" ("there" "then")) ("чем" ("than" "instead of") - "чем ..., тем ...") + ("чем ..., тем ...")) ("глаз" ("eye" "sight")) ("жизнь" ("life") nil ("-жи-")) ("первый" ("first" "front" "former")) ("день" ("day")) ("тут" ("here" "now" "then")) ("во" ("in" "at") - "as particle also: wow, exactly, ...") + ("as particle also: wow, exactly, ...")) ("ничто" ("nothing")) ("потом" ("afterwards" "then")) ("очень" ("very")) @@ -353,7 +353,7 @@ ("появиться" ("to appear" "to show up")) ("воздух" ("air")) ("разный" ("different")) - ("выходить" ("to go out" "to exit") "MR says 'to nurse'??" ("-ход-")) + ("выходить" ("to go out" "to exit") ("MR says 'to nurse'??") ("-ход-")) ("просить" ("to ask")) ("брат" ("brat")) ("собственный" ("one's own")) @@ -416,5 +416,4 @@ ("войти" ("to enter" "to come in") nil ("-й-")) ("длинный" ("long"))) - (provide 'russian-words) |