Evan Harmon - Memex

The Republic

img 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)

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


Also By Or In Or Of = 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
The Republic
Interactive graph
On this page
The Republic
Justice
Also By Or In Or Of = this.file.name