我们是怎么来到这儿的?带我回家
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c0b794 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.temp +.cache +node_modules/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..52da238 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# README \ No newline at end of file diff --git a/contents-hope/.vuepress/config.js b/contents-hope/.vuepress/config.js new file mode 100644 index 0000000..b397941 --- /dev/null +++ b/contents-hope/.vuepress/config.js @@ -0,0 +1,395 @@ +const { config } = require("vuepress-theme-hope"); + +module.exports = config({ + title: "毛泽东诗词库", + description: "Collection of Mao's Poetry", + + dest: "./dist", + + head: [ + [ + "script", + { src: "https://cdn.jsdelivr.net/npm/react/umd/react.production.min.js" }, + ], + [ + "script", + { + src: "https://cdn.jsdelivr.net/npm/react-dom/umd/react-dom.production.min.js", + }, + ], + ["script", { src: "https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js" }], + [ + "script", + { src: "https://cdn.jsdelivr.net/npm/@babel/standalone/babel.min.js" }, + ], + ], + + locales: { + "/": { + lang: "zh-CN", + }, + }, + + themeConfig: { + logo: "/logo-small-round.png", + hostname: "http://mao.codeword.info", + + author: "CDN", + //repo: "https://", + + feed: false, + + nav: [ + { text: "主页", link: "/", icon: "home" }, + { + text: "文库", + link: "/contents/", + icon: "note", + }, + { text: "日志", link: "/blog/", icon: "edit" }, + ], + + //sidebarDepth: 3, + sidebar: { + "/contents/A/": [ + { + title: "返回上一级", + icon: "icon-return", + path: "/contents/", + //prefix: "", + children: [], + }, + { + title: "本节目录", + path: "/contents/A/", + children: [], + }, + { + title: "古体诗词", + //icon: "", + //path: "/contents/A/", + prefix: "/contents/A/", + collapsable: true, + //sidebarDepth: 2, + children: [ + "A1","A2","A3","A4","A5", + "A6","A7","A8","A9","A10", + "A11","A12","A13","A14","A15", + "A16","A17","A18","A19","A20", + "A21","A22","A23","A24","A25", + "A26","A27","A28","A29","A30", + "A31","A32","A33","A34","A35", + "A36","A37","A38","A39","A40", + "A41","A42","A43","A44","A45", + "A46","A47","A48","A49","A50", + "A51","A52","A53","A54","A55", + "A56","A57","A58","A59","A60", + "A61","A62","A63","A64","A65", + "A66","A67","A68","A69","A70", + "A71","A72","A73","A74","A75", + "A76", + ], + }, + "/contents/B/", + "/contents/C/", + "/contents/D/", + "/contents/E/", + ], + + "/contents/B/": [ + { + title: "返回上一级", + icon: "icon-return", + path: "/contents/", + //prefix: "", + children: [], + }, + { + title: "本节目录", + path: "/contents/B/", + children: [], + }, + "/contents/A/", + { + title: "无据诗词、联句、残句", + //icon: "", + //path: "/contents/A/", + prefix: "/contents/B/", + collapsable: true, + //sidebarDepth: 2, + children: [ + "B1","B2","B3","B4","B5", + "B6","B7","B8","B9","B10", + "B11","B12","B13","B14","B15", + "B16", + ], + }, + "/contents/C/", + "/contents/D/", + "/contents/E/", + ], + + "/contents/C/": [ + { + title: "返回上一级", + icon: "icon-return", + path: "/contents/", + //prefix: "", + children: [], + }, + { + title: "本节目录", + path: "/contents/C/", + children: [], + }, + "/contents/A/", + "/contents/B/", + { + title: "韵语", + //icon: "", + //path: "/contents/A/", + prefix: "/contents/C/", + collapsable: true, + //sidebarDepth: 2, + children: [ + "C1","C2","C3","C4","C5", + "C6","C7","C8","C9","C10", + "C11","C12","C13","C14","C15", + "C16","C17","C18","C19","C20", + ], + }, + "/contents/D/", + "/contents/E/", + ], + + "/contents/D/": [ + { + title: "返回上一级", + icon: "icon-return", + path: "/contents/", + //prefix: "", + children: [], + }, + { + title: "本节目录", + path: "/contents/D/", + children: [], + }, + "/contents/A/", + "/contents/B/", + "/contents/C/", + { + title: "改诗", + //icon: "", + //path: "/contents/A/", + prefix: "/contents/D/", + collapsable: true, + //sidebarDepth: 2, + children: [ + "D1","D2","D3","D4","D5", + "D6","D7","D8","D9","D10", + "D11","D12","D13","D14","D15", + "D16","D17","D18","D19","D20", + "D21","D22","D23","D24","D25", + "D26","D27","D28","D29","D30", + "D31", + ], + }, + "/contents/E/", + ], + + "/contents/E/": [ + { + title: "返回上一级", + icon: "icon-return", + path: "/contents/", + //prefix: "", + children: [], + }, + { + title: "本节目录", + path: "/contents/E/", + children: [], + }, + "/contents/A/", + "/contents/B/", + "/contents/C/", + "/contents/D/", + { + title: "楹联", + //icon: "", + //path: "/contents/A/", + prefix: "/contents/E/", + collapsable: true, + sidebarDepth: 3, + children: [ + { + title: "尚在整理中", + path: "", + collapsable: false, + //prefix: "", + children: [], + }, + /* + "E1","E2","E3","E4","E5","E6","E7","E8","E9","E10", + "E11","E12","E13","E14","E15","E16","E17","E18","E19","E20", + "E21","E22","E23","E24","E25","E26","E27","E28","E29","E30", + "E31","E32","E33","E34","E35","E36","E37","E38","E39","E40", + "E41","E42","E43","E44","E45","E46","E47","E48","E49","E50", + "E51","E52","E53","E54","E55","E56","E57","E58","E59","E60", + "E61","E62","E63","E64","E65","E66","E67","E68","E69","E70", + "E71","E72","E73","E74","E75","E76","E77","E78","E79","E80", + "E81","E82","E83","E84","E85","E86","E87","E88","E89","E90", + "E91","E92","E93","E94","E95","E96","E97","E98","E99","E100", + "E101","E102","E103","E104","E105","E106","E107","E108","E109","E110", + "E111","E112","E113","E114","E115","E116","E117","E118","E119","E120", + "E121","E122","E123","E124","E125","E126","E127","E128","E129","E130", + "E131","E132","E133","E134","E135","E136","E137","E138","E139","E140", + "E141","E142","E143","E144","E145","E146","E147","E148","E149","E150", + "E151","E152","E153","E154","E155","E156","E157","E158","E159","E160", + "E161","E162","E163","E164","E165","E166","E167","E168","E169","E170", + "E171", + */ + ], + }, + ], + + // fallback + "/": [ + "", + { + title: "开始阅读", + //icon: "", + path: "/contents/", + prefix: "/contents/", + collapsable: false, + //sidebarDepth: 2, + children: [ + "A/", + "B/", + "C/", + "D/", + "E/", + ], + }, + { + title: "项目日志", + icon: "icon-edit", + path: "/blog/", + collapsable: false, + //prefix: "", + children: ["about", "reference", "progress", "log"], + } + ], + }, + + blog: { + avatar: "/avatar.jpg", + name: "CDN", + intro: "/about/", + sidebarDisplay: "none", + timeline: "暂未启用时间线", + links: { + QQ: "2452272195", + Email: "cardinal@codeword.info", + Github: "https://github.com/CDN18", + }, + }, + + footer: { + display: true, + content: "For Educational Purposes Only | Copyright © 2021 - Present | Made by CDN.", + }, + + comment: { + type: "waline", + serverURL: "http://wgcomment.codeword.info", + }, + + /* + copyright: { + status: "global", + }, + */ + + git: { + timezone: "Asia/Shanghai", + }, + + mdEnhance: { + enableAll: true, + presentation: { + plugins: [ + "highlight", + "math", + "search", + "notes", + "zoom", + "anything", + "audio", + "chalkboard", + ], + }, + }, + + pwa: { + favicon: "/logo-small-round-256x.ico", + cachePic: true, + apple: { + icon: "/assets/icon/apple-icon-152.png", + statusBarColor: "black", + }, + msTile: { + image: "/assets/icon/ms-icon-144.png", + color: "#ffffff", + }, + manifest: { + icons: [ + { + src: "/assets/icon/chrome-mask-512.png", + sizes: "512x512", + purpose: "maskable", + type: "image/png", + }, + { + src: "/assets/icon/chrome-mask-192.png", + sizes: "192x192", + purpose: "maskable", + type: "image/png", + }, + { + src: "/assets/icon/chrome-512.png", + sizes: "512x512", + type: "image/png", + }, + { + src: "/assets/icon/chrome-192.png", + sizes: "192x192", + type: "image/png", + }, + ], + shortcuts: [ + { + name: "Guide", + short_name: "Guide", + url: "/guide/", + icons: [ + { + src: "/assets/icon/guide-maskable.png", + sizes: "192x192", + purpose: "maskable", + type: "image/png", + }, + { + src: "/assets/icon/guide-monochrome.png", + sizes: "192x192", + purpose: "monochrome", + type: "image/png", + }, + ], + }, + ], + }, + }, + }, +}); diff --git a/contents-hope/.vuepress/public/assets/icon/apple-icon-152.png b/contents-hope/.vuepress/public/assets/icon/apple-icon-152.png new file mode 100644 index 0000000..89b320b Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/apple-icon-152.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/chrome-192.png b/contents-hope/.vuepress/public/assets/icon/chrome-192.png new file mode 100644 index 0000000..9799749 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/chrome-192.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/chrome-512.png b/contents-hope/.vuepress/public/assets/icon/chrome-512.png new file mode 100644 index 0000000..4a3e7d8 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/chrome-512.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/chrome-mask-192.png b/contents-hope/.vuepress/public/assets/icon/chrome-mask-192.png new file mode 100644 index 0000000..e0f8c6f Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/chrome-mask-192.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/chrome-mask-512.png b/contents-hope/.vuepress/public/assets/icon/chrome-mask-512.png new file mode 100644 index 0000000..49cf081 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/chrome-mask-512.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/guide-maskable.png b/contents-hope/.vuepress/public/assets/icon/guide-maskable.png new file mode 100644 index 0000000..75449b6 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/guide-maskable.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/guide-monochrome.png b/contents-hope/.vuepress/public/assets/icon/guide-monochrome.png new file mode 100644 index 0000000..5b1dc40 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/guide-monochrome.png differ diff --git a/contents-hope/.vuepress/public/assets/icon/ms-icon-144.png b/contents-hope/.vuepress/public/assets/icon/ms-icon-144.png new file mode 100644 index 0000000..417d2b1 Binary files /dev/null and b/contents-hope/.vuepress/public/assets/icon/ms-icon-144.png differ diff --git a/contents-hope/.vuepress/public/avatar.jpg b/contents-hope/.vuepress/public/avatar.jpg new file mode 100644 index 0000000..4faaa86 Binary files /dev/null and b/contents-hope/.vuepress/public/avatar.jpg differ diff --git a/contents-hope/.vuepress/public/background.jpg b/contents-hope/.vuepress/public/background.jpg new file mode 100644 index 0000000..55b7a79 Binary files /dev/null and b/contents-hope/.vuepress/public/background.jpg differ diff --git a/contents-hope/.vuepress/public/logo-original.png b/contents-hope/.vuepress/public/logo-original.png new file mode 100644 index 0000000..320ae55 Binary files /dev/null and b/contents-hope/.vuepress/public/logo-original.png differ diff --git a/contents-hope/.vuepress/public/logo-small-round-128x.ico b/contents-hope/.vuepress/public/logo-small-round-128x.ico new file mode 100644 index 0000000..071633d Binary files /dev/null and b/contents-hope/.vuepress/public/logo-small-round-128x.ico differ diff --git a/contents-hope/.vuepress/public/logo-small-round-256x.ico b/contents-hope/.vuepress/public/logo-small-round-256x.ico new file mode 100644 index 0000000..2b28156 Binary files /dev/null and b/contents-hope/.vuepress/public/logo-small-round-256x.ico differ diff --git a/contents-hope/.vuepress/public/logo-small-round.png b/contents-hope/.vuepress/public/logo-small-round.png new file mode 100644 index 0000000..6475f50 Binary files /dev/null and b/contents-hope/.vuepress/public/logo-small-round.png differ diff --git a/contents-hope/.vuepress/public/logo-small-round_2x.png b/contents-hope/.vuepress/public/logo-small-round_2x.png new file mode 100644 index 0000000..ff8ef41 Binary files /dev/null and b/contents-hope/.vuepress/public/logo-small-round_2x.png differ diff --git a/contents-hope/.vuepress/public/logo-small.png b/contents-hope/.vuepress/public/logo-small.png new file mode 100644 index 0000000..ee9b6a9 Binary files /dev/null and b/contents-hope/.vuepress/public/logo-small.png differ diff --git a/contents-hope/.vuepress/public/logo.png b/contents-hope/.vuepress/public/logo.png new file mode 100644 index 0000000..cac877d Binary files /dev/null and b/contents-hope/.vuepress/public/logo.png differ diff --git a/contents-hope/.vuepress/public/logo_round.png b/contents-hope/.vuepress/public/logo_round.png new file mode 100644 index 0000000..247b397 Binary files /dev/null and b/contents-hope/.vuepress/public/logo_round.png differ diff --git a/contents-hope/.vuepress/public/logo_round_scaled.png b/contents-hope/.vuepress/public/logo_round_scaled.png new file mode 100644 index 0000000..2e90b96 Binary files /dev/null and b/contents-hope/.vuepress/public/logo_round_scaled.png differ diff --git a/contents-hope/.vuepress/styles/index.styl b/contents-hope/.vuepress/styles/index.styl new file mode 100644 index 0000000..b3c5ae7 --- /dev/null +++ b/contents-hope/.vuepress/styles/index.styl @@ -0,0 +1,2 @@ +// import icon +@import '//at.alicdn.com/t/font_2410206_kxwb6og9m5.css' diff --git a/contents-hope/.vuepress/styles/palette.styl b/contents-hope/.vuepress/styles/palette.styl new file mode 100644 index 0000000..6adb08b --- /dev/null +++ b/contents-hope/.vuepress/styles/palette.styl @@ -0,0 +1 @@ +$accentColor ?= "#f26d6d" \ No newline at end of file diff --git a/contents-hope/README.md b/contents-hope/README.md new file mode 100644 index 0000000..f68a68a --- /dev/null +++ b/contents-hope/README.md @@ -0,0 +1,31 @@ +--- +home: true +icon: home +title: 毛泽东诗词库 +heroImage: /logo_round_scaled.png +heroText: '毛泽东诗词库' + +action: + - text: 开始阅读 📖 + link: /contents/ + type: primary + + - text: 随便一看(暂不可用) 🎲 + link: /random/ + +features: + - title: 参考链接 📚 + details: 项目参考资料、对研究学习有帮助的资源和网站 + link: /reference/ + + - title: 关于我们 📄 + details: 项目说明 + link: /about/ + + - title: 项目日志 📔 + details: 项目说明、开发计划等 + link: /blog/ + +copyrightText: false +footer: For Educational Purposes only | Copyright © 2021 - Present CDN +--- diff --git a/contents-hope/about.md b/contents-hope/about.md new file mode 100644 index 0000000..27529bb --- /dev/null +++ b/contents-hope/about.md @@ -0,0 +1,62 @@ +--- +sticky: true +title: 关于 +description: 项目介绍 & 项目目标 & 项目分工 +--- + +# 关于 + + 本项目是电子科技大学2021年-2022学年秋季学期毛泽东思想与中国特色社会主义理论体系概论(2019级)的课程项目式作业。 + +## 使用许可 + + 若您要使用本项目的全部或部分内容来完成与“毛泽东思想与中国特色社会主义理论体系概论”的课程作业、任务、社会实践等计入课程成绩的工作,您需要: + +- 通过项目日志页提供的联系方式或GitHub Issue向项目所有者发起申请并取得许可(您的用户名和项目名出现在本节末尾方代表您取得了使用许可)。 +- 在申请中说明使用方式、使用范围及开源您项目中使用/引用本项目内容的所有文件。 + +## 项目目标&主要工作 + +### 主要目标 + +- **整理目前已知的毛泽东诗词** + +### 拓展目标(TODO) + +> 列出以下目标,仅代表我们有相关意愿或计划,但不一定会实施。 +> 详见项目进度 + +- 补充真实性核验信息 +- 添加解释性内容 + - 注解、赏析、评论 + - 研究类文章 + - 阅读指导 +- 制作和更新离线版本(PDF版) +- 新增扩展功能 + +## 项目成员&分工 + +本项目负责人为CDN,目前他承担项目全部工作。 + +### 开发运维 + +- Web版 +- PDF版 +- Hitoko API / Service +- Random Visit + +### 资料整理 + +- 原文整理 + - 主题整理 + - 编年整理 +- 赏析、注解整理 +- 相关文献、参考资料整理 +- 校对 + +## [项目进度](./progress/) + +## [项目日志](./log/) + + + diff --git a/contents-hope/blog.md b/contents-hope/blog.md new file mode 100644 index 0000000..77591bf --- /dev/null +++ b/contents-hope/blog.md @@ -0,0 +1,32 @@ +--- +blog: true +home: true +icon: edit +title: 项目日志 +heroImage: /logo_round.png +heroText: 项目日志 +heroFullScreen: true +tagline: 毛泽东诗词库 +description: 毛泽东诗词库 +bgImage: /background.jpg +project: + - type: project + name: 开始阅读 + desc: 浏览文库内容 + link: /contents + + - type: link + name: 随机阅读(暂不可用) + desc: 随机跳转到一篇诗词(不含韵语、楹联) + link: /random/ + + - type: book + name: 参考资料 + desc: 参考资料、致谢、优质资源 + link: /reference/ + + - type: article + name: 关于我们 + desc: 项目说明 + link: /about/ +--- diff --git a/contents-hope/contents/A/A1.md b/contents-hope/contents/A/A1.md new file mode 100644 index 0000000..7a258d5 --- /dev/null +++ b/contents-hope/contents/A/A1.md @@ -0,0 +1,46 @@ +--- +title: 五古·挽易昌陶 +description: 写于 1915 年 5 月 +article: false +--- + +# 五古·挽易昌陶 +去去思君深,思君君不来。 + +愁杀芳年友,悲叹有余哀。 + +衡阳雁声彻,湘滨春溜回。 + +感物念所欢,踯躅南城隈。 + +城隈草萋萋,涔泪侵双题。 + +采采余孤景,日落衡云西。 + +方期沆养游,零落匪所思。 + +永诀从今始,午夜惊鸣鸡。 + +鸣鸡一声唱,汗漫东皋上。 + +冉冉望君来,握手珠眶涨。 + +关山蹇骥足,飞飙拂灵帐, + +我怀郁如楚,放歌依列嶂。 + +列嶂青且茜,愿言试长剑。 + +东海有岛夷,北山尽仇怨。 + +荡涤谁氏子,安得辞浮贱。 + +子期竟早亡,牙琴从此绝。 + +琴绝最伤情,朱华春不荣。 + +后来有千日,谁与共平生? + +望灵荐杯酒,惨淡看铭旌。 + +惆怅中何寄,江天水一泓。 diff --git a/contents-hope/contents/A/A10.md b/contents-hope/contents/A/A10.md new file mode 100644 index 0000000..91a02e6 --- /dev/null +++ b/contents-hope/contents/A/A10.md @@ -0,0 +1,23 @@ +--- +title: 西江月·井冈山 +description: 写于 1928 年秋 +article: false +--- + +# 西江月·井冈山 + +山下旌旗在望, + +山头鼓角相闻。 + +敌军围困万千重, + +我自岿然不动。 + +早已森严壁垒, + +更加众志成城。 + +黄洋界上炮声隆, + +报道敌军宵遁。 diff --git a/contents-hope/contents/A/A11.md b/contents-hope/contents/A/A11.md new file mode 100644 index 0000000..2b5c38f --- /dev/null +++ b/contents-hope/contents/A/A11.md @@ -0,0 +1,23 @@ +--- +title: 清平乐·蒋桂战争 +description: 写于 1929 年秋 +article: false +--- + +# 清平乐 蒋桂战争 + +风云突变, + +军阀重开战。 + +洒向人间都是怨, + +一枕黄梁再现。 + +红旗跃过汀江, + +直下龙岩上杭。 + +收拾金瓯一片, + +分田分地真忙。 diff --git a/contents-hope/contents/A/A12.md b/contents-hope/contents/A/A12.md new file mode 100644 index 0000000..3104e81 --- /dev/null +++ b/contents-hope/contents/A/A12.md @@ -0,0 +1,11 @@ +--- +title: 采桑子·重阳 +description: 写于 1929 年 10 月 +article: false +--- + +# 采桑子·重阳 + +人生易老天难老,岁岁重阳。今又重阳,战地黄花分外香。 + +一年一度秋风劲,不似春光。胜似春光,寥廓江天万里霜。 diff --git a/contents-hope/contents/A/A13.md b/contents-hope/contents/A/A13.md new file mode 100644 index 0000000..4465d26 --- /dev/null +++ b/contents-hope/contents/A/A13.md @@ -0,0 +1,19 @@ +--- +title: 如梦令·元旦 +description: 写于 1930 年 1 月 +article: false +--- + +# 如梦令·元旦 + +宁化、清流、归化, + +路隘林深苔滑。 + +今日向何方, + +直指武夷山下。 + +山下、山下, + +风展红旗如画。 diff --git a/contents-hope/contents/A/A14.md b/contents-hope/contents/A/A14.md new file mode 100644 index 0000000..3dbf8ec --- /dev/null +++ b/contents-hope/contents/A/A14.md @@ -0,0 +1,15 @@ +--- +title: 减字木兰花·广昌路上 +description: 写于 1930 年 2 月 +article: false +--- + +# 减字木兰花·广昌路上 + +漫天皆白,雪里行军情更迫。 + +头上高山,风卷红旗过大关。 + +此行何去?赣江风雪迷漫处。 + +命令昨颁,十万工农下吉安。 diff --git a/contents-hope/contents/A/A15.md b/contents-hope/contents/A/A15.md new file mode 100644 index 0000000..88105de --- /dev/null +++ b/contents-hope/contents/A/A15.md @@ -0,0 +1,23 @@ +--- +title: 蝶恋花·从汀州向长沙 +description: 写于 1930 年 7 月 +article: false +--- + +# 蝶恋花·从汀州向长沙 + +六月天兵征腐恶, + +万丈长缨要把鲲鹏缚。 + +赣水那边红一角, + +偏师借重黄公略。 + +百万工农齐踊跃, + +席卷江西直捣湘和鄂。 + +国际悲歌歌一曲, + +狂飙为我从天落。 diff --git a/contents-hope/contents/A/A16.md b/contents-hope/contents/A/A16.md new file mode 100644 index 0000000..95f41bc --- /dev/null +++ b/contents-hope/contents/A/A16.md @@ -0,0 +1,15 @@ +--- +title: 渔家傲·反第一次大“围剿” +description: 写于 1931 年春 +article: false +--- + +# 渔家傲·反第一次大“围剿” + +万木霜天红烂漫,天兵怒气冲霄汉。 + +雾满龙冈千嶂暗,齐声唤,前头捉了张辉瓒。 + +二十万军重入赣,风烟滚滚来天半。 + +唤起工农千百万,同心干,不周山下红旗乱。 diff --git a/contents-hope/contents/A/A17.md b/contents-hope/contents/A/A17.md new file mode 100644 index 0000000..dcf91e9 --- /dev/null +++ b/contents-hope/contents/A/A17.md @@ -0,0 +1,15 @@ +--- +title: 渔家傲·反第二次大“围剿” +description: 写于 1931 年夏 +article: false +--- + +# 渔家傲·反第二次大“围剿” + +白云山头云欲立,白云山下呼声急,枯木朽株齐努力。 + +枪林逼,飞将军自重霄入。 + +七百里驱十五日,赣水苍茫闽山碧,横扫千军如卷席。 + +有人泣,为营步步嗟何及! diff --git a/contents-hope/contents/A/A18.md b/contents-hope/contents/A/A18.md new file mode 100644 index 0000000..88eb03b --- /dev/null +++ b/contents-hope/contents/A/A18.md @@ -0,0 +1,11 @@ +--- +title: 渔家傲·反第三次大围剿 +description: 写于 1931 年 +article: false +--- + +# 渔家傲·反第三次大围剿 + +英勇红军凭肉搏,红旗翻处白旗没。 + +地动天摇风雨跃,雷霆落,今日梁魁应活捉。 diff --git a/contents-hope/contents/A/A19.md b/contents-hope/contents/A/A19.md new file mode 100644 index 0000000..7b10d5c --- /dev/null +++ b/contents-hope/contents/A/A19.md @@ -0,0 +1,23 @@ +--- +title: 菩萨蛮·大柏地 +description: 写于 1933 年夏 +article: false +--- + +# 菩萨蛮·大柏地 + +赤橙黄绿青蓝紫, + +谁持彩练当空舞? + +雨后复斜阳, + +关山阵阵苍。 + +当年鏖战急, + +弹洞前村壁。 + +装点此关山, + +今朝更好看。 diff --git a/contents-hope/contents/A/A2.md b/contents-hope/contents/A/A2.md new file mode 100644 index 0000000..af55e82 --- /dev/null +++ b/contents-hope/contents/A/A2.md @@ -0,0 +1,29 @@ +--- +title: 七古·送纵宇一郎东行 +description: 写于 1918 年 4 月 +article: false +--- + +# 七古·送纵宇一郎东行 + +云开衡岳积阴止,天马凤凰春树里。 + +年少峥嵘屈贾才,山川奇气曾钟此。 + +君行吾为发浩歌,鲲鹏击浪从兹始。 + +洞庭湘水涨连天,艟艨巨舰直东指。 + +无端散出一天愁,幸被东风吹万里。 + +丈夫何事足萦怀,要将宇宙看稊米。 + +沧海横流安足虑,世事纷纭何足理。 + +管却自家身与心,胸中日月常新美。 + +名世于今五百年,诸公碌碌皆余子。 + +平浪官前友谊多,崇明对马衣带水。 + +东瀛濯剑有书还,我返自崖君去矣。 diff --git a/contents-hope/contents/A/A20.md b/contents-hope/contents/A/A20.md new file mode 100644 index 0000000..1379d23 --- /dev/null +++ b/contents-hope/contents/A/A20.md @@ -0,0 +1,23 @@ +--- +title: 清平乐·会昌 +description: 写于 1934 年夏 +article: false +--- + +# 清平乐·会昌 + +东方欲晓, + +莫道君行早。 + +踏遍青山人未老, + +风景这边独好。 + +会昌城外高峰, + +颠连直接东溟。 + +战士指看南粤, + +更加郁郁葱葱。 diff --git a/contents-hope/contents/A/A21.md b/contents-hope/contents/A/A21.md new file mode 100644 index 0000000..5f2d986 --- /dev/null +++ b/contents-hope/contents/A/A21.md @@ -0,0 +1,23 @@ +--- +title: 十六字令三首 +description: 写于 1934-1935 年 +article: false +--- + +# 十六字令三首 + +山,快马加鞭未下鞍。 + +惊回首,离天三尺三。 + + + +山,倒海翻江卷巨澜。 + +奔腾急,万马战犹酣。 + + + +山,刺破青天锷未残。 + +天欲堕,赖以拄其间。 diff --git a/contents-hope/contents/A/A22.md b/contents-hope/contents/A/A22.md new file mode 100644 index 0000000..5c7bfaf --- /dev/null +++ b/contents-hope/contents/A/A22.md @@ -0,0 +1,27 @@ +--- +title: 忆秦娥·娄山关 +description: 写于 1935 年 2 月 +article: false +--- + +# 忆秦娥·娄山关 + +西风烈, + +长空雁叫霜晨月。 + +霜晨月, + +马蹄声碎, + +喇叭声咽。 + +雄关漫道真如铁, + +而今迈步从头越。 + +从头越, + +苍山如海, + +残阳如血。 diff --git a/contents-hope/contents/A/A23.md b/contents-hope/contents/A/A23.md new file mode 100644 index 0000000..3ef7383 --- /dev/null +++ b/contents-hope/contents/A/A23.md @@ -0,0 +1,15 @@ +--- +title: 七律·长征 +description: 写于 1935 年 10 月 +article: false +--- + +# 七律·长征 + +红军不怕远征难,万水千山只等闲。 + +五岭逶迤腾细浪,乌蒙磅礴走泥丸。 + +金沙水拍云崖暖,大渡桥横铁索寒。 + +更喜岷山千里雪,三军过后尽开颜。 diff --git a/contents-hope/contents/A/A24.md b/contents-hope/contents/A/A24.md new file mode 100644 index 0000000..f14a69e --- /dev/null +++ b/contents-hope/contents/A/A24.md @@ -0,0 +1,11 @@ +--- +title: 六言诗·给彭德怀同志 +description: 写于 1935 年 10 月 +article: false +--- + +# 六言诗·给彭德怀同志 + +山高路远坑深,大军纵横驰奔。 + +谁敢横刀立马?唯我彭大将军。 diff --git a/contents-hope/contents/A/A25.md b/contents-hope/contents/A/A25.md new file mode 100644 index 0000000..03431f3 --- /dev/null +++ b/contents-hope/contents/A/A25.md @@ -0,0 +1,23 @@ +--- +title: 念奴娇·昆仑 +description: 写于 1935 年 10 月 +article: false +--- + +# 念奴娇·昆仑 + +横空出世,莽昆仑,阅尽人间春色。 + +飞起玉龙三百万,搅得周天寒彻。 + +夏日消溶,江河横溢,人或为鱼鳖。 + +千秋功罪,谁人曾与评说? + +而今我谓昆仑:不要这高,不要这多雪。 + +安得倚天抽宝剑,把汝裁为三截? + +一截遗欧,一截赠美,一截还东国。 + +太平世界,环球同此凉热。 diff --git a/contents-hope/contents/A/A26.md b/contents-hope/contents/A/A26.md new file mode 100644 index 0000000..e577813 --- /dev/null +++ b/contents-hope/contents/A/A26.md @@ -0,0 +1,23 @@ +--- +title: 清平乐·六盘山 +description: 写于 1935 年 10 月 +article: false +--- + +# 清平乐·六盘山 + +天高云淡, + +望断南飞雁。 + +不到长城非好汉, + +屈指行程二万。 + +六盘山上高峰, + +红旗漫卷西风。 + +今日长缨在手, + +何时缚住苍龙? diff --git a/contents-hope/contents/A/A27.md b/contents-hope/contents/A/A27.md new file mode 100644 index 0000000..3201065 --- /dev/null +++ b/contents-hope/contents/A/A27.md @@ -0,0 +1,23 @@ +--- +title: 沁园春·雪 +description: 写于 1936 年 2 月 +article: false +--- + +# 沁园春·雪 + +北国风光,千里冰封,万里雪飘。 + +望长城内外,惟余莽莽;大河上下,顿失滔滔。 + +山舞银蛇,原驰蜡象,欲与天公试比高。 + +须晴日,看红装素裹,分外妖娆。 + +江山如此多娇,引无数英雄竞折腰。 + +惜秦皇汉武,略输文采;唐宗宋祖,稍逊风骚。 + +一代天骄,成吉思汗,只识弯弓射大雕。 + +俱往矣,数风流人物,还看今朝。 diff --git a/contents-hope/contents/A/A28.md b/contents-hope/contents/A/A28.md new file mode 100644 index 0000000..44cfdbb --- /dev/null +++ b/contents-hope/contents/A/A28.md @@ -0,0 +1,27 @@ +--- +title: 临江仙·给丁玲同志 +description: 写于 1936 年 12 月 +article: false +--- + +# 临江仙·给丁玲同志 + +壁上红旗翻落照, + +西风漫卷孤城。 + +保安人物一时新。 + +洞中开宴会, + +招待出牢人。 + +纤笔一枝谁与似? + +三千毛瑟精兵。 + +阵图开向陇山东。 + +昨天文小姐, + +今日武将军。 diff --git a/contents-hope/contents/A/A29.md b/contents-hope/contents/A/A29.md new file mode 100644 index 0000000..e8505fe --- /dev/null +++ b/contents-hope/contents/A/A29.md @@ -0,0 +1,23 @@ +--- +title: 四言诗·祭黄帝陵 +description: 写于 1937 年 3 月 +article: false +--- + +# 四言诗·祭黄帝陵 + +赫赫始祖,吾华肇造;胄衍祀绵,岳峨河浩。 +聪明睿智,光披遐荒;建此伟业,雄立东方。 +世变沧桑,中更蹉跌;越数千年,强邻蔑德。 +琉台不守,三韩为墟;辽海燕冀,汉奸何多。 +以地事敌,敌欲岂足;人执笞绳,我为奴辱。 +懿维我祖,命世之英;涿鹿奋战,区宇以宁。 +岂其苗裔,不武如斯;泱泱大国,让其沦胥。 +东等不才,剑屦俱奋;万里崎岖,为国效命。 +频年苦斗,备历险夷;匈奴未灭,何以家为。 +各党各界,团结坚固;不论军民,不分贫富。 +民族阵线,救国良方;四万万众,坚决抵抗。 +民主共和,改革内政;亿兆一心,战则必胜。 +还我河山,卫我国权;此物此志,永矢勿谖。 +经武整军,昭告列祖;实鉴临之,皇天后土。 + diff --git a/contents-hope/contents/A/A3.md b/contents-hope/contents/A/A3.md new file mode 100644 index 0000000..f610269 --- /dev/null +++ b/contents-hope/contents/A/A3.md @@ -0,0 +1,55 @@ +--- +title: 四言诗·祭母文 +description: 写于 1919 年 10 月 8 日 +article: false +--- + +# 四言诗·祭母文 + +呜呼吾母,遽然而死。寿五十三,生有七子。 + +七子余三,即东民覃。其他不育,二女二男。 + +育吾兄弟,艰辛备历。摧折作磨,因此遘疾。 + +中间万万,皆伤心史。不忍卒书,待徐温吐。 + +今则欲言,只有两端:一则盛德,一则恨偏。 + +吾母高风,首推博爱。远近亲疏,一皆覆载。 + +恺恻慈祥,感动庶汇。爱力所及,原本真诚。 + +不作诳言,不存欺心。整饬成性,一丝不诡。 + +手泽所经,皆有条理。头脑精密,擘理分情。 + +事无遗算,物无遁形。洁净之风,传遍戚里。 + +不染一尘,身心表里。五德荦荦,乃其大端。 + +合其人格,如在上焉。恨偏所在,三纲之末。 + +有志未伸,有求不获。精神痛苦,以此为卓。 + +天乎人欤,倾地一角。次则儿辈,育之成行。 + +如果未熟,介在青黄。病时揽手,酸心结肠。 + +但呼儿辈,各务为良。又次所怀,好亲至爱。 + +或属素恩,或多劳瘁。大小亲疏,均待报赍。 + +总兹所述,盛德所辉。必秉悃忱,则效不违。 + +致于所恨,必补遗缺。念兹在兹,此心不越。 + +养育深恩,春辉朝霭。报之何时,精禽大海。 + +呜呼吾母,母终未死。躯壳虽隳,灵则万古。 + +有生一日,皆报恩时。有生一日,皆伴亲时。 + +今也言长,时则苦短。惟挈大端,置其粗浅。 + +此时家奠,尽此一觞。后有言陈,与日俱长。 diff --git a/contents-hope/contents/A/A30.md b/contents-hope/contents/A/A30.md new file mode 100644 index 0000000..47635ad --- /dev/null +++ b/contents-hope/contents/A/A30.md @@ -0,0 +1,15 @@ +--- +title: 五律·挽戴安澜将军 +description: 写于 1943 年 3 月 +article: false +--- + +# 五律·挽戴安澜将军 + +外侮需人御,将军赋采薇。 + +师称机械化,勇夺虎罴威。 + +浴血冬瓜守,驱倭棠吉归。 + +沙场竟殒命,壮志也无违。 diff --git a/contents-hope/contents/A/A31.md b/contents-hope/contents/A/A31.md new file mode 100644 index 0000000..73ba986 --- /dev/null +++ b/contents-hope/contents/A/A31.md @@ -0,0 +1,15 @@ +--- +title: 七律·忆重庆谈判 +description: 写于 1945 年秋 +article: false +--- + +# 七律·忆重庆谈判 + +有田有地吾为主,无法无天是为民。 + +重庆有官皆墨吏,延安无土不黄金。 + +炸桥挖路为团结,夺地争城是斗争。 + +遍地哀鸿满城血,无非一念救苍生。 diff --git a/contents-hope/contents/A/A32.md b/contents-hope/contents/A/A32.md new file mode 100644 index 0000000..8d8d648 --- /dev/null +++ b/contents-hope/contents/A/A32.md @@ -0,0 +1,15 @@ +--- +title: 五律·张冠道中 +description: 写于 1947 年 +article: false +--- + +# 五律·张冠道中 + +朝雾弥琼宇,征马嘶北风。 + +露湿尘难染,霜笼鸦不惊。 + +戎衣犹铁甲,须眉等银冰。 + +踟蹰张冠道,恍若塞上行。 diff --git a/contents-hope/contents/A/A33.md b/contents-hope/contents/A/A33.md new file mode 100644 index 0000000..00a1d83 --- /dev/null +++ b/contents-hope/contents/A/A33.md @@ -0,0 +1,15 @@ +--- +title: 五律·喜闻捷报 +description: 写于 1947 年 +article: false +--- + +# 五律·喜闻捷报 + +秋风度河上,大野入苍穹。 + +佳令随人至,明月傍云生。 + +故里鸿音绝,妻儿信未通。 + +满宇频翘望,凯歌奏边城。 diff --git a/contents-hope/contents/A/A34.md b/contents-hope/contents/A/A34.md new file mode 100644 index 0000000..211ff33 --- /dev/null +++ b/contents-hope/contents/A/A34.md @@ -0,0 +1,15 @@ +--- +title: 七律·人民解放军占领南京 +description: 写于 1949 年 4 月 +article: false +--- + +# 七律·人民解放军占领南京 + +钟山风雨起苍黄,百万雄师过大江。 + +虎踞龙盘今胜昔,天翻地覆慨而慷。 + +宜将剩勇追穷寇,不可沽名学霸王。 + +天若有情天亦老,人间正道是沧桑。 diff --git a/contents-hope/contents/A/A35.md b/contents-hope/contents/A/A35.md new file mode 100644 index 0000000..f456744 --- /dev/null +++ b/contents-hope/contents/A/A35.md @@ -0,0 +1,15 @@ +--- +title: 七律·和柳亚子先生 +description: 写于 1949 年 4 月 29 日 +article: false +--- + +# 七律·和柳亚子先生 + +饮茶粤海未能忘,索句渝州叶正黄。 + +三十一年还旧国,落花时节读华章。 + +牢骚太盛防肠断,风物长宜放眼量。 + +莫道昆明池水浅,观鱼胜过富春江。 diff --git a/contents-hope/contents/A/A36.md b/contents-hope/contents/A/A36.md new file mode 100644 index 0000000..22357a4 --- /dev/null +++ b/contents-hope/contents/A/A36.md @@ -0,0 +1,15 @@ +--- +title: 五言诗·赞秘密工作者 +description: 写于 1950 年 1 月上旬 +article: false +--- + +# 五言诗·赞秘密工作者 + +惊涛拍孤岛, + +碧波映天晓。 + +虎穴藏忠魂, + +曙光迎春早。 diff --git a/contents-hope/contents/A/A37.md b/contents-hope/contents/A/A37.md new file mode 100644 index 0000000..a5e39d8 --- /dev/null +++ b/contents-hope/contents/A/A37.md @@ -0,0 +1,16 @@ +--- +title: 浣溪沙·和柳亚子先生(长夜难明赤县天) +description: 写于 1950 年 10 月 +article: false +--- + +# 浣溪沙·和柳亚子先生(长夜难明赤县天) + +*一九五零年国庆观剧,柳亚子先生即席赋《浣溪沙》,因步其韵奉和。* + + + +长夜难明赤县天,百年魔怪舞翩跹,人民五亿不团圆。 + +一唱雄鸡天下白,万方乐奏有于阗,诗人兴会更无前。 + diff --git a/contents-hope/contents/A/A38.md b/contents-hope/contents/A/A38.md new file mode 100644 index 0000000..4b27ef5 --- /dev/null +++ b/contents-hope/contents/A/A38.md @@ -0,0 +1,12 @@ +--- +title: 浣溪沙·和柳亚子先生 +description: 写于 1950 年 11 月 +article: false +--- + +# 浣溪沙·和柳亚子先生(颜斶齐王各命前) + +颜斶齐王各命前,多年矛盾廓无边,而今一扫纪新元。 + +最喜诗人高唱至,正和前线捷音联,妙香山上战旗妍。 + diff --git a/contents-hope/contents/A/A39.md b/contents-hope/contents/A/A39.md new file mode 100644 index 0000000..eac93c6 --- /dev/null +++ b/contents-hope/contents/A/A39.md @@ -0,0 +1,27 @@ +--- +title: 浪淘沙·北戴河 +description: 写于 1954 年夏 +article: false +--- + +# 浪淘沙·北戴河 + +大雨落幽燕, + +白浪滔天, + +秦皇岛外打鱼船。 + +一片汪洋都不见, + +知向谁边? + +往事越千年, + +魏武挥鞭, + +东临碣石有遗篇。 + +萧瑟秋风今又是, + +换了人间。 diff --git a/contents-hope/contents/A/A4.md b/contents-hope/contents/A/A4.md new file mode 100644 index 0000000..e7ab9f7 --- /dev/null +++ b/contents-hope/contents/A/A4.md @@ -0,0 +1,19 @@ +--- +title: 归国谣·今宵月 +description: 写于 1919 年 10 月 +article: false +--- + +# 归国谣·今宵月 + +今宵月, + +直把天涯都照彻。 + +清光不令青山失, + +清溪却向青滩泄。 + +鸡声歇, + +马嘶人语长亭白。 diff --git a/contents-hope/contents/A/A40.md b/contents-hope/contents/A/A40.md new file mode 100644 index 0000000..49c8230 --- /dev/null +++ b/contents-hope/contents/A/A40.md @@ -0,0 +1,15 @@ +--- +title: 七律·和周世钊同志 +description: 写于 1955 年 10 月 +article: false +--- + +# 七律·和周世钊同志 + +春江浩荡暂徘徊,又踏层峰望眼开。 + +风起绿洲吹浪去,雨从青野上山来。 + +尊前谈笑人依旧,域外鸡虫事可哀。 + +莫叹韶华容易逝,卅年仍到赫曦台。 diff --git a/contents-hope/contents/A/A41.md b/contents-hope/contents/A/A41.md new file mode 100644 index 0000000..7f9640d --- /dev/null +++ b/contents-hope/contents/A/A41.md @@ -0,0 +1,15 @@ +--- +title: 五律·看山 +description: 写于 1955 年 +article: false +--- + +# 五律·看山 + +三上北高峰,杭州一望空。 + +飞凤亭边树,桃花岭上风。 + +热来寻扇子,冷去对美人。 + +一片飘飘下,欢迎有晚鹰。 diff --git a/contents-hope/contents/A/A42.md b/contents-hope/contents/A/A42.md new file mode 100644 index 0000000..4ae9953 --- /dev/null +++ b/contents-hope/contents/A/A42.md @@ -0,0 +1,11 @@ +--- +title: 七绝·莫干山 +description: 写于 1955 年 +article: false +--- + +# 七绝·莫干山 + +翻身跃入七人房,回首峰峦入莽苍。 + +四十八盘才走过,风驰又已到钱塘。 diff --git a/contents-hope/contents/A/A43.md b/contents-hope/contents/A/A43.md new file mode 100644 index 0000000..dec506e --- /dev/null +++ b/contents-hope/contents/A/A43.md @@ -0,0 +1,11 @@ +--- +title: 七绝·五云山 +description: 写于 1955 年 +article: false +--- + +# 七绝·五云山 + +五云山上五云飞,远接群峰近拂堤。 + +若问杭州何处好,此中听得野莺啼。 diff --git a/contents-hope/contents/A/A44.md b/contents-hope/contents/A/A44.md new file mode 100644 index 0000000..0c3b2f4 --- /dev/null +++ b/contents-hope/contents/A/A44.md @@ -0,0 +1,45 @@ +--- +title: 水调歌头·游泳 +description: 写于 1956 年 6 月 +article: false +--- + +# 水调歌头·游泳 + +才饮长沙水, + +又食武昌鱼。 + +万里长江横渡, + +极目楚天舒。 + +不管风吹浪打, + +胜似闲庭信步, + +今日得宽馀。 + +子在川上曰: + +逝者如斯夫! + +风樯动, + +龟蛇静, + +起宏图。 + +一桥飞架南北, + +天堑变通途。 + +更立西江石壁, + +截断巫山云雨, + +高峡出平湖。 + +神女应无恙, + +当惊世界殊。 diff --git a/contents-hope/contents/A/A45.md b/contents-hope/contents/A/A45.md new file mode 100644 index 0000000..9c42602 --- /dev/null +++ b/contents-hope/contents/A/A45.md @@ -0,0 +1,23 @@ +--- +title: 蝶恋花·答李淑一 +description: 写于 1957 年 5 月 11 日 +article: false +--- + +# 蝶恋花·答李淑一 + +我失骄杨君失柳, + +杨柳轻飏直上重霄九。 + +问讯吴刚何所有, + +吴刚捧出桂花酒。 + +寂寞嫦娥舒广袖, + +万里长空且为忠魂舞。 + +忽报人间曾伏虎, + +泪飞顿作倾盆雨。 diff --git a/contents-hope/contents/A/A46.md b/contents-hope/contents/A/A46.md new file mode 100644 index 0000000..2ad71ce --- /dev/null +++ b/contents-hope/contents/A/A46.md @@ -0,0 +1,12 @@ +--- +title: 七绝·观潮 +description: 写于 1957 年 9 月 +article: false +--- + +# 七绝·观潮 + +千里波涛滚滚来,雪花飞向钓鱼台。 + +人山纷赞阵容阔,铁马从容杀敌回。 + diff --git a/contents-hope/contents/A/A47.md b/contents-hope/contents/A/A47.md new file mode 100644 index 0000000..97ec48f --- /dev/null +++ b/contents-hope/contents/A/A47.md @@ -0,0 +1,29 @@ +--- +title: 七律二首·送瘟神 +description: 写于 1958 年 7 月 11 日 +article: false +--- + +# 七律二首·送瘟神 + +*读六月三十日《人民日报》,余江县消灭了血吸虫。浮想联翩,夜不能寐。微风拂煦,旭日临窗,遥望南天,欣然命笔。* + +## 其一 + +绿水青山枉自多,华佗无奈小虫何! + +千村薜荔人遗矢,万户萧疏鬼唱歌。 + +坐地日行八万里,巡天遥看一千河。 + +牛郎欲问瘟神事,一样悲欢逐逝波。 + +## 其二 + +春风杨柳万千条,六亿神州尽舜尧。 + +红雨随心翻作浪,青山着意化为桥。 + +天连五岭银锄落,地动三河铁臂摇。 + +借问瘟君欲何往,纸船明烛照天烧。 diff --git a/contents-hope/contents/A/A48.md b/contents-hope/contents/A/A48.md new file mode 100644 index 0000000..1d83a4e --- /dev/null +++ b/contents-hope/contents/A/A48.md @@ -0,0 +1,19 @@ +--- +title: 七绝·仿陆放翁诗 +description: 写于 1958 年 12 月 21 日 +article: false +--- + +# 七绝·仿陆放翁诗 + +人类今娴上太空,但悲不见五洲同。 + +愚公尽扫饕蚊日,公祭无忘告马翁。 + + + +## 附:七绝·示儿(陆游原诗) + +死去元知万事空,但悲不见九州同。 + +王师北定中原日,家祭无忘告乃翁。 diff --git a/contents-hope/contents/A/A49.md b/contents-hope/contents/A/A49.md new file mode 100644 index 0000000..98622f0 --- /dev/null +++ b/contents-hope/contents/A/A49.md @@ -0,0 +1,15 @@ +--- +title: 七绝·刘蕡 +description: 写于 1958 年 +article: false +--- + +# 七绝·刘蕡 + +千载长天起大云, + +中唐俊伟有刘蕡。 + +孤鸿铩羽悲鸣镝, + +万马齐喑叫一声。 diff --git a/contents-hope/contents/A/A5.md b/contents-hope/contents/A/A5.md new file mode 100644 index 0000000..0ffc144 --- /dev/null +++ b/contents-hope/contents/A/A5.md @@ -0,0 +1,23 @@ +--- +title: 虞美人·枕上 +description: 写于 1921 年 +article: false +--- + +# 虞美人·枕上 + +堆来枕上愁何状, + +江海翻波浪。 + +夜长天色总难明, + +寂寞披衣起坐数寒星。 + +晓来百念皆灰烬, + +剩有离人影。 + +一勾残月向西流, + +对此不抛眼泪也无由。 diff --git a/contents-hope/contents/A/A50.md b/contents-hope/contents/A/A50.md new file mode 100644 index 0000000..a256d0d --- /dev/null +++ b/contents-hope/contents/A/A50.md @@ -0,0 +1,15 @@ +--- +title: 七律·到韶山 +description: 写于 1959 年 6 月 +article: false +--- + +# 七律·到韶山 + +别梦依稀咒逝川,故园三十二年前。 + +红旗卷起农奴戟,黑手高悬霸主鞭。 + +为有牺牲多壮志,敢教日月换新天。 + +喜看稻菽千重浪,遍地英雄下夕烟。 diff --git a/contents-hope/contents/A/A51.md b/contents-hope/contents/A/A51.md new file mode 100644 index 0000000..5750761 --- /dev/null +++ b/contents-hope/contents/A/A51.md @@ -0,0 +1,15 @@ +--- +title: 七律·登庐山 +description: 写于 1959 年 7 月 1 日 +article: false +--- + +# 七律·登庐山 + +一山飞峙大江边,跃上葱茏四百旋。 + +冷眼向洋看世界,热风吹雨洒江天。 + +云横九派浮黄鹤,浪下三吴起白烟。 + +陶令不知何处去,桃花源里可耕田? diff --git a/contents-hope/contents/A/A52.md b/contents-hope/contents/A/A52.md new file mode 100644 index 0000000..f1a94e1 --- /dev/null +++ b/contents-hope/contents/A/A52.md @@ -0,0 +1,15 @@ +--- +title: 七律·读报(反苏忆昔闹群蛙) +description: 写于 1959 年 11 月 +article: false +--- + +# 七律·读报(反苏忆昔闹群蛙) + +反苏忆昔闹群蛙,今日欣看大反华。 + +恶煞腐心兴鼓吹,凶神张口吐烟霞。 + +神州岂止千重恶,赤县原藏万种邪。 + +遍寻全球侵略者,惟余此处一孤家。 diff --git a/contents-hope/contents/A/A53.md b/contents-hope/contents/A/A53.md new file mode 100644 index 0000000..7f77eac --- /dev/null +++ b/contents-hope/contents/A/A53.md @@ -0,0 +1,15 @@ +--- +title: 七律·读报(西海而今出圣人) +description: 写于 1959 年 12 月 +article: false +--- + +# 七律·读报(西海而今出圣人) + +西海而今出圣人,涂脂抹粉上豪门。 + +不知说了啥些事,但记西方是友朋。 + +举世劳民尊匪盗,万年宇宙绝纷争。 + +列宁火焰成灰烬,人类从兹入大同。 diff --git a/contents-hope/contents/A/A54.md b/contents-hope/contents/A/A54.md new file mode 100644 index 0000000..ff015b0 --- /dev/null +++ b/contents-hope/contents/A/A54.md @@ -0,0 +1,16 @@ +--- +title: 七律·读报(托洛茨基到远东) +description: 写于 1959 年 12 月 +article: false +--- + +# 七律·读报(托洛茨基到远东) + +托洛茨基到远东,不和不战逞英雄。 + +列宁竟抛头颅后,叶督该拘大鹫峰。 + +敢向邻居试螳臂,只缘自己是狂峰。 + +人人尽说西方好,独惜神州出蠢虫。 + diff --git a/contents-hope/contents/A/A55.md b/contents-hope/contents/A/A55.md new file mode 100644 index 0000000..672d157 --- /dev/null +++ b/contents-hope/contents/A/A55.md @@ -0,0 +1,25 @@ +--- +title: 七律·改鲁迅诗 +description: 写于 1959 年 12 月 +article: false +--- + +# 七律·改鲁迅诗 + +曾警秋肃临天下,竟遣春温上笔端。 + +尘海苍茫沉百感,金风萧瑟走高官。 + +喜攀飞翼通身暖,苦坠空云半截寒。 + +悚听自吹皆圣绩,起看敌焰正阑干。 + +## 附:七律·亥年残秋偶作(鲁迅原诗) + +曾惊秋肃临天下,敢遣春温上笔端。 + +尘海苍茫沉百感,金风萧瑟走千官。 + +老归大泽菰蒲尽,梦坠空云齿发寒。 + +竦听荒鸡偏阒寂,起看星斗正阑干。 diff --git a/contents-hope/contents/A/A56.md b/contents-hope/contents/A/A56.md new file mode 100644 index 0000000..2670d27 --- /dev/null +++ b/contents-hope/contents/A/A56.md @@ -0,0 +1,16 @@ +--- +title: 七律·读报(托洛茨基返故居) +description: 写于 1960 年 6 月 13 日 +article: false +--- + +# 七律·读报(托洛茨基返故居) + +托洛茨基返故居,不和不战欲何如? + +青空飘落能言鸟,黑海翻腾愤怒鱼。 + +爱丽舍宫唇发紫,戴维营里面施朱。 + +新闻岁岁寻常出,独有今年出得殊。 + diff --git a/contents-hope/contents/A/A57.md b/contents-hope/contents/A/A57.md new file mode 100644 index 0000000..4d7d5ee --- /dev/null +++ b/contents-hope/contents/A/A57.md @@ -0,0 +1,11 @@ +--- +title: 七绝·为女民兵题照 +description: 写于 1961 年 2 月 +article: false +--- + +# 七绝·为女民兵题照 + +飒爽英姿五尺枪,曙光初照演兵场。 + +中华儿女多奇志,不爱红装爱武装。 diff --git a/contents-hope/contents/A/A58.md b/contents-hope/contents/A/A58.md new file mode 100644 index 0000000..94c2262 --- /dev/null +++ b/contents-hope/contents/A/A58.md @@ -0,0 +1,15 @@ +--- +title: 七律·答友人 +description: 写于 1961 年 +article: false +--- + +# 七律·答友人 + +九嶷山上白云飞,帝子乘风下翠微。 + +斑竹一枝千滴泪,红霞万朵百重衣。 + +洞庭波涌连天雪,长岛人歌动地诗。 + +我欲因之梦寥廓,芙蓉国里尽朝晖。 diff --git a/contents-hope/contents/A/A59.md b/contents-hope/contents/A/A59.md new file mode 100644 index 0000000..256ea30 --- /dev/null +++ b/contents-hope/contents/A/A59.md @@ -0,0 +1,11 @@ +--- +title: 七绝·为李进同志题所摄庐山仙人洞照 +description: 写于 1961 年 9 月 +article: false +--- + +# 七绝·为李进同志题所摄庐山仙人洞照 + +暮色苍茫看劲松,乱云飞渡仍从容。 +天生一个仙人洞,无限风光在险峰。 + diff --git a/contents-hope/contents/A/A6.md b/contents-hope/contents/A/A6.md new file mode 100644 index 0000000..43b728a --- /dev/null +++ b/contents-hope/contents/A/A6.md @@ -0,0 +1,47 @@ +--- +title: 贺新郎·别友 +description: 写于 1923 年 +article: false +--- + +# 贺新郎·别友 + +挥手从兹去。 + +更那堪凄然相向, + +苦情重诉。 + +眼角眉梢都似恨, + +热泪欲零还住。 + +知误会前番书语。 + +过眼滔滔云共雾, + +算人间知己吾和汝。 + +人有病, + +天知否? + +今朝霜重东门路, + +照横塘半天残月, + +凄清如许。 + +汽笛一声肠已断, + +从此天涯孤旅。 + +凭割断愁丝恨缕。 + +要似昆仑崩绝壁, + +又恰象台风扫寰宇。 + +重比翼, + +和云翥。 diff --git a/contents-hope/contents/A/A60.md b/contents-hope/contents/A/A60.md new file mode 100644 index 0000000..f225a3b --- /dev/null +++ b/contents-hope/contents/A/A60.md @@ -0,0 +1,12 @@ +--- +title: 七绝·屈原 +description: 写于 1961 年秋 +article: false +--- + +# 七绝·屈原 + +屈子当年赋楚骚,手中握有杀人刀。 + +艾萧太盛椒兰少,一跃冲向万里涛。 + diff --git a/contents-hope/contents/A/A61.md b/contents-hope/contents/A/A61.md new file mode 100644 index 0000000..cccb20e --- /dev/null +++ b/contents-hope/contents/A/A61.md @@ -0,0 +1,19 @@ +--- +title: 七绝二首·纪念鲁迅八十寿辰 +description: 写于 1961 年秋 +article: false +--- + +# 七绝二首·纪念鲁迅八十寿辰 + +## 其一 + +博大胆识铁石坚,刀光剑影任翔旋。 + +龙华喋血不眠夜,犹制小诗赋管弦。 + +## 其二 + +鉴湖越台名士乡, 忧忡为国痛断肠。 + +剑南歌接秋风吟, 一例氤氲入诗囊。 diff --git a/contents-hope/contents/A/A62.md b/contents-hope/contents/A/A62.md new file mode 100644 index 0000000..4f0e43f --- /dev/null +++ b/contents-hope/contents/A/A62.md @@ -0,0 +1,15 @@ +--- +title: 七律·和郭沫若同志 +description: 写于 1961 年 11 月 7 日 +article: false +--- + +# 七律·和郭沫若同志 + +一从大地起风雷,便有精生白骨堆。 + +僧是愚氓犹可训,妖为鬼蜮必成灾。 + +金猴奋起千钧棒,玉宇澄清万里埃。 + +今日欢呼孙大圣,只缘妖雾又重来。 diff --git a/contents-hope/contents/A/A63.md b/contents-hope/contents/A/A63.md new file mode 100644 index 0000000..01eede5 --- /dev/null +++ b/contents-hope/contents/A/A63.md @@ -0,0 +1,16 @@ +--- +title: 卜算子·咏梅 +description: 写于 1961 年 12 月 +article: false +--- + +# 卜算子·咏梅 + +风雨送春归,飞雪迎春到。 + +已是悬崖百丈冰,犹有花枝俏。 + +俏也不争春,只把春来报。 + +待到山花烂漫时,她在丛中笑。 + diff --git a/contents-hope/contents/A/A64.md b/contents-hope/contents/A/A64.md new file mode 100644 index 0000000..da16f65 --- /dev/null +++ b/contents-hope/contents/A/A64.md @@ -0,0 +1,15 @@ +--- +title: 七律·冬云 +description: 写于 1962 年 11 月 26 日 +article: false +--- + +# 七律·冬云 + +雪压冬云白絮飞,万花纷谢一时稀。 + +高天滚滚寒流急,大地微微暖气吹。 + +独有英雄驱虎豹,更无豪杰怕熊罴。 + +梅花欢喜漫天雪,冻死苍蝇未足奇。 diff --git a/contents-hope/contents/A/A65.md b/contents-hope/contents/A/A65.md new file mode 100644 index 0000000..302a29b --- /dev/null +++ b/contents-hope/contents/A/A65.md @@ -0,0 +1,17 @@ +--- +title: 满江红·和郭沫若同志 +description: 写于 1963 年 1 月 9 日 +article: false +--- + +# 满江红·和郭沫若同志 + +小小寰球,有几个苍蝇碰壁。嗡嗡叫,几声凄厉,几声抽泣。 + +蚂蚁缘槐夸大国,蚍蜉撼树谈何易。正西风落叶下长安,飞鸣镝。 + + + +多少事,从来急;天地转,光阴迫。一万年太久,只争朝夕。 + +四海翻腾云水怒,五洲震荡风雷激。要扫除一切害人虫,全无敌。 diff --git a/contents-hope/contents/A/A66.md b/contents-hope/contents/A/A66.md new file mode 100644 index 0000000..f80082c --- /dev/null +++ b/contents-hope/contents/A/A66.md @@ -0,0 +1,29 @@ +--- +title: 杂言诗·八连颂 +description: 写于 1963 年 8 月 1 日 +article: false +--- + +# 杂言诗·八连颂 + +好八连,天下传。为什么?意志坚。 + +为人民,几十年。拒腐蚀,永不沾。 + +因此叫,好八连。解放军,要学习。 + +全军民,要自立。不怕压,不怕迫。 + +不怕刀,不怕戟。不怕鬼,不怕魅。 + +不怕帝,不怕贼。奇儿女,如松柏。 + +上参天,傲霜雪。纪律好,如坚壁。 + +军事好,如霹雳。政治好,称第一。 + +思想好,能分析。分析好,大有益。 + +益在哪?团结力。军民团结如一人, + +试看天下谁能敌。 diff --git a/contents-hope/contents/A/A67.md b/contents-hope/contents/A/A67.md new file mode 100644 index 0000000..b400e12 --- /dev/null +++ b/contents-hope/contents/A/A67.md @@ -0,0 +1,23 @@ +--- +title: 七律·吊罗荣桓同志 +description: 写于 1963 年 12 月 +article: false +--- + +# 七律·吊罗荣桓同志 + +记得当年草上飞, + +红军队里每相违。 + +长征不是难堪日, + +战锦方为大问题。 + +斥鷃每闻欺大鸟, + +昆鸡长笑老鹰非。 + +君今不幸离人世, + +国有疑难可问谁? diff --git a/contents-hope/contents/A/A68.md b/contents-hope/contents/A/A68.md new file mode 100644 index 0000000..89de3d2 --- /dev/null +++ b/contents-hope/contents/A/A68.md @@ -0,0 +1,47 @@ +--- +title: 贺新郎·读史 +description: 写于 1964 年春 +article: false +--- + +# 贺新郎·读史 + +人猿相揖别。 + +只几个石头磨过, + +小儿时节。 + +铜铁炉中翻火焰, + +为问何时猜得? + +不过几千寒热。 + +人世难逢开口笑, + +上疆场彼此弯弓月。 + +流遍了, + +郊原血。 + +一篇读罢头飞雪, + +但记得斑斑点点, + +几行陈迹。 + +五帝三皇神圣事, + +骗了无涯过客。 + +有多少风流人物? + +盗跖庄蹻流誉后, + +更陈王奋起挥黄钺。 + +歌未竟, + +东方白。 diff --git a/contents-hope/contents/A/A69.md b/contents-hope/contents/A/A69.md new file mode 100644 index 0000000..5cd8aeb --- /dev/null +++ b/contents-hope/contents/A/A69.md @@ -0,0 +1,15 @@ +--- +title: 念奴娇·井冈山 +description: 写于 1965 年 5 月 +article: false +--- + +# 念奴娇·井冈山 + +参天万木,千百里,飞上南天奇岳。故地重来何所见,多了楼台亭阁。 + +五井碑前,黄洋界上,车子飞如跃。江山如画,古代曾云海绿。 + +弹指三十八年,人间变了,似天渊翻覆。犹记当时烽火里,九死一生如昨。 + +独有豪情,天际悬明月,风雷磅礴。一声鸡唱,万怪烟消云落。 diff --git a/contents-hope/contents/A/A7.md b/contents-hope/contents/A/A7.md new file mode 100644 index 0000000..92ff112 --- /dev/null +++ b/contents-hope/contents/A/A7.md @@ -0,0 +1,23 @@ +--- +title: 沁园春·长沙 +description: 写于 1925 年 +article: false +--- + +# 沁园春·长沙 + +独立寒秋,湘江北去,橘子洲头。 + +看万山红遍,层林尽染;漫江碧透,百舸争流。 + +鹰击长空,鱼翔浅底,万类霜天竞自由。 + +怅寥廓,问苍茫大地,谁主沉浮? + +携来百侣曾游,忆往昔峥嵘岁月稠。 + +恰同学少年,风华正茂;书生意气,挥斥方遒。 + +指点江山,激扬文字,粪土当年万户侯。 + +曾记否,到中流击水,浪遏飞舟? diff --git a/contents-hope/contents/A/A70.md b/contents-hope/contents/A/A70.md new file mode 100644 index 0000000..c003e2a --- /dev/null +++ b/contents-hope/contents/A/A70.md @@ -0,0 +1,45 @@ +--- +title: 水调歌头·重上井冈山 +description: 写于 1965 年 5 月 +article: false +--- + +# 水调歌头·重上井冈山 + +久有凌云志, + +重上井冈山。 + +千里来寻故地, + +旧貌变新颜。 + +到处莺歌燕舞, + +更有潺潺流水, + +高路入云端。 + +过了黄洋界, + +险处不须看。 + +风雷动, + +旌旗奋, + +是人寰。 + +三十八年过去, + +弹指一挥间。 + +可上九天揽月, + +可下五洋捉鳖, + +谈笑凯歌还。 + +世上无难事, + +只要肯登攀。 diff --git a/contents-hope/contents/A/A71.md b/contents-hope/contents/A/A71.md new file mode 100644 index 0000000..dbd551a --- /dev/null +++ b/contents-hope/contents/A/A71.md @@ -0,0 +1,23 @@ +--- +title: 念奴娇·鸟儿问答 +description: 写于 1965 年秋 +article: false +--- + +# 念奴娇·鸟儿问答 + +鲲鹏展翅,九万里,翻动扶摇羊角。 + +背负青天朝下看,都是人间城郭。 + +炮火连天,弹痕遍地,吓倒蓬间雀。 + +怎么得了,哎呀我要飞跃。 + +借问君去何方,雀儿答道:有仙山琼阁。 + +不见前年秋月朗,订了三家条约。 + +还有吃的,土豆烧熟了,再加牛肉。 + +不须放屁!试看天地翻覆。 diff --git a/contents-hope/contents/A/A72.md b/contents-hope/contents/A/A72.md new file mode 100644 index 0000000..1f5fc52 --- /dev/null +++ b/contents-hope/contents/A/A72.md @@ -0,0 +1,15 @@ +--- +title: 七律·洪都 +description: 写于 1966 年 6 月 +article: false +--- + +# 七律·洪都 + +到得洪都又一年,祖生击楫至今传。 + +闻鸡久听南天雨,立马曾挥北地鞭。 + +鬓雪飞来成废料,彩云长在有新天。 + +年年后浪推前浪,江草江花处处鲜。 diff --git a/contents-hope/contents/A/A73.md b/contents-hope/contents/A/A73.md new file mode 100644 index 0000000..893f8fa --- /dev/null +++ b/contents-hope/contents/A/A73.md @@ -0,0 +1,15 @@ +--- +title: 七律·有所思 +description: 写于 1966 年 6 月 +article: false +--- + +# 七律·有所思 + +正是神都有事时,又来南国踏芳枝。 + +青松怒向苍天发,败叶纷随碧水驰。 + +一阵风雷惊世界,满街红绿走旌旗。 + +凭阑静听潇潇雨,故国人民有所思。 diff --git a/contents-hope/contents/A/A74.md b/contents-hope/contents/A/A74.md new file mode 100644 index 0000000..70d5f8b --- /dev/null +++ b/contents-hope/contents/A/A74.md @@ -0,0 +1,16 @@ +--- +title: 七律·读《封建论》呈郭老 +description: 写于 1973 年 8 月 5 日 +article: false +--- + +# 七律·读《封建论》呈郭老 + +劝君少骂秦始皇,焚坑事业要商量。 + +祖龙魂死业犹在,孔学名高实秕糠。 + +百代都行秦政法,十批不是好文章。 + +熟读唐人封建论,莫从子厚返文王。 + diff --git a/contents-hope/contents/A/A75.md b/contents-hope/contents/A/A75.md new file mode 100644 index 0000000..84b9a99 --- /dev/null +++ b/contents-hope/contents/A/A75.md @@ -0,0 +1,12 @@ +--- +title: 七绝·贾谊 +description: 年代不详 +article: false +--- + +# 七绝·贾谊 + +贾生才调世无伦,哭泣情怀吊屈文。 + +梁王堕马寻常事,何用哀伤付一生。 + diff --git a/contents-hope/contents/A/A76.md b/contents-hope/contents/A/A76.md new file mode 100644 index 0000000..8e4b3e2 --- /dev/null +++ b/contents-hope/contents/A/A76.md @@ -0,0 +1,15 @@ +--- +title: 七律·咏贾谊 +description: 年代不详 +article: false +--- + +# 七律·咏贾谊 + +少年倜傥廊庙才,壮志未酬事堪哀。 + +胸罗文章兵百万,胆照华国树千台。 + +雄英无计倾圣主,高节终竟受疑猜。 + +千古同惜长沙傅,空白汨罗步尘埃。 diff --git a/contents-hope/contents/A/A8.md b/contents-hope/contents/A/A8.md new file mode 100644 index 0000000..fb59794 --- /dev/null +++ b/contents-hope/contents/A/A8.md @@ -0,0 +1,23 @@ +--- +title: 菩萨蛮·黄鹤楼 +description: 写于 1927 年春 +article: false +--- + +# 菩萨蛮·黄鹤楼 + +茫茫九派流中国, + +沉沉一线穿南北。 + +烟雨莽苍苍, + +龟蛇锁大江。 + +黄鹤知何去? + +剩有游人处。 + +把酒酹滔滔, + +心潮逐浪高! diff --git a/contents-hope/contents/A/A9.md b/contents-hope/contents/A/A9.md new file mode 100644 index 0000000..ef3b7d1 --- /dev/null +++ b/contents-hope/contents/A/A9.md @@ -0,0 +1,23 @@ +--- +title: 西江月·秋收起义 +description: 写于 1927 年 +article: false +--- + +# 西江月·秋收起义 + +军叫工农革命, + +旗号镰刀斧头。 + +匡庐一带不停留, + +要向潇湘直进。 + +地主重重压迫, + +农民个个同仇。 + +秋收时节暮云愁, + +霹雳一声暴动。 diff --git a/contents-hope/contents/A/README.md b/contents-hope/contents/A/README.md new file mode 100644 index 0000000..9a2d03a --- /dev/null +++ b/contents-hope/contents/A/README.md @@ -0,0 +1,93 @@ +--- +title: 古体诗词 +article: false +description: 本节收录确认为毛泽东创作的符合其关于诗要用形象思维的诗论的诗词。 +--- + +# 古体诗词 + +> 关于诗,有三条:(一)精炼;(二)有韵;(三)一定的整齐,但不是绝对的整齐……诗必须有诗意,要含蓄。 +> +> ——毛泽东《诗人要向民间学习》(1957年1月14日下午同诗人臧克家、袁水拍谈诗歌创作问题) + +本节收录确认为毛泽东创作的符合其关于诗要用形象思维的诗论的诗词。 + +| 序号 | 年份 | 诗/词名 | 历史阶段 | +| ---- | -------------- | ------------------------------- | ------------------ | +| A1 | 1915年5月 | 五古 挽易昌陶 | 旧民主主义革命时期 | +| A2 | 1918年4月 | 七古 送纵宇一郎东行 | 旧民主主义革命时期 | +| A3 | 1919年10月8日 | 四言诗 祭母文 | 国民革命时期 | +| A4 | 1919年10月 | 归国谣 今宵月 | 国民革命时期 | +| A5 | 1921年 | 虞美人 枕上 | 国民革命时期 | +| A6 | 1923年 | 贺新郎 别友 | 国民革命时期 | +| A7 | 1925年 | 沁园春 长沙 | 国民革命时期 | +| A8 | 1927年春 | 菩萨蛮 黄鹤楼 | 国民革命时期 | +| A9 | 1927年 | 西江月 秋收起义 | 土地革命时期 | +| A10 | 1928年秋 | 西江月 井冈山 | 土地革命时期 | +| A11 | 1929年秋 | 清平乐 蒋桂战争 | 土地革命时期 | +| A12 | 1929年10月 | 采桑子 重阳 | 土地革命时期 | +| A13 | 1930年1月 | 如梦令 元旦 | 土地革命时期 | +| A14 | 1930年2月 | 减字木兰花 广昌路上 | 土地革命时期 | +| A15 | 1930年7月 | 蝶恋花 从汀州向长沙 | 土地革命时期 | +| A16 | 1931年春 | 渔家傲 反第一次大“围剿” | 土地革命时期 | +| A17 | 1931年夏 | 渔家傲 反第二次大“围剿” | 土地革命时期 | +| A18 | 1931年 | 渔家傲 反第三次大“围剿” | 土地革命时期 | +| A19 | 1933年夏 | 菩萨蛮 大柏地 | 抗日战争时期 | +| A20 | 1934年夏 | 清平乐 会昌 | 抗日战争时期 | +| A21 | 1934-1935年 | 十六字令三首 | 抗日战争时期 | +| A22 | 1935年2月 | 忆秦娥 娄山关 | 抗日战争时期 | +| A23 | 1935年10月 | 七律 长征 | 抗日战争时期 | +| A24 | 1935年10月 | 六言诗 给彭德怀同志 | 抗日战争时期 | +| A25 | 1935年10月 | 念奴娇 昆仑 | 抗日战争时期 | +| A26 | 1935年10月 | 清平乐 六盘山 | 抗日战争时期 | +| A27 | 1936年2月 | 沁园春 雪 | 抗日战争时期 | +| A28 | 1936年12月 | 临江仙 给丁玲同志 | 抗日战争时期 | +| A29 | 1937年3月 | 四言诗 祭黄帝陵 | 抗日战争时期 | +| A30 | 1943年3月 | 五律 挽戴安澜将军 | 抗日战争时期 | +| A31 | 1945年秋 | 七律 忆重庆谈判 | 解放战争时期 | +| A32 | 1947年 | 五律 张冠道中 | 解放战争时期 | +| A33 | 1947年 | 五律 喜闻捷报 | 解放战争时期 | +| A34 | 1949年4月 | 七律 人民解放军占领南京 | 解放战争时期 | +| A35 | 1949年4月29日 | 七律 和柳亚子先生 | 解放战争时期 | +| A36 | 1950年1月上旬 | 五言诗 赞秘密工作者 | 社会主义改造时期 | +| A37 | 1950年10月 | 浣溪沙 和柳亚子先生 | 社会主义改造时期 | +| A38 | 1950年11月 | 浣溪沙 和柳亚子先生 | 社会主义改造时期 | +| A39 | 1954年夏 | 浪淘沙 北戴河 | 社会主义改造时期 | +| A40 | 1955年10月 | 七律 和周世钊同志 | 社会主义改造时期 | +| A41 | 1955年 | 五律 看山 | 社会主义改造时期 | +| A42 | 1955年 | 七绝 莫干山 | 社会主义改造时期 | +| A43 | 1955年 | 七绝 五云山 | 社会主义改造时期 | +| A44 | 1956年6月 | 水调歌头 游泳 | 社会主义改造时期 | +| A45 | 1957年5月11日 | 蝶恋花 答李淑一 | 社会主义探索时期 | +| A46 | 1957年9月 | 七绝 观潮 | 社会主义探索时期 | +| A47 | 1958年7月1日 | 七律二首 送瘟神 | 社会主义探索时期 | +| A48 | 1958年12月21日 | 七绝 仿陆放翁诗 | 社会主义探索时期 | +| A49 | 1958年 | 七绝 刘蕡 | 社会主义探索时期 | +| A50 | 1959年6月 | 七律 到韶山 | 社会主义探索时期 | +| A51 | 1959年7月1日 | 七律 登庐山 | 社会主义探索时期 | +| A52 | 1959年11月 | 七律 读报 | 社会主义探索时期 | +| A53 | 1959年12月 | 七律 读报 | 社会主义探索时期 | +| A54 | 1959年12月 | 七律 读报 | 社会主义探索时期 | +| A55 | 1959年12月 | 七律 改鲁迅诗 | 社会主义探索时期 | +| A56 | 1960年6月13日 | 七律 读报 | 社会主义探索时期 | +| A57 | 1961年2月 | 七绝 为女民兵题照 | 社会主义探索时期 | +| A58 | 1961年 | 七律 答友人 | 社会主义探索时期 | +| A59 | 1961年9月9日 | 七绝 为李进同志所摄庐山仙人洞照 | 社会主义探索时期 | +| A60 | 1961年秋 | 七绝 屈原 | 社会主义探索时期 | +| A61 | 1961年秋 | 七绝二首 纪念鲁迅八十寿辰 | 社会主义探索时期 | +| A62 | 1961年11月7日 | 七律 和郭沫若同志 | 社会主义探索时期 | +| A63 | 1961年12月 | 卜算子 咏梅 | 社会主义探索时期 | +| A64 | 1962年12月26日 | 七律 冬云 | 社会主义探索时期 | +| A65 | 1963年1月9日 | 满江红 和郭沫若同志 | 社会主义探索时期 | +| A66 | 1963年8月1日 | 杂言诗 八连颂 | 社会主义探索时期 | +| A67 | 1963年12月 | 七律 吊罗荣桓同志 | 社会主义探索时期 | +| A68 | 1964年春 | 贺新郎 读史 | 社会主义探索时期 | +| A69 | 1965年5月 | 念奴娇 井冈山 | 社会主义探索时期 | +| A70 | 1965年5月 | 水调歌头 重上井冈山 | 社会主义探索时期 | +| A71 | 1965年秋 | 念奴娇 鸟儿问答 | 社会主义探索时期 | +| A72 | 1965年 | 七律 洪都 | 社会主义探索时期 | +| A73 | 1966年6月 | 七律 有所思 | 文化大革命时期 | +| A74 | 1973年8月5日 | 七律 读《封建论》呈郭老 | 文化大革命时期 | +| A75 | | 七绝 贾谊 | | +| A76 | | 七律 咏贾谊 | | + diff --git a/contents-hope/contents/B/B1.md b/contents-hope/contents/B/B1.md new file mode 100644 index 0000000..db255bb --- /dev/null +++ b/contents-hope/contents/B/B1.md @@ -0,0 +1,14 @@ +--- +title: 杂言诗·迎春 +description: 写于 1901 年 +article: false +--- + +# 杂言诗·迎春 +狮子眼鼓鼓, + +擦菜子煮豆腐。 + +酒放热气烧, + +肉放烂些煮。 diff --git a/contents-hope/contents/B/B10.md b/contents-hope/contents/B/B10.md new file mode 100644 index 0000000..53b0107 --- /dev/null +++ b/contents-hope/contents/B/B10.md @@ -0,0 +1,11 @@ +--- +title: 四言诗·题安化北宝塔壁 +description: 写于 1917 年夏 +article: false +--- + +# 四言诗·题安化北宝塔壁 + +洢水拖蓝,紫云反照; +铜钟滴水,梅岭寒泉。 + diff --git a/contents-hope/contents/B/B11.md b/contents-hope/contents/B/B11.md new file mode 100644 index 0000000..fe633ca --- /dev/null +++ b/contents-hope/contents/B/B11.md @@ -0,0 +1,11 @@ +--- +title: 七古·游泳 +description: 写于 1917 年 +article: false +--- + +# 七古·游泳 + +自信人生二百年, + +会当水击三千里。 diff --git a/contents-hope/contents/B/B12.md b/contents-hope/contents/B/B12.md new file mode 100644 index 0000000..75cc185 --- /dev/null +++ b/contents-hope/contents/B/B12.md @@ -0,0 +1,11 @@ +--- +title: 五律·赠周世钊 +description: 写于约1917年 +article: false +--- + +# 五律·赠周世钊 + +侯季多肝胆, + +刘卢自辛苦。 diff --git a/contents-hope/contents/B/B13.md b/contents-hope/contents/B/B13.md new file mode 100644 index 0000000..1116f17 --- /dev/null +++ b/contents-hope/contents/B/B13.md @@ -0,0 +1,16 @@ +--- +title: 七绝·过魏都联句 +description: 写于 1918 年 8 月 18 日 +article: false +--- + +# 七绝·过魏都联句 + +横槊赋诗意飞扬,*(罗章龙)* + +自明本志好文章。 + +萧条异代西田墓。*(以上毛泽东)* + +铜雀荒沦落夕阳。*(罗章龙)* + diff --git a/contents-hope/contents/B/B14.md b/contents-hope/contents/B/B14.md new file mode 100644 index 0000000..03c7bae --- /dev/null +++ b/contents-hope/contents/B/B14.md @@ -0,0 +1,11 @@ +--- +title: 五言诗·大沽观海 +description: 写于 1919 年 +article: false +--- + +# 五言诗·大沽观海 + +苍山辞祖国, + +弱水望邻封。 diff --git a/contents-hope/contents/B/B15.md b/contents-hope/contents/B/B15.md new file mode 100644 index 0000000..ab08b6c --- /dev/null +++ b/contents-hope/contents/B/B15.md @@ -0,0 +1,26 @@ +--- +title: 七绝二首·饮酒联句 +description: 写于 1945 年 7 月 +article: false +--- + +# 七绝二首·饮酒联句 + +## 其一 +延安重逢喝茅台,*(毛泽东)* + +为有佳宾陕北来。*(周恩来)* + +是真是假我不管,*(黄炎培)* + +天寒且饮两三杯。*(陈毅)* + +## 其二 + +赤水河畔青泉水,*(毛泽东)* + +琼浆玉液酒之最。*(周恩来)* + +天涯此时共举杯,*(黄炎培)* + +惟有茅台喜相随。*(陈毅)* diff --git a/contents-hope/contents/B/B16.md b/contents-hope/contents/B/B16.md new file mode 100644 index 0000000..1414599 --- /dev/null +++ b/contents-hope/contents/B/B16.md @@ -0,0 +1,15 @@ +--- +title: 七言诗·外交家风采联句 +description: 写于 1973 年 4 月 +article: false +--- + +# 七言诗·外交家风采联句 + +八重樱下廖公子, + +五月花中韩大哥。*(乔冠华)* + +莫道敝人功业小, + +北京卖报赚钱多。*(毛泽东)* diff --git a/contents-hope/contents/B/B2.md b/contents-hope/contents/B/B2.md new file mode 100644 index 0000000..3f8dd7e --- /dev/null +++ b/contents-hope/contents/B/B2.md @@ -0,0 +1,13 @@ +--- +title: 五言诗·井赞 +description: 写于 1906 年 +article: false +--- + +# 五言诗·井赞 + +天井四四方,周围是高墙。 + +清清见卵石,小鱼囿中央。 + +只喝井里水,永远养不长。 diff --git a/contents-hope/contents/B/B3.md b/contents-hope/contents/B/B3.md new file mode 100644 index 0000000..ae2e44f --- /dev/null +++ b/contents-hope/contents/B/B3.md @@ -0,0 +1,19 @@ +--- +title: 五言诗·咏指甲花 +description: 写于 1907 年夏 +article: false +--- + +# 五言诗·咏指甲花 + +百花皆竞放,指甲独静眠。 + +春季叶始生,炎夏花正鲜。 + +叶小枝又弱,种类多且妍。 + +万草被日出,惟婢傲火天。 + +渊明爱逸菊,敦颐好青莲。 + +我独爱指甲,取其志更坚。 diff --git a/contents-hope/contents/B/B4.md b/contents-hope/contents/B/B4.md new file mode 100644 index 0000000..547bdec --- /dev/null +++ b/contents-hope/contents/B/B4.md @@ -0,0 +1,23 @@ +--- +title: 杂言诗·耕田乐 +description: 写于 1908 年 +article: false +--- + +# 杂言诗·耕田乐 + +耕田乐, + +天天有事做。 + +近冲一墩田, + +近水一墩望, + +多年副产积满仓。 + +农事毕, + +读书甚馨香, + +坐待时机自主张。 diff --git a/contents-hope/contents/B/B5.md b/contents-hope/contents/B/B5.md new file mode 100644 index 0000000..9b17c6f --- /dev/null +++ b/contents-hope/contents/B/B5.md @@ -0,0 +1,24 @@ +--- +title: 五言排律·湘江漫游联句 +description: 写于 1914 年 +article: false +--- + +# 五言排律·湘江漫游联句 + +晚霭峰间起, + +归人江上行。 + +云流千里远,*(以上萧瑜)* + +人对一帆轻。 + +落日荒林暗,*(以上毛泽东)* + +寒钟古寺生。 + +深林归倦鸟,*(以上萧瑜)* + +高阁倚佳人。*(毛泽东)* + diff --git a/contents-hope/contents/B/B6.md b/contents-hope/contents/B/B6.md new file mode 100644 index 0000000..8b022ac --- /dev/null +++ b/contents-hope/contents/B/B6.md @@ -0,0 +1,15 @@ +--- +title: 七绝·呈刘翰林联句 +description: 写于 1917 年夏 +article: false +--- + +# 七绝·呈刘翰林联句 + +翻山渡水之名郡,*(毛泽东)* + +竹杖草履谒学尊。 + +途见白云如晶海。*(以上萧瑜)* + +沾衣晨露浸饿身。*(毛泽东)* diff --git a/contents-hope/contents/B/B7.md b/contents-hope/contents/B/B7.md new file mode 100644 index 0000000..ea4d2cf --- /dev/null +++ b/contents-hope/contents/B/B7.md @@ -0,0 +1,11 @@ +--- +title: 五言诗·玉潭即景联句 +description: 写于 1917 年夏 +article: false +--- + +# 五言诗·玉潭即景联句 + +云封狮固楼, + +桥锁玉潭舟。 diff --git a/contents-hope/contents/B/B8.md b/contents-hope/contents/B/B8.md new file mode 100644 index 0000000..17bf3d0 --- /dev/null +++ b/contents-hope/contents/B/B8.md @@ -0,0 +1,10 @@ +--- +title: 四言诗·露宿梅城堤上 +description: 写于 1917 年夏 +article: false +--- + +# 四言诗·露宿梅城堤上 + +沙地当床,石头当枕。 +蓝天为帐,月光为灯。 diff --git a/contents-hope/contents/B/B9.md b/contents-hope/contents/B/B9.md new file mode 100644 index 0000000..9732d16 --- /dev/null +++ b/contents-hope/contents/B/B9.md @@ -0,0 +1,15 @@ +--- +title: 七律·游学即景 +description: 写于 1917 年夏 +article: false +--- + +# 七律·游学即景 + +骤雨东风过远湾,滂然遥接石龙关。 + +□□□□□□□,□□□□□□□。 + +野渡苍松横古木,断桥流水动连环。 + +客行此去遵何路,坐眺长亭意转闲。 diff --git a/contents-hope/contents/B/README.md b/contents-hope/contents/B/README.md new file mode 100644 index 0000000..ce80559 --- /dev/null +++ b/contents-hope/contents/B/README.md @@ -0,0 +1,28 @@ +--- +title: 无据诗词、联句、残句 +article: false +description: 本节收录无文献根据的毛泽东诗词及和他人的联句。 +--- + +# 无据诗词、联句、残句 + +本节收录无文献根据的毛泽东诗词及和他人的联句。 + +| 序号 | 年份 | 诗/词名 | 历史阶段 | +| ---- | ------------- | ------------------------- | ------------------ | +| B1 | 1901年 | 杂言诗 迎春 | 旧民主主义革命时期 | +| B2 | 1906年 | 五言诗 并赞 | 旧民主主义革命时期 | +| B3 | 1907年夏 | 五言诗 咏指甲花 | 旧民主主义革命时期 | +| B4 | 1908年 | 杂言诗 耕田乐 | 旧民主主义革命时期 | +| B5 | 1914年 | 五言排律 湘江漫游联句 | 旧民主主义革命时期 | +| B6 | 1917年夏 | 七绝 呈刘翰林联句 | 旧民主主义革命时期 | +| B7 | 1917年夏 | 五言诗 玉潭即景联句 | 旧民主主义革命时期 | +| B8 | 1917年夏 | 四言诗 露宿梅城堤上 | 旧民主主义革命时期 | +| B9 | 1917年夏 | 七律 游学即景 | 旧民主主义革命时期 | +| B10 | 1917年夏 | 四言诗 题安化北宝塔壁 | 旧民主主义革命时期 | +| B11 | 1917年 | 七古 游泳 | 旧民主主义革命时期 | +| B12 | 1917年(约) | 五律 赠周世钊 | 旧民主主义革命时期 | +| B13 | 1918年8月18日 | 七绝 过魏都联句 | 旧民主主义革命时期 | +| B14 | 1919年 | 五言诗 大沽观海 | 旧民主主义革命时期 | +| B15 | 1945年7月 | 七绝二首 饮酒连句(两首) | 抗日战争时期 | +| B16 | 1973年4月 | 七言诗 外交家风采联句 | 文化大革命时期 | \ No newline at end of file diff --git a/contents-hope/contents/C/C1.md b/contents-hope/contents/C/C1.md new file mode 100644 index 0000000..0bcf9b6 --- /dev/null +++ b/contents-hope/contents/C/C1.md @@ -0,0 +1,15 @@ +--- +title: 三言韵语·富不富 +description: 写于 1911 年春 +article: false +--- + +# 三言韵语·富不富 + +富不富,卖豆腐。 + +沉不沉,大火轮。 + +穷不穷,毛泽东。 + +君不君,程咬金。 diff --git a/contents-hope/contents/C/C10.md b/contents-hope/contents/C/C10.md new file mode 100644 index 0000000..25264c1 --- /dev/null +++ b/contents-hope/contents/C/C10.md @@ -0,0 +1,13 @@ +--- +title: 四言韵语·大菜小菜 +description: 写于 1934 年 10 月前 +article: false +--- + +# 四言韵语·大菜小菜 + +大莱小菜,每家三袋。 + +大口小口,每人三斗。 + +大缸小缸,每家一缸。 diff --git a/contents-hope/contents/C/C11.md b/contents-hope/contents/C/C11.md new file mode 100644 index 0000000..75a6cab --- /dev/null +++ b/contents-hope/contents/C/C11.md @@ -0,0 +1,15 @@ +--- +title: 七言韵语·戏赠洛甫 +description: 写于 1934 年 12 月 +article: false +--- + +# 七言韵语·戏赠洛甫 + +洛甫洛甫真英豪, + +不会行军会摔跤。 + +四脚朝天摔得巧, + +没伤胳膊没伤脑。 diff --git a/contents-hope/contents/C/C12.md b/contents-hope/contents/C/C12.md new file mode 100644 index 0000000..b07286f --- /dev/null +++ b/contents-hope/contents/C/C12.md @@ -0,0 +1,25 @@ +--- +title: 四言韵语·题《中国妇女》之出版 +description: 写于 1939 年 +article: false +todo: 该韵语和A处有重复,待比对删除 +--- + +# 四言韵语·题《中国妇女》之出版 + +妇女解放, +突起异军。 +两万万众, +奋发为雄。 +男女并驾, +如日方东。 +以此制敌, +何敌不倾。 +到之之法, +艰苦斗争。 +世无难事, +有志竟成, +有妇人焉, +如星望云, +此编之作, +伫看风行。 diff --git a/contents-hope/contents/C/C13.md b/contents-hope/contents/C/C13.md new file mode 100644 index 0000000..bc74fdd --- /dev/null +++ b/contents-hope/contents/C/C13.md @@ -0,0 +1,13 @@ +--- +title: 五言韵语·军队向前进 +description: 写于 1948 年 11 月 11 日 +article: false +--- + +# 五言韵语·军队向前进 + +军队向前进, +生产长一寸。 +加强纪律性, +革命无不胜。 + diff --git a/contents-hope/contents/C/C14.md b/contents-hope/contents/C/C14.md new file mode 100644 index 0000000..d1d27a4 --- /dev/null +++ b/contents-hope/contents/C/C14.md @@ -0,0 +1,16 @@ +--- +title: 四言韵语·大权独揽 +description: 写于 1953 年 +article: false +--- + +# 四言韵语·大权独揽 + +大权独揽,小权分散。 + +党委决定,各方去办。 + +办也有决,不离原则。 + +工作检查,党委有责。 + diff --git a/contents-hope/contents/C/C15.md b/contents-hope/contents/C/C15.md new file mode 100644 index 0000000..bf2cdcb --- /dev/null +++ b/contents-hope/contents/C/C15.md @@ -0,0 +1,15 @@ +--- +title: 四言韵语·手里有粮 +description: 写于 1959 年 7 月 5 日 +article: false +--- + +# 四言韵语·手里有粮 + +手里有粮, + +心里不慌。 + +脚踏实地, + +喜气洋洋。 diff --git a/contents-hope/contents/C/C16.md b/contents-hope/contents/C/C16.md new file mode 100644 index 0000000..e9b12fc --- /dev/null +++ b/contents-hope/contents/C/C16.md @@ -0,0 +1,16 @@ +--- +title: 四言韵语·题农村公共食堂 +description: 写于 1960 年 3 月 +article: false +--- + +# 四言韵语·题农村公共食堂 + +加强领导,全民食堂。 +猪菜丰富,计划用粮。 +指标到户,粮食到堂。 +以人定量,凭票吃粮。 +节余归己,按月算帐。 +明明白白,账单上墙。 +生产生活,两样都强。 +人心振奋,…… diff --git a/contents-hope/contents/C/C17.md b/contents-hope/contents/C/C17.md new file mode 100644 index 0000000..3c09514 --- /dev/null +++ b/contents-hope/contents/C/C17.md @@ -0,0 +1,15 @@ +--- +title: 四言韵语·养生之道 +description: 写于60年代初 +article: false +--- + +# 四言韵语·养生之道 + +基本吃素, + +饭后百步。 + +遇事不怒, + +劳逸适度。 diff --git a/contents-hope/contents/C/C18.md b/contents-hope/contents/C/C18.md new file mode 100644 index 0000000..bc4cf35 --- /dev/null +++ b/contents-hope/contents/C/C18.md @@ -0,0 +1,12 @@ +--- +title: 四言韵语·白天出气 +description: 写于 1962 年 1 月 29 日 +article: false +--- + +# 四言韵语·白天出气 + +白天出气, +晚上看戏; +两干一稀, +大家满意。 diff --git a/contents-hope/contents/C/C19.md b/contents-hope/contents/C/C19.md new file mode 100644 index 0000000..9197cba --- /dev/null +++ b/contents-hope/contents/C/C19.md @@ -0,0 +1,15 @@ +--- +title: 五言韵语·读《十批判书》 +description: 写于 1973 年春 +article: false +--- + +# 五言韵语·读《十批判书》 + +郭老从韩退, + +不及柳宗元。 + +名日共产党, + +崇拜孔二先。 diff --git a/contents-hope/contents/C/C2.md b/contents-hope/contents/C/C2.md new file mode 100644 index 0000000..d54bf47 --- /dev/null +++ b/contents-hope/contents/C/C2.md @@ -0,0 +1,15 @@ +--- +title: 四言韵语·题《明耻篇》 +description: 写于 1915 年 5 月 +article: false +--- + +# 四言韵语·题《明耻篇》 + +五月七日, + +民国奇耻。 + +何以报仇? + +在我学子! diff --git a/contents-hope/contents/C/C20.md b/contents-hope/contents/C/C20.md new file mode 100644 index 0000000..cbff0bd --- /dev/null +++ b/contents-hope/contents/C/C20.md @@ -0,0 +1,15 @@ +--- +title: 五言韵语·大事不讨论 +description: 写于 1973 年 7 月 +article: false +--- + +# 五言韵语·大事不讨论 + +大事不讨论, + +小事天天送。 + +此调不改动, + +势必出修正。 diff --git a/contents-hope/contents/C/C3.md b/contents-hope/contents/C/C3.md new file mode 100644 index 0000000..66f4fa2 --- /dev/null +++ b/contents-hope/contents/C/C3.md @@ -0,0 +1,15 @@ +--- +title: 杂言韵语·游泳启事 +description: 写于 1915 年夏 +article: false +--- + +# 杂言韵语·游泳启事 + +铁路之旁兮,水面汪洋; + +深浅合度兮,生命无妨。 + +凡我同志兮,携手同行; + +晚餐之后兮,游泳一场。 diff --git a/contents-hope/contents/C/C4.md b/contents-hope/contents/C/C4.md new file mode 100644 index 0000000..f561988 --- /dev/null +++ b/contents-hope/contents/C/C4.md @@ -0,0 +1,17 @@ +--- +title: 四言韵语·筹军饷布告 +description: 写于 1927 年秋 +article: false +--- + +# 四言韵语·筹军饷布告 + +共产党军,打富济贫, + +要筹军饷,只问豪绅。 + +限他三日,筹好洋银, + +贰千元款,送到本军。 + +减少军款,倾屋烧焚。 diff --git a/contents-hope/contents/C/C5.md b/contents-hope/contents/C/C5.md new file mode 100644 index 0000000..0e20f5b --- /dev/null +++ b/contents-hope/contents/C/C5.md @@ -0,0 +1,19 @@ +--- +title: 杂言韵语·红军纪律歌 +description: 写于 1928 年 4 月 +article: false +--- + +# 杂言韵语·红军纪律歌 + +四月上门板,捆铺草, + +房子扫干净, + +说话要和气, + +买卖要公平。 + +损坏东西要赔偿, + +借人东西要还清。 diff --git a/contents-hope/contents/C/C6.md b/contents-hope/contents/C/C6.md new file mode 100644 index 0000000..940fd85 --- /dev/null +++ b/contents-hope/contents/C/C6.md @@ -0,0 +1,53 @@ +--- +title: 四言韵语·红军第四军司令部布告 +description: 写于 1929 年 1 月 +article: false +--- + +# 四言韵语·红军第四军司令部布告 + +红军宗旨,民权革命,赣西一军,声威远震。 + +此番计划,分兵前进,官佐兵侠,服从命令。 + +平买平卖,事实为证,乱烧乱杀,在所必禁。 + +全国各地,压迫太甚,工人农人,十分苦痛。 + +土豪劣绅,横行乡镇,重息重租,人人怨愤。 + +白军士兵,饥寒交并,小资产者,税捐极重。 + +洋货越多,国货受困,帝国主义,哪个不恨。 + +国民匪党,完全反动,口是心非,不能过硬。 + +蒋桂冯阎,同床异梦,冲突已起,军阀倒运。 + +饭可充饥,药能医病,共党主张,极为公正。 + +地主田地,农民收种,债不要还,租不要送。 + +增加工钱,老板担任,八时工作,恰好相称。 + +军队待遇,亟须改订,发给田地,士兵有份。 + +敌方官兵,准其投顺,以前行为,可以不问。 + +累进税法,最为适用,苛税苛捐,扫除干净。 + +城市商人,积铢累寸,只要服从,馀皆不论。 + +对待外人,必须严峻,工厂银行,没收归并。 + +外资外债,概不承认,外兵外舰,不准入境。 + +打倒列强,人人高兴,打倒军阀,除恶务尽。 + +统一中华,举国称庆,满蒙回燕,章程自定。 + +国民政府,一群恶棍,合力铲除,肃清乱政。 + +全国工农,风发雷奋,夺取政权,为期目近。 + +革命成功,尽在民众,布告四方,大家起动。 diff --git a/contents-hope/contents/C/C7.md b/contents-hope/contents/C/C7.md new file mode 100644 index 0000000..86b143c --- /dev/null +++ b/contents-hope/contents/C/C7.md @@ -0,0 +1,39 @@ +--- +title: 六言韵语·中国工农革命委员会布告 +description: 写于 1930 年 12 月 +article: false +--- + +# 六言韵语·中国工农革命委员会布告 + +段谢刘李等逆,叛变起于富田。 + +带了红军反水,不顾大敌当前。 + +分裂革命势力,真正罪恶滔天。 + +破坏阶级决战,还要乱造谣言。 + +进攻省苏政府,推翻工农政权。 + +赶走曾山主席,捉起中央委员。 + +实行拥蒋反共,反对彻底分田。 + +妄想阴谋暴动,破坏红军万千。 + +要把红色区域,变成黑暗牢监。 + +AB取消两派,乌龟王八相联, + +口里喊的革命,骨子是个内奸。 + +挂起红旗造反、教人不易看穿。 + +这是蒋逆毒计,大家要做宣传。 + +这是斗争紧迫,阶级叛逆必然。 + +不要恐慌奇怪,只有团结更坚。 + +打倒反革命派,胜利就在明天! diff --git a/contents-hope/contents/C/C8.md b/contents-hope/contents/C/C8.md new file mode 100644 index 0000000..077f113 --- /dev/null +++ b/contents-hope/contents/C/C8.md @@ -0,0 +1,33 @@ +--- +title: 六言韵语·苏维埃政府布告 +description: 写于 1931 年 12 月 19 日 +article: false +--- + +# 六言韵语·苏维埃政府布告 + +军阀豪绅地主,到处压迫穷人。 + +利用国民政府,要捐要税不停。 + +地主白占土地,厂主垄断资本。 + +大家要免痛苦,只有参加革命。 + +穷人一致奋起,组织工农红军。 + +豪绅地主土地,一律分给农民。 + +免除苛捐杂税,都是有吃有剩。 + +工人每日工作,只做八个时辰。 + +商人服从法令,生意由你经营。 + +各地工农群众,赶快参加革命。 + +建立工农政府,快把地主田分。 + +工人组织工会,快同厂主斗争。 + +大家一致努力,完成中国革命。 diff --git a/contents-hope/contents/C/C9.md b/contents-hope/contents/C/C9.md new file mode 100644 index 0000000..ff8eb46 --- /dev/null +++ b/contents-hope/contents/C/C9.md @@ -0,0 +1,10 @@ +--- +title: 四言韵语·贺一对恋人团圆 +description: 写于 1934 年 7 月 +article: false +--- + +# 四言韵语·贺一对恋人团圆 + +十年重逢,喜龙得凤。 +历尽劫难,破镜团圆。 diff --git a/contents-hope/contents/C/README.md b/contents-hope/contents/C/README.md new file mode 100644 index 0000000..520d3f4 --- /dev/null +++ b/contents-hope/contents/C/README.md @@ -0,0 +1,32 @@ +--- +title: 韵语 +article: false +description: 本节收录毛泽东创作的韵语。这些韵语不符合毛泽东诗论中对诗的定义,因此称为韵语。 +--- + +# 韵语 + +本节收录毛泽东创作的韵语。这些韵语不符合毛泽东诗论中对诗的定义,因此称为韵语。 + +| 序号 | 年份 | 诗/词名 | 历史阶段 | +| ---- | -------------- | ------------------------------- | ------------------ | +| C1 | 1911年春 | 三言韵语 富不富 | 旧民主主义革命时期 | +| C2 | 1915年5月 | 四言韵语 题《明耻篇》 | 旧民主主义革命时期 | +| C3 | 1915年夏 | 杂言韵语 游泳启事 | 旧民主主义革命时期 | +| C4 | 1927年秋 | 四言韵语 筹军饷布告 | 土地改革时期 | +| C5 | 1928年4月 | 杂言韵语 红军纪律歌 | 土地改革时期 | +| C6 | 1929年1月 | 四言韵语 红军第四军司令部布告 | 土地改革时期 | +| C7 | 1930年12月 | 六言韵语 中国工农革命委员会布告 | 土地改革时期 | +| C8 | 1931年12月19日 | 六言韵语 苏维埃政府布告 | 抗日战争时期 | +| C9 | 1934年7月 | 四言韵语 贺一对恋人团圆 | 抗日战争时期 | +| C10 | 1934年10月前 | 四言韵语 大菜小菜 | 抗日战争时期 | +| C11 | 1934年12月 | 七言韵语 戏赠洛甫 | 抗日战争时期 | +| C12 | 1939年 | 四言韵语 题《中国妇女》之出版 | 抗日战争时期 | +| C13 | 1948年11月11日 | 五言韵语 军队向前进 | 解放战争时期 | +| C14 | 1953年 | 四言韵语 大权独揽 | 社会主义改造时期 | +| C15 | 1959年7月5日 | 四言韵语 手里有粮 | 社会主义探索时期 | +| C16 | 1960年3月 | 四言韵语 题农村公共食堂 | 社会主义探索时期 | +| C17 | 60年代初 | 四言韵语 养生之道 | 社会主义探索时期 | +| C18 | 1962年1月29日 | 四言韵语 白天出气 | 社会主义探索时期 | +| C19 | 1973年春 | 五言韵语 读《十批判书》 | 文化大革命时期 | +| C20 | 1973年7月 | 五言韵语 大事不讨论 | 文化大革命时期 | \ No newline at end of file diff --git a/contents-hope/contents/D/D1.md b/contents-hope/contents/D/D1.md new file mode 100644 index 0000000..0c5b109 --- /dev/null +++ b/contents-hope/contents/D/D1.md @@ -0,0 +1,15 @@ +--- +title: 七绝·改诗呈父亲 +description: 写于 1910 年秋 +article: false +--- + +# 七绝·改诗呈父亲 + +孩儿立志出乡关, + +学不成名誓不还。 + +埋骨何须桑梓地, + +人生无处不青山。 diff --git a/contents-hope/contents/D/D10.md b/contents-hope/contents/D/D10.md new file mode 100644 index 0000000..63e4f1d --- /dev/null +++ b/contents-hope/contents/D/D10.md @@ -0,0 +1,15 @@ +--- +title: 朱履曲·改康生《游庐山仙人洞》曲题 +description: 写于 1959 年 +article: false +--- + +# 朱履曲·改康生《游庐山仙人洞》曲题 + +踏白云山上走, + +望长江眼底浮, + +这神仙到处有。 + +…… diff --git a/contents-hope/contents/D/D11.md b/contents-hope/contents/D/D11.md new file mode 100644 index 0000000..b5d060a --- /dev/null +++ b/contents-hope/contents/D/D11.md @@ -0,0 +1,19 @@ +--- +title: 普天乐·改康生《颂庐山会议》 +description: 写于 1959 年 +article: false +--- + +# 普天乐·改康生《颂庐山会议》 + +四方来, +英雄辈, +思钢要铁, +想电求煤。 +往来烟云楼, +龙虎风云会, +歌声唱得匡庐醉。 +瞻前途万丈光辉: +云蒸霞蔚, +民康物阜, +稻稔粱肥。 diff --git a/contents-hope/contents/D/D12.md b/contents-hope/contents/D/D12.md new file mode 100644 index 0000000..68d1826 --- /dev/null +++ b/contents-hope/contents/D/D12.md @@ -0,0 +1,15 @@ +--- +title: 七绝·改张仙朋《自怨》 +description: 写于 1960 年 12 月 +article: false +--- + +# 七绝·改张仙朋《自怨》 + +园庭朵朵盛花开, + +枝枝都喜春风来。 + +谁知还有霜冻日, + +嫩枝应怨不成材。 diff --git a/contents-hope/contents/D/D13.md b/contents-hope/contents/D/D13.md new file mode 100644 index 0000000..ff71498 --- /dev/null +++ b/contents-hope/contents/D/D13.md @@ -0,0 +1,85 @@ +--- +title: 改胡乔木《国庆》 +description: 年代不详 +article: false +--- + +# 改胡乔木《国庆》 + +茫茫大陆, + +回首几千冬。 + +人民众, + +称勤勇, + +挺神功。 + +竟尘蒙! + +夜永添寒重。 + +英雄种, + +自由梦, + +义竿耸, + +怒血进。 + +讶途穷。 + +忽震春雷, + +马列天涯送。 + +党结工农。 + +任风惊浪恶, + +鞭影指长虹。 + +穴虎潭龙, + +一朝空。 + +喜江山统, + +豪情纵; + +锤镰动, + +画图宏。 + +多昆仲, + +六洲共, + +驾长风, + +一帆同。 + +何物干戈弄, + +兴逆讼, + +卖亲朋, + +投凶横, + +求恩宠, + +媚音容。 + +不道人间, + +火炬燃偏猛。 + +处处春浓。 + +试登临极目, + +天半战旗红, + +旭目方东。 diff --git a/contents-hope/contents/D/D14.md b/contents-hope/contents/D/D14.md new file mode 100644 index 0000000..6667ccf --- /dev/null +++ b/contents-hope/contents/D/D14.md @@ -0,0 +1,45 @@ +--- +title: 改胡乔木《国庆夜记事》 +description: 年代不详 +article: false +--- + +# 改胡乔木《国庆夜记事》 + +今夕复何夕, + +四海共光辉, + +十里长安道上, + +火树映风旗。 + +万朵心花齐放, + +一片歌潮直上, + +化作彩星驰。 + +白日羞光景, + +明月掩重帷。 + +天外客, + +今不舞, + +欲何时? + +还我青春年少, + +达旦不须辞。 + +乐土人间信有, + +举世饥寒携手, + +前路复奚疑? + +万里风云会, + +只用一戎衣。 diff --git a/contents-hope/contents/D/D15.md b/contents-hope/contents/D/D15.md new file mode 100644 index 0000000..c9e6329 --- /dev/null +++ b/contents-hope/contents/D/D15.md @@ -0,0 +1,62 @@ +--- +title: 沁园春·改胡乔木《杭州感事》 +description: 年代不详 +article: false +--- + +# 沁园春·改胡乔木《杭州感事》 + +穆穆秋山, + +娓娓秋湖, + +荡荡秋江。 + +正一年好景, + +莲丹采月; + +四方佳气, + +桂国飘香, + +玉绽棉铃, + +金翻稻浪, + +秋意偏于陇亩长。 + +最堪喜, + +有射潮人健, + +不怕澜狂。 + + + +天堂, + +一向宣扬, + +笑今古云泥怎比量! + +算繁华千载, + +长埋碧血; + +工农此际, + +初试锋芒。 + +土偶欺山, + +妖骸祸水, + +西子羞污半面妆 + +谁共我, + +舞倚天长剑, + +扫此荒唐! + diff --git a/contents-hope/contents/D/D16.md b/contents-hope/contents/D/D16.md new file mode 100644 index 0000000..467e78a --- /dev/null +++ b/contents-hope/contents/D/D16.md @@ -0,0 +1,104 @@ +--- +title: 菩萨蛮五首·改胡乔木《一九六四年十月十六日原子弹爆炸》 +description: 年代不详 +article: false +--- + +# 菩萨蛮五首·改胡乔木《一九六四年十月十六日原子弹爆炸》 + +## 其一 + +神仙万世人间锁, + +英雄华竞能火, + +霹雳一声春, + +风流天下闻。 + + + +风吹天下水, + +清浊分千里, + +亿众气凌云, + +有人愁断魂。 + +## 其二 + +昂最七纪移山志, + +忍能夕夕为奴隶! + +双手扭乾坤, + +教天认主人。 + +浮云西北去, + +孔雀东南舞。 + +情最异今育, + +天风挟海潮。 + +## 其三 + +攀山越水寻常事, + +英雄不识艰难字, + +奇迹总人为, + +登高必自卑。 + + + +登临何限意, + +佳气盈天地。 + +来者尽翘翘, + +前峰喜更高。 + +## 其四 + +西风残照沉昏雾, + +东方红处升霞柱。 + +雾暗百妖横, + +霞飞四海腾。 + + + +霞旗扬四海, + +壮志惊千载: + +愿及雾偕亡, + +消为日月光! + +## 其五 +从来历史人魔战, + +魔存那得风波晏? + +此日揽长缨, + +遥看天地清。 + + + +长缨人卅亿, + +垓下重围密。 + +魔倒凯歌高, + +长天风也号。 diff --git a/contents-hope/contents/D/D17.md b/contents-hope/contents/D/D17.md new file mode 100644 index 0000000..cf8ee1c --- /dev/null +++ b/contents-hope/contents/D/D17.md @@ -0,0 +1,147 @@ +--- +title: 水龙吟七首·改胡乔木《水龙吟七首》 +description: 年代不详 +article: false +--- + +# 水龙吟七首·改胡乔木《水龙吟七首》 + +## 其一 + +星星火种东传,燎原此日光霄壤。 + +茅庐年少,斯民在抱,万夫一往。 + +几度星霜,江河沸鼎,乾坤反掌。 + +喜当年赤县,同袍成阵,寒风里,生机旺。 + + + +破夜洪钟怒响,起征人晓歌齐唱。 + +东风旗帜,南针思想,北辰俯仰。 + +雷迅文章,风生谈笑,敌闻胆丧。 + +唤鹰腾万仞,鹏征八表,看云天壮。 + +## 其二 + +开天辟地神威,列宁事业前谁偶? + +一声炮响,卅年血战,双枝并秀。 + +边寨惊烽,萧墙掣电,岁寒知友。 + +笑涎垂虎吻,心劳鼠技,分荆梦,今醒否? + + + +九亿金城深厚,问全球此盟何有? + +八方风雨,万邦忧乐,千秋休咎。 + +任重途长,天看旗帜,地看身手。 + +要同舟击楫,直须破浪,听风雷吼。 + +## 其三 + +举头西北浮云,回黄转绿知多少, + +当年瑶圃,穴穿狐兔,可怜劳草。 + +目醉琼楼,神驰玉宇,沉沦中道。 + +更元奸移位,长城自毁,旌旗暗,述残照。 + + + +绝城不堪终老,怎天涯犹迟归棹? + +远行应念,亡羊歧路,甘人虎豹。 + +珍重家园,良苗望溉,顾荆待扫。 + +趁投鞭众志,何当共驾,再乾坤造? + +## 其四 + +旧时王谢堂前,似曾相识归来燕。 + +新妆故态,异乡征逐,画堂依恋。 + +羞贱骄贫,抛亲弃侣,衔泥自羡。 + +忽火飞梁坠,一朝零落,梦犹怨,君恩浅。 + + + +秋去春来何限,怎滔滔竟尊冠冕? + +朱门命寄,苍生儿戏,风云色变。 + +十载簧言,万年粪秽,蝇趋菌衍。 + +愿孙孙子子,矢清遗孽,奋除妖剑。 + +## 其五 + +算来反面教员,先生榜样堪千古。 + +相煎如虏,鞭尸如虎,临危如鼠。 + +口唱真言,手挥宝篆,若呼风雨。 + +甚三无世界,两全党国,天花坠,归尘土。 + + + +涸辙今看枯鲋,定谁知明朝鲂鱮? + +膏育病重,新汤旧药,怎堪多煮? + +恨别弓惊,卷声树倒,相呼旧侣。 + +看后车重蹈,愁城四望,尽红旗舞。 + +## 其六 + +居然粉墨登场,十年一觉邯郸梦。 + +当初直料,雌黄信口,香花永供。 + +逆子倾家,残红傍路,惊风忽送。 + +亿连横秦相,称儿晋帝,争道是,真龙种。 + + + +惯见蜣丸蚁冢,任纷纭昆仑自耸。 + +江山有待,一声狮吼,万旗云涌。 + +天意多情,蜉蝣空怨,地轮飞动。 + +看连天芳草,莺迁燕返,又春光重。 + +## 其七 + +问君古往今来,皇皇文化何人造? + +千年奴隶,生涯牛马,看人醉饱。 + +史页新开,天南地北,赤光普照。 + +说狼羊共处,今谁偏应,膏牙爪,甘镣铐? + + + +革命一声号炮,动河山直穿云表。 + +风追骐骥,光寒剑戟,奋锄强暴。 + +作雾蚩尤,含沙鬼蜮,妖氛初扫。 + +乘摇空雪浪,漫天雹雨,指冰山倒! diff --git a/contents-hope/contents/D/D18.md b/contents-hope/contents/D/D18.md new file mode 100644 index 0000000..b55b7e9 --- /dev/null +++ b/contents-hope/contents/D/D18.md @@ -0,0 +1,35 @@ +--- +title: 六州歌头·改胡乔木《一九六五年新年》(其二) +description: 年代不详 +article: false +--- + +# 六州歌头·改胡乔木《一九六五年新年》(其二) + +寒山远望,春暖越重洋。 + +春潮莽,连天壤,震退荒。 + +战歌昂,凌厉山河壮。 + +千戈掌,方针讲,人民仰,同仇广,阵容强。 + +触目惊心,败叶纷纷降,兔死狐伤。 + +直冰崩瓦解,何计逞猖狂? + +两大分赃,梦徒香。 + + + +纵添兵将,夸大棒,嚣尘上,陷泥塘。 + +纷说项,宣忍让,舌如簧,愿难偿。 + +大宇东风旺,无遮挡,任飞扬。 + +争解放,坚方向,锐锋铓。 + +何世人间,虎豹容来往?众志金汤。 + +教红旗遍地,万国换新装,目月重光。 diff --git a/contents-hope/contents/D/D19.md b/contents-hope/contents/D/D19.md new file mode 100644 index 0000000..e32277a --- /dev/null +++ b/contents-hope/contents/D/D19.md @@ -0,0 +1,25 @@ +--- +title: 梅花引·改胡乔木《夺印》 +description: 年代不详 +article: false +--- + +# 梅花引·改胡乔木《夺印》 + +领袖语,牢记取,百年大计争基础。 + +背行囊,带干粮,眉飞色舞队队下乡忙。 + +当年八路今重到,共苦同甘群众靠。 + +万重山,不为难,不插红旗定是不回还。 + + + +社藏鼠,欺聋瞽,不爱贫农爱地主。 + +话连篇,表三千,偷梁换柱黑网结奸缘。 + +人间自有青霜剑,慧眼何愁形善变? + +起群雄,灭阴风,还我河山长作主人翁。 diff --git a/contents-hope/contents/D/D2.md b/contents-hope/contents/D/D2.md new file mode 100644 index 0000000..8bbeed9 --- /dev/null +++ b/contents-hope/contents/D/D2.md @@ -0,0 +1,15 @@ +--- +title: 七绝·改《咏蛙》 +description: 写于 1910 年秋 +article: false +--- + +# 七绝·改《咏蛙》 + +独坐池塘如虎踞, + +绿杨树下养精神。 + +春来我不先开口, + +哪个虫儿敢作声? diff --git a/contents-hope/contents/D/D20.md b/contents-hope/contents/D/D20.md new file mode 100644 index 0000000..27b4019 --- /dev/null +++ b/contents-hope/contents/D/D20.md @@ -0,0 +1,38 @@ +--- +title: 江城子二首·改胡乔木《赠边防战士》 +description: 年代不详 +article: false +--- + +# 江城子二首·改胡乔木《赠边防战士》 + +## 其一 + +少年心愿在天边。 + +别家园,度重关,南北东西多少好河山! + +为保金瓯颠不破,鞋踏烂,不辞难。 + + + +远征才觉道途欢。 +北风寒,有何于,雪地冰天为我驻朱颜。 + +背上枪枝登哨所,千丈壁,起炊烟。 + +## 其二 + +练兵塞上好风光。 + +号声忙,踏严霜,猎猎军旗天际看飞扬。 + +待到刺刀拼过了,挥汗水,对朝阳。 + + + +墙头大字写琳琅。 + +报爹娘,放心肠,多少英姿年少事戎行。 + +大海航行歌四起,营地乐,胜家乡。 diff --git a/contents-hope/contents/D/D21.md b/contents-hope/contents/D/D21.md new file mode 100644 index 0000000..1dea984 --- /dev/null +++ b/contents-hope/contents/D/D21.md @@ -0,0 +1,25 @@ +--- +title: 念奴娇·改胡乔木《重读雷锋日记》(其四) +description: 年代不详 +article: false +--- + +# 念奴娇·改胡乔木《重读雷锋日记》(其四) + +寻常日记,细观摩满纸云蒸霞蔚。 + +时代洪流翻巨浪,舒卷英雄如意。 + +昔恨蛟潜,今欣龙跃,海底奇峰起。 + +几多学者,语言无此滋味。 + + + +颜色涂绘由人,如君红透,羞杀营营辈。 + +花落结为千粒子,一代红巾争继。 + +勤洗灰尘,多经风雨,立定上游志。 + +力争不懈,青春长傲天地。 diff --git a/contents-hope/contents/D/D22.md b/contents-hope/contents/D/D22.md new file mode 100644 index 0000000..05db318 --- /dev/null +++ b/contents-hope/contents/D/D22.md @@ -0,0 +1,17 @@ +--- +title: 采桑子·改胡乔木《反“愁”》(其二) +description: 年代不详 +article: false +--- + +# 采桑子·改胡乔木《反“愁”》(其二) + +谁将愁比东流水? + +无限波澜,载得风帆,垂跃奔腾直向前。 + + + +登天蜀道何须怨? + +不上高山,突兀颠连,怎见人间是壮观? diff --git a/contents-hope/contents/D/D23.md b/contents-hope/contents/D/D23.md new file mode 100644 index 0000000..701ff86 --- /dev/null +++ b/contents-hope/contents/D/D23.md @@ -0,0 +1,43 @@ +--- +title: 生查子三首·改胡乔木《家书》(其二、其三、其四) +description: 年代不详 +article: false +--- + +# 生查子三首·改胡乔木《家书》(其二、其三、其四) + +## 其二 + +斗争如海洋,早晚云霞涌。 + +流水片时停,毒菌争传种。 + + + +青春只一回,转眼能抛送。 + +百炼化为钢,只有投群众。 + +## 其三 + +牡丹富贵王,弹指凋尘土。 + +岂是少扶持?不耐风和雨。 + + + +如此嫩和娇,何足名花数? + +稻麦不争芳,粒粒酬辛苦。 + +## 其四 + +纵观天地间,陵谷多奇趣。 + +东海有长鲸,常与波涛伍。 + + + +顺水好行船,终向下游去。 + +若要见英雄,先到艰难处。 diff --git a/contents-hope/contents/D/D24.md b/contents-hope/contents/D/D24.md new file mode 100644 index 0000000..40731ab --- /dev/null +++ b/contents-hope/contents/D/D24.md @@ -0,0 +1,47 @@ +--- +title: 七律四首·改胡乔木《七一抒情》 +description: 年代不详 +article: false +--- + +# 七律四首·改胡乔木《七一抒情》 + +## 其一 + +如此江山如此人,千年不遇我逢辰。 + +挥将日月长明笔,写就雷霆不朽文。 + +指顾崎岖成里道,笑谈荆棘等浮云。 + +旌旗猎猎春风暖,万目环球看大军。 + +## 其二 + +滚滚江流万里长,几分几合到汪洋。 + +源头尽望千堆雪,中道常迴九曲肠。 + +激浪冲天春汛怒,奔雷动地早潮狂。 + +层峦叠嶂今安在?一入沧溟喜浩茫。 + +## 其三 + +历经春夏共秋冬,四季风光任不同。 + +勤逐炎凉看黄鸟,独欺冰雪挺苍松。 + +寒虫向壁寻残梦,勇士乘风薄太空。 + +天外莫愁迷道路,早驱彩笔作长虹。 + +## 其四 + +六洲环顾满疮痍,冢突狼奔猎者谁? + +肝胆誓分兄弟难,头颅不向寇仇低。 + +自由合酒血成碧,胜利从来竿作旗。 + +休向英雄夸核弹,欣荣试看比基尼。 diff --git a/contents-hope/contents/D/D25.md b/contents-hope/contents/D/D25.md new file mode 100644 index 0000000..dc38899 --- /dev/null +++ b/contents-hope/contents/D/D25.md @@ -0,0 +1,15 @@ +--- +title: 五律·改陈毅《西行》 +description: 写于 1965 年 7 月 21 日 +article: false +--- + +# 五律·改陈毅《西行》 + +万里西行急,乘风御太空。 + +不因鹏翼展,那得鸟途通。 + +海酿千钟酒,山栽万仞葱。 + +风雷驱大地,是处有亲朋。 diff --git a/contents-hope/contents/D/D26.md b/contents-hope/contents/D/D26.md new file mode 100644 index 0000000..870f56a --- /dev/null +++ b/contents-hope/contents/D/D26.md @@ -0,0 +1,23 @@ +--- +title: 七律·改叶剑英《远望》诗题 +description: 写于 1965 年 12 月 +article: false +--- + +# 七律·改叶剑英《远望》诗题 + +忧患元元忆逝翁, + +红旗飘渺没遥空。 + +昏鸦三匝迷枯树, + +回雁兼程溯旧踪。 + +赤道雕弓能射虎, + +椰林匕首敢屠龙。 + +景升父子皆豚犬, + +旋转还凭革命功。 diff --git a/contents-hope/contents/D/D27.md b/contents-hope/contents/D/D27.md new file mode 100644 index 0000000..543d16f --- /dev/null +++ b/contents-hope/contents/D/D27.md @@ -0,0 +1,15 @@ +--- +title: 七绝·戏改李攀龙《怀明卿》 +description: 写于 1971 年 +article: false +--- + +# 七绝·戏改李攀龙《怀明卿》 + +豫章西望彩云间, + +九派长江九叠山。 + +高卧不须窥石镜, + +秋风怒在叛徒颜。 diff --git a/contents-hope/contents/D/D28.md b/contents-hope/contents/D/D28.md new file mode 100644 index 0000000..136ef38 --- /dev/null +++ b/contents-hope/contents/D/D28.md @@ -0,0 +1,15 @@ +--- +title: 七言诗·戏改杜甫《咏怀古迹》 +description: 写于 1971 年 +article: false +--- + +# 七言诗·戏改杜甫《咏怀古迹》 + +群山万壑赴荆门, + +生长林彪尚有村。 + +一去紫台连朔漠, + +独留青冢向黄昏。 diff --git a/contents-hope/contents/D/D29.md b/contents-hope/contents/D/D29.md new file mode 100644 index 0000000..5702ab8 --- /dev/null +++ b/contents-hope/contents/D/D29.md @@ -0,0 +1,35 @@ +--- +title: 七言诗·戏续李白《梁父吟》 +description: 写于 1973 年 7 月 4 日 +article: false +--- + +# 七言诗·戏续李白《梁父吟》 + +不料韩信不听话, + +十万大军下历城。 + +齐王火冒三千丈, + +抓了酒徒付鼎烹。 + + + +## 附:《梁父吟》前面诗句 + +长啸《梁甫吟》,何时见阳春? + +君不见朝歌屠叟辞棘津,八十西来钓渭滨。 + +宁羞白发照清水,逢时壮气思经纶。 + +广张三千六百钓,风期暗与文王亲。 + +大贤虎变愚不测,当年颇似寻常人。 + +君不见高阳酒徒起草中,长揖山东隆准公。 + +入门不拜骋雄辩,两女辍洗来趋风。 + +东下齐城七十二,指挥楚汉如旋蓬。 diff --git a/contents-hope/contents/D/D3.md b/contents-hope/contents/D/D3.md new file mode 100644 index 0000000..31e150f --- /dev/null +++ b/contents-hope/contents/D/D3.md @@ -0,0 +1,15 @@ +--- +title: 五古·改陈毅《反攻下汀州龙岩》诗句 +description: 写于 1929 年 9 月 +article: false +--- + +# 五古·改陈毅《反攻下汀州龙岩》诗句 + +润赣路千里, + +春花笑吐红。 + +败军气犹壮, + +一鼓下汀龙。 diff --git a/contents-hope/contents/D/D30.md b/contents-hope/contents/D/D30.md new file mode 100644 index 0000000..ae0c337 --- /dev/null +++ b/contents-hope/contents/D/D30.md @@ -0,0 +1,33 @@ +--- +title: 贺新郎·改张元干《送胡邦衡谪新州》 +description: 写于 1975 年 4 月 +article: false +--- + +# 贺新郎·改张元干《送胡邦衡谪新州》 + +梦绕神州路, + +怅秋风连营画角,故宫离黍。 + +底事昆仑倾砥柱,九地黄流乱注, + +聚万落千村狐兔。 + +天意从来高难问,况人情老易悲难诉。 + +更南浦,送君去! + + + +凉生岸柳催残暑, + +耿斜河疏星淡月,断云微渡。 + +万里江山知何处?回首对床夜语。 + +雁不到,书成谁与? + +目尽青天怀今古,肯儿曹恩怨相尔汝! + +君且去,休回顾。 diff --git a/contents-hope/contents/D/D31.md b/contents-hope/contents/D/D31.md new file mode 100644 index 0000000..19f1f0c --- /dev/null +++ b/contents-hope/contents/D/D31.md @@ -0,0 +1,9 @@ +--- +title: 四言诗·春日游园 +description: 写于 1976 年 +article: false +--- + +# 四言诗·春日游园 + +今我来兮,杨柳依依。 diff --git a/contents-hope/contents/D/D4.md b/contents-hope/contents/D/D4.md new file mode 100644 index 0000000..2b90384 --- /dev/null +++ b/contents-hope/contents/D/D4.md @@ -0,0 +1,12 @@ +--- +title: 七言诗·赏梅 +description: 写于 1923 年冬 +article: false +--- + +# 七言诗·赏梅 + +春心乐共花争发, + +与君一赏一陶然。 + diff --git a/contents-hope/contents/D/D5.md b/contents-hope/contents/D/D5.md new file mode 100644 index 0000000..f60e691 --- /dev/null +++ b/contents-hope/contents/D/D5.md @@ -0,0 +1,11 @@ +--- +title: 杂言诗·改李白《赠汪伦》 +description: 写于 1935 年 1 月 +article: false +--- + +# 杂言诗·改李白《赠汪伦》 + +桃花潭水深千尺,不及你我手足情。 + +祝总司令多抓俘虏,多打胜仗。 diff --git a/contents-hope/contents/D/D6.md b/contents-hope/contents/D/D6.md new file mode 100644 index 0000000..b06e445 --- /dev/null +++ b/contents-hope/contents/D/D6.md @@ -0,0 +1,11 @@ +--- +title: 四言诗·戏改江淹《别赋》句 +description: 写于 1939 年 7 月 +article: false +--- + +# 四言诗·戏改江淹《别赋》句 + +春草碧色,春水绿波。 + +送君延安,快如之何! diff --git a/contents-hope/contents/D/D7.md b/contents-hope/contents/D/D7.md new file mode 100644 index 0000000..eed62b1 --- /dev/null +++ b/contents-hope/contents/D/D7.md @@ -0,0 +1,11 @@ +--- +title: 七言诗·青山处处埋忠骨 +description: 写于 1950 年 +article: false +--- + +# 七言诗·青山处处埋忠骨 + +青山处处埋忠骨, + +何必马革裹尸还。 diff --git a/contents-hope/contents/D/D8.md b/contents-hope/contents/D/D8.md new file mode 100644 index 0000000..32cf865 --- /dev/null +++ b/contents-hope/contents/D/D8.md @@ -0,0 +1,19 @@ +--- +title: 五言诗·改造古代歌谣 +description: 写于 1957 年 11 月 7 日 +article: false +--- + +# 五言诗·改造古代歌谣 + +两个泥菩萨, + +一起都打碎。 + +用水一调和, + +再来做两个。 + +我身上有你, + +你身上有我。 diff --git a/contents-hope/contents/D/D9.md b/contents-hope/contents/D/D9.md new file mode 100644 index 0000000..33034c6 --- /dev/null +++ b/contents-hope/contents/D/D9.md @@ -0,0 +1,15 @@ +--- +title: 七绝·改梅白《夜登重庆枇杷山》 +description: 写于 1958 年 +article: false +--- + +# 七绝·改梅白《夜登重庆枇杷山》 + +我来高处欲乘风, + +幕色苍茫一望中。 + +百万银灯摇倒影, + +嘉陵江似水晶宫。 diff --git a/contents-hope/contents/D/README.md b/contents-hope/contents/D/README.md new file mode 100644 index 0000000..034f0c4 --- /dev/null +++ b/contents-hope/contents/D/README.md @@ -0,0 +1,43 @@ +--- +title: 改诗 +article: false +description: 本节收录毛泽东改前人的诗句或为今人修改的诗词。 +--- + +# 改诗 + +本节收录毛泽东改前人的诗句或为今人修改的诗词。 + +| 序号 | 年份 | 诗/词名 | 历史阶段 | +| ---- | ------------- | ----------------------------------------------------- | ------------------ | +| D1 | 1910年秋 | 七绝 改诗呈父亲 | 旧民主主义革命时期 | +| D2 | 1910年秋 | 七绝 改《咏蛙》 | 旧民主主义革命时期 | +| D3 | 1929年9月 | 五古 改陈毅《反攻下汀州龙岩》诗句 | 土地改革时期 | +| D4 | 1932年冬 | 七言诗 赏梅 | 抗日战争时期 | +| D5 | 1935年1月 | 杂言诗 改李白《赠汪伦》 | 抗日战争时期 | +| D6 | 1939年7月 | 四言诗 戏改江淹《别赋》句 | 抗日战争时期 | +| D7 | 1950年 | 七言诗 青山处处埋忠骨 | 社会主义改造时期 | +| D8 | 1957年11月7日 | 五言诗 改造古代歌谣 | 社会主义探索时期 | +| D9 | 1958年 | 七绝 改梅白《夜登重庆枇杷山》 | 社会主义探索时期 | +| D10 | 1959年 | 朱履曲 改康生《游庐山仙人洞》曲题 | 社会主义探索时期 | +| D11 | 1959年 | 普天乐 改康生《颂庐山会议》 | 社会主义探索时期 | +| D12 | 1960年12月 | 七绝 改张仙朋《自怨》 | 社会主义探索时期 | +| D13 | | 改胡乔木《国庆》 | | +| D14 | | 改胡乔木《国庆夜记事》 | | +| D15 | | 沁园春 改胡乔木《杭州感事》 | | +| D16 | | 菩萨蛮五首 改胡乔木《一九六四年十月十六日原子弹爆炸》 | | +| D17 | | 水龙吟七首 改胡乔木《水龙吟七首》 | | +| D18 | | 六州歌头 改胡乔木《一九六五年新年》(其二) | | +| D19 | | 梅花引 改胡乔木《夺印》 | | +| D20 | | 江城子二首 改胡乔木《赠边防战士》 | | +| D21 | | 念奴娇 改胡乔木《重读雷锋日记》(其四) | | +| D22 | | 采桑子 改胡乔木《反“愁”》(其二) | | +| D23 | | 生查子三首 改胡乔木《家书》(其二、其三、其四) | | +| D24 | | 七律四首 改胡乔木《七一抒情》 | | +| D25 | 1965年7月21日 | 五律 改陈毅《西行》 | 社会主义探索时期 | +| D26 | 1965年12月 | 七律 改叶剑英《远望》诗题 | 社会主义探索时期 | +| D27 | 1971年 | 七绝 戏改李攀龙《怀明卿》 | 文化大革命时期 | +| D28 | 1971年 | 七言诗 戏改杜甫《咏怀古迹》 | 文化大革命时期 | +| D29 | 1973年7月4日 | 七言诗 戏续李白《梁父吟》 | 文化大革命时期 | +| D30 | 1975年4月 | 贺新郎 改张元干《送胡邦衡谪新州》 | 文化大革命时期 | +| D31 | 1976年春 | 四言诗 春日游园 | 文化大革命时期 | \ No newline at end of file diff --git a/contents-hope/contents/E/E1.md b/contents-hope/contents/E/E1.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E1.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E10.md b/contents-hope/contents/E/E10.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E10.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E100.md b/contents-hope/contents/E/E100.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E100.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E101.md b/contents-hope/contents/E/E101.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E101.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E102.md b/contents-hope/contents/E/E102.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E102.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E103.md b/contents-hope/contents/E/E103.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E103.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E104.md b/contents-hope/contents/E/E104.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E104.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E105.md b/contents-hope/contents/E/E105.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E105.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E106.md b/contents-hope/contents/E/E106.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E106.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E107.md b/contents-hope/contents/E/E107.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E107.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E108.md b/contents-hope/contents/E/E108.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E108.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E109.md b/contents-hope/contents/E/E109.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E109.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E11.md b/contents-hope/contents/E/E11.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E11.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E110.md b/contents-hope/contents/E/E110.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E110.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E111.md b/contents-hope/contents/E/E111.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E111.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E112.md b/contents-hope/contents/E/E112.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E112.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E113.md b/contents-hope/contents/E/E113.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E113.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E114.md b/contents-hope/contents/E/E114.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E114.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E115.md b/contents-hope/contents/E/E115.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E115.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E116.md b/contents-hope/contents/E/E116.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E116.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E117.md b/contents-hope/contents/E/E117.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E117.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E118.md b/contents-hope/contents/E/E118.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E118.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E119.md b/contents-hope/contents/E/E119.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E119.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E12.md b/contents-hope/contents/E/E12.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E12.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E120.md b/contents-hope/contents/E/E120.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E120.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E121.md b/contents-hope/contents/E/E121.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E121.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E122.md b/contents-hope/contents/E/E122.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E122.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E123.md b/contents-hope/contents/E/E123.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E123.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E124.md b/contents-hope/contents/E/E124.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E124.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E125.md b/contents-hope/contents/E/E125.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E125.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E126.md b/contents-hope/contents/E/E126.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E126.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E127.md b/contents-hope/contents/E/E127.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E127.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E128.md b/contents-hope/contents/E/E128.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E128.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E129.md b/contents-hope/contents/E/E129.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E129.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E13.md b/contents-hope/contents/E/E13.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E13.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E130.md b/contents-hope/contents/E/E130.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E130.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E131.md b/contents-hope/contents/E/E131.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E131.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E132.md b/contents-hope/contents/E/E132.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E132.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E133.md b/contents-hope/contents/E/E133.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E133.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E134.md b/contents-hope/contents/E/E134.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E134.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E135.md b/contents-hope/contents/E/E135.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E135.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E136.md b/contents-hope/contents/E/E136.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E136.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E137.md b/contents-hope/contents/E/E137.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E137.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E138.md b/contents-hope/contents/E/E138.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E138.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E139.md b/contents-hope/contents/E/E139.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E139.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E14.md b/contents-hope/contents/E/E14.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E14.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E140.md b/contents-hope/contents/E/E140.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E140.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E141.md b/contents-hope/contents/E/E141.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E141.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E142.md b/contents-hope/contents/E/E142.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E142.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E143.md b/contents-hope/contents/E/E143.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E143.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E144.md b/contents-hope/contents/E/E144.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E144.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E145.md b/contents-hope/contents/E/E145.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E145.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E146.md b/contents-hope/contents/E/E146.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E146.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E147.md b/contents-hope/contents/E/E147.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E147.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E148.md b/contents-hope/contents/E/E148.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E148.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E149.md b/contents-hope/contents/E/E149.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E149.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E15.md b/contents-hope/contents/E/E15.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E15.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E150.md b/contents-hope/contents/E/E150.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E150.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E151.md b/contents-hope/contents/E/E151.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E151.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E152.md b/contents-hope/contents/E/E152.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E152.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E153.md b/contents-hope/contents/E/E153.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E153.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E154.md b/contents-hope/contents/E/E154.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E154.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E155.md b/contents-hope/contents/E/E155.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E155.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E156.md b/contents-hope/contents/E/E156.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E156.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E157.md b/contents-hope/contents/E/E157.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E157.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E158.md b/contents-hope/contents/E/E158.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E158.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E159.md b/contents-hope/contents/E/E159.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E159.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E16.md b/contents-hope/contents/E/E16.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E16.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E160.md b/contents-hope/contents/E/E160.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E160.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E161.md b/contents-hope/contents/E/E161.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E161.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E162.md b/contents-hope/contents/E/E162.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E162.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E163.md b/contents-hope/contents/E/E163.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E163.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E164.md b/contents-hope/contents/E/E164.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E164.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E165.md b/contents-hope/contents/E/E165.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E165.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E166.md b/contents-hope/contents/E/E166.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E166.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E167.md b/contents-hope/contents/E/E167.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E167.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E168.md b/contents-hope/contents/E/E168.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E168.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E169.md b/contents-hope/contents/E/E169.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E169.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E17.md b/contents-hope/contents/E/E17.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E17.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E170.md b/contents-hope/contents/E/E170.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E170.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E171.md b/contents-hope/contents/E/E171.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E171.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E18.md b/contents-hope/contents/E/E18.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E18.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E19.md b/contents-hope/contents/E/E19.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E19.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E2.md b/contents-hope/contents/E/E2.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E2.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E20.md b/contents-hope/contents/E/E20.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E20.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E21.md b/contents-hope/contents/E/E21.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E21.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E22.md b/contents-hope/contents/E/E22.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E22.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E23.md b/contents-hope/contents/E/E23.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E23.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E24.md b/contents-hope/contents/E/E24.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E24.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E25.md b/contents-hope/contents/E/E25.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E25.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E26.md b/contents-hope/contents/E/E26.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E26.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E27.md b/contents-hope/contents/E/E27.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E27.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E28.md b/contents-hope/contents/E/E28.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E28.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E29.md b/contents-hope/contents/E/E29.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E29.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E3.md b/contents-hope/contents/E/E3.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E3.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E30.md b/contents-hope/contents/E/E30.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E30.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E31.md b/contents-hope/contents/E/E31.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E31.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E32.md b/contents-hope/contents/E/E32.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E32.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E33.md b/contents-hope/contents/E/E33.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E33.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E34.md b/contents-hope/contents/E/E34.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E34.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E35.md b/contents-hope/contents/E/E35.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E35.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E36.md b/contents-hope/contents/E/E36.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E36.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E37.md b/contents-hope/contents/E/E37.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E37.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E38.md b/contents-hope/contents/E/E38.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E38.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E39.md b/contents-hope/contents/E/E39.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E39.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E4.md b/contents-hope/contents/E/E4.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E4.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E40.md b/contents-hope/contents/E/E40.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E40.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E41.md b/contents-hope/contents/E/E41.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E41.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E42.md b/contents-hope/contents/E/E42.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E42.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E43.md b/contents-hope/contents/E/E43.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E43.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E44.md b/contents-hope/contents/E/E44.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E44.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E45.md b/contents-hope/contents/E/E45.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E45.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E46.md b/contents-hope/contents/E/E46.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E46.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E47.md b/contents-hope/contents/E/E47.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E47.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E48.md b/contents-hope/contents/E/E48.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E48.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E49.md b/contents-hope/contents/E/E49.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E49.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E5.md b/contents-hope/contents/E/E5.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E5.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E50.md b/contents-hope/contents/E/E50.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E50.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E51.md b/contents-hope/contents/E/E51.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E51.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E52.md b/contents-hope/contents/E/E52.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E52.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E53.md b/contents-hope/contents/E/E53.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E53.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E54.md b/contents-hope/contents/E/E54.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E54.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E55.md b/contents-hope/contents/E/E55.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E55.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E56.md b/contents-hope/contents/E/E56.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E56.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E57.md b/contents-hope/contents/E/E57.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E57.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E58.md b/contents-hope/contents/E/E58.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E58.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E59.md b/contents-hope/contents/E/E59.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E59.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E6.md b/contents-hope/contents/E/E6.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E6.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E60.md b/contents-hope/contents/E/E60.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E60.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E61.md b/contents-hope/contents/E/E61.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E61.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E62.md b/contents-hope/contents/E/E62.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E62.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E63.md b/contents-hope/contents/E/E63.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E63.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E64.md b/contents-hope/contents/E/E64.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E64.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E65.md b/contents-hope/contents/E/E65.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E65.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E66.md b/contents-hope/contents/E/E66.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E66.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E67.md b/contents-hope/contents/E/E67.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E67.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E68.md b/contents-hope/contents/E/E68.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E68.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E69.md b/contents-hope/contents/E/E69.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E69.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E7.md b/contents-hope/contents/E/E7.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E7.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E70.md b/contents-hope/contents/E/E70.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E70.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E71.md b/contents-hope/contents/E/E71.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E71.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E72.md b/contents-hope/contents/E/E72.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E72.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E73.md b/contents-hope/contents/E/E73.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E73.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E74.md b/contents-hope/contents/E/E74.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E74.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E75.md b/contents-hope/contents/E/E75.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E75.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E76.md b/contents-hope/contents/E/E76.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E76.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E77.md b/contents-hope/contents/E/E77.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E77.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E78.md b/contents-hope/contents/E/E78.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E78.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E79.md b/contents-hope/contents/E/E79.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E79.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E8.md b/contents-hope/contents/E/E8.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E8.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E80.md b/contents-hope/contents/E/E80.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E80.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E81.md b/contents-hope/contents/E/E81.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E81.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E82.md b/contents-hope/contents/E/E82.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E82.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E83.md b/contents-hope/contents/E/E83.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E83.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E84.md b/contents-hope/contents/E/E84.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E84.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E85.md b/contents-hope/contents/E/E85.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E85.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E86.md b/contents-hope/contents/E/E86.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E86.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E87.md b/contents-hope/contents/E/E87.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E87.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E88.md b/contents-hope/contents/E/E88.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E88.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E89.md b/contents-hope/contents/E/E89.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E89.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E9.md b/contents-hope/contents/E/E9.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E9.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E90.md b/contents-hope/contents/E/E90.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E90.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E91.md b/contents-hope/contents/E/E91.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E91.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E92.md b/contents-hope/contents/E/E92.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E92.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E93.md b/contents-hope/contents/E/E93.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E93.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E94.md b/contents-hope/contents/E/E94.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E94.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E95.md b/contents-hope/contents/E/E95.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E95.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E96.md b/contents-hope/contents/E/E96.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E96.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E97.md b/contents-hope/contents/E/E97.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E97.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E98.md b/contents-hope/contents/E/E98.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E98.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/E99.md b/contents-hope/contents/E/E99.md new file mode 100644 index 0000000..743eedf --- /dev/null +++ b/contents-hope/contents/E/E99.md @@ -0,0 +1,6 @@ +--- +title: +description: 写于 年 月 日 +article: false +--- + diff --git a/contents-hope/contents/E/README.md b/contents-hope/contents/E/README.md new file mode 100644 index 0000000..f93a859 --- /dev/null +++ b/contents-hope/contents/E/README.md @@ -0,0 +1,183 @@ +--- +title: 楹联 +article: false +description: 本节收录毛泽东创作联、改编联、应对联、赠联、改联等楹联。 +--- + +# 楹联 + +本节收录毛泽东创作联、改编联、应对联、赠联、改联等楹联。 + +| 序号 | 年份 | 诗/词名 | 历史阶段 | +| ---- | ---------------------- | ---------------------------------------------------- | ------------------ | +| E1 | 1902年 | 和邹春培先生应对联(之一) | 旧民主主义革命时期 | +| E2 | 1903年 | 和邹春培先生应对联(之二) | 旧民主主义革命时期 | +| E3 | 1906年 | 劝人联 | 旧民主主义革命时期 | +| E4 | 1910年 | 和东山小学堂先生应对联 | 旧民主主义革命时期 | +| E5 | 1910年秋 | 和萧三同学应对联 | 旧民主主义革命时期 | +| E6 | 1913年10月 | 登高泛海联 | 旧民主主义革命时期 | +| E7 | 1915年 | 贺廖廷璇、皮述莲同学新婚联 | 旧民主主义革命时期 | +| E8 | 1915年4月 | 励志联 | 旧民主主义革命时期 | +| E9 | 1915年5月 | 挽易昌陶同学联 | 旧民主主义革命时期 | +| E10 | 1915年 | 赠毛泽建继妹联 | 旧民主主义革命时期 | +| E11 | 1915年 | 治学联 | 旧民主主义革命时期 | +| E12 | 1915年 | 抒怀联 | 旧民主主义革命时期 | +| E13 | 1916年5月 | 挽吴竹圃同学联 | 旧民主主义革命时期 | +| E14 | 1916年 | 赠萧瑜同学联 | 旧民主主义革命时期 | +| E15 | 1917年 | 题湖南省立第一师范病故同学追悼会联 | 旧民主主义革命时期 | +| E16 | 1917年 | 挽某同学联 | 旧民主主义革命时期 | +| E17 | 1917年春 | 赠白浪滔天联(两副) | 旧民主主义革命时期 | +| E18 | 1917年4月 | 引精神与体魄之关系联 | 旧民主主义革命时期 | +| E19 | 1917年夏 | 治学联(两副) | 旧民主主义革命时期 | +| E20 | 1917年夏 | 赠王熙同学联 | 旧民主主义革命时期 | +| E21 | 1917年夏 | 和夏默安先生应对联 | 旧民主主义革命时期 | +| E22 | 1917-1918年 | 题泡尔生《伦理学原理》联 | 旧民主主义革命时期 | +| E23 | 1919年8月4日 | 赞“五四”运动联(两副) | 国民革命时期 | +| E24 | 1919年10月8日 | 挽母联(两副) | 国民革命时期 | +| E25 | 1920年1月 | 挽杨昌济先生联 | 国民革命时期 | +| E26 | 1920年1月 | 自勉联 | 国民革命时期 | +| E27 | 1920年6月7日 | 读书自警联 | 国民革命时期 | +| E28 | 1920年6月7日 | 赠黎锦熙联(两副) | 国民革命时期 | +| E29 | 1920年9月 | 题湖南省立第一师范附属小学礼堂联 | 国民革命时期 | +| E30 | 1921年 | 题湖南劳工会联 | 国民革命时期 | +| E31 | 1921年8月 | 挽易白沙烈士联 | 国民革命时期 | +| E32 | 1921年11月 | 和李立三同志应对联 | 国民革命时期 | +| E33 | 1922年 | 挽黄爱、庞人铨联 | 国民革命时期 | +| E34 | 1922年 | 题安源工人夜校联 | 国民革命时期 | +| E35 | 1922年 | 题安源工人俱乐部联 | 国民革命时期 | +| E36 | 1923年 | 题安源工人俱乐部联 | 国民革命时期 | +| E37 | 1924年 | 挽陈子博同志联 | 国民革命时期 | +| E38 | 1926年3月18日 | 纪念巴黎公社联 | 国民革命时期 | +| E39 | 1926年10月 | 挽罗宗瀚烈士联 | 国民革命时期 | +| E40 | 1927年春节 | 为刘能诗同学家题春联 | 国民革命时期 | +| E41 | 1927年秋 | 赠杨开慧联 | 土地改革时期 | +| E42 | 1927年 | 题军旗联 | 土地改革时期 | +| E43 | 1928年1月 | 题遂川公审土豪劣绅大会联 | 土地改革时期 | +| E44 | 1928年春节前 | 为井冈山群众题春联 | 土地改革时期 | +| E45 | 1928年4月 | 题桂东县沙田圩军民大会联 | 土地改革时期 | +| E46 | 1928年10月 | 挽王尔琢同志联 | 土地改革时期 | +| E47 | 1928年 | 和何长工同志应对联 | 土地改革时期 | +| E48 | | 和乌石垄老者应对联 | | +| E49 | 1930年12月 | 题第一次反“围剿”誓师大会联 | 土地改革时期 | +| E50 | 约1931年2月 | 庆祝反“围剩”胜利大会联 | 土地改革时期 | +| E51 | 1931年8月 | 题城岗乡苏维埃政府党支部联 | 土地改革时期 | +| E52 | 1931年9月 | 挽黄公略同志联 | 土地改革时期 | +| E53 | 1931年秋 | 戏题兴国“四星望月”菜联 | 土地改革时期 | +| E54 | 1931年 | 题黄陂联 | 土地改革时期 | +| E55 | 1931年11月 | 题第一次全国苏维埃代表大会联 | 抗日战争时期 | +| E56 | 1934年1月27日 | 标题联 | 抗日战争时期 | +| E57 | 1934年2月 | 和某私塾先生应对联 | 抗日战争时期 | +| E58 | 1935年10月19日 | 和房东应对联 | 抗日战争时期 | +| E59 | 1936年3月1日 | 国人奋起抗日联(三副) | 抗日战争时期 | +| E60 | 1936年8月 | 戏赠周小舟同志联 | 抗日战争时期 | +| E61 | 1936年9月22日 | 抗日救国联(六副) | 抗日战争时期 | +| E62 | 1936年12月1日 | 劝蒋介石抗日联 | 抗日战争时期 | +| E63 | 1937年1月 | 题财经工作联 | 抗日战争时期 | +| E64 | 1937年3月 | 赠朱德同志联 | 抗日战争时期 | +| E65 | 第二次国内革命战争时期 | 赠毛泽民联 | 抗日战争时期 | +| E66 | 1938年3月 | 题纪念孙中山逝世十三周年暨追悼抗日阵亡将士大会联 | 抗日战争时期 | +| E67 | 1938年5月 | 挽王铭章将军联 | 抗日战争时期 | +| E68 | 1938年 | 题抗大联 | 抗日战争时期 | +| E69 | 1938年 | 励志联 | 抗日战争时期 | +| E70 | 1939年4月 | 赠吕炎同志联 | 抗日战争时期 | +| E71 | 1939年5月 | 为延安鲁迅艺术学院成立一周年题词 | 抗日战争时期 | +| E72 | 1939年5月 | 戏改“两耳不闻窗外事”联 | 抗日战争时期 | +| E73 | 1939年春 | 赠陈彪雄同志联 | 抗日战争时期 | +| E74 | 1939年 | 题延安新市场联 | 抗日战争时期 | +| E75 | 1939年7月 | 挽郭沫若父郭朝沛先生联 | 抗日战争时期 | +| E76 | 1939年7月 | 挽杨裕民同志联 | 抗日战争时期 | +| E77 | 1939年8月1日 | 挽平江惨案死难烈士联 | 抗日战争时期 | +| E78 | 1939年8月 | 代中共中央撰挽平江惨案死难烈士联 | 抗日战争时期 | +| E79 | 1939年12月 | 挽白求恩大夫联 | 抗日战争时期 | +| E80 | 1940年3月 | 挽蔡元培先生联 | 抗日战争时期 | +| E81 | 1940年9月 | 挽徐谦先生联 | 抗日战争时期 | +| E82 | 1941年5月 | 讽主观主义者联 | 抗日战争时期 | +| E83 | 1941年11月 | 挽张冲先生联 | 抗日战争时期 | +| E84 | 1941年 | 引《世说新语·排调》摘句联 | 抗日战争时期 | +| E85 | | 斗争策略联 | | +| E86 | | 引尊师重教联 | | +| E87 | 1942年12月29日 | 挽柯棣华大夫联 | 抗日战争时期 | +| E88 | 1943年 | 挽刘志丹同志联 | 抗日战争时期 | +| E89 | 1943年 | 挽蔡和森、蔡畅母葛太夫人联 | 抗日战争时期 | +| E90 | 1943年 | 赠严炳武同志联 | 抗日战争时期 | +| E91 | 1944年4月 | 挽朱德母钟太夫人联 | 抗日战争时期 | +| E92 | 1945年2月 | 挽彭雪枫同志联 | 抗日战争时期 | +| E93 | 1945年4月 | 为中国共产党第七次代表大会题联 | 抗日战争时期 | +| E94 | 1945年6月 | 挽中国革命死难烈士联 | 抗日战争时期 | +| E95 | 1945年9月 | 答张澜联 | 解放战争时期 | +| E96 | 1945年10月 | 书鲁迅《自嘲》摘句联 | 解放战争时期 | +| E97 | 1945年11月 | 贺陈嘉庚安全返回新加坡联 | 解放战争时期 | +| E98 | 1946年4月 | 挽“四八”烈士联 | 解放战争时期 | +| E99 | 1946年7月 | 挽李公朴、闻一多联 | 解放战争时期 | +| E100 | 1946年10月 | 贺黄有风、赵雷明婚联(两副) | 解放战争时期 | +| E101 | 1947年3月25日 | 挽刘胡兰烈士联 | 解放战争时期 | +| E102 | 延安时期 | 题新华书店联 | 解放战争时期 | +| E103 | 1947年3月 | 撤离延安联 | 解放战争时期 | +| E104 | 1947年3月 | 工商政策和任务联 | 解放战争时期 | +| E105 | 1947年9月 | 挽续范亭同志联 | 解放战争时期 | +| E106 | 1948年2月 | 代中共中央西北局、陕甘宁边区撰挽李鼎铭先生联(两副) | 解放战争时期 | +| E107 | 1948年11月30日 | 赠张天义同志联 | 解放战争时期 | +| E108 | 1949年 | 题中国新民主主义青年团第一次全国代表大会联 | 解放战争时期 | +| E109 | 1949年9月 | 挽冯玉祥将军联 | 解放战争时期 | +| E110 | 1949年10月1日 | 为侨胞题联 | 社会主义改造时期 | +| E111 | 建国初 | 和郭沫若同志应对联 | 社会主义改造时期 | +| E112 | 1949年12月 | 贺斯大林同志七十寿辰联 | 社会主义改造时期 | +| E113 | 1949年12月 | 赠李达同志联 | 社会主义改造时期 | +| E114 | 1950年5月7日 | 题第一次全国侦察工作会议联 | 社会主义改造时期 | +| E115 | 1950年9月19日 | 贺张维母王太夫人八十寿辰联 | 社会主义改造时期 | +| E116 | 1950年10月 | 题抗美援朝联 | 社会主义改造时期 | +| E117 | 1950年12月29日 | 赠湖南省立第一师范学校同学联 | 社会主义改造时期 | +| E118 | 1950年 | 和符定一应对联 | 社会主义改造时期 | +| E119 | 1951年1月15日 | 题中国人民解放军军事学院成立联 | 社会主义改造时期 | +| E120 | 1951年1月15日 | 赠陈永康同学、马毛姐同志联 | 社会主义改造时期 | +| E121 | 1951年8月 | 赠延安枣园革命老根据地人民联 | 社会主义改造时期 | +| E122 | 1952年6月20日 | 题中华全国体育总会成立大会联 | 社会主义改造时期 | +| E123 | 1952年8月 | 题公安部队首届功臣模范代表大会联 | 社会主义改造时期 | +| E124 | 1953年 | 题海南岛海榆中线公路纪念碑联 | 社会主义改造时期 | +| E125 | 1954年9月15日 | 为人联 | 社会主义改造时期 | +| E126 | 1955年5月12日 | 题肃反工作联 | 社会主义改造时期 | +| E127 | 1955年 | 赠陈毅同志联 | 社会主义改造时期 | +| E128 | 1956年4月28日 | 科学文化工作方针联 | 社会主义改造时期 | +| E129 | 1956年9月15日 | 态度联 | 社会主义改造时期 | +| E130 | 1956年 | 和周恩来同志应对联 | 社会主义改造时期 | +| E131 | 1957年3月 | 引《南史·王伟传》摘句联 | 社会主义建设时期 | +| E132 | 1958年5月18日 | 题丹东拖拉机配件厂联 | 社会主义建设时期 | +| E133 | 1958年 | 戏改孙中山联 | 社会主义建设时期 | +| E134 | 1958年12月21日 | 戏改孙中山联 | 社会主义建设时期 | +| E135 | 1959年4月24日 | 引刘禹锡《酬乐天扬州初逢席上见赠》摘句联 | 社会主义建设时期 | +| E136 | 1959年6月25日 | 和毛宇居先生应对联 | 社会主义建设时期 | +| E137 | 1959年7月4日 | 引杨继盛诗摘句联 | 社会主义建设时期 | +| E138 | 1959年 | 赠陈云同志联 | 社会主义建设时期 | +| E139 | 1959年 | 赠经济工作者联 | 社会主义建设时期 | +| E140 | | 书王勃《滕王阁序》摘句联之一 | | +| E141 | 50年代末或60年代初 | 赠叶剑英同志联 | 社会主义建设时期 | +| E142 | 1961年11月6日 | 引高启《梅花》摘句联 | 社会主义建设时期 | +| E143 | 1961年12月26日 | 引谭用之《秋宿湘江遇雨》摘句联 | 社会主义建设时期 | +| E144 | 1961年12月26日 | 引黄道让《重登岳麓》摘句联 | 社会主义建设时期 | +| E145 | 1963年1月15日 | 赠李讷联 | 社会主义建设时期 | +| E146 | 1964年9月27日 | 文艺方针联 | 社会主义建设时期 | +| E147 | 1965年6月26日 | 引《诗经·木桃》摘句联 | 社会主义建设时期 | +| E148 | 1967年9月24日 | 引罗隐《筹笔驿》摘句联 | 文化大革命时期 | +| E149 | 60年代末 | 引杜甫《前出塞》摘句联 | 文化大革命时期 | +| E150 | 1971年 | 题折扇联 | 文化大革命时期 | +| E151 | 1972年 | 赠刘兴元同志联 | 文化大革命时期 | +| E152 | 1973年12月 | 赠邓小平同志联 | 文化大革命时期 | +| E153 | 1973年 | 赠许世友同志联 | 文化大革命时期 | +| E154 | | 书王勃《滕王阁序》摘句联之二 | | +| E155 | 1975年5月16日 | 引杜甫《不见》摘句联 | | +| E156 | | 书孟浩然与友人联句联 | | +| E157 | | 书杜甫《水槛遣心》摘句联 | | +| E158 | | 书岑参《奉和杜相公发益昌》摘句联 | | +| E159 | | 书贾岛《忆江上吴处士》摘句联 | | +| E160 | | 书杜牧《题青云馆》摘句联 | | +| E161 | | 书《旧唐书·薛仁贵传》摘句联 | | +| E162 | | 书林逋《山园小梅》摘句联 | | +| E163 | | 书王实甫《西厢记》第四本第三折[四煞)摘句联 | | +| E164 | | 书高启《送叶判官赴高唐时使安南还》摘句联 | | +| E165 | | 书曹雪芹《红楼梦》第二回“智通寺”联 | | +| E166 | | 书曹雪芹《红楼梦》第五回宁国府上房内联 | | +| E167 | | 书曹雪芹《红楼梦》第五回秦可卿卧房联 | | +| E168 | | 书曹雪芹《红楼梦》第十七回贾宝玉题大观园蘅芷清芳联 | | +| E169 | | 引《龙门瞰图》题画诗摘句联 | | +| E170 | | 引雅声诗摘句联 | | +| E171 | | 毛泽东诗词集句对联(三十副) | | \ No newline at end of file diff --git a/contents-hope/contents/README.md b/contents-hope/contents/README.md new file mode 100644 index 0000000..f84b5f8 --- /dev/null +++ b/contents-hope/contents/README.md @@ -0,0 +1,18 @@ +--- +title: 开始阅读 +article: false +description: 文章分类索引 +--- + +# 开始阅读 + +- ## **[古体诗词](./A/)** + +- ## **[无据诗词、联句、残句](./B/)** + +- ## **[韵语](./C/)** + +- ## **[改诗](./D/)** + +- ## **[楹联](./E/)** + diff --git a/contents-hope/log.md b/contents-hope/log.md new file mode 100644 index 0000000..1418622 --- /dev/null +++ b/contents-hope/log.md @@ -0,0 +1,11 @@ +--- +description: 项目开发轨迹 +--- + +# 项目日志 + +- 2021/09/29:完成A、B、C、D正文内容整理 +- 2021/09/28:完成目录、修改结构设计 +- 2021/09/27:完成初步结构设计、Hitokoto服务部署 +- 2021/09/26:初始化Web版框架 + diff --git a/contents-hope/progress.md b/contents-hope/progress.md new file mode 100644 index 0000000..7f25e45 --- /dev/null +++ b/contents-hope/progress.md @@ -0,0 +1,55 @@ +--- +description: 目前正在制作第1版 +--- + +# 项目进度 + ++ 最后更新时间:2021年9月29日 ++ TODO代表未来计划增加的内容/功能,不一定会真正部署 + +## 资料整理 + +| | 目录构建 | 原文构建 | 原文校对 | +| -------- | -------- | -------- | -------- | +| 古体诗词 | ✅ | ✅ | | +| 联句残句 | ✅ | ✅ | | +| 韵语 | ✅ | ✅ | | +| 改诗 | ✅ | ✅ | | +| 楹联 | ✅ | | | + +## 开发运维 + +### Web版 + +- [x] 确定实现方案 +- [x] 框架构建&配置 +- [ ] 本地部署 +- [ ] 测试优化 +- [ ] 代码审计和公开 +- [ ] 正式部署 + +### PDF版 + +- [ ] 确定实现方案 +- [ ] Web版源代码处理 +- [ ] 生成PDF + +### Hitokoto(TODO) + +- [x] 服务端部署 +- [ ] 构建语料库 +- [ ] 服务测试 +- [ ] Web端落地 +- [ ] API部署 + +### Random Visit(TODO) + +## TODO + +- [ ] 真实性核验 +- [ ] 注解&翻译 +- [ ] 赏析&评论 +- [ ] 阅读指导 +- [ ] 研究类文章 +- [ ] 字体改进 +- [ ] PWA \ No newline at end of file diff --git a/contents-hope/reference.md b/contents-hope/reference.md new file mode 100644 index 0000000..9cef4b6 --- /dev/null +++ b/contents-hope/reference.md @@ -0,0 +1,34 @@ +--- +description: 项目参考的书籍、艺术作品、开源项目等资源 +--- + +# 参考资料 + +### 网站 + +- [马克思主义文库](https://www.marxists.org/chinese/index.html) +- [百度汉语](https://hanyu.baidu.com/) + +### 书籍 + +- 《毛泽东诗词鉴赏全编(增订本)》,吴正裕,人民文学出版社 +- 《新编毛泽东诗词鉴赏大全(足本)》,季世昌,江苏文艺出版社 +- 《毛泽东诗词鉴赏辞典》,上海辞书出版社文学鉴赏词典编篡中心,上海辞书出版社 +- 《毛泽东诗词鉴赏》,徐四海,云南人民出版社 +- 《毛泽东诗词》,季世昌、徐四海,江苏凤凰文艺出版社 +- 《毛泽东诗词大观》,蔡清富、黄辉映,四川人民出版社 +- 《毛泽东诗词品鉴》,公木,长春出版社 +- 《毛泽东诗词品鉴》,良石 王会军 武焕平,台海出版社 + +### 开源项目 + +本项目使用了以下开源项目的成果: + +- VuePress +- VuePress-Hope +- Waline +- AL_Hitokoto + +### 艺术作品 + +- 《中国2098(八)—— 太阳照常升起》,@nangesfg diff --git a/dist/404.html b/dist/404.html new file mode 100644 index 0000000..fa6d2ca --- /dev/null +++ b/dist/404.html @@ -0,0 +1,64 @@ + + +
+ + +=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},e.storage="undefined"!=typeof chrome&&void 0!==chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(t){}}(),e.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],e.formatters.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}},e.enable(r())},function(t,e,n){var r=n(99),o=n(142),a=n(17),c=n(2),i=n(148);t.exports=function(t){return"function"==typeof t?t:null==t?a:"object"==typeof t?c(t)?o(t[0],t[1]):r(t):i(t)}},function(t,e,n){var r=n(138),o=n(20),a=n(139),c=n(43),i=n(140),s=n(7),l=n(38),p=l(r),m=l(o),h=l(a),d=l(c),u=l(i),g=s;(r&&"[object DataView]"!=g(new r(new ArrayBuffer(1)))||o&&"[object Map]"!=g(new o)||a&&"[object Promise]"!=g(a.resolve())||c&&"[object Set]"!=g(new c)||i&&"[object WeakMap]"!=g(new i))&&(g=function(t){var e=s(t),n="[object Object]"==e?t.constructor:void 0,r=n?l(n):"";if(r)switch(r){case p:return"[object DataView]";case m:return"[object Map]";case h:return"[object Promise]";case d:return"[object Set]";case u:return"[object WeakMap]"}return e}),t.exports=g},function(t,e,n){var r=n(17),o=n(87),a=n(88);t.exports=function(t,e){return a(o(t,e,r),t+"")}},function(t,e,n){var r=n(36),o=n(95);t.exports=function t(e,n,a,c,i){var s=-1,l=e.length;for(a||(a=o),i||(i=[]);++s
/g,"
").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1>$2>"),$e=t=>`