Moral Responsibility
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 ?
Moral Responsibility is the "Study of the Hook"—the investigation of what makes it "Fair" to "Praise" or "Blame" someone for what they do. While "Action Theory" (see Article 531) asks "What is an action?", **Moral Responsibility** asks "Who is the owner?" From the "Reactive Attitudes" (Anger, Gratitude, Guilt) of **P.F. Strawson** to the "Retributive Justice" of the courts and the "Excuse" of "Lack of Capacity," this field explores the "Glue" of human society. It is the science of "Accountability," explaining why we "Forgive" a "Small Child" for a mistake, but "Punish" an "Adult" for the same act.
Remembering[edit]
- Moral Responsibility — The status of being "Deserving of Praise, Blame, Reward, or Punishment" for an act or omission.
- Reactive Attitudes (Strawson) — The "Natural Human Feelings" we have toward others (e.g., 'Resentment' when hurt, 'Gratitude' when helped).
- Praise and Blame — The "Social Signals" used to "Enforce" moral rules and "Identify" good or bad agents.
- Retributivism — The theory of justice that "Punishment is justified" because the criminal "Deserves it" (An eye for an eye).
- Forward-Looking Accounts — The theory that we "Blame" people only to "Change their future behavior" (e.g., 'Training' them like a dog).
- Moral Luck (Nagel/Williams) — The "Paradox" that we "Blame" people for things "Outside their control" (e.g., 'Two drunk drivers: one hits a person, one hits a tree. We blame the first one 100x more').
- Excuse — A reason why someone is **Not** responsible (e.g., 'I was tricked,' 'I was asleep,' 'I was insane').
- Omission — Being responsible for "What you DIDN'T do" (e.g., 'Not saving a drowning baby').
- Culpability — The "Degree" of blame (e.g., 'Murder' vs 'Manslaughter').
- Exculpation — The "Clearing" of someone from "Blame."
Understanding[edit]
Moral responsibility is understood through Capacity and Attitude.
1. The "Equipment" of the Mind (Capacity): Who can be "Responsible"?
- A **Stone**? No (No mind).
- A **Dog**? A little (It knows 'Bad Dog,' but it can't understand 'Universal Ethics').
- A **Toddler**? No (They don't understand 'Consequences').
- A **Healthy Adult**? Yes.
- "Responsibility" requires the **"Capacity to Reason."** You must be able to "Understand the Rule" to be "Blamed for breaking it."
2. The "Human Connection" (Reactive Attitudes): P.F. Strawson argued that "Responsibility" is not a "Physics Fact."
- It is a **"Human Relationship."**
- If someone "Steps on your foot" **By Accident**, you feel "Pain" but "No Anger."
- If they "Step on your foot" **On Purpose**, you feel **Resentment**.
- "Responsibility" is the "Feeling" we have when we see another person as a "Peer" who "Should have known better."
3. The "Luck" Problem (Moral Luck): This is the "Glitch" in the system.
- Two people "Throw a rock" over a wall.
- One "Hits a person and kills them."
- One "Hits the grass."
- They both "Intended the same thing" and "Did the same movement."
- But we "Punish" the first one much more.
- "Responsibility" depends on "Results," and "Results" depend on "Luck."
The 'Arne' Example': A man is "Determined" by his "Genes and Upbringing" to be a "Killer." Is he responsible?
- **Hard Determinists** (see Article 532) say: "No. He is just a 'Broken Machine'."
- **Moral Realists** say: "Yes. He is the 'Source' of the evil act, regardless of how he got there."
- This battle determines if our "Prisons" should be "Dungeons" or "Hospitals."
Applying[edit]
Modeling 'The Responsibility Filter' (Checking if someone should be 'Blamed'): <syntaxhighlight lang="python"> def evaluate_blame(has_reasoning_capacity, was_forced, had_moral_luck):
"""
Shows how 'Accountability' is calculated.
"""
if not has_reasoning_capacity:
return "RESULT: NO BLAME (EXEMPT). The agent is like a 'Child' or a 'Stone'."
if was_forced:
return "RESULT: NO BLAME (EXCUSED). Force overrode the Will."
if had_moral_luck:
return "RESULT: HIGH BLAME (Culpable). Luck made the result worse."
else:
return "RESULT: LOW BLAME (Attempt only)."
- Case: A sane person who tried to help but accidentally caused harm
print(evaluate_blame(True, False, True)) </syntaxhighlight>
- Responsibility Landmarks
- The 'M’Naghten' Rule (1843) → The "Legal Origin" of the "Insanity Defense": a person is not responsible if they "Don't know the nature of the act" or "Don't know it was wrong."
- Corporate Responsibility → Can a "Company" (like 'Shell' or 'Google') be "Responsible"? Or only the "People" inside it? (The 'Group Agency' problem).
- Historical Responsibility → Are "Living People" responsible for the "Sins of their Ancestors"? (The 'Reparations' debate).
- Algorithmic Responsibility → (See Article 531). If an "AI" causes a "Crash," who do we "Blame"? If there is "No Person" to "Resent," does "Moral Responsibility" exist?
Analyzing[edit]
| Feature | Excuse (e.g. 'I was tricked') | Exemption (e.g. 'I am a toddler') |
|---|---|---|
| Meaning | The "Action" was wrong, but the "Agent" is not to blame. | The "Agent" is not the "Kind of Being" that can be blamed. |
| Duration | Temporary (For this one act) | Permanent (Until the agent changes) |
| Social Result | "Forgiveness" | "Management" or "Care" |
| Analogy | A 'Good Car' that 'Slipped on Oil' | A 'Toy Car' that can't really drive |
The Concept of "The Deep Self": Analyzing "Identity." We only "Blame" people for actions that "Come from their Core." If you "Say something mean" because you are "On a new medication," we say "That wasn't really YOU." Responsibility is tied to our "Authentic Character."
Evaluating[edit]
Evaluating moral responsibility:
- Anger: Is "Resentment" a "Useless Emotion" that we should "Evolve past"? (The 'Buddhist/Stoic' view).
- Inequality: Is it "Just" to blame a "Poor Person" for "Stealing Bread" if their "Life" gave them "No other choice"?
- AI: Can we "Blame" a "Machine"? (Does 'Blame' require the machine to 'Feel Guilt'?).
- Justice: Should the "Goal" of responsibility be "Retribution" (Pain for the sinner) or "Restoration" (Healing the victim)?
Creating[edit]
Future Frontiers:
- Neural 'Culpability' Scans: A "Courtroom Tool" that "Shows" the "Level of Control" a person had over their brain during a crime, "Quantifying" blame.
- Global 'Carbon' Responsibility: A "Score" that "Links" your "Daily Choices" to "Global Harm," making you "Morally Responsible" for "Distant Suffering" you can't see.
- Restorative 'Truth' Platforms: A "Digital Space" where "Victims and Aggressors" can "Exchange Reactive Attitudes" (Anger/Apology) to "Repair" the relationship without "Prison."
- The 'Exemption' Registry: A "Database" of "Mental States" (like 'Extreme Grief' or 'Brain Fog') that "Automatically Lowers" legal blame for "Minor Mistakes."