List of philosophers (D–H)

Philosophers (and others important in the history of philosophy), listed alphabetically:

Note: This list has a minimal criteria for inclusion and the relevance to philosophy of some individuals on the list is disputed.
List of philosophers (D–H)
an alphabetical index
for articles about Philosophy

Topics
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Philosophers
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

D

E

F

G

H

Notes

  1. The Cambridge Dictionary of Philosophy, (Second Edition). Cambridge University Press; 1999. ISBN 0-521-63722-8
  2. Encyclopedia of Philosophy (Second Edition). Martin Gale; 2006. ISBN 0-02-865780-2
  3. The Oxford Companion to Philosophy. Oxford University Press; 1995. ISBN 0-19-866132-0
  4. Routledge Encyclopedia of Philosophy. Routledge; 1998. ISBN 978-0-415-07310-3
  5. Stanford Encyclopedia of Philosophy. January 16, 2010
gollark: Noted.
gollark: Wait, how did you make it highlight that?
gollark: ```x86asmBITS 64GLOBAL _startSECTION .textmsg: db "Hello, World!"len: equ $-msg_start: ; initialize stuff for `write` syscall mov rax, 1 ; write mov rdi, 1 ; fd 1 (stdout) mov rsi, $msg ; write from `msg` mov rdx, 512 ; write `len` bytes syscall ; exit mov rax, 60 mov rdi, 0 syscall```observe my idiomatic assembly code.
gollark: Make sure to set `bufsize` to a very large number so you can have !!FUN!! uninitialized memory.
gollark: You must put the informations into a registron.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.