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 <mail@tazj.in>
This commit is contained in:
parent
ec66801094
commit
f762711b81
2 changed files with 35 additions and 28 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue