tvl-depot/users/tazjin/russian/roots.el

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
853 B
EmacsLisp
Raw Normal View History

;; '(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.")
("-вид-" "seeing, viewing etc.")
("-врем-" "time")
("-говор-" "related to talking")
("-голов-" "head, main, etc.")
("-друг-" nil)
("-дум-" "thinking, thoughts")
("-жи-" "life")
("-зна-" "knowing, knowledge")
("-имя-" "name")
("-й-" "walking, moving to")
("-мочь-" "ability, permission")
("-нов-" "new")
("-общ-" "common?")
("-правд-" "truth")
("-прос-" "question")
("-сказ-" nil)
("-смотр-" "watching, viewing")
("-стран-" "country?")
("-ход-" "movement")
("-хорош-" "goodness, niceness"))