8000 Expand 'sustained disruption of discussion' text to explicitly call out concern trolling, sealioning, gish galloping, and argumentum ad nauseam. by hober · Pull Request #171 · w3c/PWETF · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Expand 'sustained disruption of discussion' text to explicitly call o…
…ut concern trolling, sealioning, gish galloping, and argumentum ad nauseam.
  • Loading branch information
hober committed May 27, 2021
commit 3d93c59a0fafd6d97485252e697f5310c48fe3d5
25 changes: 24 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,30 @@ <h3 id="unacceptablebehavior">
<a>Harassing</a> photography or recording, including logging online
activity for <a>harassment</a> purposes.
</li>
<li>Sustained disruption of discussion.
<li>Sustained disruption of discussion. This may include, but
is not lmited to, various common methods of engaging in bad
faith discourse such as:<ul>
<!-- https://geekfeminism.wikia.org/wiki/Concern_troll -->
<li>disingenuously expressesing concern in order to
undermine or derail a discussion (<dfn>concern
trolling</dfn),
</li>
<!-- https://rationalwiki.org/wiki/Just_asking_questions -->
<li>asking numerous questions about basic concepts in an
attempt to derail discussion, to stifle participation, or
to provoke a critical response in order to appear a victim
(<dfn>Sealioning</dfn>),
</li>
<!-- https://rationalwiki.org/wiki/Gish_Gallop -->
<li>overwhelming a debate with many weak arguments in an
attempt to cause others to waste time refuting them
(<dfn>Gish Galloping</dfn>),
</li>
<!-- https://rationalwiki.org/wiki/Argumentum_ad_nauseam -->
<li>or repeatedly making claims already shown to be false
(<dfn lang=la>argumentum ad nauseam</dfn>).
</li>
</ul>
</li>
<li>Unwelcome sexual attention.
</li>
Expand Down
0