aliases:
tags: Type/Identity/Individual proto
from: "[[Linguistics]]"
related:
contra:
to:
of:
in:
as:
born:
died:
dateCreated: 2023-11-30, 11:35
dateModified: 2023-12-04, 10:48
version: 1.0
publish: true| George Philip Lakoff is an American cognitive linguist and philosopher, best known for his thesis that people's lives are significantly influenced by the conceptual metaphors they use to explain complex phenomena. | |
|---|---|
| wikipedia:: George Lakoff |
George Philip Lakoff (; born May 24, 1941) is an American cognitive linguist and philosopher, best known for his thesis that people's lives are significantly influenced by the conceptual metaphors they use to explain complex phenomena.
The conceptual metaphor thesis, introduced in his and Mark Johnson's 1980 book Metaphors We Live By has found applications in a number of academic disciplines. Applying it to politics, literature, philosophy and mathematics has led Lakoff into territory normally considered basic to political science. In his 1996 book Moral Politics, Lakoff described conservative voters as being influenced by the "strict father model" as a central metaphor for such a complex phenomenon as the state, and liberal/progressive voters as being influenced by the "nurturant parent model" as the folk psychological metaphor for this complex phenomenon. According to him, an individual's experience and attitude towards sociopolitical issues is influenced by being framed in linguistic constructions. In Metaphor and War: The Metaphor System Used to Justify War in the Gulf (1991), he argues that the American involvement in the Gulf War was obscured or "spun" by the metaphors which were used by the first Bush administration to justify it.
Between 2003 and 2008, Lakoff was involved with a progressive think tank, the now defunct Rockridge Institute. He is a member of the scientific committee of the Fundación IDEAS (IDEAS Foundation), Spain's Socialist Party's think tank.
The more general theory that elaborated his thesis is known as embodied mind. Lakoff served as a professor of linguistics at the University of California, Berkeley, from 1972 until his retirement in 2016.
Makes integrative and rapport-building difficult
In intellectual debate, for instance, the underlying metaphor according to Lakoff is usually that argument is war (later revised to "argument is struggle"):
He won the argument.
Your claims are indefensible.
He shot down all my arguments.
His criticisms were right on target.
If you use that strategy, he'll wipe you out.
According to Lakoff, the development of thought has been the process of developing better metaphors. He also points out that the application of one domain of knowledge to another offers new perceptions and understandings.
= this.file.name, = this.of or = this.for or = this.re or = this.in TABLE WITHOUT ID
file.link AS Name, in AS In, of AS Of, for AS For, re AS Re, as AS As, contact AS Contact, url AS URL, date AS Date
FROM #Type
WHERE
(
(
any(contains(for, this.for))
OR
any(contains(of, this.for))
OR
any(contains(by, this.for))
OR
any(contains(in, this.for))
OR
any(contains(re, this.for))
OR
any(contains(as, this.for))
AND
this.for
)
OR
(
any(contains(of, this.of))
OR
any(contains(for, this.of))
OR
any(contains(by, this.of))
OR
any(contains(in, this.of))
OR
any(contains(re, this.of))
OR
any(contains(as, this.of))
AND
this.of
)
OR
(
any(contains(of, this.in))
OR
any(contains(for, this.in))
OR
any(contains(by, this.in))
OR
any(contains(in, this.in))
OR
any(contains(re, this.in))
OR
any(contains(as, this.in))
AND
this.in
)
OR
(
any(contains(of, this.as))
OR
any(contains(for, this.as))
OR
any(contains(by, this.as))
OR
any(contains(in, this.as))
OR
any(contains(re, this.as))
OR
any(contains(as, this.as))
AND
this.as
)
OR
(
any(contains(for, this.file.name))
OR
any(contains(for, this.file.link))
OR
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
OR
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
OR
any(contains(by, this.file.name))
OR
any(contains(by, this.file.link))
OR
any(contains(re, this.file.name))
OR
any(contains(re, this.file.link))
OR
any(contains(as, this.file.name))
OR
any(contains(as, this.file.link))
)
AND file.name !=this.file.name
)
SORT file.etags DESC, date DESC, file.link ASC