aliases:
tags:
- Type/Identity/Group
- wikipedia
- proto
from:
- "[[Philosophy]]"
- "[[Sociology]]"
related:
contra:
to:
of:
in:
as:
dateCreated: 2023-10-24, 18:17
dateModified: 2023-10-25, 20:11
version: 1
publish: true
![]() |
The Frankfurt school is a school of sociology and critical philosophy associated with the Institute for Social Research, founded at Goethe University Frankfurt in 1923. Active in the Weimar Republic during the European interwar period, the Frankfurt School initially comprised intellectuals, academics, and political dissidents dissatisfied with the contemporary socio-economic systems of the 1930s. The Frankfurt theorists proposed that social theory was inadequate for explaining the turbulent political factionalism and reactionary politics occurring in 20th-century liberal capitalist societies, such as Nazism. Critical of both capitalism and of Marxism–Leninism as philosophically inflexible systems of social organization, the School's critical theory research indicated alternative paths to realizing the social development of a society and a nation. |
---|---|
wikipedia:: Frankfurt School |
= 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