migrate
This commit is contained in:
138
data/default-user/worlds/英语作文示例世界书.json
Normal file
138
data/default-user/worlds/英语作文示例世界书.json
Normal file
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"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": "数学设定"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user