TABLE root AS "词根", file.link AS "笔记链接"
WHERE type = "动词"
SORT root ASC