Logical Fallacies: Difference between revisions
BloomWiki: Logical Fallacies |
BloomWiki: Logical Fallacies |
||
| Line 1: | Line 1: | ||
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | |||
{{BloomIntro}} | {{BloomIntro}} | ||
Logical Fallacies are the "Faulty Wires" of reasoning—the common errors in "Logic" that make an argument "Invalid," even if the conclusion sounds right. While "Rhetoric" is the art of "Winning" an argument, "Logic" is the art of "Being Correct." A fallacy is a "Shortcut" or a "Cheat" that people use—sometimes by accident and sometimes on purpose—to trick an audience. From the "Ad Hominem" (attacking the person instead of the idea) to the "Straw Man" (misrepresenting an opponent's view to make it easy to beat), understanding fallacies is the "Self-Defense" of the mind. It is the science of "Thinking clearly" in a world of "Noise and Manipulation." | Logical Fallacies are the "Faulty Wires" of reasoning—the common errors in "Logic" that make an argument "Invalid," even if the conclusion sounds right. While "Rhetoric" is the art of "Winning" an argument, "Logic" is the art of "Being Correct." A fallacy is a "Shortcut" or a "Cheat" that people use—sometimes by accident and sometimes on purpose—to trick an audience. From the "Ad Hominem" (attacking the person instead of the idea) to the "Straw Man" (misrepresenting an opponent's view to make it easy to beat), understanding fallacies is the "Self-Defense" of the mind. It is the science of "Thinking clearly" in a world of "Noise and Manipulation." | ||
</div> | |||
== Remembering == | __TOC__ | ||
<div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | |||
== <span style="color: #FFFFFF;">Remembering</span> == | |||
* '''Logical Fallacy''' — An error in reasoning that renders an argument "Invalid" or "Weak." | * '''Logical Fallacy''' — An error in reasoning that renders an argument "Invalid" or "Weak." | ||
* '''Common Fallacies''': | * '''Common Fallacies''': | ||
| Line 15: | Line 20: | ||
** '''Confirmation Bias''' — Only "Looking for evidence" that "Proves you are right" and "Ignoring" anything that proves you are wrong. | ** '''Confirmation Bias''' — Only "Looking for evidence" that "Proves you are right" and "Ignoring" anything that proves you are wrong. | ||
** '''Bandwagon Effect''' (Appeal to Popularity) — Arguing that something is "Right" because "Everyone is doing it." | ** '''Bandwagon Effect''' (Appeal to Popularity) — Arguing that something is "Right" because "Everyone is doing it." | ||
</div> | |||
== Understanding == | <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | ||
== <span style="color: #FFFFFF;">Understanding</span> == | |||
Logical fallacies are understood through '''Structure''' and '''Diversion'''. | Logical fallacies are understood through '''Structure''' and '''Diversion'''. | ||
| Line 39: | Line 46: | ||
'''The 'Straw Man' Example'''': Person A says: "We should spend more on schools." Person B replies: "Why do you hate our Soldiers? If we cut the military to pay for schools, we will be invaded!" Person B has "Built a Straw Man" (the idea that Person A 'hates soldiers') and "Attacked" it, instead of arguing about the "School budget." | '''The 'Straw Man' Example'''': Person A says: "We should spend more on schools." Person B replies: "Why do you hate our Soldiers? If we cut the military to pay for schools, we will be invaded!" Person B has "Built a Straw Man" (the idea that Person A 'hates soldiers') and "Attacked" it, instead of arguing about the "School budget." | ||
</div> | |||
== Applying == | <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | ||
== <span style="color: #FFFFFF;">Applying</span> == | |||
'''Modeling 'The Fallacy Detector' (Identifying common errors in text):''' | '''Modeling 'The Fallacy Detector' (Identifying common errors in text):''' | ||
<syntaxhighlight lang="python"> | <syntaxhighlight lang="python"> | ||
| Line 65: | Line 74: | ||
: '''The 'Gambler's' Fallacy''' → The belief that if a coin hits "Heads" 5 times, it is "Due" to hit "Tails." (In reality, each flip is 50/50). | : '''The 'Gambler's' Fallacy''' → The belief that if a coin hits "Heads" 5 times, it is "Due" to hit "Tails." (In reality, each flip is 50/50). | ||
: '''The 'Texas Sharpshooter'''' → "Picking your data" after the result is known (e.g., shooting a gun at a wall, then "Drawing the target" around the holes to say you are a great shot). | : '''The 'Texas Sharpshooter'''' → "Picking your data" after the result is known (e.g., shooting a gun at a wall, then "Drawing the target" around the holes to say you are a great shot). | ||
</div> | |||
== Analyzing == | <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | ||
== <span style="color: #FFFFFF;">Analyzing</span> == | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Logic vs. Fallacy | |+ Logic vs. Fallacy | ||
| Line 83: | Line 94: | ||
'''The Concept of "Burden of Proof"''': Analyzing "Who has to prove it." A common fallacy is the **Appeal to Ignorance**: "You can't prove aliens **don't** exist, so they **must** exist!" In logic, the person making the "Positive Claim" (Aliens exist) has the "Burden of Proof." If they have no proof, the argument is "Invalid." | '''The Concept of "Burden of Proof"''': Analyzing "Who has to prove it." A common fallacy is the **Appeal to Ignorance**: "You can't prove aliens **don't** exist, so they **must** exist!" In logic, the person making the "Positive Claim" (Aliens exist) has the "Burden of Proof." If they have no proof, the argument is "Invalid." | ||
</div> | |||
== Evaluating == | <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | ||
== <span style="color: #FFFFFF;">Evaluating</span> == | |||
Evaluating logical fallacies: | Evaluating logical fallacies: | ||
# '''The "Fallacy Fallacy"''': Just because someone used a "Fallacy," does that mean their "Conclusion" is wrong? (No—it just means their "Reasoning" was bad). | # '''The "Fallacy Fallacy"''': Just because someone used a "Fallacy," does that mean their "Conclusion" is wrong? (No—it just means their "Reasoning" was bad). | ||
| Line 90: | Line 103: | ||
# '''Politics''': Is it "Possible" to win a political election "Without" using fallacies? (The "Ugly Truth" of public life). | # '''Politics''': Is it "Possible" to win a political election "Without" using fallacies? (The "Ugly Truth" of public life). | ||
# '''AI''': Should we "Filter" the internet for fallacies, or is "Free Speech" more important than "Perfect Logic"? | # '''AI''': Should we "Filter" the internet for fallacies, or is "Free Speech" more important than "Perfect Logic"? | ||
</div> | |||
== Creating == | <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> | ||
== <span style="color: #FFFFFF;">Creating</span> == | |||
Future Frontiers: | Future Frontiers: | ||
# '''Real-Time Fallacy-Checkers''': An "Augmented Reality" glasses app that "Highlights" fallacies in red as people talk to you. | # '''Real-Time Fallacy-Checkers''': An "Augmented Reality" glasses app that "Highlights" fallacies in red as people talk to you. | ||
| Line 102: | Line 117: | ||
[[Category:Education]] | [[Category:Education]] | ||
[[Category:Rhetoric]] | [[Category:Rhetoric]] | ||
</div> | |||
Latest revision as of 01:53, 25 April 2026
How to read this page: This article maps the topic from beginner to expert across six levels � Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Scan the headings to see the full scope, then read from wherever your knowledge starts to feel uncertain. Learn more about how BloomWiki works ?
Logical Fallacies are the "Faulty Wires" of reasoning—the common errors in "Logic" that make an argument "Invalid," even if the conclusion sounds right. While "Rhetoric" is the art of "Winning" an argument, "Logic" is the art of "Being Correct." A fallacy is a "Shortcut" or a "Cheat" that people use—sometimes by accident and sometimes on purpose—to trick an audience. From the "Ad Hominem" (attacking the person instead of the idea) to the "Straw Man" (misrepresenting an opponent's view to make it easy to beat), understanding fallacies is the "Self-Defense" of the mind. It is the science of "Thinking clearly" in a world of "Noise and Manipulation."
Remembering[edit]
- Logical Fallacy — An error in reasoning that renders an argument "Invalid" or "Weak."
- Common Fallacies:
- Ad Hominem — Attacking the "Person" making the argument instead of the "Argument itself."
- Straw Man — Creating a "Weak or Fake version" of your opponent's argument to "Blow it down" easily.
- Slippery Slope — Arguing that "If we do X, then Y will definitely happen, then Z, and then the World will End."
- Circular Reasoning (Begging the Question) — When the "Conclusion" is used as the "Proof" (e.g., "The Bible is true because God wrote it, and we know God exists because the Bible says so").
- Appeal to Authority — Saying something is true just because a "Famous person" said it.
- Post Hoc Ergo Propter Hoc — "After this, therefore because of this" (Assuming that because B happened after A, A **caused** B).
- False Dilemma (Black-and-White Thinking) — Presenting only "Two Options" when many more exist (e.g., "Either you are with us, or you are with the Terrorists").
- No True Scotsman — Moving the "Definition" of a group to "Exclude" a bad example (e.g., "No 'Real' Christian would do that").
- Confirmation Bias — Only "Looking for evidence" that "Proves you are right" and "Ignoring" anything that proves you are wrong.
- Bandwagon Effect (Appeal to Popularity) — Arguing that something is "Right" because "Everyone is doing it."
Understanding[edit]
Logical fallacies are understood through Structure and Diversion.
1. The "Broken Bridge" (Structural Fallacies): In logic, if "A is true" and "A implies B," then "B must be true."
- A fallacy "Breaks" the link.
- For example, the **Affirming the Consequent** fallacy: "If it rains, the grass is wet. The grass is wet, therefore it rained."
- **Reality**: Someone could have used a "Sprinkler."
- Understanding fallacies is about "Checking the links" of the bridge before you cross it.
2. The "Red Herring" (Diversion Fallacies): If you "Can't win" the argument, "Change the subject."
- The **Ad Hominem** is a diversion: "You say I shouldn't smoke, but you smoke too!"
- The speaker's smoking "Doesn't change the fact" that smoking is bad for health.
- Diversion fallacies "Trick" the audience into "Looking at the person" or a "Different topic" instead of the "Truth."
3. The "Emotional" Trap: Many fallacies work because they "Feel good" or "Feel scary."
- The **Slippery Slope** works on "Fear."
- The **Bandwagon** works on "Belonging."
- Logic is "Cold," but fallacies are "Hot." They use our "Pathos" (see Article 471) to "Short-circuit" our "Logos."
The 'Straw Man' Example': Person A says: "We should spend more on schools." Person B replies: "Why do you hate our Soldiers? If we cut the military to pay for schools, we will be invaded!" Person B has "Built a Straw Man" (the idea that Person A 'hates soldiers') and "Attacked" it, instead of arguing about the "School budget."
Applying[edit]
Modeling 'The Fallacy Detector' (Identifying common errors in text): <syntaxhighlight lang="python"> def detect_fallacy(statement):
"""
Shows how common 'Dirty Tricks' look.
"""
if "everyone" in statement.lower() and "right" in statement.lower():
return "FALLACY: BANDWAGON (Popularity != Truth)"
elif "either" in statement.lower() and "or" in statement.lower():
return "FALLACY: FALSE DILEMMA (Life is not Black and White)"
elif "you" in statement.lower() and "wrong" in statement.lower():
return "FALLACY: AD HOMINEM (Attack the idea, not the person)"
else:
return "LOGIC: APPEARS CLEAN (Check premises)"
- Case: "Either we ban all cars or the planet dies!"
print(detect_fallacy("Either we ban all cars or the planet dies!")) </syntaxhighlight>
- Fallacy Landmarks
- The 'Reductio ad Hitlerum' → A common modern fallacy: "Hitler liked dogs, therefore liking dogs is bad." (Guilt by Association).
- The 'Sunk Cost' Fallacy → (See Article 457). The logic error of "Throwing good money after bad" just because you already spent some.
- The 'Gambler's' Fallacy → The belief that if a coin hits "Heads" 5 times, it is "Due" to hit "Tails." (In reality, each flip is 50/50).
- The 'Texas Sharpshooter' → "Picking your data" after the result is known (e.g., shooting a gun at a wall, then "Drawing the target" around the holes to say you are a great shot).
Analyzing[edit]
| Feature | Sound Logic | Logical Fallacy |
|---|---|---|
| Goal | Finding the Truth | Winning the Argument / Deception |
| Premises | True and Relevant | False, Irrelevant, or Hidden |
| Result | Follows inevitably from premises | Is a "Jump" or a "Guess" |
| Emotional State | Neutral / Objective | High (Fear, Anger, Pride) |
| Analogy | A 'Well-Built House' | A 'Movie Set' (Looks like a house, but it's flat) |
The Concept of "Burden of Proof": Analyzing "Who has to prove it." A common fallacy is the **Appeal to Ignorance**: "You can't prove aliens **don't** exist, so they **must** exist!" In logic, the person making the "Positive Claim" (Aliens exist) has the "Burden of Proof." If they have no proof, the argument is "Invalid."
Evaluating[edit]
Evaluating logical fallacies:
- The "Fallacy Fallacy": Just because someone used a "Fallacy," does that mean their "Conclusion" is wrong? (No—it just means their "Reasoning" was bad).
- Productivity: Can a society "Function" if we "Call out" every fallacy? (Does it "Kill" the conversation?).
- Politics: Is it "Possible" to win a political election "Without" using fallacies? (The "Ugly Truth" of public life).
- AI: Should we "Filter" the internet for fallacies, or is "Free Speech" more important than "Perfect Logic"?
Creating[edit]
Future Frontiers:
- Real-Time Fallacy-Checkers: An "Augmented Reality" glasses app that "Highlights" fallacies in red as people talk to you.
- Logic-First Social Media: A platform where "Points" are given for "Sound Arguments" and taken away for "Fallacies," changing the "Incentive" of the internet.
- The 'Socratic' AI: An AI that "Asks Questions" to lead you to find your own "Logical Fallacies," helping you "Self-Correct" your thinking.
- Global Logic Standards: A "Universal Curriculum" for schools that treats "Logical Self-Defense" as a "Core Human Right" like "Reading and Writing."