aliases:
tags:
- Type/Source/Text/Article
- proto
from:
- "[[Isaiah Berlin]]"
related:
- "[[Value pluralism]]"
- "[[ADHD]]"
contra:
to:
by:
- "[[Isaiah Berlin]]"
rating:
status:
dateCreated: 2023-10-24, 16:48
dateModified: 2023-10-24, 16:57
version: 1
publish: true
The Hedgehog and the Fox is an essay by philosopher Isaiah Berlin that was published as a book in 1953. It was one of his most popular essays with the general public. However, Berlin said, "I meant it as a kind of enjoyable intellectual game, but it was taken seriously. Every classification throws light on something". It has been compared to "an intellectual's cocktail-party game". | |
---|---|
wikipedia:: The Hedgehog and the Fox |
"a fox knows many things, but a hedgehog knows one big thing"
Berlin expands upon this idea to divide writers and thinkers into two categories: hedgehogs, who view the world through the lens of a single defining idea (examples given include Plato, Lucretius, Dante Alighieri, Blaise Pascal, Georg Wilhelm Friedrich Hegel, Fyodor Dostoyevsky, Friedrich Nietzsche, Henrik Ibsen, Marcel Proust and Fernand Braudel), and foxes, who draw on a wide variety of experiences and for whom the world cannot be boiled down to a single idea (examples given include Herodotus, Aristotle, Desiderius Erasmus, William Shakespeare, Michel de Montaigne, Molière, Johann Wolfgang Goethe, Aleksandr Pushkin, Honoré de Balzac, James Joyce and Philip Warren Anderson).
For there exists a great chasm between those, on one side, who relate everything to a single central vision, one system, less or more coherent or articulate, in terms of which they understand, think and feel - a single, universal, organising principle in terms of which alone all that they are and say has significance - and, on the other side, those who pursue many ends, often unrelated and even contradictory, connected, if at all, only in de facto way for some psychological or physiological cause, related to no moral or aesthetic principle. This last lead lives, perform acts and entertain ideas that are centrifugal rather than centripetal; their thought is scattered or diffused, moving on many levels, seizing upon the essence of a vast variety of experiences and objects; for they are themselves, consciously or unconsciously seeking to fit them into or exclude them from any one unchanging, all-embracing, sometimes self-contradictory and incomplete at times fanatical, military inner vision. The first kind of intellectual and artistic personality belongs to the hedgehogs, the second to the foxes.
= 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