Evan Harmon - Memex

Being and Time

img Being and Time is the 1927 magnum opus of German philosopher Martin Heidegger and a key document of existentialism. Being and Time had a notable impact on subsequent philosophy, literary theory and many other fields. Though controversial, its stature in intellectual history has been compared with works by Kant and Hegel. The book attempts to revive ontology through an analysis of Dasein, or "being-in-the-world." It is also noted for an array of neologisms and complex language, as well as an extended treatment of "authenticity" as a means to grasp and confront the unique and finite possibilities of the individual.
wikipedia:: Being and Time

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
Being and Time
Interactive graph
On this page
Being and Time
Also By Or In Or Of = this.file.name