添加文件
This commit is contained in:
34
登快阁.toml
Normal file
34
登快阁.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# 散列表的键翻译
|
||||
["keydata"]
|
||||
note = "笔记"
|
||||
keyword_note = "关键词翻译"
|
||||
translation = "语句翻译"
|
||||
|
||||
# 测试项目元数据
|
||||
["testdata"]
|
||||
# 记忆时显示的额外信息
|
||||
additional_inf = ["translation","keyword_note", "note"]
|
||||
# 填空测试, content 指代键名
|
||||
fill_blank_test = {"from"=["content"], "hint"=["translation"]}
|
||||
# 选择题测试
|
||||
draw_card_test = {"from"=["keyword_note"]}
|
||||
|
||||
["痴儿/了却/公家事/, 快阁/东西/倚/晚晴./"]
|
||||
note = []
|
||||
translation = "我办完了公事,登上快阁,在这晚晴的余辉里倚栏远眺"
|
||||
keyword_note = {"痴儿"="作者自指", "了却"="完成", "东西"="东边和西边,指在阁中四处周览", "倚"="倚靠"}
|
||||
|
||||
["落木/千山/天/远大/, 澄江/一道/月/分明./"]
|
||||
note = []
|
||||
translation = "远望秋山无数,落叶飘零,天地更加辽远阔大。朗朗明月下澄江淙淙流过,月光下显得更加空明澄澈"
|
||||
keyword_note = {"落木"="落叶", "澄江"="指赣江,澄澈清澈"}
|
||||
|
||||
["朱弦/已为/佳人/绝/, 青眼/聊因/美酒/横./"]
|
||||
note = []
|
||||
translation = "友人远离,早已没有弄弦吹箫的兴致了,只有见到美酒,眼中才流露出喜色"
|
||||
keyword_note = {"朱弦"="这里指琴", "佳人"="美人,引申为知己、知音", "青眼"="黑色的眼珠在眼眶中间,表示对人的喜爱或重视", "聊"="姑且"}
|
||||
|
||||
["万里/归船/弄/长笛/, 此心/吾与/白鸥/盟./"]
|
||||
note = []
|
||||
translation = "我从万里之外的远地乘船归来,在船上吹起长笛;我的这颗心,将愿与白鸥结为朋友"
|
||||
keyword_note = {"弄"="演奏", "与白鸥盟"="指无利禄之心,借指归隐"}
|
Reference in New Issue
Block a user