aliases:
tags:
- Type/Source/Text/Book
- proto
from:
- "[[George Lakoff]]"
related:
contra:
to:
by:
- "[[George Lakoff]]"
rating:
status:
dateCreated: 2023-11-30, 11:40
dateModified: 2023-11-30, 11:41
version: 1
publish: true![]() |
Moral Politics: How Liberals and Conservatives Think is a 1996 book by cognitive linguist George Lakoff. It argues that conservatives and liberals hold two different conceptual models of morality. Conservatives have a strict father model in which people are made good through self-discipline and hard work, everyone is taken care of by taking care of themselves. Liberals have a nurturant parent model in which everyone is taken care of by helping each other. |
|---|---|
| wikipedia:: Moral Politics (book) |
Moral Politics: How Liberals and Conservatives Think is a 1996 book by cognitive linguist George Lakoff. It argues that conservatives and liberals hold two different conceptual models of morality. Conservatives have a strict father model in which people are made good through self-discipline and hard work, everyone is taken care of by taking care of themselves. Liberals have a nurturant parent model in which everyone is taken care of by helping each other.
The first edition of the book was published with the subtitle What Conservatives Know That Liberals Don't.
= this.file.name TABLE WITHOUT ID
file.link AS Name, by AS By, in AS In, of AS Of, date AS Date, year AS Year
FROM #Type
WHERE
(
(
any(contains(by, this.by))
AND
by
)
OR
(
any(contains(in, this.in))
AND
in
)
OR
(
any(contains(of, this.of))
AND
of
)
OR
(
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
)
OR
(
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
)
AND
file.name !=this.file.name
)
SORT file.etags DESC, date DESC, year DESC