Logical Fallacies
Ad Hominem
Also known as: argumentum ad hominem
An ad hominem fallacy attacks the person making an argument instead of the argument itself, treating a fact about the speaker as though it settled the claim. Because a claim's truth does not depend on who states it, discrediting the speaker leaves the reasoning entirely intact and untested.
By Tajammal MaqboolFounder & Developer
Attacking the person making an argument rather than the argument itself, as though their character settled the truth of their claim.
Example: "You can't trust her budget plan — she's been divorced twice" attacks the person, not the plan.
What it looks like
In a public health discussion
“Why should we listen to her about nutrition? She's overweight herself.”
Why it fails: Her body has no bearing on whether the studies she cites are sound. The evidence stands or falls on its own; the speaker's appearance is simply not part of the chain of reasoning.
In a political debate
“That policy analysis comes from someone who dropped out of college, so it isn't worth reading.”
Why it fails: Educational history is a fact about the author, not about whether the analysis's numbers add up. A credential is weak evidence of quality in either direction; the analysis itself is checkable.
In a code review
“You've only been here three months, so your concerns about this architecture aren't worth discussing.”
Why it fails: Tenure does not determine whether a design has a flaw. The concern names something specific and checkable, and dismissing it by seniority avoids ever finding out whether it was right.
Practice
5 questions. Answer each one, then read why the tempting wrong answers are wrong.
Frequently asked
- Is calling someone a liar always an ad hominem?
- No. If someone's honesty is itself the question — say, they are asking you to accept a claim on their word alone — then their record of truthfulness is directly relevant evidence. It becomes a fallacy when their honesty is used to dismiss an argument whose support is available for checking independently.
- What are the main types of ad hominem?
- Three come up most: abusive, which attacks character or traits directly; circumstantial, which points at the speaker's interests or situation; and tu quoque, which charges the speaker with hypocrisy. All three substitute a fact about the person for an engagement with what they actually argued.
- Does an ad hominem mean the conclusion is false?
- No, and this is a common mistake. Identifying a fallacy shows the argument fails to support its conclusion — not that the conclusion is wrong. Someone can attack you unfairly and still happen to be right. Spotting the fallacy tells you the question is unsettled, not settled the other way.