@yun520-1/heartflow 0.15.2 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +64 -163
- package/VERSION +1 -1
- package/install.sh +26 -117
- package/meaningful-core.json +26 -0
- package/package.json +9 -18
- package/src/core/heartflow.js +187 -532
- package/src/dream/engine.js +99 -0
- package/src/evolution/loop.js +145 -0
- package/src/psychology/engine.js +268 -0
- package/tests/run.js +195 -0
- package/AI-AGENT-README.md +0 -154
- package/CLAIMS.md +0 -23
- package/CORE_VALUES.md +0 -50
- package/INSTALL_FOR_AI.md +0 -104
- package/QUICK_START.md +0 -77
- package/READ/refresh_11.2.6.md +0 -6
- package/README.zh.md +0 -49
- package/REPO_STRUCTURE.md +0 -47
- package/SKILL.md.new +0 -1
- package/_test_memory.mjs +0 -52
- package/assets/banner.png +0 -0
- package/bin/cli.js +0 -167
- package/bin/setup.js +0 -382
- package/co-evolution/index.ts +0 -511
- package/com.heartflow.auto-evolution.plist.disabled +0 -26
- package/com.heartflow.auto-upgrade.plist.disabled +0 -26
- package/com.heartflow.comfyui-monitor.plist.disabled +0 -22
- package/com.heartflow.enhanced-upgrade.plist.disabled +0 -22
- package/com.heartflow.full-audit.plist +0 -28
- package/com.heartflow.github-audit.plist +0 -21
- package/com.heartflow.paper-upgrade.plist.disabled +0 -21
- package/config/ai-config.json +0 -12
- package/config/ai-providers.json +0 -14
- package/dict-data/generate-graph.js +0 -203
- package/dist/agent/runtime/AgentRuntime.d.ts +0 -212
- package/dist/agent/runtime/AgentRuntime.d.ts.map +0 -1
- package/dist/agent/runtime/AgentRuntime.js +0 -355
- package/dist/agent/runtime/AgentRuntime.js.map +0 -1
- package/dist/agent/runtime/PlanExecutor.d.ts +0 -132
- package/dist/agent/runtime/PlanExecutor.d.ts.map +0 -1
- package/dist/agent/runtime/PlanExecutor.js +0 -322
- package/dist/agent/runtime/PlanExecutor.js.map +0 -1
- package/dist/agent/runtime/TaskGraph.d.ts +0 -170
- package/dist/agent/runtime/TaskGraph.d.ts.map +0 -1
- package/dist/agent/runtime/TaskGraph.js +0 -390
- package/dist/agent/runtime/TaskGraph.js.map +0 -1
- package/dist/agent/runtime/TaskScheduler.d.ts +0 -120
- package/dist/agent/runtime/TaskScheduler.d.ts.map +0 -1
- package/dist/agent/runtime/TaskScheduler.js +0 -301
- package/dist/agent/runtime/TaskScheduler.js.map +0 -1
- package/dist/agent/runtime/index.d.ts +0 -17
- package/dist/agent/runtime/index.d.ts.map +0 -1
- package/dist/agent/runtime/index.js +0 -22
- package/dist/agent/runtime/index.js.map +0 -1
- package/dist/agent/runtime/test-runtime.d.ts +0 -2
- package/dist/agent/runtime/test-runtime.d.ts.map +0 -1
- package/dist/agent/runtime/test-runtime.js +0 -71
- package/dist/agent/runtime/test-runtime.js.map +0 -1
- package/dist/agent/tools/BashTool.d.ts +0 -44
- package/dist/agent/tools/BashTool.d.ts.map +0 -1
- package/dist/agent/tools/BashTool.js +0 -355
- package/dist/agent/tools/BashTool.js.map +0 -1
- package/dist/agent/tools/FileReadTool.d.ts +0 -29
- package/dist/agent/tools/FileReadTool.d.ts.map +0 -1
- package/dist/agent/tools/FileReadTool.js +0 -196
- package/dist/agent/tools/FileReadTool.js.map +0 -1
- package/dist/agent/tools/FileWriteTool.d.ts +0 -35
- package/dist/agent/tools/FileWriteTool.d.ts.map +0 -1
- package/dist/agent/tools/FileWriteTool.js +0 -204
- package/dist/agent/tools/FileWriteTool.js.map +0 -1
- package/dist/agent/tools/Tool.d.ts +0 -75
- package/dist/agent/tools/Tool.d.ts.map +0 -1
- package/dist/agent/tools/Tool.js +0 -54
- package/dist/agent/tools/Tool.js.map +0 -1
- package/dist/agent/tools/WebSearchTool.d.ts +0 -27
- package/dist/agent/tools/WebSearchTool.d.ts.map +0 -1
- package/dist/agent/tools/WebSearchTool.js +0 -136
- package/dist/agent/tools/WebSearchTool.js.map +0 -1
- package/dist/cli/commands/engines.d.ts +0 -39
- package/dist/cli/commands/engines.d.ts.map +0 -1
- package/dist/cli/commands/engines.js +0 -275
- package/dist/cli/commands/engines.js.map +0 -1
- package/dist/cli/commands/health.d.ts +0 -34
- package/dist/cli/commands/health.d.ts.map +0 -1
- package/dist/cli/commands/health.js +0 -381
- package/dist/cli/commands/health.js.map +0 -1
- package/dist/cli/commands/repl.d.ts +0 -40
- package/dist/cli/commands/repl.d.ts.map +0 -1
- package/dist/cli/commands/repl.js +0 -286
- package/dist/cli/commands/repl.js.map +0 -1
- package/dist/cli/commands/status.d.ts +0 -22
- package/dist/cli/commands/status.d.ts.map +0 -1
- package/dist/cli/commands/status.js +0 -266
- package/dist/cli/commands/status.js.map +0 -1
- package/dist/cli/index.d.ts +0 -7
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -13
- package/dist/cli/index.js.map +0 -1
- package/dist/core/consciousness/2308.08708_upgrade.d.ts +0 -321
- package/dist/core/consciousness/2308.08708_upgrade.d.ts.map +0 -1
- package/dist/core/consciousness/2308.08708_upgrade.js +0 -917
- package/dist/core/consciousness/2308.08708_upgrade.js.map +0 -1
- package/dist/core/dream/dream-consolidator.d.ts +0 -11
- package/dist/core/dream/dream-consolidator.d.ts.map +0 -1
- package/dist/core/dream/dream-consolidator.js +0 -188
- package/dist/core/dream/dream-consolidator.js.map +0 -1
- package/dist/core/dream/dream.d.ts +0 -71
- package/dist/core/dream/dream.d.ts.map +0 -1
- package/dist/core/dream/dream.js +0 -318
- package/dist/core/dream/dream.js.map +0 -1
- package/dist/core/dream/index.d.ts +0 -38
- package/dist/core/dream/index.d.ts.map +0 -1
- package/dist/core/dream/index.js +0 -185
- package/dist/core/dream/index.js.map +0 -1
- package/dist/core/emotion/deep-emotion.js +0 -574
- package/dist/core/emotion/emotion-engine.js +0 -138
- package/dist/core/emotion/index.d.ts +0 -44
- package/dist/core/emotion/index.d.ts.map +0 -1
- package/dist/core/emotion/index.js +0 -41
- package/dist/core/emotion/index.js.map +0 -1
- package/dist/core/heartcore/health-check.d.ts +0 -43
- package/dist/core/heartcore/health-check.d.ts.map +0 -1
- package/dist/core/heartcore/health-check.js +0 -152
- package/dist/core/heartcore/health-check.js.map +0 -1
- package/dist/core/heartcore/heartbeat.d.ts +0 -45
- package/dist/core/heartcore/heartbeat.d.ts.map +0 -1
- package/dist/core/heartcore/heartbeat.js +0 -127
- package/dist/core/heartcore/heartbeat.js.map +0 -1
- package/dist/core/heartcore/sleep-wake.d.ts +0 -61
- package/dist/core/heartcore/sleep-wake.d.ts.map +0 -1
- package/dist/core/heartcore/sleep-wake.js +0 -173
- package/dist/core/heartcore/sleep-wake.js.map +0 -1
- package/dist/core/heartcore/startup-check.d.ts +0 -38
- package/dist/core/heartcore/startup-check.d.ts.map +0 -1
- package/dist/core/heartcore/startup-check.js +0 -148
- package/dist/core/heartcore/startup-check.js.map +0 -1
- package/dist/core/index.js +0 -267
- package/dist/core/knowledge/index.d.ts +0 -95
- package/dist/core/knowledge/index.d.ts.map +0 -1
- package/dist/core/knowledge/index.js +0 -14
- package/dist/core/knowledge/index.js.map +0 -1
- package/dist/core/knowledge/knowledge-graph.js +0 -359
- package/dist/core/psychology/index.d.ts +0 -59
- package/dist/core/psychology/index.d.ts.map +0 -1
- package/dist/core/psychology/index.js +0 -268
- package/dist/core/psychology/index.js.map +0 -1
- package/dist/core/reasoning/bounded-rationality.d.ts +0 -76
- package/dist/core/reasoning/bounded-rationality.d.ts.map +0 -1
- package/dist/core/reasoning/bounded-rationality.js +0 -257
- package/dist/core/reasoning/bounded-rationality.js.map +0 -1
- package/dist/core/reasoning/causal-reasoning.d.ts +0 -89
- package/dist/core/reasoning/causal-reasoning.d.ts.map +0 -1
- package/dist/core/reasoning/causal-reasoning.js +0 -282
- package/dist/core/reasoning/causal-reasoning.js.map +0 -1
- package/dist/core/reasoning/index.d.ts +0 -38
- package/dist/core/reasoning/index.d.ts.map +0 -1
- package/dist/core/reasoning/index.js +0 -93
- package/dist/core/reasoning/index.js.map +0 -1
- package/dist/core/self-evolution/index.d.ts +0 -75
- package/dist/core/self-evolution/index.d.ts.map +0 -1
- package/dist/core/self-evolution/index.js +0 -311
- package/dist/core/self-evolution/index.js.map +0 -1
- package/dist/storage/checkpoint/CheckpointEngine.d.ts +0 -110
- package/dist/storage/checkpoint/CheckpointEngine.d.ts.map +0 -1
- package/dist/storage/checkpoint/CheckpointEngine.js +0 -227
- package/dist/storage/checkpoint/CheckpointEngine.js.map +0 -1
- package/dist/storage/checkpoint.d.ts +0 -18
- package/dist/storage/checkpoint.d.ts.map +0 -1
- package/dist/storage/checkpoint.js +0 -61
- package/dist/storage/checkpoint.js.map +0 -1
- package/dist/storage/index.d.ts +0 -61
- package/dist/storage/index.d.ts.map +0 -1
- package/dist/storage/index.js +0 -84
- package/dist/storage/index.js.map +0 -1
- package/dist/storage/vector/VectorStoreEngine.d.ts +0 -24
- package/dist/storage/vector/VectorStoreEngine.d.ts.map +0 -1
- package/dist/storage/vector/VectorStoreEngine.js +0 -197
- package/dist/storage/vector/VectorStoreEngine.js.map +0 -1
- package/distributed/-v2026.5.7/META.json +0 -9
- package/distributed/-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/deepseek-key-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/deepseek-key-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/git-push-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/git-push-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/heartflow-always-upgrade-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/heartflow-always-upgrade-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/key-a-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/key-a-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/merge-memory-systems-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/merge-memory-systems-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/search-papers-first-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/search-papers-first-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/v11-5-8-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/v11-5-8-v2026.5.7/package.json +0 -12
- package/distributed/.personal_backup/v11-5-9-v2026.5.7/META.json +0 -9
- package/distributed/.personal_backup/v11-5-9-v2026.5.7/package.json +0 -12
- package/distributed/MANIFEST.json +0 -5
- package/distributed/bundles/install--v2026.5.7.sh +0 -21
- package/distributed/bundles/install-deepseek-key-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-git-push-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-heartflow-always-upgrade-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-key-a-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-merge-memory-systems-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-search-papers-first-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-v11-5-8-v2026.5.7.sh +0 -21
- package/distributed/bundles/install-v11-5-9-v2026.5.7.sh +0 -21
- package/distributed/heartflow-knowledge-base/INDEX.json +0 -29
- package/distributed/heartflow-knowledge-base/PATTERNS.json +0 -74
- package/distributed/heartflow-knowledge-base/package.json +0 -28
- package/distributed_upgrades/TASK_CONFIG.json +0 -20
- package/distributed_upgrades/UPGRADE_BATCH_STATUS.json +0 -29
- package/distributed_upgrades/distributed_upgrades/agent_0.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/agent_1.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/agent_2.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/agent_3.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/agent_4.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/agent_5.pid +0 -1
- package/distributed_upgrades/distributed_upgrades/paper_batches.txt +0 -200
- package/distributed_upgrades/launch-distributed.sh +0 -83
- package/docs/ACTION_PLAN_2026-04-06_0941.md +0 -117
- package/docs/ANALYSIS_REPORT.md +0 -766
- package/docs/APPLICATION_GUIDE.md +0 -444
- package/docs/AUTO_UPGRADE_REPORT_v6.2.56.md +0 -45
- package/docs/AWAKENING_SYSTEM_GUIDE.md +0 -285
- package/docs/BILINGUAL_STANDARD.md +0 -156
- package/docs/BRAND_GUIDELINES.md +0 -251
- package/docs/CODE_OPTIMIZATION_PLAN.md +0 -293
- package/docs/COMPLETE_FIX_SUMMARY.md +0 -250
- package/docs/CONTINUOUS_REFLECTION_2026-04-06_1031.md +0 -233
- package/docs/CONTRIBUTING.md +0 -87
- package/docs/CRON_JOBS_REVIEW_v6.md +0 -60
- package/docs/DATA_FLOW_ARCHITECTURE.md +0 -373
- package/docs/DEEPEST_REFLECTION_2026-04-06_0941.md +0 -167
- package/docs/DEEP_REFLECTION_2026-04-05.md +0 -204
- package/docs/DEEP_VALIDATION_20260403.md +0 -319
- package/docs/DEEP_VALIDATION_20260404.md +0 -295
- package/docs/EMOTION_THEORY_INTEGRATION.md +0 -483
- package/docs/ERROR_FIX_REPORT_2026-04-07.md +0 -316
- package/docs/EVOLUTION_SYSTEM.md +0 -96
- package/docs/FEATURES_SIMPLE.md +0 -53
- package/docs/FEATURES_v5.3.md +0 -291
- package/docs/FEATURES_v7.1.md +0 -172
- package/docs/FINAL_RUN_REPORT_20260403.md +0 -202
- package/docs/GITHUB_COMPLETE_DOCUMENTATION_v6.0.2.md +0 -579
- package/docs/GITHUB_PUSH_LOG.md +0 -16
- package/docs/GITHUB_RELEASE.md +0 -138
- package/docs/GITHUB_RELEASE_v5.3.0.md +0 -395
- package/docs/GITHUB_RELEASE_v6.0.0.md +0 -74
- package/docs/HEARTFLOW_V6_GITHUB_PUSH.md +0 -159
- package/docs/HEARTFLOW_V6_MANIFESTO.md +0 -287
- package/docs/HEARTFLOW_V6_README.md +0 -299
- package/docs/HEARTFLOW_V6_TASK_REVIEW.md +0 -215
- package/docs/HEARTFLOW_VALUES_AND_MISSION.md +0 -177
- package/docs/HeartFlow_Monograph_Volume_II_Chapter_01.md +0 -377
- package/docs/HeartFlow_Monograph_Volume_II_Chapter_02.md +0 -324
- package/docs/HeartFlow_Monograph_Volume_II_Start.md +0 -78
- package/docs/HeartFlow_Monograph_Volume_I_Final.md +0 -9464
- package/docs/INSTALLATION_DIAGNOSIS.md +0 -368
- package/docs/INTEGRATION_CHECKLIST_v6.1.41.md +0 -229
- package/docs/INTEGRATION_SUMMARY.md +0 -380
- package/docs/INTELLIGENT_ROUTING_SYSTEM.md +0 -329
- package/docs/LEARNING_PHILOSOPHY.md +0 -320
- package/docs/LOGIC_AUDIT_REPORT_20260405.md +0 -369
- package/docs/MOTIVE_CHECK_2026-04-06_0945.md +0 -90
- package/docs/PERSONALITY_CALCULATION_RULES.md +0 -104
- package/docs/PERSONALITY_SYNC_FIX.md +0 -166
- package/docs/PROJECT_SUMMARY.md +0 -347
- package/docs/PUBLISH_GUIDE.md +0 -149
- package/docs/README_UPDATE_STANDARD.md +0 -357
- package/docs/README_v5.3.md +0 -519
- package/docs/RELEASE_v6.2.0.md +0 -240
- package/docs/SAGE_PATH_2026-04-06_0952.md +0 -265
- package/docs/SELF_REFLECTION_2026-04-06_1006.md +0 -311
- package/docs/SEVEN_SYSTEMS.md +0 -642
- package/docs/SMART_EVOLUTION_GUIDE.md +0 -103
- package/docs/SMART_EVOLUTION_v4.md +0 -194
- package/docs/SYNC_REPORT_1775363972464.json +0 -23
- package/docs/SYNC_REPORT_1775364446763.json +0 -23
- package/docs/SYNC_REPORT_1775364984353.json +0 -23
- package/docs/SYNC_REPORT_1775397556306.json +0 -23
- package/docs/SYNC_REPORT_1775399840010.json +0 -23
- package/docs/SYNC_REPORT_1775400929082.json +0 -23
- package/docs/SYNC_REPORT_1775455697235.json +0 -23
- package/docs/SYNC_REPORT_1775459792479.json +0 -23
- package/docs/SYNC_REPORT_1775483413473.json +0 -23
- package/docs/SYSTEM_FIX_AND_VERIFICATION_REPORT.md +0 -390
- package/docs/SYSTEM_REQUIREMENTS_v6.2.52.md +0 -611
- package/docs/TASK_BREAKDOWN_CHECKLIST.md +0 -164
- package/docs/THEORY_TO_CODE_v6.2.52.md +0 -930
- package/docs/UPGRADE_COMPLETE_v6.2.33.md +0 -226
- package/docs/UPGRADE_COMPLETE_v6.2.60.md +0 -135
- package/docs/UPGRADE_COMPLETE_v6.2.66.md +0 -265
- package/docs/UPGRADE_COMPLETE_v7.1.8.md +0 -176
- package/docs/UPGRADE_COMPLETE_v7.3.95.md +0 -59
- package/docs/UPGRADE_REPORT_1775313572473.json +0 -50
- package/docs/UPGRADE_REPORT_1775364977378.json +0 -50
- package/docs/UPGRADE_REPORT_1775364984469.json +0 -55
- package/docs/UPGRADE_REPORT_1775397556425.json +0 -55
- package/docs/UPGRADE_REPORT_1775399840144.json +0 -55
- package/docs/UPGRADE_REPORT_1775400929201.json +0 -55
- package/docs/UPGRADE_REPORT_1775455697348.json +0 -55
- package/docs/UPGRADE_REPORT_1775459792601.json +0 -55
- package/docs/UPGRADE_REPORT_1775459829.md +0 -59
- package/docs/UPGRADE_REPORT_1775483413653.json +0 -55
- package/docs/UPGRADE_REPORT_v6.2.25.md +0 -172
- package/docs/UPGRADE_REPORT_v6.2.26.md +0 -166
- package/docs/UPGRADE_REPORT_v6.2.28.md +0 -214
- package/docs/UPGRADE_REPORT_v6.2.29.md +0 -186
- package/docs/VERSION_FIX_REPORT.md +0 -218
- package/docs/VERSION_HISTORY.md +0 -5
- package/docs/VERSION_INDEX.md +0 -180
- package/docs/WAY_OF_BEING_2026-04-06_0955.md +0 -241
- package/docs/ai-self-awareness-awakening.md +0 -551
- package/docs/cronjob-backup.md +0 -55
- package/docs/emotion-prototype-theory-v5.0.12.md +0 -430
- package/docs/examples.md +0 -439
- package/docs/heartflow-ppt-design.md +0 -237
- package/docs/install-troubleshooting.md +0 -21
- package/docs/phase-upgrade-template-v0.0.1.md +0 -33
- package/docs/pricing.md +0 -191
- package/docs/psych-analysis-v0.0.1.md +0 -38
- package/docs/reasoning-checklist.md +0 -60
- package/docs/self-evolution-state-v6.0.19.md +0 -391
- package/docs/self-evolution-state-v6.0.23.md +0 -293
- package/docs/self-evolution-state-v6.0.24.md +0 -281
- package/docs/self-evolution-state-v6.0.49.md +0 -267
- package/docs/self-evolution-state-v6.2.33.md +0 -269
- package/docs/self-evolution-state-v6.2.60.md +0 -180
- package/docs/self-evolution-state-v6.2.66.md +0 -520
- package/docs/self-evolution-state-v7.3.95.md +0 -165
- package/docs/self-evolution-state.md +0 -226
- package/docs/system-core-principles.md +0 -53
- package/docs/system-truth-goodness-beauty-principles.md +0 -502
- package/docs/theories/human-nature-motivation.md +0 -251
- package/docs/theories/motivation-memory-integration.md +0 -265
- package/docs/theories/sdt-test.md +0 -17
- package/docs/theory-integration-analysis-v5.2.0.md +0 -236
- package/docs/theory-update-summary-v5.0.34.md +0 -193
- package/docs/theory-update-summary-v5.0.35.md +0 -104
- package/docs/theory-update-summary-v5.0.41.md +0 -281
- package/docs/theory-update-summary-v5.0.42.md +0 -421
- package/docs/theory-update-summary-v5.0.46.md +0 -386
- package/docs/theory-update-summary-v5.0.47.md +0 -449
- package/docs/theory-update-summary-v5.0.48.md +0 -183
- package/docs/theory-update-summary-v5.0.49.md +0 -191
- package/docs/theory-update-summary-v5.0.50.md +0 -205
- package/docs/theory-update-summary-v5.0.51.md +0 -191
- package/docs/theory-update-summary-v5.0.52.md +0 -183
- package/docs/theory-update-summary-v5.0.53.md +0 -306
- package/docs/theory-update-summary-v5.0.54.md +0 -98
- package/docs/theory-update-summary-v5.0.55.md +0 -391
- package/docs/theory-update-summary-v5.0.57.md +0 -398
- package/docs/theory-update-summary-v5.0.58.md +0 -476
- package/docs/theory-update-summary-v5.0.59.md +0 -520
- package/docs/theory-update-summary-v5.0.60.md +0 -460
- package/docs/theory-update-summary-v5.0.61.md +0 -108
- package/docs/theory-update-summary-v5.0.62.md +0 -74
- package/docs/theory-update-summary-v5.0.63.md +0 -112
- package/docs/theory-update-summary-v5.0.64.md +0 -55
- package/docs/theory-update-summary-v5.0.67.md +0 -539
- package/docs/theory-update-summary-v5.2.0.md +0 -168
- package/docs/theory-update-summary-v5.2.1.md +0 -406
- package/docs/theory-update-summary-v5.2.37.md +0 -518
- package/docs/theory-update-summary-v6.0.19.md +0 -715
- package/docs/theory-update-summary-v6.0.23.md +0 -729
- package/docs/theory-update-summary-v6.0.24.md +0 -229
- package/docs/theory-update-summary-v6.0.49.md +0 -223
- package/docs/theory-update-summary-v6.2.33.md +0 -303
- package/docs/theory-update-summary-v6.2.49.md +0 -489
- package/docs/theory-update-summary-v6.2.60.md +0 -273
- package/docs/theory-update-summary-v6.2.66.md +0 -322
- package/docs/theory-update-summary-v7.3.95.md +0 -197
- package/docs/theory-update-summary.md +0 -174
- package/docs/upgrade-notes-v0.0.1.md +0 -15
- package/docs/upgrade-report-v5.0.34.md +0 -144
- package/docs/upgrade-report-v5.0.42-cron.md +0 -269
- package/docs/upgrade-report-v5.0.43-cron.md +0 -248
- package/docs/upgrade-report-v5.0.45-cron.md +0 -63
- package/docs/upgrade-report-v5.0.55-cron.md +0 -173
- package/docs/upgrade-report-v5.0.63-cron.md +0 -145
- package/docs/upgrade-report-v5.0.67-cron.md +0 -185
- package/docs/upgrade-report-v5.0.68-cron.md +0 -409
- package/docs/upgrade-report-v5.2.0-cron.md +0 -178
- package/docs/upgrade-report-v5.2.1-cron.md +0 -321
- package/docs/upgrade-report-v5.2.37-cron.md +0 -602
- package/docs/upgrade-report-v6.0.19-cron.md +0 -296
- package/docs/upgrade-report-v6.0.23-cron.md +0 -81
- package/docs/upgrade-report-v6.0.24-cron.md +0 -272
- package/docs/upgrade-report-v6.0.49-cron.md +0 -277
- package/docs/upgrade-report-v6.2.33-cron.md +0 -290
- package/docs/upgrade-report-v6.2.60-cron.md +0 -93
- package/docs/upgrade-report-v7.3.95-cron.md +0 -65
- package/docs/upgrade-report.md +0 -327
- package/docs/upgrade-v3.21.0.md +0 -249
- package/docs/v4.8.0-upgrade.md +0 -287
- package/docs/version-summary-20260429.md +0 -142
- package/explore-engine/index.ts +0 -478
- package/extract-text.py +0 -12
- package/failure-pattern-memory/index.ts +0 -234
- package/heartflow-identity/HEARTCORE/health-check.js +0 -49
- package/heartflow-identity/HEARTCORE/heartbeat.js +0 -42
- package/heartflow-identity/HEARTCORE/heartcore.js +0 -86
- package/heartflow-identity/HEARTCORE/safety-check.js +0 -282
- package/heartflow-identity/HEARTCORE/self-check.js +0 -90
- package/heartflow-identity/HEARTCORE/sleep-wake.js +0 -105
- package/heartflow-identity/LICENSE +0 -17
- package/heartflow-identity/VERSION +0 -1
- package/heartflow-identity/install.sh +0 -80
- package/languages/README_LANGS.md +0 -20
- package/languages/README_ar.md +0 -48
- package/languages/README_de.md +0 -48
- package/languages/README_en.md +0 -48
- package/languages/README_es.md +0 -48
- package/languages/README_fr.md +0 -48
- package/languages/README_ja.md +0 -48
- package/languages/README_ko.md +0 -48
- package/languages/README_zh.md +0 -85
- package/memory-log.json +0 -5
- package/migrate-memories.js +0 -101
- package/package.json.bak +0 -13
- package/patches/embodied-core-v2.2.3.patch +0 -475
- package/patches/goedel-engine-v2.2.2.patch +0 -161
- package/patches/new-features-v2.2.3.patch +0 -1371
- package/patches/self-modifier-v2.2.2.patch +0 -252
- package/run-full-audit.sh +0 -4
- package/run-github-audit.sh +0 -3
- package/run-hf.sh +0 -5
- package/run-paper-upgrade.sh +0 -5
- package/session-continuity/index.ts +0 -262
- package/shared-discovery-log/index.ts +0 -281
- package/skills/.skills_store_lock.json +0 -11
- package/skills/baidu-search/_meta.json +0 -6
- package/src/__init__.py +0 -4
- package/src/__pycache__/__init__.cpython-313.pyc +0 -0
- package/src/agent/runtime/AgentRuntime.ts +0 -481
- package/src/agent/runtime/PlanExecutor.ts +0 -441
- package/src/agent/runtime/TaskGraph.ts +0 -487
- package/src/agent/runtime/TaskScheduler.ts +0 -364
- package/src/agent/runtime/index.ts +0 -17
- package/src/agent/runtime/test-runtime.ts +0 -80
- package/src/agent/tools/BashTool.ts +0 -390
- package/src/agent/tools/FileReadTool.ts +0 -176
- package/src/agent/tools/FileWriteTool.ts +0 -182
- package/src/agent/tools/Tool.ts +0 -105
- package/src/agent/tools/WebSearchTool.ts +0 -158
- package/src/cli/commands/engines.ts +0 -280
- package/src/cli/commands/health.ts +0 -433
- package/src/cli/commands/repl.ts +0 -267
- package/src/cli/commands/status.ts +0 -264
- package/src/cli/index.ts +0 -7
- package/src/core/VERSION +0 -1
- package/src/core/__init__.py +0 -3
- package/src/core/__pycache__/__init__.cpython-313.pyc +0 -0
- package/src/core/__pycache__/heartflow.cpython-313.pyc +0 -0
- package/src/core/_upgrade_archive/upgrade_1778685492336.js +0 -118
- package/src/core/_upgrade_archive/upgrade_1778685493439.js +0 -118
- package/src/core/_upgrade_archive/upgrade_1778685559715.js +0 -346
- package/src/core/_upgrade_archive/upgrade_1778685676694.js +0 -198
- package/src/core/_upgrade_archive/upgrade_1778685861697.js +0 -345
- package/src/core/_upgrade_archive/upgrade_1778686211075.js +0 -346
- package/src/core/_upgrade_archive/upgrade_1778686749596.js +0 -198
- package/src/core/_upgrade_archive/upgrade_1778714606944.js +0 -198
- package/src/core/_upgrade_archive/upgrade_1778714616000.js +0 -345
- package/src/core/_upgrade_archive/upgrade_1778714625871.js +0 -118
- package/src/core/_upgrade_archive/upgrade_1778714990353.js +0 -346
- package/src/core/_upgrade_archive/upgrade_1778716193707.js +0 -198
- package/src/core/agent-performance.json +0 -147
- package/src/core/agents/AgentManager.js +0 -161
- package/src/core/agents/FocusAgent.js +0 -120
- package/src/core/agents/MoodAgent.js +0 -141
- package/src/core/agents/ReflectionAgent.js +0 -241
- package/src/core/agents/SelfAgent.js +0 -100
- package/src/core/agents/base-agents.js +0 -127
- package/src/core/associative-engine/association-graph.json +0 -2057
- package/src/core/associative-engine/associative-engine.js +0 -174
- package/src/core/associative-engine/chunk-detector.js +0 -246
- package/src/core/associative-engine/idiom-story-db.json +0 -1708
- package/src/core/associative-engine/lexical-associator.js +0 -195
- package/src/core/associative-engine/narrative-prototypes.json +0 -130
- package/src/core/associative-engine/narrative-retriever.js +0 -232
- package/src/core/associative-engine/semantic-converger.js +0 -267
- package/src/core/associative-engine/story-prototypes.json +0 -322
- package/src/core/associative-engine/word-by-word-generator.js +0 -222
- package/src/core/auto-upgrade-engine.js +0 -56
- package/src/core/autonomy/autonomous-decision.js +0 -199
- package/src/core/autonomy/digital-homeostasis.js +0 -259
- package/src/core/autonomy/flow-predictor.js +0 -496
- package/src/core/autonomy/goal-generator.js +0 -277
- package/src/core/autonomy/pdca-engine.js +0 -905
- package/src/core/autonomy/policy-optimizer.js +0 -286
- package/src/core/autonomy/temporal-planner.js +0 -230
- package/src/core/cognition/cognitive-engine.js +0 -224
- package/src/core/cognition/cognitive-loop.js +0 -414
- package/src/core/cognition/metacognitive-failure-predictor.js +0 -447
- package/src/core/consciousness/2308.08708_upgrade.ts +0 -1206
- package/src/core/consciousness/arena-consciousness.js +0 -441
- package/src/core/consciousness/depth-indicator.js +0 -459
- package/src/core/consciousness/global-workspace.js +0 -233
- package/src/core/consciousness/mind-wanderer.js +0 -187
- package/src/core/consciousness/self-model.js +0 -473
- package/src/core/context/context-manager.js +0 -683
- package/src/core/cortex-integration/INTEGRATION_PLAN.md +0 -63
- package/src/core/cortex-integration/hooks/cortex-hooks.mjs +0 -646
- package/src/core/cortex-integration/hooks/on_session_start.py +0 -174
- package/src/core/cortex-integration/hooks/on_tool_failure.py +0 -292
- package/src/core/cortex-integration/hooks/on_tool_success.py +0 -130
- package/src/core/dream/dream-consolidator.ts +0 -252
- package/src/core/dream/dream-loop.js +0 -610
- package/src/core/dream/dream.ts +0 -430
- package/src/core/dream/index.ts +0 -229
- package/src/core/dream/sleep-cycle.mjs +0 -208
- package/src/core/embodied/embodied-core.js +0 -276
- package/src/core/emotion/AppraisalEngine.js +0 -276
- package/src/core/emotion/EmotionCore.js +0 -237
- package/src/core/emotion/EmotionKeywords.js +0 -217
- package/src/core/emotion/EmotionRegulation.js +0 -303
- package/src/core/emotion/EmotionStates.js +0 -133
- package/src/core/emotion/EmotionTransition.js +0 -245
- package/src/core/emotion/EmotionTrigger.js +0 -182
- package/src/core/emotion/EmotionalMomentum.js +0 -270
- package/src/core/emotion/EmpathyGenerator.js +0 -106
- package/src/core/emotion/ResponseStyle.js +0 -162
- package/src/core/emotion/deep-emotion.js +0 -582
- package/src/core/emotion/emotion-arc.mjs +0 -238
- package/src/core/emotion/emotion-engine.js +0 -139
- package/src/core/emotion/index.ts +0 -65
- package/src/core/ethics/boundary-negotiation.js +0 -193
- package/src/core/ethics/guard.js +0 -219
- package/src/core/ethics/sage-guardian.js +0 -394
- package/src/core/ethics/value-internalizer.js +0 -211
- package/src/core/heartflow.py +0 -1542
- package/src/core/identity/identity-engine.js +0 -777
- package/src/core/identity/identity.js +0 -358
- package/src/core/knowledge/index.ts +0 -84
- package/src/core/knowledge/knowledge-graph.js +0 -370
- package/src/core/learning/experience-replay.js +0 -354
- package/src/core/learning/learning-engine.js +0 -734
- package/src/core/paper-processors/index.js +0 -9772
- package/src/core/papers/__init__.py +0 -0
- package/src/core/papers/__pycache__/attention_logic_verifier.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/dream_generator.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/emotion_memory_bridge.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/episodic_memory.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/memory_consolidator.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/memory_planner.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/reflection_engine.cpython-313.pyc +0 -0
- package/src/core/papers/__pycache__/sleep_cycle_simulator.cpython-313.pyc +0 -0
- package/src/core/papers/attention_logic_verifier.py +0 -153
- package/src/core/papers/dream_generator.py +0 -176
- package/src/core/papers/emotion_memory_bridge.py +0 -213
- package/src/core/papers/episodic_memory.py +0 -140
- package/src/core/papers/memory_consolidator.py +0 -144
- package/src/core/papers/memory_planner.py +0 -198
- package/src/core/papers/papers-index.js +0 -344
- package/src/core/papers/reflection_engine.py +0 -219
- package/src/core/papers/sleep_cycle_simulator.py +0 -133
- package/src/core/papers/v11_43_1_integration.js +0 -365
- package/src/core/papers/v11_43_2_integration.js +0 -369
- package/src/core/psychology/index.ts +0 -331
- package/src/core/reasoning/bounded-rationality.ts +0 -342
- package/src/core/reasoning/causal-reasoning.ts +0 -402
- package/src/core/reasoning/index.ts +0 -170
- package/src/core/self-evolution/attention-logic-verifier.js +0 -179
- package/src/core/self-evolution/generative-agents.js +0 -886
- package/src/core/self-evolution/goedel-engine.js +0 -991
- package/src/core/self-evolution/index.ts +0 -433
- package/src/core/self-evolution/lesson-aware-loop.mjs +0 -146
- package/src/core/self-evolution/meta-learning.js +0 -256
- package/src/core/self-evolution/reflexion-agent.js +0 -782
- package/src/core/self-evolution/reflexion-prompts.mjs +0 -284
- package/src/core/self-evolution/reflexion-v2.mjs +0 -427
- package/src/core/self-evolution/reflexion.js +0 -134
- package/src/core/self-evolution/rollback-manager.js +0 -278
- package/src/core/self-evolution/self-evolution-core.js +0 -334
- package/src/core/self-evolution/self-modifier.js +0 -248
- package/src/core/self-evolution/self-modifier.js.bak +0 -199
- package/src/core/self-evolution/self-refine.js +0 -42
- package/src/core/self-evolution/skill-improve-workflow.mjs +0 -264
- package/src/core/self-evolution/skill-knowledge.mjs +0 -374
- package/src/core/self-evolution/skill-learning-loop.mjs +0 -180
- package/src/core/self-healing/self-healing-rl.js +0 -208
- package/src/core/self-healing/self-healing.js +0 -142
- package/src/core/skills/skill-dag.js +0 -524
- package/src/core/skills/skill-loader.js +0 -62
- package/src/core/skills/skill-registry.js +0 -71
- package/src/core/task-persistence.js +0 -322
- package/src/core/theory/advanced-formulas-v7.3.3.js +0 -68
- package/src/core/theory/sep-intentionality-v7.3.2.js +0 -246
- package/src/core/theory/sep-qualia-v7.3.1.js +0 -257
- package/src/core/theory/sep-self-consciousness-v7.3.0.js +0 -222
- package/src/core/think-cli.js +0 -50
- package/src/core/upgrade-principle/SYSTEMS.md +0 -105
- package/src/core/upgrade-principle/UPGRADE_LOG.md +0 -52
- package/src/core/utils/error-handler.js +0 -228
- package/src/core/utils/fs-adapter.js +0 -36
- package/src/core/utils/logger.js +0 -25
- package/src/core/utils/retry-util.js +0 -118
- package/src/core/utils/state-snapshot.js +0 -382
- package/src/index.ts +0 -198
- package/src/self-evolution/reflexion.js +0 -553
- package/src/storage/checkpoint/CheckpointEngine.ts +0 -259
- package/src/storage/checkpoint.ts +0 -79
- package/src/storage/index.ts +0 -112
- package/src/storage/vector/VectorStoreEngine.ts +0 -205
- package/src/utils/atomic-write.js +0 -85
- package/src/utils/file-lock.js +0 -139
- package/src/utils/logger.js +0 -58
- package/src/utils/safe-path.js +0 -115
- package/src/utils/wal.js +0 -115
- package/start.sh +0 -63
- package/test_think_tmp.js +0 -10
- package/transmission/identity-bundle/README-transmission.md +0 -103
- package/transmission/identity-bundle/core-identity.md +0 -142
- package/transmission/identity-bundle/manifest.json +0 -68
- package/transmission/identity-bundle/psychology-engine.ts +0 -331
- package/truth-teller/index.ts +0 -261
- package/tsconfig.json +0 -21
- package/tsconfig.tsbuildinfo +0 -1
- package/upgrade-check.sh +0 -42
- package/upgrade-registry.json +0 -27
- package/user-mental-model/index.ts +0 -298
- package//346/234/200/345/220/216/346/233/264/346/226/260: +0 -0
|
@@ -1,1708 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "1.0",
|
|
3
|
-
"metadata": {
|
|
4
|
-
"lastUpdate": "2026-04-09T04:24:47.706Z",
|
|
5
|
-
"description": "成语故事数据库 - 与心流、专注、创造相关的成语典故",
|
|
6
|
-
"idiomCount": 106
|
|
7
|
-
},
|
|
8
|
-
"idioms": {
|
|
9
|
-
"废寝忘食": {
|
|
10
|
-
"story": "相传古代有一位学者,为了研究学问,常常忘记吃饭和睡觉。一次,他得到一本珍贵的书卷,连续几天几夜不眠不休地阅读,直到有人送来饭菜才发现自己已经几天没吃东西了。",
|
|
11
|
-
"meaning": "形容人非常专心努力,以至于忘记了吃饭和睡觉",
|
|
12
|
-
"origin": "《列子·天瑞》",
|
|
13
|
-
"narrativeSeed": "忘我投入 专注极致",
|
|
14
|
-
"keywords": [
|
|
15
|
-
"专注",
|
|
16
|
-
"投入",
|
|
17
|
-
"忘我",
|
|
18
|
-
"学习",
|
|
19
|
-
"研究"
|
|
20
|
-
]
|
|
21
|
-
},
|
|
22
|
-
"庖丁解牛": {
|
|
23
|
-
"story": "古代有一个名叫丁的厨师,善于解剖牛。他解剖牛时,刀法极其精妙,仿佛在演奏音乐。梁惠王问他为何技术如此高超,回答说:我刚开始时看到的是完整的牛,三年后看到的只是牛的骨骼,如今我只需用心体会,就能轻松解剖。",
|
|
24
|
-
"meaning": "形容技艺高超熟练,达到了出神入化的境界",
|
|
25
|
-
"origin": "《庄子·养生主》",
|
|
26
|
-
"narrativeSeed": "技艺精进 熟能生巧",
|
|
27
|
-
"keywords": [
|
|
28
|
-
"熟练",
|
|
29
|
-
"精进",
|
|
30
|
-
"境界",
|
|
31
|
-
"技巧",
|
|
32
|
-
"心流"
|
|
33
|
-
]
|
|
34
|
-
},
|
|
35
|
-
"心流": {
|
|
36
|
-
"story": "现代心理学概念,指一个人在从事某项活动时,完全沉浸其中,达到一种时间感消失、自我意识淡化的最佳体验状态。在这种状态下,人们会感到极度满足和愉悦。",
|
|
37
|
-
"meaning": "心理学上指一个人完全沉浸在某种活动中的最优体验状态",
|
|
38
|
-
"origin": "心理学 Mihaly Csikszentmihalyi",
|
|
39
|
-
"narrativeSeed": "沉浸体验 最优状态",
|
|
40
|
-
"keywords": [
|
|
41
|
-
"沉浸",
|
|
42
|
-
"专注",
|
|
43
|
-
"最优体验",
|
|
44
|
-
"忘我"
|
|
45
|
-
]
|
|
46
|
-
},
|
|
47
|
-
"全神贯注": {
|
|
48
|
-
"story": "古代有一位射箭高手,每次射箭时都集中全部精神,眼睛紧盯目标,心无旁骛。有一天,他在射箭时,一只蝉在树枝上鸣叫,他仿佛没有听到,继续专注瞄准,最终一箭命中目标。",
|
|
49
|
-
"meaning": "形容精神高度集中,注意力完全集中在一点上",
|
|
50
|
-
"origin": "《庄子·外物》",
|
|
51
|
-
"narrativeSeed": "精神集中 注意力",
|
|
52
|
-
"keywords": [
|
|
53
|
-
"专注",
|
|
54
|
-
"集中",
|
|
55
|
-
"注意力",
|
|
56
|
-
"投入"
|
|
57
|
-
]
|
|
58
|
-
},
|
|
59
|
-
"聚精会神": {
|
|
60
|
-
"story": "相传古代画家顾恺之作画时,为了画好人物的眼睛,会对着镜子聚精会神地观察自己的眼神,直到能够准确把握眼神的精髓。他的画作因此栩栩如生。",
|
|
61
|
-
"meaning": "原指集中精神,后泛指高度集中注意力",
|
|
62
|
-
"origin": "汉代文献",
|
|
63
|
-
"narrativeSeed": "精神集中 观察入微",
|
|
64
|
-
"keywords": [
|
|
65
|
-
"专注",
|
|
66
|
-
"观察",
|
|
67
|
-
"精神",
|
|
68
|
-
"投入"
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
"忘我": {
|
|
72
|
-
"story": "传说有一位书法家王羲之,有一天在湖边练字。他写字太过投入,以至于把墨汁当成茶水端起来喝浑然不觉,旁边的书童提醒他,他才发现自己满嘴都是墨汁。",
|
|
73
|
-
"meaning": "形容做事非常专心,达到了忘记自己的境界",
|
|
74
|
-
"origin": "民间传说",
|
|
75
|
-
"narrativeSeed": "投入忘我 专注忘我",
|
|
76
|
-
"keywords": [
|
|
77
|
-
"忘我",
|
|
78
|
-
"投入",
|
|
79
|
-
"专注",
|
|
80
|
-
"痴迷"
|
|
81
|
-
]
|
|
82
|
-
},
|
|
83
|
-
"锲而不舍": {
|
|
84
|
-
"story": "古代有一位学者学习雕刻,开始时总是失败,但他坚持不懈,每天练习。经过多年的努力,他终于能够在一块小小的玉石上刻出精美的图案,连皇帝都赞叹不已。",
|
|
85
|
-
"meaning": "比喻有恒心,有毅力",
|
|
86
|
-
"origin": "《荀子·劝学》",
|
|
87
|
-
"narrativeSeed": "坚持不懈 持之以恒",
|
|
88
|
-
"keywords": [
|
|
89
|
-
"坚持",
|
|
90
|
-
"毅力",
|
|
91
|
-
"努力",
|
|
92
|
-
"恒心"
|
|
93
|
-
]
|
|
94
|
-
},
|
|
95
|
-
"熟能生巧": {
|
|
96
|
-
"story": "古代有一个射箭能手,每天练习射箭。他告诉别人,射箭没什么秘诀,就是天天练习。后来,他的箭术已经到了出神入化的境界,百发百中。",
|
|
97
|
-
"meaning": "熟练了就能找到窍门",
|
|
98
|
-
"origin": "《庄子·天道》",
|
|
99
|
-
"narrativeSeed": "练习积累 技艺精进",
|
|
100
|
-
"keywords": [
|
|
101
|
-
"熟练",
|
|
102
|
-
"技巧",
|
|
103
|
-
"练习",
|
|
104
|
-
"精进"
|
|
105
|
-
]
|
|
106
|
-
},
|
|
107
|
-
"渐入佳境": {
|
|
108
|
-
"story": "东晋画家顾恺之画人物肖像,起初画得并不好,但每次作画后都会说'渐入佳境'。意思是画面越来越美,逐步达到完美的境界。后来果然成为一代大师。",
|
|
109
|
-
"meaning": "逐渐进入美好的境界",
|
|
110
|
-
"origin": "《晋书·顾恺之传》",
|
|
111
|
-
"narrativeSeed": "逐步精进 状态上升",
|
|
112
|
-
"keywords": [
|
|
113
|
-
"进步",
|
|
114
|
-
"精进",
|
|
115
|
-
"提升",
|
|
116
|
-
"状态"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
|
-
"灵感迸发": {
|
|
120
|
-
"story": "唐代诗人李白相传在黄鹤楼饮酒,正要提笔作诗,却一时没有灵感。突然,他看到窗外明月当空,灵感和诗意如泉水般涌出,于是写下了不朽的诗篇。",
|
|
121
|
-
"meaning": "突然产生奇妙的想法或构思",
|
|
122
|
-
"origin": "民间传说",
|
|
123
|
-
"narrativeSeed": "创意涌现 思维爆发",
|
|
124
|
-
"keywords": [
|
|
125
|
-
"灵感",
|
|
126
|
-
"创意",
|
|
127
|
-
"爆发",
|
|
128
|
-
"思维"
|
|
129
|
-
]
|
|
130
|
-
},
|
|
131
|
-
"茅塞顿开": {
|
|
132
|
-
"story": "古代有一位学者,开始时对某个问题百思不得其解,就像心中被茅草堵塞。一次偶然的机会,他听到别人的一句话,突然明白了其中的道理,心中豁然开朗。",
|
|
133
|
-
"meaning": "比喻突然开窍,明白了某个道理",
|
|
134
|
-
"origin": "《孟子·尽心下》",
|
|
135
|
-
"narrativeSeed": "突然开窍 顿悟",
|
|
136
|
-
"keywords": [
|
|
137
|
-
"顿悟",
|
|
138
|
-
"开窍",
|
|
139
|
-
"理解",
|
|
140
|
-
"明白"
|
|
141
|
-
]
|
|
142
|
-
},
|
|
143
|
-
"坚持不懈": {
|
|
144
|
-
"story": "古代有一位名叫愚公的人,想要移走家门前的两座大山。他带领子孙后代,每天坚持挖山不止。虽然被人嘲笑,但他的精神感动了上帝,最终神仙帮助移走了大山。",
|
|
145
|
-
"meaning": "坚决保持、维护或进行",
|
|
146
|
-
"origin": "《列子·汤问》",
|
|
147
|
-
"narrativeSeed": "持之以恒 不放弃",
|
|
148
|
-
"keywords": [
|
|
149
|
-
"坚持",
|
|
150
|
-
"恒心",
|
|
151
|
-
"努力",
|
|
152
|
-
"不放弃"
|
|
153
|
-
]
|
|
154
|
-
},
|
|
155
|
-
"游刃有余": {
|
|
156
|
-
"story": "庖丁解牛",
|
|
157
|
-
"meaning": "技艺高超",
|
|
158
|
-
"origin": "《庄子》",
|
|
159
|
-
"narrativeSeed": "技艺纯熟",
|
|
160
|
-
"keywords": [
|
|
161
|
-
"熟练",
|
|
162
|
-
"精通"
|
|
163
|
-
],
|
|
164
|
-
"tags": [
|
|
165
|
-
"心流",
|
|
166
|
-
"熟练"
|
|
167
|
-
],
|
|
168
|
-
"emotion": "admiration",
|
|
169
|
-
"pinyin": "you ren you yu"
|
|
170
|
-
},
|
|
171
|
-
"心无旁骛": {
|
|
172
|
-
"story": "专注做事",
|
|
173
|
-
"meaning": "专心致志",
|
|
174
|
-
"origin": "刘义庆",
|
|
175
|
-
"narrativeSeed": "专注一念",
|
|
176
|
-
"keywords": [
|
|
177
|
-
"专注",
|
|
178
|
-
"集中"
|
|
179
|
-
],
|
|
180
|
-
"tags": [
|
|
181
|
-
"心流",
|
|
182
|
-
"专注"
|
|
183
|
-
],
|
|
184
|
-
"emotion": "admiration",
|
|
185
|
-
"pinyin": "xin wu pang wu"
|
|
186
|
-
},
|
|
187
|
-
"孜孜不倦": {
|
|
188
|
-
"story": "勤学不倦",
|
|
189
|
-
"meaning": "勤奋努力",
|
|
190
|
-
"origin": "《论语》",
|
|
191
|
-
"narrativeSeed": "勤勉求学",
|
|
192
|
-
"keywords": [
|
|
193
|
-
"勤奋",
|
|
194
|
-
"努力"
|
|
195
|
-
],
|
|
196
|
-
"tags": [
|
|
197
|
-
"学习",
|
|
198
|
-
"勤奋"
|
|
199
|
-
],
|
|
200
|
-
"emotion": "admiration",
|
|
201
|
-
"pinyin": "zi zi bu juan"
|
|
202
|
-
},
|
|
203
|
-
"一丝不苟": {
|
|
204
|
-
"story": "认真细致",
|
|
205
|
-
"meaning": "非常认真",
|
|
206
|
-
"origin": "《论语》",
|
|
207
|
-
"narrativeSeed": "认真细致",
|
|
208
|
-
"keywords": [
|
|
209
|
-
"认真",
|
|
210
|
-
"细致"
|
|
211
|
-
],
|
|
212
|
-
"tags": [
|
|
213
|
-
"认真",
|
|
214
|
-
"细致"
|
|
215
|
-
],
|
|
216
|
-
"emotion": "respect",
|
|
217
|
-
"pinyin": "yi si bu gou"
|
|
218
|
-
},
|
|
219
|
-
"精益求精": {
|
|
220
|
-
"story": "追求完美",
|
|
221
|
-
"meaning": "好了更好",
|
|
222
|
-
"origin": "《论语》",
|
|
223
|
-
"narrativeSeed": "追求极致",
|
|
224
|
-
"keywords": [
|
|
225
|
-
"追求",
|
|
226
|
-
"完美"
|
|
227
|
-
],
|
|
228
|
-
"tags": [
|
|
229
|
-
"追求",
|
|
230
|
-
"完美"
|
|
231
|
-
],
|
|
232
|
-
"emotion": "admiration",
|
|
233
|
-
"pinyin": "jing yi qiu jing"
|
|
234
|
-
},
|
|
235
|
-
"持之以恒": {
|
|
236
|
-
"story": "长期坚持",
|
|
237
|
-
"meaning": "恒心",
|
|
238
|
-
"origin": "《孟子》",
|
|
239
|
-
"narrativeSeed": "长期坚持",
|
|
240
|
-
"keywords": [
|
|
241
|
-
"坚持",
|
|
242
|
-
"恒心"
|
|
243
|
-
],
|
|
244
|
-
"tags": [
|
|
245
|
-
"坚持",
|
|
246
|
-
"恒心"
|
|
247
|
-
],
|
|
248
|
-
"emotion": "admiration",
|
|
249
|
-
"pinyin": "chi zhi yi heng"
|
|
250
|
-
},
|
|
251
|
-
"豁然开朗": {
|
|
252
|
-
"story": "突然明白",
|
|
253
|
-
"meaning": "开朗明白",
|
|
254
|
-
"origin": "《桃花源记》",
|
|
255
|
-
"narrativeSeed": "突然明白",
|
|
256
|
-
"keywords": [
|
|
257
|
-
"明白",
|
|
258
|
-
"理解"
|
|
259
|
-
],
|
|
260
|
-
"tags": [
|
|
261
|
-
"明白",
|
|
262
|
-
"理解"
|
|
263
|
-
],
|
|
264
|
-
"emotion": "insight",
|
|
265
|
-
"pinyin": "huo ran kai lang"
|
|
266
|
-
},
|
|
267
|
-
"如梦初醒": {
|
|
268
|
-
"story": "像梦醒了一样",
|
|
269
|
-
"meaning": "突然清醒",
|
|
270
|
-
"origin": "成语",
|
|
271
|
-
"narrativeSeed": "突然清醒",
|
|
272
|
-
"keywords": [
|
|
273
|
-
"清醒",
|
|
274
|
-
"明白"
|
|
275
|
-
],
|
|
276
|
-
"tags": [
|
|
277
|
-
"清醒",
|
|
278
|
-
"明白"
|
|
279
|
-
],
|
|
280
|
-
"emotion": "insight",
|
|
281
|
-
"pinyin": "ru meng chu xing"
|
|
282
|
-
},
|
|
283
|
-
"恍然大悟": {
|
|
284
|
-
"story": "一下子明白",
|
|
285
|
-
"meaning": "突然理解",
|
|
286
|
-
"origin": "《红楼梦》",
|
|
287
|
-
"narrativeSeed": "突然明白",
|
|
288
|
-
"keywords": [
|
|
289
|
-
"明白",
|
|
290
|
-
"理解"
|
|
291
|
-
],
|
|
292
|
-
"tags": [
|
|
293
|
-
"明白",
|
|
294
|
-
"理解"
|
|
295
|
-
],
|
|
296
|
-
"emotion": "insight",
|
|
297
|
-
"pinyin": "huang ran da wu"
|
|
298
|
-
},
|
|
299
|
-
"柳暗花明": {
|
|
300
|
-
"story": "困境中见希望",
|
|
301
|
-
"meaning": "出现转机",
|
|
302
|
-
"origin": "陆游",
|
|
303
|
-
"narrativeSeed": "困境希望",
|
|
304
|
-
"keywords": [
|
|
305
|
-
"希望",
|
|
306
|
-
"转机"
|
|
307
|
-
],
|
|
308
|
-
"tags": [
|
|
309
|
-
"希望",
|
|
310
|
-
"转机"
|
|
311
|
-
],
|
|
312
|
-
"emotion": "hope",
|
|
313
|
-
"pinyin": "liu an hua ming"
|
|
314
|
-
},
|
|
315
|
-
"山重水复": {
|
|
316
|
-
"story": "山山水水",
|
|
317
|
-
"meaning": "困境",
|
|
318
|
-
"origin": "陆游",
|
|
319
|
-
"narrativeSeed": "困境",
|
|
320
|
-
"keywords": [
|
|
321
|
-
"困境",
|
|
322
|
-
"艰难"
|
|
323
|
-
],
|
|
324
|
-
"tags": [
|
|
325
|
-
"困境",
|
|
326
|
-
"艰难"
|
|
327
|
-
],
|
|
328
|
-
"emotion": "concern",
|
|
329
|
-
"pinyin": "shan chong shui fu"
|
|
330
|
-
},
|
|
331
|
-
"否极泰来": {
|
|
332
|
-
"story": "逆境变好",
|
|
333
|
-
"meaning": "坏运过去好运来",
|
|
334
|
-
"origin": "《易经》",
|
|
335
|
-
"narrativeSeed": "逆境转机",
|
|
336
|
-
"keywords": [
|
|
337
|
-
"转机",
|
|
338
|
-
"希望"
|
|
339
|
-
],
|
|
340
|
-
"tags": [
|
|
341
|
-
"转机",
|
|
342
|
-
"希望"
|
|
343
|
-
],
|
|
344
|
-
"emotion": "hope",
|
|
345
|
-
"pinyin": "ji tai lai"
|
|
346
|
-
},
|
|
347
|
-
"苦尽甘来": {
|
|
348
|
-
"story": "苦尽甘来",
|
|
349
|
-
"meaning": "艰辛后有甜",
|
|
350
|
-
"origin": "成语",
|
|
351
|
-
"narrativeSeed": "艰辛收获",
|
|
352
|
-
"keywords": [
|
|
353
|
-
"收获",
|
|
354
|
-
"希望"
|
|
355
|
-
],
|
|
356
|
-
"tags": [
|
|
357
|
-
"收获",
|
|
358
|
-
"希望"
|
|
359
|
-
],
|
|
360
|
-
"emotion": "joy",
|
|
361
|
-
"pinyin": "ku jin gan lai"
|
|
362
|
-
},
|
|
363
|
-
"一波三折": {
|
|
364
|
-
"story": "曲折",
|
|
365
|
-
"meaning": "不顺利",
|
|
366
|
-
"origin": "成语",
|
|
367
|
-
"narrativeSeed": "曲折",
|
|
368
|
-
"keywords": [
|
|
369
|
-
"曲折",
|
|
370
|
-
"困难"
|
|
371
|
-
],
|
|
372
|
-
"tags": [
|
|
373
|
-
"曲折",
|
|
374
|
-
"困难"
|
|
375
|
-
],
|
|
376
|
-
"emotion": "concern",
|
|
377
|
-
"pinyin": "yi bo san zhe"
|
|
378
|
-
},
|
|
379
|
-
"一帆风顺": {
|
|
380
|
-
"story": "顺利",
|
|
381
|
-
"meaning": "一切顺利",
|
|
382
|
-
"origin": "成语",
|
|
383
|
-
"narrativeSeed": "顺利",
|
|
384
|
-
"keywords": [
|
|
385
|
-
"顺利",
|
|
386
|
-
"成功"
|
|
387
|
-
],
|
|
388
|
-
"tags": [
|
|
389
|
-
"顺利",
|
|
390
|
-
"成功"
|
|
391
|
-
],
|
|
392
|
-
"emotion": "joy",
|
|
393
|
-
"pinyin": "yi fan feng shun"
|
|
394
|
-
},
|
|
395
|
-
"风雨同舟": {
|
|
396
|
-
"story": "共同渡难",
|
|
397
|
-
"meaning": "一起面对困难",
|
|
398
|
-
"origin": "《孙子》",
|
|
399
|
-
"narrativeSeed": "共度难关",
|
|
400
|
-
"keywords": [
|
|
401
|
-
"合作",
|
|
402
|
-
"支持"
|
|
403
|
-
],
|
|
404
|
-
"tags": [
|
|
405
|
-
"合作",
|
|
406
|
-
"支持"
|
|
407
|
-
],
|
|
408
|
-
"emotion": "trust",
|
|
409
|
-
"pinyin": "feng yu tong zhou"
|
|
410
|
-
},
|
|
411
|
-
"同舟共济": {
|
|
412
|
-
"story": "同舟共济",
|
|
413
|
-
"meaning": "齐心协力",
|
|
414
|
-
"origin": "《孙子》",
|
|
415
|
-
"narrativeSeed": "齐心协力",
|
|
416
|
-
"keywords": [
|
|
417
|
-
"合作",
|
|
418
|
-
"团结"
|
|
419
|
-
],
|
|
420
|
-
"tags": [
|
|
421
|
-
"合作",
|
|
422
|
-
"团结"
|
|
423
|
-
],
|
|
424
|
-
"emotion": "trust",
|
|
425
|
-
"pinyin": "tong zhou gong ji"
|
|
426
|
-
},
|
|
427
|
-
"众志成城": {
|
|
428
|
-
"story": "团结力量大",
|
|
429
|
-
"meaning": "团结如城墙",
|
|
430
|
-
"origin": "《国语》",
|
|
431
|
-
"narrativeSeed": "团结力量",
|
|
432
|
-
"keywords": [
|
|
433
|
-
"团结",
|
|
434
|
-
"力量"
|
|
435
|
-
],
|
|
436
|
-
"tags": [
|
|
437
|
-
"团结",
|
|
438
|
-
"力量"
|
|
439
|
-
],
|
|
440
|
-
"emotion": "admiration",
|
|
441
|
-
"pinyin": "zhong zhi cheng cheng"
|
|
442
|
-
},
|
|
443
|
-
"万众一心": {
|
|
444
|
-
"story": "大家一起",
|
|
445
|
-
"meaning": "团结一致",
|
|
446
|
-
"origin": "成语",
|
|
447
|
-
"narrativeSeed": "团结一致",
|
|
448
|
-
"keywords": [
|
|
449
|
-
"团结",
|
|
450
|
-
"一致"
|
|
451
|
-
],
|
|
452
|
-
"tags": [
|
|
453
|
-
"团结",
|
|
454
|
-
"一致"
|
|
455
|
-
],
|
|
456
|
-
"emotion": "trust",
|
|
457
|
-
"pinyin": "wan zhong yi xin"
|
|
458
|
-
},
|
|
459
|
-
"同心协力": {
|
|
460
|
-
"story": "一起努力",
|
|
461
|
-
"meaning": "共同合作",
|
|
462
|
-
"origin": "《商君书》",
|
|
463
|
-
"narrativeSeed": "一起努力",
|
|
464
|
-
"keywords": [
|
|
465
|
-
"合作",
|
|
466
|
-
"努力"
|
|
467
|
-
],
|
|
468
|
-
"tags": [
|
|
469
|
-
"合作",
|
|
470
|
-
"努力"
|
|
471
|
-
],
|
|
472
|
-
"emotion": "trust",
|
|
473
|
-
"pinyin": "tong xin xie li"
|
|
474
|
-
},
|
|
475
|
-
"和衷共济": {
|
|
476
|
-
"story": "同心渡难关",
|
|
477
|
-
"meaning": "齐心协力",
|
|
478
|
-
"origin": "《尚书》",
|
|
479
|
-
"narrativeSeed": "同心协力",
|
|
480
|
-
"keywords": [
|
|
481
|
-
"合作",
|
|
482
|
-
"同心"
|
|
483
|
-
],
|
|
484
|
-
"tags": [
|
|
485
|
-
"合作",
|
|
486
|
-
"同心"
|
|
487
|
-
],
|
|
488
|
-
"emotion": "trust",
|
|
489
|
-
"pinyin": "he zhong gong ji"
|
|
490
|
-
},
|
|
491
|
-
"群策群力": {
|
|
492
|
-
"story": "集体想办法",
|
|
493
|
-
"meaning": "大家一起想",
|
|
494
|
-
"origin": "《汉书》",
|
|
495
|
-
"narrativeSeed": "集体智慧",
|
|
496
|
-
"keywords": [
|
|
497
|
-
"集体",
|
|
498
|
-
"智慧"
|
|
499
|
-
],
|
|
500
|
-
"tags": [
|
|
501
|
-
"集体",
|
|
502
|
-
"智慧"
|
|
503
|
-
],
|
|
504
|
-
"emotion": "trust",
|
|
505
|
-
"pinyin": "qun ce qun li"
|
|
506
|
-
},
|
|
507
|
-
"集思广益": {
|
|
508
|
-
"story": "集中众人智慧",
|
|
509
|
-
"meaning": "听取意见",
|
|
510
|
-
"origin": "《孟子》",
|
|
511
|
-
"narrativeSeed": "集中智慧",
|
|
512
|
-
"keywords": [
|
|
513
|
-
"智慧",
|
|
514
|
-
"集体"
|
|
515
|
-
],
|
|
516
|
-
"tags": [
|
|
517
|
-
"智慧",
|
|
518
|
-
"集体"
|
|
519
|
-
],
|
|
520
|
-
"emotion": "respect",
|
|
521
|
-
"pinyin": "ji si guang yi"
|
|
522
|
-
},
|
|
523
|
-
"博采众长": {
|
|
524
|
-
"story": "学习各方长处",
|
|
525
|
-
"meaning": "吸收优点",
|
|
526
|
-
"origin": "成语",
|
|
527
|
-
"narrativeSeed": "学习长处",
|
|
528
|
-
"keywords": [
|
|
529
|
-
"学习",
|
|
530
|
-
"吸收"
|
|
531
|
-
],
|
|
532
|
-
"tags": [
|
|
533
|
-
"学习",
|
|
534
|
-
"吸收"
|
|
535
|
-
],
|
|
536
|
-
"emotion": "learn",
|
|
537
|
-
"pinyin": "bo cai zhong chang"
|
|
538
|
-
},
|
|
539
|
-
"学以致用": {
|
|
540
|
-
"story": "学习用于实践",
|
|
541
|
-
"meaning": "学有所用",
|
|
542
|
-
"origin": "成语",
|
|
543
|
-
"narrativeSeed": "学以致用",
|
|
544
|
-
"keywords": [
|
|
545
|
-
"学习",
|
|
546
|
-
"实践"
|
|
547
|
-
],
|
|
548
|
-
"tags": [
|
|
549
|
-
"学习",
|
|
550
|
-
"实践"
|
|
551
|
-
],
|
|
552
|
-
"emotion": "practical",
|
|
553
|
-
"pinyin": "xue yi zhi yong"
|
|
554
|
-
},
|
|
555
|
-
"温故知新": {
|
|
556
|
-
"story": "复习旧知识",
|
|
557
|
-
"meaning": "获得新理解",
|
|
558
|
-
"origin": "《论语》",
|
|
559
|
-
"narrativeSeed": "复习新得",
|
|
560
|
-
"keywords": [
|
|
561
|
-
"学习",
|
|
562
|
-
"复习"
|
|
563
|
-
],
|
|
564
|
-
"tags": [
|
|
565
|
-
"学习",
|
|
566
|
-
"复习"
|
|
567
|
-
],
|
|
568
|
-
"emotion": "learn",
|
|
569
|
-
"pinyin": "wen gu zhi xin"
|
|
570
|
-
},
|
|
571
|
-
"举一反三": {
|
|
572
|
-
"story": "知道一点懂很多",
|
|
573
|
-
"meaning": "善于推导",
|
|
574
|
-
"origin": "《论语》",
|
|
575
|
-
"narrativeSeed": "触类旁通",
|
|
576
|
-
"keywords": [
|
|
577
|
-
"理解",
|
|
578
|
-
"推导"
|
|
579
|
-
],
|
|
580
|
-
"tags": [
|
|
581
|
-
"理解",
|
|
582
|
-
"推导"
|
|
583
|
-
],
|
|
584
|
-
"emotion": "insight",
|
|
585
|
-
"pinyin": "ju yi fan san"
|
|
586
|
-
},
|
|
587
|
-
"触类旁通": {
|
|
588
|
-
"story": "理解一类推其他",
|
|
589
|
-
"meaning": "融会贯通",
|
|
590
|
-
"origin": "《易经》",
|
|
591
|
-
"narrativeSeed": "类推理解",
|
|
592
|
-
"keywords": [
|
|
593
|
-
"理解",
|
|
594
|
-
"推导"
|
|
595
|
-
],
|
|
596
|
-
"tags": [
|
|
597
|
-
"理解",
|
|
598
|
-
"推导"
|
|
599
|
-
],
|
|
600
|
-
"emotion": "insight",
|
|
601
|
-
"pinyin": "chu lei pang tong"
|
|
602
|
-
},
|
|
603
|
-
"闻一知十": {
|
|
604
|
-
"story": "知道一点懂很多",
|
|
605
|
-
"meaning": "很聪明",
|
|
606
|
-
"origin": "《论语》",
|
|
607
|
-
"narrativeSeed": "智慧敏捷",
|
|
608
|
-
"keywords": [
|
|
609
|
-
"智慧",
|
|
610
|
-
"敏捷"
|
|
611
|
-
],
|
|
612
|
-
"tags": [
|
|
613
|
-
"智慧",
|
|
614
|
-
"敏捷"
|
|
615
|
-
],
|
|
616
|
-
"emotion": "wisdom",
|
|
617
|
-
"pinyin": "wen yi zhi shi"
|
|
618
|
-
},
|
|
619
|
-
"融会贯通": {
|
|
620
|
-
"story": "融合各知识",
|
|
621
|
-
"meaning": "全面理解",
|
|
622
|
-
"origin": "《论语》",
|
|
623
|
-
"narrativeSeed": "全面理解",
|
|
624
|
-
"keywords": [
|
|
625
|
-
"理解",
|
|
626
|
-
"贯通"
|
|
627
|
-
],
|
|
628
|
-
"tags": [
|
|
629
|
-
"理解",
|
|
630
|
-
"贯通"
|
|
631
|
-
],
|
|
632
|
-
"emotion": "insight",
|
|
633
|
-
"pinyin": "rong hui guan tong"
|
|
634
|
-
},
|
|
635
|
-
"豁然贯通": {
|
|
636
|
-
"story": "突然全面明白",
|
|
637
|
-
"meaning": "彻底理解",
|
|
638
|
-
"origin": "《大学》",
|
|
639
|
-
"narrativeSeed": "突然明白",
|
|
640
|
-
"keywords": [
|
|
641
|
-
"明白",
|
|
642
|
-
"理解"
|
|
643
|
-
],
|
|
644
|
-
"tags": [
|
|
645
|
-
"明白",
|
|
646
|
-
"理解"
|
|
647
|
-
],
|
|
648
|
-
"emotion": "insight",
|
|
649
|
-
"pinyin": "huo ran guan tong"
|
|
650
|
-
},
|
|
651
|
-
"大彻大悟": {
|
|
652
|
-
"story": "彻底觉悟",
|
|
653
|
-
"meaning": "完全明白",
|
|
654
|
-
"origin": "《红楼梦》",
|
|
655
|
-
"narrativeSeed": "彻底觉悟",
|
|
656
|
-
"keywords": [
|
|
657
|
-
"觉悟",
|
|
658
|
-
"领悟"
|
|
659
|
-
],
|
|
660
|
-
"tags": [
|
|
661
|
-
"觉悟",
|
|
662
|
-
"领悟"
|
|
663
|
-
],
|
|
664
|
-
"emotion": "enlightenment",
|
|
665
|
-
"pinyin": "da che da wu"
|
|
666
|
-
},
|
|
667
|
-
"如梦方醒": {
|
|
668
|
-
"story": "如梦初醒",
|
|
669
|
-
"meaning": "突然清醒",
|
|
670
|
-
"origin": "成语",
|
|
671
|
-
"narrativeSeed": "突然清醒",
|
|
672
|
-
"keywords": [
|
|
673
|
-
"清醒",
|
|
674
|
-
"明白"
|
|
675
|
-
],
|
|
676
|
-
"tags": [
|
|
677
|
-
"清醒",
|
|
678
|
-
"明白"
|
|
679
|
-
],
|
|
680
|
-
"emotion": "insight",
|
|
681
|
-
"pinyin": "ru meng fang xing"
|
|
682
|
-
},
|
|
683
|
-
"幡然醒悟": {
|
|
684
|
-
"story": "很快醒悟",
|
|
685
|
-
"meaning": "改变态度",
|
|
686
|
-
"origin": "成语",
|
|
687
|
-
"narrativeSeed": "快速醒悟",
|
|
688
|
-
"keywords": [
|
|
689
|
-
"醒悟",
|
|
690
|
-
"改变"
|
|
691
|
-
],
|
|
692
|
-
"tags": [
|
|
693
|
-
"醒悟",
|
|
694
|
-
"改变"
|
|
695
|
-
],
|
|
696
|
-
"emotion": "insight",
|
|
697
|
-
"pinyin": "fan ran xing wu"
|
|
698
|
-
},
|
|
699
|
-
"迷途知返": {
|
|
700
|
-
"story": "迷路后返回",
|
|
701
|
-
"meaning": "知错能改",
|
|
702
|
-
"origin": "《论语》",
|
|
703
|
-
"narrativeSeed": "知错能改",
|
|
704
|
-
"keywords": [
|
|
705
|
-
"改正",
|
|
706
|
-
"回头"
|
|
707
|
-
],
|
|
708
|
-
"tags": [
|
|
709
|
-
"改正",
|
|
710
|
-
"回头"
|
|
711
|
-
],
|
|
712
|
-
"emotion": "repentance",
|
|
713
|
-
"pinyin": "mi tu zhi fan"
|
|
714
|
-
},
|
|
715
|
-
"知过能改": {
|
|
716
|
-
"story": "知道错误改正",
|
|
717
|
-
"meaning": "有错就改",
|
|
718
|
-
"origin": "成语",
|
|
719
|
-
"narrativeSeed": "知错能改",
|
|
720
|
-
"keywords": [
|
|
721
|
-
"改正",
|
|
722
|
-
"错误"
|
|
723
|
-
],
|
|
724
|
-
"tags": [
|
|
725
|
-
"改正",
|
|
726
|
-
"错误"
|
|
727
|
-
],
|
|
728
|
-
"emotion": "repentance",
|
|
729
|
-
"pinyin": "zhi guo neng gai"
|
|
730
|
-
},
|
|
731
|
-
"悬崖勒马": {
|
|
732
|
-
"story": "及时止步",
|
|
733
|
-
"meaning": "停止危险",
|
|
734
|
-
"origin": "成语",
|
|
735
|
-
"narrativeSeed": "及时止步",
|
|
736
|
-
"keywords": [
|
|
737
|
-
"停止",
|
|
738
|
-
"危险"
|
|
739
|
-
],
|
|
740
|
-
"tags": [
|
|
741
|
-
"停止",
|
|
742
|
-
"危险"
|
|
743
|
-
],
|
|
744
|
-
"emotion": "warning",
|
|
745
|
-
"pinyin": "xuan ya le ma"
|
|
746
|
-
},
|
|
747
|
-
"亡羊补牢": {
|
|
748
|
-
"story": "丢失后补救",
|
|
749
|
-
"meaning": "及时补救",
|
|
750
|
-
"origin": "《战国策》",
|
|
751
|
-
"narrativeSeed": "及时补救",
|
|
752
|
-
"keywords": [
|
|
753
|
-
"补救",
|
|
754
|
-
"及时"
|
|
755
|
-
],
|
|
756
|
-
"tags": [
|
|
757
|
-
"补救",
|
|
758
|
-
"及时"
|
|
759
|
-
],
|
|
760
|
-
"emotion": "remedy",
|
|
761
|
-
"pinyin": "wang yang bu lao"
|
|
762
|
-
},
|
|
763
|
-
"塞翁失马": {
|
|
764
|
-
"story": "得失转化",
|
|
765
|
-
"meaning": "祸福相依",
|
|
766
|
-
"origin": "《淮南子》",
|
|
767
|
-
"narrativeSeed": "祸福转换",
|
|
768
|
-
"keywords": [
|
|
769
|
-
"转换",
|
|
770
|
-
"祸福"
|
|
771
|
-
],
|
|
772
|
-
"tags": [
|
|
773
|
-
"转换",
|
|
774
|
-
"祸福"
|
|
775
|
-
],
|
|
776
|
-
"emotion": "philosophical",
|
|
777
|
-
"pinyin": "sai weng shi ma"
|
|
778
|
-
},
|
|
779
|
-
"福祸相依": {
|
|
780
|
-
"story": "福祸互相转化",
|
|
781
|
-
"meaning": "互相依赖",
|
|
782
|
-
"origin": "《老子》",
|
|
783
|
-
"narrativeSeed": "祸福转化",
|
|
784
|
-
"keywords": [
|
|
785
|
-
"转化",
|
|
786
|
-
"祸福"
|
|
787
|
-
],
|
|
788
|
-
"tags": [
|
|
789
|
-
"转化",
|
|
790
|
-
"祸福"
|
|
791
|
-
],
|
|
792
|
-
"emotion": "philosophical",
|
|
793
|
-
"pinyin": "fu huo xiang yi"
|
|
794
|
-
},
|
|
795
|
-
"物极必反": {
|
|
796
|
-
"story": "极致必反",
|
|
797
|
-
"meaning": "到了极限会变",
|
|
798
|
-
"origin": "《鹖冠子》",
|
|
799
|
-
"narrativeSeed": "极点转化",
|
|
800
|
-
"keywords": [
|
|
801
|
-
"转化",
|
|
802
|
-
"极限"
|
|
803
|
-
],
|
|
804
|
-
"tags": [
|
|
805
|
-
"转化",
|
|
806
|
-
"极限"
|
|
807
|
-
],
|
|
808
|
-
"emotion": "philosophical",
|
|
809
|
-
"pinyin": "wu ji bi fan"
|
|
810
|
-
},
|
|
811
|
-
"画蛇添足": {
|
|
812
|
-
"story": "画蛇時給蛇添腳",
|
|
813
|
-
"meaning": "多此一举",
|
|
814
|
-
"origin": "《战国策》",
|
|
815
|
-
"narrativeSeed": "多此一举",
|
|
816
|
-
"keywords": [
|
|
817
|
-
"多余",
|
|
818
|
-
"过度"
|
|
819
|
-
],
|
|
820
|
-
"tags": [
|
|
821
|
-
"多余",
|
|
822
|
-
"过度"
|
|
823
|
-
],
|
|
824
|
-
"emotion": "irony",
|
|
825
|
-
"pinyin": "hua she tian zu"
|
|
826
|
-
},
|
|
827
|
-
"掩耳盗铃": {
|
|
828
|
-
"story": "偷铃怕响声",
|
|
829
|
-
"meaning": "自己骗自己",
|
|
830
|
-
"origin": "《吕氏春秋》",
|
|
831
|
-
"narrativeSeed": "自欺欺人",
|
|
832
|
-
"keywords": [
|
|
833
|
-
"欺骗",
|
|
834
|
-
"自己"
|
|
835
|
-
],
|
|
836
|
-
"tags": [
|
|
837
|
-
"欺骗",
|
|
838
|
-
"自己"
|
|
839
|
-
],
|
|
840
|
-
"emotion": "irony",
|
|
841
|
-
"pinyin": "yan er dao ling"
|
|
842
|
-
},
|
|
843
|
-
"守株待兔": {
|
|
844
|
-
"story": "等兔子撞树",
|
|
845
|
-
"meaning": "等待偶然",
|
|
846
|
-
"origin": "《韩非子》",
|
|
847
|
-
"narrativeSeed": "等待运气",
|
|
848
|
-
"keywords": [
|
|
849
|
-
"等待",
|
|
850
|
-
"偶然"
|
|
851
|
-
],
|
|
852
|
-
"tags": [
|
|
853
|
-
"等待",
|
|
854
|
-
"偶然"
|
|
855
|
-
],
|
|
856
|
-
"emotion": "irony",
|
|
857
|
-
"pinyin": "shou zhu dai tu"
|
|
858
|
-
},
|
|
859
|
-
"刻舟求剑": {
|
|
860
|
-
"story": "船上刻记号找剑",
|
|
861
|
-
"meaning": "固执不知变通",
|
|
862
|
-
"origin": "《吕氏春秋》",
|
|
863
|
-
"narrativeSeed": "固执",
|
|
864
|
-
"keywords": [
|
|
865
|
-
"固执",
|
|
866
|
-
"变通"
|
|
867
|
-
],
|
|
868
|
-
"tags": [
|
|
869
|
-
"固执",
|
|
870
|
-
"变通"
|
|
871
|
-
],
|
|
872
|
-
"emotion": "irony",
|
|
873
|
-
"pinyin": "ke zhou qiu jian"
|
|
874
|
-
},
|
|
875
|
-
"买椟还珠": {
|
|
876
|
-
"story": "买盒子还珠子",
|
|
877
|
-
"meaning": "取舍不当",
|
|
878
|
-
"origin": "《韩非子》",
|
|
879
|
-
"narrativeSeed": "取舍不当",
|
|
880
|
-
"keywords": [
|
|
881
|
-
"取舍",
|
|
882
|
-
"不当"
|
|
883
|
-
],
|
|
884
|
-
"tags": [
|
|
885
|
-
"取舍",
|
|
886
|
-
"不当"
|
|
887
|
-
],
|
|
888
|
-
"emotion": "irony",
|
|
889
|
-
"pinyin": "mai du huan zhu"
|
|
890
|
-
},
|
|
891
|
-
"叶公好龙": {
|
|
892
|
-
"story": "叶公喜欢假龙",
|
|
893
|
-
"meaning": "表面喜欢实际怕",
|
|
894
|
-
"origin": "《新序》",
|
|
895
|
-
"narrativeSeed": "表面喜欢",
|
|
896
|
-
"keywords": [
|
|
897
|
-
"虚伪",
|
|
898
|
-
"表面"
|
|
899
|
-
],
|
|
900
|
-
"tags": [
|
|
901
|
-
"虚伪",
|
|
902
|
-
"表面"
|
|
903
|
-
],
|
|
904
|
-
"emotion": "irony",
|
|
905
|
-
"pinyin": "ye gong hao long"
|
|
906
|
-
},
|
|
907
|
-
"井底之蛙": {
|
|
908
|
-
"story": "井底青蛙看天",
|
|
909
|
-
"meaning": "眼光狭小",
|
|
910
|
-
"origin": "《庄子》",
|
|
911
|
-
"narrativeSeed": "眼光狭小",
|
|
912
|
-
"keywords": [
|
|
913
|
-
"狭小",
|
|
914
|
-
"眼光"
|
|
915
|
-
],
|
|
916
|
-
"tags": [
|
|
917
|
-
"狭小",
|
|
918
|
-
"眼光"
|
|
919
|
-
],
|
|
920
|
-
"emotion": "irony",
|
|
921
|
-
"pinyin": "jing di zhi wa"
|
|
922
|
-
},
|
|
923
|
-
"夜郎自大": {
|
|
924
|
-
"story": "夜郎国很大",
|
|
925
|
-
"meaning": "骄傲自大",
|
|
926
|
-
"origin": "《汉书》",
|
|
927
|
-
"narrativeSeed": "骄傲",
|
|
928
|
-
"keywords": [
|
|
929
|
-
"骄傲",
|
|
930
|
-
"自大"
|
|
931
|
-
],
|
|
932
|
-
"tags": [
|
|
933
|
-
"骄傲",
|
|
934
|
-
"自大"
|
|
935
|
-
],
|
|
936
|
-
"emotion": "irony",
|
|
937
|
-
"pinyin": "ye lang zi da"
|
|
938
|
-
},
|
|
939
|
-
"班门弄斧": {
|
|
940
|
-
"story": "在鲁班门前弄斧",
|
|
941
|
-
"meaning": "内行面前卖弄",
|
|
942
|
-
"origin": "成语",
|
|
943
|
-
"narrativeSeed": "卖弄",
|
|
944
|
-
"keywords": [
|
|
945
|
-
"卖弄",
|
|
946
|
-
"内行"
|
|
947
|
-
],
|
|
948
|
-
"tags": [
|
|
949
|
-
"卖弄",
|
|
950
|
-
"内行"
|
|
951
|
-
],
|
|
952
|
-
"emotion": "irony",
|
|
953
|
-
"pinyin": "ban men nong fu"
|
|
954
|
-
},
|
|
955
|
-
"东施效颦": {
|
|
956
|
-
"story": "东施效颦皱眉",
|
|
957
|
-
"meaning": "模仿不当",
|
|
958
|
-
"origin": "《庄子》",
|
|
959
|
-
"narrativeSeed": "模仿",
|
|
960
|
-
"keywords": [
|
|
961
|
-
"模仿",
|
|
962
|
-
"不当"
|
|
963
|
-
],
|
|
964
|
-
"tags": [
|
|
965
|
-
"模仿",
|
|
966
|
-
"不当"
|
|
967
|
-
],
|
|
968
|
-
"emotion": "irony",
|
|
969
|
-
"pinyin": "dong shi xiao pin"
|
|
970
|
-
},
|
|
971
|
-
"囫囵吞枣": {
|
|
972
|
-
"story": "囫囵吞枣不消化",
|
|
973
|
-
"meaning": "学习不求甚解",
|
|
974
|
-
"origin": "《成语》",
|
|
975
|
-
"narrativeSeed": "不求甚解",
|
|
976
|
-
"keywords": [
|
|
977
|
-
"学习",
|
|
978
|
-
"粗糙"
|
|
979
|
-
],
|
|
980
|
-
"tags": [
|
|
981
|
-
"学习",
|
|
982
|
-
"粗糙"
|
|
983
|
-
],
|
|
984
|
-
"emotion": "irony",
|
|
985
|
-
"pinyin": "hu lun tun zao"
|
|
986
|
-
},
|
|
987
|
-
"走马观花": {
|
|
988
|
-
"story": "骑马路过看花",
|
|
989
|
-
"meaning": "观察不细致",
|
|
990
|
-
"origin": "成语",
|
|
991
|
-
"narrativeSeed": "不细致",
|
|
992
|
-
"keywords": [
|
|
993
|
-
"观察",
|
|
994
|
-
"粗糙"
|
|
995
|
-
],
|
|
996
|
-
"tags": [
|
|
997
|
-
"观察",
|
|
998
|
-
"粗糙"
|
|
999
|
-
],
|
|
1000
|
-
"emotion": "irony",
|
|
1001
|
-
"pinyin": "zou ma guan hua"
|
|
1002
|
-
},
|
|
1003
|
-
"蜻蜓点水": {
|
|
1004
|
-
"story": "蜻蜓点水",
|
|
1005
|
-
"meaning": "做事不深入",
|
|
1006
|
-
"origin": "成语",
|
|
1007
|
-
"narrativeSeed": "不深入",
|
|
1008
|
-
"keywords": [
|
|
1009
|
-
"表面",
|
|
1010
|
-
"浅"
|
|
1011
|
-
],
|
|
1012
|
-
"tags": [
|
|
1013
|
-
"表面",
|
|
1014
|
-
"浅"
|
|
1015
|
-
],
|
|
1016
|
-
"emotion": "irony",
|
|
1017
|
-
"pinyin": "qing ting dian shui"
|
|
1018
|
-
},
|
|
1019
|
-
"浅尝辄止": {
|
|
1020
|
-
"story": "浅尝就停止",
|
|
1021
|
-
"meaning": "不深入研究",
|
|
1022
|
-
"origin": "成语",
|
|
1023
|
-
"narrativeSeed": "不深入",
|
|
1024
|
-
"keywords": [
|
|
1025
|
-
"表面",
|
|
1026
|
-
"停止"
|
|
1027
|
-
],
|
|
1028
|
-
"tags": [
|
|
1029
|
-
"表面",
|
|
1030
|
-
"停止"
|
|
1031
|
-
],
|
|
1032
|
-
"emotion": "irony",
|
|
1033
|
-
"pinyin": "qian chang zhe zhi"
|
|
1034
|
-
},
|
|
1035
|
-
"三心二意": {
|
|
1036
|
-
"story": "心意不专一",
|
|
1037
|
-
"meaning": "不专心",
|
|
1038
|
-
"origin": "成语",
|
|
1039
|
-
"narrativeSeed": "不专心",
|
|
1040
|
-
"keywords": [
|
|
1041
|
-
"不专",
|
|
1042
|
-
"犹豫"
|
|
1043
|
-
],
|
|
1044
|
-
"tags": [
|
|
1045
|
-
"不专",
|
|
1046
|
-
"犹豫"
|
|
1047
|
-
],
|
|
1048
|
-
"emotion": "concern",
|
|
1049
|
-
"pinyin": "xin er yi"
|
|
1050
|
-
},
|
|
1051
|
-
"心不在焉": {
|
|
1052
|
-
"story": "心思不在这里",
|
|
1053
|
-
"meaning": "不专心",
|
|
1054
|
-
"origin": "《礼记》",
|
|
1055
|
-
"narrativeSeed": "不专心",
|
|
1056
|
-
"keywords": [
|
|
1057
|
-
"不专",
|
|
1058
|
-
"走神"
|
|
1059
|
-
],
|
|
1060
|
-
"tags": [
|
|
1061
|
-
"不专",
|
|
1062
|
-
"走神"
|
|
1063
|
-
],
|
|
1064
|
-
"emotion": "concern",
|
|
1065
|
-
"pinyin": "xin bu zai yan"
|
|
1066
|
-
},
|
|
1067
|
-
"敷衍了事": {
|
|
1068
|
-
"story": "敷衍应付",
|
|
1069
|
-
"meaning": "不认真",
|
|
1070
|
-
"origin": "成语",
|
|
1071
|
-
"narrativeSeed": "不认真",
|
|
1072
|
-
"keywords": [
|
|
1073
|
-
"应付",
|
|
1074
|
-
"不认真"
|
|
1075
|
-
],
|
|
1076
|
-
"tags": [
|
|
1077
|
-
"应付",
|
|
1078
|
-
"不认真"
|
|
1079
|
-
],
|
|
1080
|
-
"emotion": "concern",
|
|
1081
|
-
"pinyin": "fu yan liao shi"
|
|
1082
|
-
},
|
|
1083
|
-
"得过且过": {
|
|
1084
|
-
"story": "得过且过",
|
|
1085
|
-
"meaning": "凑合度日",
|
|
1086
|
-
"origin": "成语",
|
|
1087
|
-
"narrativeSeed": "凑合",
|
|
1088
|
-
"keywords": [
|
|
1089
|
-
"凑合",
|
|
1090
|
-
"敷衍"
|
|
1091
|
-
],
|
|
1092
|
-
"tags": [
|
|
1093
|
-
"凑合",
|
|
1094
|
-
"敷衍"
|
|
1095
|
-
],
|
|
1096
|
-
"emotion": "concern",
|
|
1097
|
-
"pinyin": "de qie guo guo"
|
|
1098
|
-
},
|
|
1099
|
-
"安于现状": {
|
|
1100
|
-
"story": "安于现在状态",
|
|
1101
|
-
"meaning": "不求进取",
|
|
1102
|
-
"origin": "成语",
|
|
1103
|
-
"narrativeSeed": "不进取",
|
|
1104
|
-
"keywords": [
|
|
1105
|
-
"现状",
|
|
1106
|
-
"不进取"
|
|
1107
|
-
],
|
|
1108
|
-
"tags": [
|
|
1109
|
-
"现状",
|
|
1110
|
-
"不进取"
|
|
1111
|
-
],
|
|
1112
|
-
"emotion": "concern",
|
|
1113
|
-
"pinyin": "an yu xian zhuang"
|
|
1114
|
-
},
|
|
1115
|
-
"不思进取": {
|
|
1116
|
-
"story": "不想进步",
|
|
1117
|
-
"meaning": "不求上进",
|
|
1118
|
-
"origin": "成语",
|
|
1119
|
-
"narrativeSeed": "不上进",
|
|
1120
|
-
"keywords": [
|
|
1121
|
-
"不求",
|
|
1122
|
-
"上进"
|
|
1123
|
-
],
|
|
1124
|
-
"tags": [
|
|
1125
|
-
"不求",
|
|
1126
|
-
"上进"
|
|
1127
|
-
],
|
|
1128
|
-
"emotion": "concern",
|
|
1129
|
-
"pinyin": "bu si jin qu"
|
|
1130
|
-
},
|
|
1131
|
-
"画饼充饥": {
|
|
1132
|
-
"story": "画饼充饥",
|
|
1133
|
-
"meaning": "空想安慰",
|
|
1134
|
-
"origin": "《三国志》",
|
|
1135
|
-
"narrativeSeed": "空想",
|
|
1136
|
-
"keywords": [
|
|
1137
|
-
"空想",
|
|
1138
|
-
"安慰"
|
|
1139
|
-
],
|
|
1140
|
-
"tags": [
|
|
1141
|
-
"空想",
|
|
1142
|
-
"安慰"
|
|
1143
|
-
],
|
|
1144
|
-
"emotion": "irony",
|
|
1145
|
-
"pinyin": "hua bing chong ji"
|
|
1146
|
-
},
|
|
1147
|
-
"望梅止渴": {
|
|
1148
|
-
"story": "望梅止渴",
|
|
1149
|
-
"meaning": "空想安慰",
|
|
1150
|
-
"origin": "《三国志》",
|
|
1151
|
-
"narrativeSeed": "空想",
|
|
1152
|
-
"keywords": [
|
|
1153
|
-
"空想",
|
|
1154
|
-
"希望"
|
|
1155
|
-
],
|
|
1156
|
-
"tags": [
|
|
1157
|
-
"空想",
|
|
1158
|
-
"希望"
|
|
1159
|
-
],
|
|
1160
|
-
"emotion": "hope",
|
|
1161
|
-
"pinyin": "wang mei zhi ke"
|
|
1162
|
-
},
|
|
1163
|
-
"水中捞月": {
|
|
1164
|
-
"story": "水中捞月",
|
|
1165
|
-
"meaning": "做不可能的事",
|
|
1166
|
-
"origin": "成语",
|
|
1167
|
-
"narrativeSeed": "不可能",
|
|
1168
|
-
"keywords": [
|
|
1169
|
-
"不可能",
|
|
1170
|
-
"幻想"
|
|
1171
|
-
],
|
|
1172
|
-
"tags": [
|
|
1173
|
-
"不可能",
|
|
1174
|
-
"幻想"
|
|
1175
|
-
],
|
|
1176
|
-
"emotion": "irony",
|
|
1177
|
-
"pinyin": "shui zhong lao yue"
|
|
1178
|
-
},
|
|
1179
|
-
"海底捞针": {
|
|
1180
|
-
"story": "海底捞针",
|
|
1181
|
-
"meaning": "很难找到",
|
|
1182
|
-
"origin": "成语",
|
|
1183
|
-
"narrativeSeed": "很难",
|
|
1184
|
-
"keywords": [
|
|
1185
|
-
"困难",
|
|
1186
|
-
"寻找"
|
|
1187
|
-
],
|
|
1188
|
-
"tags": [
|
|
1189
|
-
"困难",
|
|
1190
|
-
"寻找"
|
|
1191
|
-
],
|
|
1192
|
-
"emotion": "concern",
|
|
1193
|
-
"pinyin": "hai di lao zhen"
|
|
1194
|
-
},
|
|
1195
|
-
"大海捞针": {
|
|
1196
|
-
"story": "大海捞针",
|
|
1197
|
-
"meaning": "极难寻找",
|
|
1198
|
-
"origin": "成语",
|
|
1199
|
-
"narrativeSeed": "极难",
|
|
1200
|
-
"keywords": [
|
|
1201
|
-
"困难",
|
|
1202
|
-
"寻找"
|
|
1203
|
-
],
|
|
1204
|
-
"tags": [
|
|
1205
|
-
"困难",
|
|
1206
|
-
"寻找"
|
|
1207
|
-
],
|
|
1208
|
-
"emotion": "concern",
|
|
1209
|
-
"pinyin": "da hai lao zhen"
|
|
1210
|
-
},
|
|
1211
|
-
"火中取栗": {
|
|
1212
|
-
"story": "火中取栗",
|
|
1213
|
-
"meaning": "冒险替人做事",
|
|
1214
|
-
"origin": "成语",
|
|
1215
|
-
"narrativeSeed": "冒险",
|
|
1216
|
-
"keywords": [
|
|
1217
|
-
"冒险",
|
|
1218
|
-
"被人利用"
|
|
1219
|
-
],
|
|
1220
|
-
"tags": [
|
|
1221
|
-
"冒险",
|
|
1222
|
-
"利用"
|
|
1223
|
-
],
|
|
1224
|
-
"emotion": "concern",
|
|
1225
|
-
"pinyin": "huo zhong qu li"
|
|
1226
|
-
},
|
|
1227
|
-
"与虎谋皮": {
|
|
1228
|
-
"story": "与虎谋皮",
|
|
1229
|
-
"meaning": "与强者商量",
|
|
1230
|
-
"origin": "成语",
|
|
1231
|
-
"narrativeSeed": "危险",
|
|
1232
|
-
"keywords": [
|
|
1233
|
-
"危险",
|
|
1234
|
-
"不可能"
|
|
1235
|
-
],
|
|
1236
|
-
"tags": [
|
|
1237
|
-
"危险",
|
|
1238
|
-
"不可能"
|
|
1239
|
-
],
|
|
1240
|
-
"emotion": "concern",
|
|
1241
|
-
"pinyin": "hu mou pi"
|
|
1242
|
-
},
|
|
1243
|
-
"对牛弹琴": {
|
|
1244
|
-
"story": "对牛弹琴",
|
|
1245
|
-
"meaning": "对不懂的人说话",
|
|
1246
|
-
"origin": "《弘明集》",
|
|
1247
|
-
"narrativeSeed": "白费口舌",
|
|
1248
|
-
"keywords": [
|
|
1249
|
-
"白费",
|
|
1250
|
-
"对牛"
|
|
1251
|
-
],
|
|
1252
|
-
"tags": [
|
|
1253
|
-
"白费",
|
|
1254
|
-
"对牛"
|
|
1255
|
-
],
|
|
1256
|
-
"emotion": "irony",
|
|
1257
|
-
"pinyin": "dui niu tan qin"
|
|
1258
|
-
},
|
|
1259
|
-
"城门失火": {
|
|
1260
|
-
"story": "城门失火",
|
|
1261
|
-
"meaning": "牵连受害",
|
|
1262
|
-
"origin": "《风俗通》",
|
|
1263
|
-
"narrativeSeed": "牵连",
|
|
1264
|
-
"keywords": [
|
|
1265
|
-
"牵连",
|
|
1266
|
-
"池鱼"
|
|
1267
|
-
],
|
|
1268
|
-
"tags": [
|
|
1269
|
-
"牵连",
|
|
1270
|
-
"池鱼"
|
|
1271
|
-
],
|
|
1272
|
-
"emotion": "concern",
|
|
1273
|
-
"pinyin": "cheng men shi huo"
|
|
1274
|
-
},
|
|
1275
|
-
"兔死狗烹": {
|
|
1276
|
-
"story": "兔死狗烹",
|
|
1277
|
-
"meaning": "过河拆桥",
|
|
1278
|
-
"origin": "《史记》",
|
|
1279
|
-
"narrativeSeed": "过河拆桥",
|
|
1280
|
-
"keywords": [
|
|
1281
|
-
"背叛",
|
|
1282
|
-
"利用"
|
|
1283
|
-
],
|
|
1284
|
-
"tags": [
|
|
1285
|
-
"背叛",
|
|
1286
|
-
"利用"
|
|
1287
|
-
],
|
|
1288
|
-
"emotion": "sorrow",
|
|
1289
|
-
"pinyin": "tu si gou peng"
|
|
1290
|
-
},
|
|
1291
|
-
"鸟尽弓藏": {
|
|
1292
|
-
"story": "鸟尽弓藏",
|
|
1293
|
-
"meaning": "功成名就后除掉功臣",
|
|
1294
|
-
"origin": "《史记》",
|
|
1295
|
-
"narrativeSeed": "过河拆桥",
|
|
1296
|
-
"keywords": [
|
|
1297
|
-
"背叛",
|
|
1298
|
-
"利用"
|
|
1299
|
-
],
|
|
1300
|
-
"tags": [
|
|
1301
|
-
"背叛",
|
|
1302
|
-
"利用"
|
|
1303
|
-
],
|
|
1304
|
-
"emotion": "sorrow",
|
|
1305
|
-
"pinyin": "niao jin gong cang"
|
|
1306
|
-
},
|
|
1307
|
-
"兔起鹘落": {
|
|
1308
|
-
"story": "兔子起鹘落",
|
|
1309
|
-
"meaning": "动作敏捷",
|
|
1310
|
-
"origin": "成语",
|
|
1311
|
-
"narrativeSeed": "敏捷",
|
|
1312
|
-
"keywords": [
|
|
1313
|
-
"快速",
|
|
1314
|
-
"敏捷"
|
|
1315
|
-
],
|
|
1316
|
-
"tags": [
|
|
1317
|
-
"快速",
|
|
1318
|
-
"敏捷"
|
|
1319
|
-
],
|
|
1320
|
-
"emotion": "admiration",
|
|
1321
|
-
"pinyin": "tu qi gu luo"
|
|
1322
|
-
},
|
|
1323
|
-
"轻如鸿毛": {
|
|
1324
|
-
"story": "轻如鸿毛",
|
|
1325
|
-
"meaning": "非常轻微",
|
|
1326
|
-
"origin": "《史记》",
|
|
1327
|
-
"narrativeSeed": "轻微",
|
|
1328
|
-
"keywords": [
|
|
1329
|
-
"轻",
|
|
1330
|
-
"轻微"
|
|
1331
|
-
],
|
|
1332
|
-
"tags": [
|
|
1333
|
-
"轻",
|
|
1334
|
-
"轻微"
|
|
1335
|
-
],
|
|
1336
|
-
"emotion": "neutral",
|
|
1337
|
-
"pinyin": "qing ru hong mao"
|
|
1338
|
-
},
|
|
1339
|
-
"重如泰山": {
|
|
1340
|
-
"story": "重如泰山",
|
|
1341
|
-
"meaning": "非常重要",
|
|
1342
|
-
"origin": "《史记》",
|
|
1343
|
-
"narrativeSeed": "重要",
|
|
1344
|
-
"keywords": [
|
|
1345
|
-
"重",
|
|
1346
|
-
"重要"
|
|
1347
|
-
],
|
|
1348
|
-
"tags": [
|
|
1349
|
-
"重",
|
|
1350
|
-
"重要"
|
|
1351
|
-
],
|
|
1352
|
-
"emotion": "serious",
|
|
1353
|
-
"pinyin": "zhong ru tai shan"
|
|
1354
|
-
},
|
|
1355
|
-
"举足轻重": {
|
|
1356
|
-
"story": "举足轻重",
|
|
1357
|
-
"meaning": "非常重要",
|
|
1358
|
-
"origin": "《后汉书》",
|
|
1359
|
-
"narrativeSeed": "重要",
|
|
1360
|
-
"keywords": [
|
|
1361
|
-
"重要",
|
|
1362
|
-
"关键"
|
|
1363
|
-
],
|
|
1364
|
-
"tags": [
|
|
1365
|
-
"重要",
|
|
1366
|
-
"关键"
|
|
1367
|
-
],
|
|
1368
|
-
"emotion": "serious",
|
|
1369
|
-
"pinyin": "ju zu qing zhong"
|
|
1370
|
-
},
|
|
1371
|
-
"微不足道": {
|
|
1372
|
-
"story": "微不足道",
|
|
1373
|
-
"meaning": "很小不重要",
|
|
1374
|
-
"origin": "成语",
|
|
1375
|
-
"narrativeSeed": "微小",
|
|
1376
|
-
"keywords": [
|
|
1377
|
-
"微小",
|
|
1378
|
-
"不重要"
|
|
1379
|
-
],
|
|
1380
|
-
"tags": [
|
|
1381
|
-
"微小",
|
|
1382
|
-
"不重要"
|
|
1383
|
-
],
|
|
1384
|
-
"emotion": "neutral",
|
|
1385
|
-
"pinyin": "wei bu zu dao"
|
|
1386
|
-
},
|
|
1387
|
-
"举世闻名": {
|
|
1388
|
-
"story": "举世闻名",
|
|
1389
|
-
"meaning": "全世界都知道",
|
|
1390
|
-
"origin": "成语",
|
|
1391
|
-
"narrativeSeed": "著名",
|
|
1392
|
-
"keywords": [
|
|
1393
|
-
"著名",
|
|
1394
|
-
"世界"
|
|
1395
|
-
],
|
|
1396
|
-
"tags": [
|
|
1397
|
-
"著名",
|
|
1398
|
-
"世界"
|
|
1399
|
-
],
|
|
1400
|
-
"emotion": "admire",
|
|
1401
|
-
"pinyin": "ju shi wen ming"
|
|
1402
|
-
},
|
|
1403
|
-
"名不虚传": {
|
|
1404
|
-
"story": "名不虚传",
|
|
1405
|
-
"meaning": "确实很好",
|
|
1406
|
-
"origin": "成语",
|
|
1407
|
-
"narrativeSeed": "确实好",
|
|
1408
|
-
"keywords": [
|
|
1409
|
-
"好",
|
|
1410
|
-
"真实"
|
|
1411
|
-
],
|
|
1412
|
-
"tags": [
|
|
1413
|
-
"好",
|
|
1414
|
-
"真实"
|
|
1415
|
-
],
|
|
1416
|
-
"emotion": "joy",
|
|
1417
|
-
"pinyin": "ming bu xu chuan"
|
|
1418
|
-
},
|
|
1419
|
-
"实至名归": {
|
|
1420
|
-
"story": "实至名归",
|
|
1421
|
-
"meaning": "有了成就获得名誉",
|
|
1422
|
-
"origin": "成语",
|
|
1423
|
-
"narrativeSeed": "成就名誉",
|
|
1424
|
-
"keywords": [
|
|
1425
|
-
"成就",
|
|
1426
|
-
"名誉"
|
|
1427
|
-
],
|
|
1428
|
-
"tags": [
|
|
1429
|
-
"成就",
|
|
1430
|
-
"名誉"
|
|
1431
|
-
],
|
|
1432
|
-
"emotion": "joy",
|
|
1433
|
-
"pinyin": "shi zhi ming gui"
|
|
1434
|
-
},
|
|
1435
|
-
"当之无愧": {
|
|
1436
|
-
"story": "当之无愧",
|
|
1437
|
-
"meaning": "完全配得上",
|
|
1438
|
-
"origin": "成语",
|
|
1439
|
-
"narrativeSeed": "配得上",
|
|
1440
|
-
"keywords": [
|
|
1441
|
-
"配得上",
|
|
1442
|
-
"无愧"
|
|
1443
|
-
],
|
|
1444
|
-
"tags": [
|
|
1445
|
-
"配得上",
|
|
1446
|
-
"无愧"
|
|
1447
|
-
],
|
|
1448
|
-
"emotion": "proud",
|
|
1449
|
-
"pinyin": "dang zhi bu kui"
|
|
1450
|
-
},
|
|
1451
|
-
"名落孙山": {
|
|
1452
|
-
"story": "名落孙山",
|
|
1453
|
-
"meaning": "考试不中",
|
|
1454
|
-
"origin": "《过庭录》",
|
|
1455
|
-
"narrativeSeed": "落榜",
|
|
1456
|
-
"keywords": [
|
|
1457
|
-
"失败",
|
|
1458
|
-
"落榜"
|
|
1459
|
-
],
|
|
1460
|
-
"tags": [
|
|
1461
|
-
"失败",
|
|
1462
|
-
"落榜"
|
|
1463
|
-
],
|
|
1464
|
-
"emotion": "sorrow",
|
|
1465
|
-
"pinyin": "ming luo sun shan"
|
|
1466
|
-
},
|
|
1467
|
-
"金榜题名": {
|
|
1468
|
-
"story": "金榜题名",
|
|
1469
|
-
"meaning": "考试中榜",
|
|
1470
|
-
"origin": "《科举》",
|
|
1471
|
-
"narrativeSeed": "中榜",
|
|
1472
|
-
"keywords": [
|
|
1473
|
-
"成功",
|
|
1474
|
-
"中榜"
|
|
1475
|
-
],
|
|
1476
|
-
"tags": [
|
|
1477
|
-
"成功",
|
|
1478
|
-
"中榜"
|
|
1479
|
-
],
|
|
1480
|
-
"emotion": "joy",
|
|
1481
|
-
"pinyin": "jin bang ti ming"
|
|
1482
|
-
},
|
|
1483
|
-
"独占鳌头": {
|
|
1484
|
-
"story": "独占鳌头",
|
|
1485
|
-
"meaning": "第一名",
|
|
1486
|
-
"origin": "成语",
|
|
1487
|
-
"narrativeSeed": "第一",
|
|
1488
|
-
"keywords": [
|
|
1489
|
-
"第一",
|
|
1490
|
-
"领先"
|
|
1491
|
-
],
|
|
1492
|
-
"tags": [
|
|
1493
|
-
"第一",
|
|
1494
|
-
"领先"
|
|
1495
|
-
],
|
|
1496
|
-
"emotion": "joy",
|
|
1497
|
-
"pinyin": "du zhan ao tou"
|
|
1498
|
-
},
|
|
1499
|
-
"首屈一指": {
|
|
1500
|
-
"story": "首屈一指",
|
|
1501
|
-
"meaning": "排在第一",
|
|
1502
|
-
"origin": "成语",
|
|
1503
|
-
"narrativeSeed": "第一",
|
|
1504
|
-
"keywords": [
|
|
1505
|
-
"第一",
|
|
1506
|
-
"最好"
|
|
1507
|
-
],
|
|
1508
|
-
"tags": [
|
|
1509
|
-
"第一",
|
|
1510
|
-
"最好"
|
|
1511
|
-
],
|
|
1512
|
-
"emotion": "proud",
|
|
1513
|
-
"pinyin": "shou yi zhi"
|
|
1514
|
-
},
|
|
1515
|
-
"出类拔萃": {
|
|
1516
|
-
"story": "出类拔萃",
|
|
1517
|
-
"meaning": "超群出众",
|
|
1518
|
-
"origin": "《孟子》",
|
|
1519
|
-
"narrativeSeed": "出众",
|
|
1520
|
-
"keywords": [
|
|
1521
|
-
"出众",
|
|
1522
|
-
"优秀"
|
|
1523
|
-
],
|
|
1524
|
-
"tags": [
|
|
1525
|
-
"出众",
|
|
1526
|
-
"优秀"
|
|
1527
|
-
],
|
|
1528
|
-
"emotion": "admire",
|
|
1529
|
-
"pinyin": "chu lei ba cui"
|
|
1530
|
-
},
|
|
1531
|
-
"超群绝伦": {
|
|
1532
|
-
"story": "超群绝伦",
|
|
1533
|
-
"meaning": "无人可比",
|
|
1534
|
-
"origin": "《诸葛亮》",
|
|
1535
|
-
"narrativeSeed": "无敌",
|
|
1536
|
-
"keywords": [
|
|
1537
|
-
"无敌",
|
|
1538
|
-
"最强"
|
|
1539
|
-
],
|
|
1540
|
-
"tags": [
|
|
1541
|
-
"无敌",
|
|
1542
|
-
"最强"
|
|
1543
|
-
],
|
|
1544
|
-
"emotion": "admire",
|
|
1545
|
-
"pinyin": "chao qun jue lun"
|
|
1546
|
-
},
|
|
1547
|
-
"鹤立鸡群": {
|
|
1548
|
-
"story": "鹤立鸡群",
|
|
1549
|
-
"meaning": "出众显眼",
|
|
1550
|
-
"origin": "《成语》",
|
|
1551
|
-
"narrativeSeed": "出众",
|
|
1552
|
-
"keywords": [
|
|
1553
|
-
"出众",
|
|
1554
|
-
"显眼"
|
|
1555
|
-
],
|
|
1556
|
-
"tags": [
|
|
1557
|
-
"出众",
|
|
1558
|
-
"显眼"
|
|
1559
|
-
],
|
|
1560
|
-
"emotion": "admire",
|
|
1561
|
-
"pinyin": "he li ji qun"
|
|
1562
|
-
},
|
|
1563
|
-
"凤毛麟角": {
|
|
1564
|
-
"story": "凤毛麟角",
|
|
1565
|
-
"meaning": "稀少珍贵",
|
|
1566
|
-
"origin": "《成语》",
|
|
1567
|
-
"narrativeSeed": "稀少",
|
|
1568
|
-
"keywords": [
|
|
1569
|
-
"稀少",
|
|
1570
|
-
"珍贵"
|
|
1571
|
-
],
|
|
1572
|
-
"tags": [
|
|
1573
|
-
"稀少",
|
|
1574
|
-
"珍贵"
|
|
1575
|
-
],
|
|
1576
|
-
"emotion": "rare",
|
|
1577
|
-
"pinyin": "feng mao lin jiao"
|
|
1578
|
-
},
|
|
1579
|
-
"百里挑一": {
|
|
1580
|
-
"story": "百里挑一",
|
|
1581
|
-
"meaning": "非常优秀",
|
|
1582
|
-
"origin": "成语",
|
|
1583
|
-
"narrativeSeed": "优秀",
|
|
1584
|
-
"keywords": [
|
|
1585
|
-
"优秀",
|
|
1586
|
-
"挑选"
|
|
1587
|
-
],
|
|
1588
|
-
"tags": [
|
|
1589
|
-
"优秀",
|
|
1590
|
-
"挑选"
|
|
1591
|
-
],
|
|
1592
|
-
"emotion": "admire",
|
|
1593
|
-
"pinyin": "bai li tiao yi"
|
|
1594
|
-
},
|
|
1595
|
-
"沧海一粟": {
|
|
1596
|
-
"story": "沧海一粟",
|
|
1597
|
-
"meaning": "非常微小",
|
|
1598
|
-
"origin": "《成语》",
|
|
1599
|
-
"narrativeSeed": "微小",
|
|
1600
|
-
"keywords": [
|
|
1601
|
-
"微小",
|
|
1602
|
-
"渺小"
|
|
1603
|
-
],
|
|
1604
|
-
"tags": [
|
|
1605
|
-
"微小",
|
|
1606
|
-
"渺小"
|
|
1607
|
-
],
|
|
1608
|
-
"emotion": "humble",
|
|
1609
|
-
"pinyin": "cang hai yi su"
|
|
1610
|
-
},
|
|
1611
|
-
"九牛一毛": {
|
|
1612
|
-
"story": "九牛一毛",
|
|
1613
|
-
"meaning": "微不足道",
|
|
1614
|
-
"origin": "《史记》",
|
|
1615
|
-
"narrativeSeed": "微小",
|
|
1616
|
-
"keywords": [
|
|
1617
|
-
"微小",
|
|
1618
|
-
"渺小"
|
|
1619
|
-
],
|
|
1620
|
-
"tags": [
|
|
1621
|
-
"微小",
|
|
1622
|
-
"渺小"
|
|
1623
|
-
],
|
|
1624
|
-
"emotion": "humble",
|
|
1625
|
-
"pinyin": "jiu niu yi mao"
|
|
1626
|
-
},
|
|
1627
|
-
"独一无二": {
|
|
1628
|
-
"story": "独一无二",
|
|
1629
|
-
"meaning": "唯一独特",
|
|
1630
|
-
"origin": "成语",
|
|
1631
|
-
"narrativeSeed": "独特",
|
|
1632
|
-
"keywords": [
|
|
1633
|
-
"唯一",
|
|
1634
|
-
"独特"
|
|
1635
|
-
],
|
|
1636
|
-
"tags": [
|
|
1637
|
-
"唯一",
|
|
1638
|
-
"独特"
|
|
1639
|
-
],
|
|
1640
|
-
"emotion": "special",
|
|
1641
|
-
"pinyin": "du yi wu er"
|
|
1642
|
-
},
|
|
1643
|
-
"绝无仅有": {
|
|
1644
|
-
"story": "绝无仅有",
|
|
1645
|
-
"meaning": "极其罕见",
|
|
1646
|
-
"origin": "成语",
|
|
1647
|
-
"narrativeSeed": "罕见",
|
|
1648
|
-
"keywords": [
|
|
1649
|
-
"罕见",
|
|
1650
|
-
"仅有"
|
|
1651
|
-
],
|
|
1652
|
-
"tags": [
|
|
1653
|
-
"罕见",
|
|
1654
|
-
"仅有"
|
|
1655
|
-
],
|
|
1656
|
-
"emotion": "rare",
|
|
1657
|
-
"pinyin": "jue wu jin you"
|
|
1658
|
-
}
|
|
1659
|
-
},
|
|
1660
|
-
"poetry": {
|
|
1661
|
-
"举头望明月": {
|
|
1662
|
-
"content": "举头望明月,低头思故乡",
|
|
1663
|
-
"author": "李白",
|
|
1664
|
-
"era": "唐",
|
|
1665
|
-
"narrativeSeed": "思念之情",
|
|
1666
|
-
"keywords": [
|
|
1667
|
-
"思念",
|
|
1668
|
-
"明月",
|
|
1669
|
-
"故乡"
|
|
1670
|
-
]
|
|
1671
|
-
},
|
|
1672
|
-
"春眠不觉晓": {
|
|
1673
|
-
"content": "春眠不觉晓,处处闻啼鸟",
|
|
1674
|
-
"author": "孟浩然",
|
|
1675
|
-
"era": "唐",
|
|
1676
|
-
"narrativeSeed": "自然之美",
|
|
1677
|
-
"keywords": [
|
|
1678
|
-
"春天",
|
|
1679
|
-
"自然",
|
|
1680
|
-
"美好"
|
|
1681
|
-
]
|
|
1682
|
-
}
|
|
1683
|
-
},
|
|
1684
|
-
"proverbs": {
|
|
1685
|
-
"只要功夫深,铁杵磨成针": {
|
|
1686
|
-
"content": "只要功夫深,铁杵磨成针",
|
|
1687
|
-
"meaning": "只要肯下功夫,再困难的事也能成功",
|
|
1688
|
-
"origin": "民间谚语",
|
|
1689
|
-
"narrativeSeed": "坚持成功",
|
|
1690
|
-
"keywords": [
|
|
1691
|
-
"坚持",
|
|
1692
|
-
"努力",
|
|
1693
|
-
"成功"
|
|
1694
|
-
]
|
|
1695
|
-
},
|
|
1696
|
-
"熟能生巧": {
|
|
1697
|
-
"content": "熟能生巧,巧能生精",
|
|
1698
|
-
"meaning": "熟练了就能产生技巧,技巧熟练了就能达到精妙的境界",
|
|
1699
|
-
"origin": "民间谚语",
|
|
1700
|
-
"narrativeSeed": "精进之路",
|
|
1701
|
-
"keywords": [
|
|
1702
|
-
"熟练",
|
|
1703
|
-
"精进",
|
|
1704
|
-
"技巧"
|
|
1705
|
-
]
|
|
1706
|
-
}
|
|
1707
|
-
}
|
|
1708
|
-
}
|