about summary refs log tree commit diff
path: root/users/tazjin/russian/roots.el
blob: d1d60a384f6c95b8b4db8f10d98dd29df2eaf3ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"))