https://github.com/crazywhalecc/idiom-database
成语数据库,成语接龙数据库,拥有30000+个成语,可直接使用首拼音和尾拼音编写自己的成语接龙
https://github.com/crazywhalecc/idiom-database
chinese-idiom chinese-nlp chinese-simplified database idiom json sql
Last synced: 2 months ago
JSON representation
成语数据库,成语接龙数据库,拥有30000+个成语,可直接使用首拼音和尾拼音编写自己的成语接龙
- Host: GitHub
- URL: https://github.com/crazywhalecc/idiom-database
- Owner: crazywhalecc
- License: mit
- Created: 2021-02-10T02:52:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T03:06:40.000Z (over 4 years ago)
- Last Synced: 2025-07-30T01:51:22.201Z (2 months ago)
- Topics: chinese-idiom, chinese-nlp, chinese-simplified, database, idiom, json, sql
- Homepage:
- Size: 12.2 MB
- Stars: 111
- Watchers: 3
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idiom-database
成语数据库,成语接龙数据库,拥有30000+个成语,可直接使用首拼音和尾拼音编写自己的成语接龙数据来源于中华新华字典项目,链接:[https://github.com/pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)。
本项目对上方的新华字典中的成语部分进行了优化和修正,调整成语的拼音,增加了无声调的拼音和首尾字母的拼音,方便编写成语接龙游戏。
目前有 json、csv、sql 三种格式,原始数据为 json,csv 和 sql 是由 json 转换而来,方便直接操作。
## 例子
| derivation | example | explanation | pinyin | word | abbreviation | pinyin_r | first | last |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ---------------- | -------- | ------------ | ---------------- | ----- | ----- |
| 明·东鲁古狂生《醉醒石》第八回他却小器易盈,况且是个小人,在人前不过一味阿谀奉承。” | 无 | 阿谀用言语恭维别人;奉承恭维,讨好。曲从拍马,迎合别人,竭力向人讨好。 | ē yú fèng chéng | 阿谀奉承 | eyfc | e yu feng cheng | e | cheng |
| 《诗经·鄘风·载驰》大夫跋涉,我心则忧。”《左传·襄公二十八年》跋山涉水,蒙犯霜露。” | 同样的青春,同样的年龄,有人~,为改变祖国一穷二白的面貌而感到莫大的幸福。★魏巍《路标》 | 跋山翻过山岭;涉水用脚趟着水渡过大河。翻山越岭,趟水过河。形容走远路的艰苦。 | bá shān shè shuǐ | 跋山涉水 | bsss | ba shan she shui | ba | shui |
| 无 | 学习知识,应踏踏实实,循序渐进,想一口吃个胖子,结果将会~。 | 适正,恰好。恰恰得到与预期相反的结果。 | shì dé qí fǎn | 适得其反 | sdqf | shi de qi fan | shi | fan |
| ... | ... | ... | ... | ... | ... | ... | ... | ... |