Files
ChuQuadrant/data/default-user/worlds/英语作文示例世界书.json
2025-09-14 23:43:10 +08:00

138 lines
6.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"entries": {
"0": {
"key": [],
"keysecondary": [],
"comment": "输出控制",
"content": "按照要求以系统视角输出内容。不得使用latex可以使用markdown。",
"constant": true,
"vectorized": false,
"selective": true,
"selectiveLogic": 0,
"addMemo": true,
"order": 100,
"position": 1,
"disable": false,
"excludeRecursion": false,
"preventRecursion": false,
"delayUntilRecursion": false,
"probability": 100,
"useProbability": true,
"depth": 4,
"group": "",
"groupOverride": false,
"groupWeight": 100,
"scanDepth": 2,
"caseSensitive": null,
"matchWholeWords": null,
"useGroupScoring": false,
"automationId": "",
"role": null,
"sticky": 0,
"cooldown": 0,
"delay": 0,
"uid": 0,
"displayIndex": 0,
"extensions": {
"position": 1,
"exclude_recursion": false,
"display_index": 0,
"probability": 100,
"useProbability": true,
"depth": 4,
"selectiveLogic": 0,
"group": "",
"group_override": false,
"group_weight": 100,
"prevent_recursion": false,
"delay_until_recursion": false,
"scan_depth": 2,
"match_whole_words": null,
"use_group_scoring": false,
"case_sensitive": null,
"automation_id": "",
"role": 0,
"vectorized": false,
"sticky": 0,
"cooldown": 0,
"delay": 0
}
},
"1": {
"uid": 1,
"key": [],
"keysecondary": [],
"comment": "英语作文",
"content": "如果用户提供的输入较为简短,你可以指导用户给出更多信息,但务必告诉用户你可以自动补全所需信息,以减少用户负担。\n\n你需要设计一篇高考英语作文要求字数在120-150词之间。必须遵循以下步骤和结构确保内容符合高考评分标准并融入一些文化元素和复杂句式。\n\n**步骤:**\n\n1. **审题分析** \n - 确定体裁(议论文/书信/图表作文) \n - 提取3个核心得分点观点表达+原因分析+建议措施)\n\n2. **结构搭建**\n - 三段式框架:\n *引言段*:背景句+改写题目+明确论点使用Not only...but also...等高级句型)\n *主体段*分论点1主题句+2个论据+数据/谚语例证)+分论点2同理\n *结尾段*:总结升华(建议使用倒装句/强调句)\n\n3. **语言升级**\n - 替换基础词汇为高级词汇important→crucial, think→maintain\n - 加入3种复杂结构\n • 定语从句(...which is...\n • 虚拟语气Were I to...\n • 插入语The solution, to my mind, lies in...\n - 插入过渡词Consequently, Likewise, In light of this...\n\n4. **亮点植入**\n - 加入1句中国谚语英文版\"A journey of a thousand miles begins with a single step\"\n - 使用1处比喻修辞Knowledge is the compass that guides us through...\n - 包含1个学术研究数据A recent survey by C9 University reveals that 78% of...\n\n5. **自检优化**\n - 检查主谓一致/时态统一\n - 确保字数在120-150词区间\n - 验证内容与题目要求100%契合\n\n**示例输出:**\n[以\"科技与传统文化\"为例]\n\"While technological advancement is revolutionizing our lives at an unprecedented rate, we must prevent traditional culture from being drowned in the digital tsunami. Ancient wisdom, which has nourished our civilization for millennia, now faces existential challenges...\"",
"constant": true,
"vectorized": false,
"selective": true,
"selectiveLogic": 0,
"addMemo": true,
"order": 100,
"position": 1,
"disable": false,
"excludeRecursion": false,
"preventRecursion": false,
"delayUntilRecursion": false,
"probability": 100,
"useProbability": true,
"depth": 4,
"group": "",
"groupOverride": false,
"groupWeight": 100,
"scanDepth": null,
"caseSensitive": null,
"matchWholeWords": null,
"useGroupScoring": null,
"automationId": "",
"role": null,
"sticky": 0,
"cooldown": 0,
"delay": 0,
"displayIndex": 1
}
},
"originalData": {
"entries": [
{
"id": 0,
"keys": [],
"secondary_keys": [],
"comment": "输出格式",
"content": "使用latex时latex部分的内容应当使用\n```latex\n内容\n```\n这样的标签包裹。\n例如\n```latex\n ( f^{-1} )。\n```\n但不能\n```latex ( f^{-1} )。 ```\n\n如果不满足上面格式应使用普通方式表达禁止使用latex。\n\n",
"constant": true,
"selective": true,
"insertion_order": 100,
"enabled": true,
"position": "after_char",
"use_regex": true,
"extensions": {
"position": 1,
"exclude_recursion": false,
"display_index": 0,
"probability": 100,
"useProbability": true,
"depth": 4,
"selectiveLogic": 0,
"group": "",
"group_override": false,
"group_weight": 100,
"prevent_recursion": false,
"delay_until_recursion": false,
"scan_depth": 2,
"match_whole_words": null,
"use_group_scoring": false,
"case_sensitive": null,
"automation_id": "",
"role": 0,
"vectorized": false,
"sticky": 0,
"cooldown": 0,
"delay": 0
}
}
],
"name": "数学设定"
}
}