aliases:
tags:
- Type/Identity/Individual
- proto
from:
- "[[Frankfurt school]]"
related:
contra:
to:
of:
in:
as:
- "[[Philosopher]]"
born:
died:
dateCreated: 2023-10-25, 20:11
dateModified: 2023-10-25, 20:12
version: 1
publish: true
![]() |
Max Horkheimer was a German philosopher and sociologist who was famous for his work in critical theory as a member of the Frankfurt School of social research. Horkheimer addressed authoritarianism, militarism, economic disruption, environmental crisis, and the poverty of mass culture using the philosophy of history as a framework. This became the foundation of critical theory. His most important works include Eclipse of Reason (1947), Between Philosophy and Social Science (1930–1938) and, in collaboration with Theodor Adorno, Dialectic of Enlightenment (1947). Through the Frankfurt School, Horkheimer planned, supported and made other significant works possible. |
---|---|
wikipedia:: Max Horkheimer |
Max Horkheimer (; German: [ˈhɔɐ̯kˌhaɪmɐ]; 14 February 1895 – 7 July 1973) was a German philosopher and sociologist who was famous for his work in critical theory as a member of the Frankfurt School of social research. Horkheimer addressed authoritarianism, militarism, economic disruption, environmental crisis, and the poverty of mass culture using the philosophy of history as a framework. This became the foundation of critical theory. His most important works include Eclipse of Reason (1947), Between Philosophy and Social Science (1930–1938) and, in collaboration with Theodor Adorno, Dialectic of Enlightenment (1947). Through the Frankfurt School, Horkheimer planned, supported and made other significant works possible.
= 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