aliases:
- Republic (Plato)
tags:
- Type/Source/Text/Book
- proto
from:
- "[[Plato]]"
related:
contra:
to:
by:
rating:
status:
dateCreated: 2023-12-03, 09:39
dateModified: 2023-12-03, 10:05
version: 1
publish: true
![]() |
Republic is a Socratic dialogue, authored by Plato around 375 BC, concerning justice, the order and character of the just city-state, and the just man. It is Plato's best-known work, and one of the world's most influential works of philosophy and political theory, both intellectually and historically. |
---|---|
wikipedia:: Republic (Plato) |
Republic (Greek: Πολιτεία, translit. Politeia; Latin: De Republica) is a Socratic dialogue, authored by Plato around 375 BC, concerning justice (δικαιοσύνη), the order and character of the just city-state, and the just man. It is Plato's best-known work, and one of the world's most influential works of philosophy and political theory, both intellectually and historically.In the dialogue, Socrates discusses the meaning of justice and whether the just man is happier than the unjust man with various Athenians and foreigners. He considers the natures of existing regimes and then proposes a series of hypothetical cities in comparison, culminating in Kallipolis (Καλλίπολις), a utopian city-state ruled by a class of philosopher-kings. They also discuss ageing, love, theory of forms, the immortality of the soul, and the role of the philosopher and of poetry in society. The dialogue's setting seems to be the time of the Peloponnesian War.
Allegory of the Cave
Justice
The Good is a Form of the Good
Cardinal virtues
Noble Lie
Philosopher king
Plato's theory of the tripartite soul and its mapping to a proposed city-state/society
Thus, the Good is Justice which is the wise and proper ordering of society into classes according to Plato's theory of soul
= 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