site-sophistry/templates/index.html
2022-10-05 15:14:32 +08:00

108 lines
5.7 KiB
HTML
Raw Permalink 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.

{% import "macros/pic_item.html" as pic %}
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta charset="utf-8">
<link rel="stylesheet" href="css/style.css">
<title>诡辩术 | 来源 https://t.me/addstickers/guibianshu</title>
</head>
<body>
<h1>诡辩术</h1>
<p>图包来源https://t.me/addstickers/guibianshu</p>
<h2>晓之以理</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/诉诸匿名权威.png", title="诉诸匿名权威") }}
{{ pic::pic_item(src="img/诉诸(可疑)权威.png", title="诉诸") }}
{{ pic::pic_item(src="img/诉诸常规.png", title="诉诸常规") }}
{{ pic::pic_item(src="img/诉诸无知.png", title="诉诸无知") }}
{{ pic::pic_item(src="img/诉诸怀疑.png", title="诉诸怀疑") }}
{{ pic::pic_item(src="img/身价逻辑.png", title="身价逻辑") }}
{{ pic::pic_item(src="img/求新逻辑.png", title="求新逻辑") }}
{{ pic::pic_item(src="img/诉诸主流.png", title="诉诸主流") }}
{{ pic::pic_item(src="img/诉诸概率.png", title="诉诸概率") }}
{{ pic::pic_item(src="img/诉诸传统.png", title="诉诸传统") }}
</div>
<h2>动之以情</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/掩耳盗铃.png", title="掩耳盗铃") }}
{{ pic::pic_item(src="img/诉诸恐惧.png", title="诉诸恐惧") }}
{{ pic::pic_item(src="img/诉诸谄媚.png", title="诉诸谄媚") }}
{{ pic::pic_item(src="img/诉诸自然.png", title="诉诸自然") }}
{{ pic::pic_item(src="img/诉诸同情.png", title="诉诸同情") }}
{{ pic::pic_item(src="img/诉诸荒谬.png", title="诉诸荒谬") }}
{{ pic::pic_item(src="img/诉诸仇恨.png", title="诉诸仇恨") }}
{{ pic::pic_item(src="img/一厢情愿.png", title="一厢情愿") }}
</div>
<h2>错误推论</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/轶事证据.png", title="轶事证据") }}
{{ pic::pic_item(src="img/合成谬误.png", title="合成谬误") }}
{{ pic::pic_item(src="img/分割谬误.png", title="分割谬误") }}
{{ pic::pic_item(src="img/设计谬误.png", title="设计谬误") }}
{{ pic::pic_item(src="img/赌徒谬误.png", title="赌徒谬误") }}
{{ pic::pic_item(src="img/轻率概化.png", title="轻率概化") }}
{{ pic::pic_item(src="img/妄下定论.png", title="妄下定论") }}
{{ pic::pic_item(src="img/中间立场.png", title="中间立场") }}
{{ pic::pic_item(src="img/完美主义谬误.png", title="完美主义谬误") }}
{{ pic::pic_item(src="img/相对论谬误.png", title="相对论谬误") }}
{{ pic::pic_item(src="img/以偏概全.png", title="以偏概全") }}
{{ pic::pic_item(src="img/一概而论.png", title="一概而论") }}
{{ pic::pic_item(src="img/中词不周延.png", title="中词不周延") }}
</div>
<h2>操纵内容</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/临阵救援.png", title="临阵救援") }}
{{ pic::pic_item(src="img/一孔之见.png", title="一孔之见") }}
{{ pic::pic_item(src="img/确认偏误.png", title="确认偏误") }}
{{ pic::pic_item(src="img/伪二分法.png", title="伪二分法") }}
{{ pic::pic_item(src="img/谎言.png", title="谎言") }}
{{ pic::pic_item(src="img/误导性鲜活个案.png", title="误导性鲜活个案") }}
{{ pic::pic_item(src="img/转移注意.png", title="转移注意") }}
{{ pic::pic_item(src="img/滑坡谬误.png", title="滑坡谬误") }}
{{ pic::pic_item(src="img/隐瞒证据.png", title="隐瞒证据") }}
{{ pic::pic_item(src="img/无法证伪.png", title="无法证伪") }}
</div>
<h2>混淆因果</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/肯定后件.png", title="肯定后件") }}
{{ pic::pic_item(src="img/循环逻辑.png", title="循环逻辑") }}
{{ pic::pic_item(src="img/相关即因果.png", title="相关即因果") }}
{{ pic::pic_item(src="img/否定前件.png", title="否定前件") }}
{{ pic::pic_item(src="img/忽视主因.png", title="忽视主因") }}
{{ pic::pic_item(src="img/前后即因果.png", title="前后即因果") }}
{{ pic::pic_item(src="img/积非成是.png", title="积非成是") }}
</div>
<h2>发起进攻</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/人身攻击.png", title="人身攻击") }}
{{ pic::pic_item(src="img/举证责任.png", title="举证责任") }}
{{ pic::pic_item(src="img/身份主观.png", title="身份主观") }}
{{ pic::pic_item(src="img/基因缪误.png", title="基因缪误") }}
{{ pic::pic_item(src="img/罪恶关联.png", title="罪恶关联") }}
{{ pic::pic_item(src="img/稻草人谬误.png", title="稻草人谬误") }}
</div>
<h2>来源</h2>
<div class="flex wrap width-content justify-content">
{{ pic::pic_item(src="img/来源-读者书摘.png", title="来源-读者书摘") }}
</div>
</body>
</html>