From f762711b8171c86f9a9ebfb1a9a5c3eda11b0862 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 26 Sep 2021 13:40:20 +0300 Subject: feat(tazjin/russian): Extract a bunch more word roots Change-Id: I215b010ea4595d1c6b76138cf7f7b1fb7f435085 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3639 Tested-by: BuildkiteCI Reviewed-by: tazjin --- users/tazjin/russian/roots.el | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'users/tazjin/russian/roots.el') diff --git a/users/tazjin/russian/roots.el b/users/tazjin/russian/roots.el index d1d60a384f..77d09b4726 100644 --- a/users/tazjin/russian/roots.el +++ b/users/tazjin/russian/roots.el @@ -6,16 +6,23 @@ ;; descendent words (e.g. -голов- => главный) '(("-весь-" "everything, all, every, etc.") - ("-сказ-" nil) - ("-говор-" "related to talking") - ("-зна-" "knowing, knowledge") - ("-врем-" "time") - ("-друг-" nil) ("-вид-" "seeing, viewing etc.") - ("-мочь-" "ability, permission") + ("-врем-" "time") + ("-говор-" "related to talking") ("-голов-" "head, main, etc.") + ("-друг-" nil) ("-дум-" "thinking, thoughts") - ("-прос-" "question") - ("-хорош-" "goodness, niceness") + ("-жи-" "life") + ("-зна-" "knowing, knowledge") + ("-имя-" "name") + ("-й-" "walking, moving to") + ("-мочь-" "ability, permission") ("-нов-" "new") - ("-жи-" "life")) + ("-общ-" "common?") + ("-правд-" "truth") + ("-прос-" "question") + ("-сказ-" nil) + ("-смотр-" "watching, viewing") + ("-стран-" "country?") + ("-ход-" "movement") + ("-хорош-" "goodness, niceness")) -- cgit 1.4.1