aliases:
tags:
- Type/Identity/Individual
- proto
from:
- "[[What is it like to be a Bat]]"
related:
contra:
to:
of:
in:
as: "[[Philosopher]]"
born:
died:
dateCreated: 2023-10-19, 13:54
dateModified: 2023-11-24, 08:37
version: 1
publish: true
![]() |
Jewish American philosopher (born 1937) |
---|
wikipedia:: Thomas Nagel
Thomas Nagel (; born July 4, 1937) is a Jewish American philosopher. He is the University Professor of Philosophy and Law Emeritus at New York University, where he taught from 1980 to 2016. His main areas of philosophical interest are legal philosophy, political philosophy, and ethics.Nagel is known for his critique of material reductionist accounts of the mind, particularly in his essay "What Is It Like to Be a Bat?" (1974), and for his contributions to liberal moral and political theory in The Possibility of Altruism (1970) and subsequent writings. He continued the critique of reductionism in Mind and Cosmos (2012), in which he argues against the neo-Darwinian view of the emergence of consciousness.
= 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