Logical Fallacies

Common errors in reasoning.

  • Philosophy
  • 12 entries
  • 6 sections
  • CC0 — public domain

The data

0

Fallacy
Ad Hominem
Description
Attacking the person rather than the argument.

1

Fallacy
Straw Man
Description
Misrepresenting an opponent's argument.

2

Fallacy
False Dilemma
Description
Presenting only two options when more exist.

3

Fallacy
Appeal to Authority
Description
Citing authority as sole evidence.

4

Fallacy
Slippery Slope
Description
Claiming one event will inevitably lead to others.

5

Fallacy
Circular Reasoning
Description
Restating the claim as proof.

Fetch the same bytes

The static files are identical to what the API returns, but with no rate limit and no server round trip. Use the API when you want a query and a content type; use the files when you want to cache one document.

curl "https://yjtoon.com/api/dataset/logical-fallacies?format=toon"
const res = await fetch(
  "https://yjtoon.com/static-data/dataset/logical-fallacies.toon"
);
const toon = await res.text();

Rate limit: 120 requests per minute per IP, no key and no signup. API reference →

Topics

  • philosophy
  • logic
  • fallacies