diff options
Diffstat (limited to 'users/tazjin/russian/roots.el')
-rw-r--r-- | users/tazjin/russian/roots.el | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/users/tazjin/russian/roots.el b/users/tazjin/russian/roots.el index 468d87bb1aed..d1d60a384f6c 100644 --- a/users/tazjin/russian/roots.el +++ b/users/tazjin/russian/roots.el @@ -1,2 +1,21 @@ ;; '(root explanation) -'(()) +;; +;; All roots without explanations are TODOs. +;; +;; In some cases, roots are not direct morphological roots of their +;; descendent words (e.g. -голов- => главный) + +'(("-весь-" "everything, all, every, etc.") + ("-сказ-" nil) + ("-говор-" "related to talking") + ("-зна-" "knowing, knowledge") + ("-врем-" "time") + ("-друг-" nil) + ("-вид-" "seeing, viewing etc.") + ("-мочь-" "ability, permission") + ("-голов-" "head, main, etc.") + ("-дум-" "thinking, thoughts") + ("-прос-" "question") + ("-хорош-" "goodness, niceness") + ("-нов-" "new") + ("-жи-" "life")) |