Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找找自己原因 #93

Open
heyanlong opened this issue Sep 22, 2023 · 1 comment
Open

找找自己原因 #93

heyanlong opened this issue Sep 22, 2023 · 1 comment
Labels
generator 生成器专用标签

Comments

@heyanlong
Copy link

[[variables]]
id = "argue"
description = "质疑内容"
default = "贵了"

[[variables]]
id = "refute"
description = "反驳"
default = "这个价格"

[[variables]]
id = "subject"
description = "主题"
default = "房子"

[[variables]]
id = "subject-attr"
description = "主题属性"
default = "房价"

[[variables]]
id = "subject-attr-alias"
description = "主题属性别名"
default = "价格"

[[variables]]
id = "subject-func"
description = "主题功能"
default = ""

[[variables]]
id = "event"
description = "事件"
default = "上涨"

[[variables]]
id = "reason"
description = "原因"
default = "市场供需关系"

[[variables]]
id = "complain"
description = "抱怨"
default = "房价贵"

[templates]

p1 = [
"""
哪里{argue}?
这么多年都是{refute},好不好,不要睁着眼睛乱说,{subject-attr}是市场决定的,不是我能控制的。
况且,国内的{subject-attr}一直都在{event},这是{reason}决定的。不要怪{complain},要找找自己原因,
好不好,这么多年了工资涨没涨,有没有认真工作,好不? {subject-attr}是用来{subject-func}的,
不要总是看它的{subject-attr-alias},要看它的实际价值。
"""
]

main = ["{p1}"]
@heyanlong heyanlong added the generator 生成器专用标签 label Sep 22, 2023
@github-actions
Copy link

已发布: https://disksing.com/sao-gen-gen/93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator 生成器专用标签
Projects
None yet
Development

No branches or pull requests

1 participant