<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE TOUCHGRAPH_LB [

<!ELEMENT TOUCHGRAPH_LB (NODESET, EDGESET, PARAMETERS)>
<!ELEMENT NODESET (NODE+)>
<!ELEMENT EDGESET (EDGE*)>
<!ELEMENT PARAMETERS (PARAM*)>

<!ELEMENT NODE (NODE_LOCATION?, NODE_LABEL?, NODE_URL?, NODE_HINT?)>

<!ELEMENT NODE_LABEL EMPTY>
<!ELEMENT NODE_URL EMPTY>
<!ELEMENT NODE_HINT EMPTY>

<!ATTLIST TOUCHGRAPH_LB
  version CDATA #REQUIRED >

<!ATTLIST NODE
  nodeID CDATA #REQUIRED >

<!ATTLIST NODE_LOCATION
  visible CDATA #IMPLIED
  x CDATA #IMPLIED
  y CDATA #IMPLIED >

<!ATTLIST NODE_LABEL
  label CDATA #REQUIRED
  shape CDATA #IMPLIED
  backColor CDATA #IMPLIED 
  textColor CDATA #IMPLIED
  fontSize CDATA #IMPLIED >

<!ATTLIST NODE_URL 
  url CDATA #REQUIRED 
  urlIsLocal CDATA #IMPLIED 
  urlIsXML CDATA #IMPLIED >

<!ATTLIST NODE_HINT 
  hint CDATA #REQUIRED 
  height CDATA #IMPLIED 
  width CDATA #IMPLIED 
  isHTML CDATA #IMPLIED >  

<!ELEMENT EDGE EMPTY>

<!ATTLIST EDGE
  fromID CDATA #REQUIRED
  toID CDATA #REQUIRED 
  length CDATA #IMPLIED 
  color CDATA #IMPLIED 
  type CDATA #IMPLIED
  visible CDATA #IMPLIED >

<!ELEMENT PARAM EMPTY>

<!ATTLIST PARAM
  name CDATA #REQUIRED
  value CDATA #REQUIRED >
]>

<TOUCHGRAPH_LB version="1.20">

    <NODESET>

<NODE nodeID="Aeschylus">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Aeschylus" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aeschylus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(525-456 BC) was the earliest of the three greatest Greek tragedians, the others being Sophocles and Euripides." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Sophocles">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Sophocles" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Sophocles" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(496-406 BC) was one of the three great ancient Greek tragedians.  Wrote Oedipus the King, Oedipus at Colonus, Antigone, Ajax, Electra." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Euripides">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Euripides" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Euripides" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(480-406 BC) was the last of the three great Greek tragedians.  His plays focus on the inner lives and motives of his characters in a way previously unknown to Greek audiences." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Socrates">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Socrates" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Socrates" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(470-399 BC) was an ancient Greek philosopher who is widely credited for laying the foundation for Western philosophy.  Perhaps his most important contribution to Western thought is the dialectic (answering a question with a question), known as the Socratic Method." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Aristophenes">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Aristophenes" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aristophenes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(448 BC-385 BC) was a Greek Old Comic dramatist. Many of Aristophanes' plays were political, and often satirized well-known citizens of Athens." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Thales">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Thales" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thales" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(624-546 BC) Many regard him as the first philosopher in the Greek tradition as well as the father of science." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Anaximander">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Anaximander" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Anaximander" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(610-546 BC) Ancient sources represent him as a successful student of astronomy and geography, and an early proponent of exact science. Anaximander took the first principle to be an endless, unlimited primordial mass " width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Aristotle">
<NODE_LOCATION x="0" y="-150" visible="true"/>
<NODE_LABEL label="Aristotle" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aristotle" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(384-322 BC) was a Greek philosopher who wrote books on many subjects, including physics, poetry, zoology, logic, rhetoric, government, and biology. Aristotle valued knowledge gained from the senses and in modern terms would be classed among the modern empiricists." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Anaxagoras">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Anaxagoras" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Anaxagoras" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(500-428 BC) Anaxagoras brought philosophy and the spirit of scientific inquiry from Ionia to Athens.  He attempted to give a scientific account of eclipses, meteors, rainbows and the sun." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Pericles">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Pericles" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pericles" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(495-429 BC) was a prominent and influential statesman, orator and general of Athens in the city's Golden Age." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Pythagoras">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Pythagoras" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pythagoras" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(582-507 BC) was an Ionian mathematician and philosopher, founder of the mystic, religious and scientific society called Pythagoreans.  Plato and Pythagoras shared a 'mystical approach to the soul and its place in the material world.'" width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Euclid">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Euclid" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Euclid" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(325-265 BC) was a Greek mathematician, considered to be the father of geometry.  His most popular work, Elements, is thought to be one of the most successful textbooks in the history of mathematics." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Leucippus">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Leucippus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leucippus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(first half of 5th century BC) was among the earliest originators of atomism, the philosophical belief that everything is composed entirely of various imperishable, indivisible elements called atoms." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Democritus">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Democritus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Democritus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(born around 450 BC) Democritus was a student of Leucippus and co-originator of atomism. According to legend, Democritus was supposed to be mad because he laughed at everything." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Plato">
<NODE_LOCATION x="0" y="-200" visible="true"/>
<NODE_LABEL label="Plato" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Plato" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(427-347 BC) was an immensely influential ancient Greek philosopher, a student of Socrates, writer of philosophical dialogues, and founder of the Academy in Athens. Plato's metaphysics divides the world into two distinct aspects: the intelligible world of forms, and the perceptual world we see around us." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Protagoras">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Protagoras" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Protagoras" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(481-420 BC) was a pre-Socratic philosopher. His most famous saying is: 'Man is the measure of all things: of things which are, that they are so, and of things which are not, that they are not.'" width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="ZenoofCitium">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Zeno of Citium" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Zeno_of_Citium" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(333-264 BC) was a Hellenistic philosopher, who started the Stoic school of philosophy. Zeno preached that man conquers the world by conquering himself." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Cleanthes">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Cleanthes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Cleanthes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(301-242 BC) was a Stoic philosopher" width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Chrysippus">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Chrysippus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Chrysippus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(280-207 BC) initiated the success of Stoicism as the one of the most influential philosophical movements for centuries in the Greek and Roman world." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Epicurus">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Epicurus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Epicurus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(341-270 BC) was the founder of Epicureanism, one of the most popular schools of Hellenistic Philosophy.  Like Democritus, he was an atomist.  Epicurus' philosophy is based on the theory that all good and bad derive from sensation: Pleasureable sensations are good, painful sensations bad." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Xenophanes">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Xenophanes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Xenophanes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(570-480 BC) was a Greek philosopher, poet, and social and religious critic. Xenophanes is often seen as one of the first monotheists, in the Western philosophy of religion." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Parmenides">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Parmenides" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Parmenides" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(early 5th century BC) was a student of Ameinias and the founder of the School of Elea, which also included Zeno of Elea. He argued that the every-day perception of reality of the physical world is mistaken, and that the reality of the world is 'One Being'." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="ZenoofElea">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Zeno of Elea" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Zeno_of_Elea" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(490-430 BC) was a pre-Socratic Greek philosopher. Called by Aristotle the inventor of the dialectic, he is best known for his paradoxes against motion." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Antisthenes">
<NODE_LOCATION visible="false"/>
<NODE_LABEL label="Antisthenes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antisthenes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(444-365 BC) was a devoted pupil of Socrates and the founder of the Cynic school of philosophy." width="200" height="150" isHTML="true"/>
</NODE>

<NODE nodeID="Cicero">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cicero" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Cicero" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(106-43 BC) was an orator, statesman, political theorist, and philosopher of Ancient Rome. He is generally considered the greatest Latin orator and prose stylist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Seneca">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Seneca" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Seneca_the_Younger" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(4 BC - 65 CE) Seneca's brand of Stoic philosophy emphasized practical steps by which the reader might confront life's problems. In particular he considered it important to confront the fact of one's own mortality." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Alexander">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Alexander" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alexander_the_Great" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(356-323 BC) was one of the most successful military commanders in history, conquering most of his known world before his death. Aristotle gave Alexander a thorough training in rhetoric and literature and stimulated his interest in science, medicine, and philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Plotinus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Plotinus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Plotinus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(205-270) was a student of Ammonius Saccas and a founder of Neoplatonism. Plotinus taught that there is a supreme, totally transcendent 'One', containing no division, multiplicity or distinction; likewise it is beyond all categories of being and non-being." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AmmoniusSaccas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ammonius Saccas" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ammonius_Saccas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(3rd century CE) often called the founder of the Neoplatonic school. Ammonius' fundamental doctrine was an eclecticism, derived from a critical study of Plato and Aristotle." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Origen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Origen" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Origen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(182-251) was an Early Christian scholar, theologian, and early father of the Christian Church. He was thus a pronounced idealist, regarding all things temporal and material as insignificant and indifferent, the only real and eternal things being comprised in the idea." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Augustine">
<NODE_LOCATION x="0" y="-100" visible="true"/><NODE_LABEL label="Augustine" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Augustine_of_Hippo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(354-430) was one of the most important figures in the development of Western Christianity. His work The Confessions is often called the first Western autobiography." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Aquinas">
<NODE_LOCATION x="0" y="-50" visible="true"/><NODE_LABEL label="Aquinas" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aquinas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1225-1274) was an Italian philosopher and theologian in the scholastic tradition. Aquinas had an enormous influence on subsequent Christian theology, especially that of the Roman Catholic Church, and on Western philosophy in general, where he stands as a vehicle and modifier of Aristotelianism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Isaiah">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Isaiah" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Isaiah" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="was the son of Amoz, and commonly considered the author of the Book of Isaiah." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jeremiah">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jeremiah" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jeremiah" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="was one of the greater prophets of the Old Testament." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jesus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jesus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jesus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(5 BC - 33 CE) is the central figure of Christianity. The theme of Jesus' preachings was that of repentance, forgiveness of sin, grace, and the coming of the Kingdom of God. " width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lucretius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lucretius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Lucretius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(94-49 BC) was a Roman poet and philosopher. The main purpose of his work was to free men's minds of superstition and the fear of death. It achieves this through expounding the philosophical system of Epicurus, whom Lucretius immortalizes." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Paul">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Paul" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_of_Tarsus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(8-65) is widely considered to be central to the early development and spread of Christianity, particularly westward from Jerusalem. 'Paul is responsible for the future universality of the Christian church.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Virgil">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Virgil" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Virgil" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(70-19 BC) was an ancient Roman poet, the author of the Eclogues, the Georgics and the Aeneid. Aeneas' inner turmoil and shortcomings make him a more realistic character than the heroes of Homeric poetry, such as Odysseus." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RogerBacon">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Roger Bacon" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Roger_Bacon" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1214-1294) was one of the most famous Franciscan friars of his time. He was an English philosopher who placed considerable emphasis on empiricism, and has been presented as one of the earliest advocates of the modern scientific method in the West." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Boethius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Boethius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Boethius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(480-524) was the author of Consolation of Philosophy, which he wrote in prison while awaiting his execution. His lifelong project was a deliberate attempt to preserve ancient classical knowledge." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hobbes">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hobbes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hobbes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1588-1679) was an English philosopher, whose famous 1651 book Leviathan set the agenda for nearly all subsequent Western political philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Descartes">
<NODE_LOCATION x="100" y="0" visible="true"/><NODE_LABEL label="Descartes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Descartes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1596-1650) was a noted French philosopher, mathematician, and scientist. In his Meditations on First Philosophy, Descartes constructs a system of knowledge, discarding perception as unreliable and instead admitting only deduction as a method." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="DunsScotus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Duns Scotus" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Duns_Scotus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1266-1308) was a theologian, philosopher, and logician. He was the one of the first medieval logicians to break from the Aristotle's statistical model of possibility and necessity, and to consider instead the concept of logical possibility." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ockham">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ockham" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_of_Ockham" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1285-1347) was an English Franciscan friar and scholastic philosopher. Ockham has been called 'the greatest nominalist that ever lived'. 'Ockham's razor' suggests that one should always opt for an explanation in terms of the fewest possible number of causes, factors, or variables." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dante">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dante" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Dante" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1265-1321) was an Italian Florentine poet. His greatest work, la Divina Commedia (The Divine Comedy), is considered the greatest literary statement produced in Europe during the Middle Ages." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Petrarch">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Petrarch" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Petrarch" urlIsLocal="false" urlIsXML="false"/><NODE_HINT hint="(1304-1374) Petrarch, more than any other man, is credited with inspiring the humanist philosophy which led to the intellectual flowering of the Renaissance. He believed in the immense moral and practical value of the study of ancient history and literature - that is, the study of human thought and action." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ptolemy">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ptolemy" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ptolemy" urlIsLocal="false" urlIsXML="false"/><NODE_HINT hint="(90-168) was a Greek-speaking geographer, astronomer, and astrologer who lived in the Hellenistic culture of Roman Egypt." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Copernicus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Copernicus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Copernicus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1473-1543) was an astronomer who provided the first modern formulation of a heliocentric theory of the solar system." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kant">
<NODE_LOCATION x="0" y="50" visible="true"/><NODE_LABEL label="Kant" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kant" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1724-1804) is regarded as one of the most influential thinkers of modern Europe and the last major philosopher of the Enlightenment. Kant argued that the objective order of nature and the causal necessity that operates within it are dependent upon the mind." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rodin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rodin" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rodin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1840-1917) was a French sculptor. His unique, virtuoso ability to organize a complex, turbulent, deeply pocketed surface set him apart from the figure sculpture traditions before and since his time." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AlbertusMagnus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Albertus Magnus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Albertus_Magnus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1193-1280) was a Dominican friar who became famous for his comprehensive knowledge and advocacy for the peaceful coexistence of science and religion." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pico">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pico" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pico_della_Mirandola" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1463-1494) was an Italian Renaissance humanist philosopher and scholar, whose short influential life was brilliant, peripatetic, adventurous and almost theatrical in its eventfulness and intensity. He wrote the famous Oration on the Dignity of Man which has been called the 'Manifesto of the Renaissance'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="LorenzodeMedici">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lorenzo de Medici" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Lorenzo_de%27_Medici" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1449-1492) was an Italian statesman. His financial support for artists was instrumental in the development of Florence as the center of 15th century Renaissance Europe." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="daVinci">
<NODE_LOCATION visible="false"/><NODE_LABEL label="da Vinci" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/DaVinci" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1452-1519) was a talented Italian Renaissance Roman Catholic polymath: architect, anatomist, sculptor, engineer, inventor, geometer, scientist, mathematician, musician, and painter." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Donatello">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Donatello" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Donatello" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1386-1466) was a famous Florentine artist and sculptor of the early Renaissance." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Botticelli">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Botticelli" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Botticelli" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1445-1510) was an Italian painter of the Florentine school." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Michelangelo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Michelangelo" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Michelangelo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1475-1564) was an Italian Renaissance sculptor, painter, Renaissance architect and poet. One of the qualities most admired by his contemporaries was his terribilità, a sense of awe-inspiring grandeur." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Raphael">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Raphael" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Raphael" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1483-1520) was a master painter and architect of the Florentine school in the Italian High Renaissance, celebrated for the perfection and softness of his paintings." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Machiavelli">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Machiavelli" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Machiavelli" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1469-1527) was a Florentine political philosopher, musician, poet, and romantic comedic playwright. Machiavelli was also a key figure in the Renaissance and the development of realist political theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Heraclitus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Heraclitus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Heraclitus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(535-475 BC) known as 'The Obscure', he disagreed with Thales, Anaximander, and Pythagoras about the nature of the ultimate substance, but instead claimed that the nature of everything is change itself. Heraclitus is recognized as one of the earliest dialectical philosophers." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Nietzsche">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Nietzsche" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Nietzsche" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1844-1900) German philologist and philosopher, produced critiques of religion, morality, contemporary culture, and philosophy, centered around the life-affirming and life-denying qualities of different attitudes and beliefs." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="FriedrichAlbertLange">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Friedrich Albert Lange" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Albert_Lange" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1828-1875) Lange maintains that neither materialism nor any other metaphysical system has a valid claim to ultimate truth. For empirical phenomenal knowledge materialism with its exact scientific methods has done most valuable service. Ideal metaphysics have a value as the embodiment of high aspirations, in the same way as poetry and religion." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schopenhauer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schopenhauer" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Schopenhauer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1788-1860) was a German philosopher most famous for his work The World as Will and Representation. He saw salvation, deliverance, or escape from worldly suffering in aesthetic contemplation, sympathy for others, and ascetic living. Schopenhauer said he was influenced by the Upanishads, Immanuel Kant, and Plato. He also appreciated the teachings of the Buddha and even called himself a Buddhaist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hume">
<NODE_LOCATION x="50" y="50" visible="true"/><NODE_LABEL label="Hume" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/David_Hume" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1711-1776) was a Scottish philosopher, economist, and historian. Hume along with his fellow members of the Scottish Enlightenment advanced the idea that the explanation of moral principles is to be sought in the utility they tend to promote." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rousseau">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rousseau" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rousseau" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1712-1778) was a Geneva-born philosopher of the Enlightenment whose political ideas influenced the French Revolution, the development of socialist theory, and the growth of nationalism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Berkeley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Berkeley" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Berkeley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1685-1753) was an Irish philosopher whose primary philosophical achievement is the advancement of subjective idealism, which states that individuals can only directly know sensations and ideas of objects, not abstractions such as matter." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wittgenstein">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wittgenstein" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wittgenstein" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1889-1951) was an Austrian philosopher who wrote on the foundations of logic, the philosophy of mathematics, language, and the mind. 'At the core of all well-founded belief, lies belief that is unfounded.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Freud">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Freud" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Freud" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1856-1939) was an Austrian neurologist and the founder of the psychoanalytic school of psychology. Freud is best known for his studies of sexual desire, repression, and the unconscious mind." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jung">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jung" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Carl_Jung" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1875-1961) was a Swiss psychiatrist and founder of analytical psychology. Jung emphasized understanding the psyche through exploring the worlds of dreams, art, mythology, world religion and philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Buddha">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Buddha" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gautama_Buddha" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(560-480 BC) was a spiritual teacher in the ancient Indian subcontinent. The Buddha taught that suffering is an inherent part of existence; that the origin of suffering is ignorance and the main symptoms of that ignorance are attachment and craving; and that attachment and craving can be ceased by following his teachings." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Locke">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Locke" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Locke" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1632-1704) was a British Empiricist. Locke argued a government could only be legitimate if it received the consent of the governed through a social contract and protected the natural rights of life, liberty, and estate." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Leibniz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Leibniz" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leibniz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1646-1716) was a German polymath. He invented calculus independently of Newton and invented the binary system, foundation of virtually all modern computer architectures." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hamann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hamann" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hamann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1730-1788) was a German philosopher and Pietist Protestant. 'Our knowledge is piecemeal - no dogmatist is in a position to feel this great truth, if he is to play his role and play it well; and through a vicious circle of pure reason skepsis itself becomes dogma.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Herder">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Herder" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johann_Gottfried_Herder" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1744-1803) was a German poet, critic, theologian, and philosopher. Herder was one of the first to argue that language determines thought. 'A poet is the creator of the nation around him, he gives them a world to see and has their souls in his hand to lead them to that world.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kierkegaard">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kierkegaard" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kierkegaard" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1813-1855) was a Danish theologian and considered the first existentialist philosopher. He thought that to have faith is at the same time to have doubt. 'Personality is only ripe when a man has made the truth his own.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schleiermacher">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schleiermacher" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Schleiermacher" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1768-1834) was a German student of Kant, whose work has had a profound impact upon the  field of Hermeneutics. Like Herder, he believes that language, and therefore thought, are fundamentally social in nature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jacobi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jacobi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Heinrich_Jacobi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1743-1819) was a German philosopher who made his mark on philosophy by coining the term nihilism and promoting it as the prime fault of Enlightenment thought and Kantianism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Spinoza">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Spinoza" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Spinoza" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1632-1677) was one of the great rationalists of 17th-century philosophy and, by virtue of his magnum opus the Ethics, one of the definitive ethicists. Spinoza argued that God and Nature were two names for the same reality, the single substance (meaning 'to stand beneath' rather than 'matter')." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hegel">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hegel" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Georg_Wilhelm_Friedrich_Hegel" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1770-1831) A German philosopher who argued that History and the concrete are important in getting out of the circle of the perennial problems of philosophy. Hegel's main philosophical project was to take contradictions and tensions and interpret them as part of a comprehensive, evolving, rational unity that, in different contexts, he called 'the absolute idea' or 'absolute knowledge'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Emerson">
<NODE_LOCATION x="0" y="150" visible="true"/><NODE_LABEL label="Emerson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ralph_Waldo_Emerson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1803-1882) was an American author, poet, and philosopher. Emerson was strongly influenced by the Vedas, and much of his writing has strong shades of nondualism. 'Our life is an apprenticeship to the truth that around every circle another can be drawn; that there is no end in nature, but every end is a beginning.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Goethe">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Goethe" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Goethe" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1749-1832) was a German polymath: he was a poet, novelist, dramatist, humanist, painter, the author of Faust. Goethe argued for a change that would become the basis for 19th century thought - organic rather than geometrical, evolving rather than created, and based on sensibility and intuition, rather than on imposed order, culminating in, as he said, a 'living quality' wherein the subject and object are dissolved together in a poise of inquiry." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dostoevsky">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dostoevsky" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Dostoevsky" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1821-1881) is considered one of the greatest Russian writers. His works often feature characters living in poor conditions with disparate and extreme states of mind, and exhibit an uncanny grasp of human psychology. Dostoevsky engendered fully dramatic novels of ideas where conflicting views and characters are left to develop unevenly into unbearable crescendo." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wagner">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wagner" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wagner" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1813-1883) was an influential German composer, conductor, music theorist, and essayist, primarily known for his operas. Nietzsche proposed Wagner's music as the Dionysian rebirth of European culture in opposition to Apollonian rationalist decadence." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Heidegger">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Heidegger" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Heidegger" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1889-1976) attempted to reorient Western philosophy away from metaphysical and epistemological and toward ontological questions, that is, questions concerning the meaning of being. 'Language is the house of Being. In its home man dwells. Those who think and those who create with words are the guardians of this home.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Sartre">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Sartre" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jean_Paul_Sartre" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1905-1980) was a French existentialist philosopher, dramatist and screenwriter, novelist and critic. He believed that novels and plays describing fundamental experiences have as much value as do philosophical theories. 'Man first of all exists, encounters himself, surges up in the world - and defines himself afterwards.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Confucius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Confucius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Confucius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(551-479 BC) was a famous Chinese thinker and social philosopher. His philosophy emphasised personal and governmental morality, correctness of social relationships, justice and sincerity. Confucius' teaching can be considered a Chinese variant of humanism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Newton">
<NODE_LOCATION x="100" y="50" visible="true"/><NODE_LABEL label="Newton" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Isaac_Newton" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1643-1727) was an English physicist, mathematician, astronomer, alchemist, and natural philosopher. He described universal gravitation, the three laws of motion and developed calculus, laying the groundwork for classical mechanics. Newton refashioned the world governed by an interventionist God into a world crafted by a God that designs along rational and universal principles." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Husserl">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Husserl" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edmund_Husserl" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1859-1938) was a German philosopher, known as the father of phenomenology, which takes the intuitive experience of phenomena (what presents itself to us in phenomenological reflexion) as its starting point and tries to extract from it the essential features of experiences and the essence of what we experience." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Godel">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gödel" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kurt_G%C3%B6del" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1906-1978) was a logician, mathematician, and philosopher of mathematics. Gödel is best known for his two incompleteness theorems, the most famous theorem stating that for any self-consistent recursive axiomatic system powerful enough to describe the arithmetic of the natural numbers, there are true propositions about the naturals that cannot be proved from the axioms." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Marx">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Marx" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Karl_Marx" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1818-1883) was a German philosopher, political economist, and socialist revolutionary. He is most famous for his analysis of history in terms of class struggles, summed up in the opening line of the introduction to the Communist Manifesto: 'The history of all hitherto existing society is the history of class struggles.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Carnap">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Carnap" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rudolf_Carnap" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1891-1970) was a leading member of the Vienna Circle and a prominent advocate of logical positivism. Pseudoproblems in Philosophy asserted that many philosophical questions were meaningless, the way they were posed amounted to an abuse of language." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Averroes">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Averroes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Averroes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1126-1198) was an Andalusian-Arab philosopher and physician, a master of philosophy and Islamic law, mathematics, and medicine. Averroes tried to reconcile Aristotle's system of thought with Islam. He believed that the soul was not eternal, and that in fact all beings share one soul." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mill">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mill" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Stuart_Mill" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1806-1873) was an English political economist, liberal, socialist, and utilitarian thinker. Mill proposes that each individual has the right to act as he wants, so long as these actions do not harm others, and that free discourse is a necessary condition for intellectual and social progress." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bain">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bain" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alexander_Bain" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1818-1903) was a Scottish educationalist and early psychologist. He demanded that psychology should be cleared of metaphysics, allowing it to be acquired as a distinct positive science." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jefferson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jefferson" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_Jefferson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1743-1826) was the third President of the United States and principal author of the Declaration of Independence. He promoted classical liberalism, republicanism, and the separation of church and state." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Montaigne">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Montaigne" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Montaigne" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1533-1592) was one of the most influential writers of the French Renaissance. Montaigne is known for inventing the essay; he became famous for his effortless ability to merge serious intellectual speculation with casual anecdotes and autobiography. 'I am myself the matter of my book.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Shakespeare">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Shakespeare" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Shakespeare" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1564-1616) was an English poet and playwright widely regarded as the greatest writer of the English language. 'There is nothing either good or bad, but thinking makes it so.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pascal">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pascal" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Blaise_Pascal" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1623-1662) was a French mathematician, physicist, and religious philosopher. He collaborated with Fermat to create the mathematical theory of probabilities. Pascal agreed with Montaigne that achieving certainty in axioms and conclusions through human methods is impossible." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Fermat">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Fermat" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Fermat" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1601-1665) was a French lawyer and a mathematician who is given credit for his contribution towards the development of modern calculus and theory of numbers" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="deBeauvoir">
<NODE_LOCATION visible="false"/><NODE_LABEL label="de Beauvoir" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Simone_de_Beauvoir" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1908-1986) was a French philosopher. De Beauvoir's The Second Sex, published in French in 1949, sets out a feminist existentialism with a significant Freudian aspect. Her analysis focuses on the concept of The Other. It is the (social) construction of Woman as the quintessential Other that de Beauvoir identifies as fundamental to women's oppression." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Voltaire">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Voltaire" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Voltaire" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1694-1778) was a French Enlightenment writer, essayist, deist and philosopher. Voltaire is known for his sharp wit, philosophical writings, and defense of civil liberties, including freedom of religion and the right to a fair trial. 'Those who can make you believe absurdities can make you commit atrocities.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Grimmbrothers">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Grimm brothers" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Brothers_Grimm" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1785/6-1859/63) German professors who were best known for publishing collections of authentic folk tales and fairy tales, and for their work in linguistics, relating to how the sounds in words shift over time." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Durer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dürer" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Albrecht_Durer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1471-1528) was a German painter, wood carver, engraver, and mathematician. Born in Nuremberg, Germany, he is best known for his woodcuts in series." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Luther">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Luther" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Martin_Luther" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1483-1546) was a German monk, priest, professor, theologian, and church reformer. Luther posted 95 Theses on the Castle Church door in Wittenberg for a disputation on indulgences, condemning greed and worldliness in the Church as an abuse." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Erasmus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Erasmus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Erasmus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1466-1536) was a Dutch humanist and theologian. As a scholar, he tried to free the methods of scholarship from the rigidity and formalism of medieval traditions; but he was not satisfied with this." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ThomasMore">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Thomas More" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_More" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1478-1535) was an English lawyer, author, statesman, and Catholic martyr. He is recognised as having a major influence on developing equity as an additional legal system in English law. More coined the word 'utopia', a name he gave to an ideal, imaginary island nation whose political system he described in a book published in 1516." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Coleridge">
<NODE_LOCATION x="0" y="100" visible="true"/><NODE_LABEL label="Coleridge" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Samuel_Taylor_Coleridge" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1772-1834) was an English poet, critic, and philosopher who was one of the founders of the Romantic Movement in England." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wordsworth">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wordsworth" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Wordsworth" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1770-1850) was a major English romantic poet who helped launch the Romantic Age in English literature. '...but little heard of among Men, The external World is fitted to the Mind'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Thoreau">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Thoreau" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henry_David_Thoreau" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1817-1862) was an American author, development critic, naturalist, transcendentalist, pacifist, tax resister and philosopher who is most famous for his written account, Walden, a reflection upon simple living amongst nature, and his essay, Civil Disobedience, an argument for individual resistance to civic government as moral opposition to an unjust law." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hawthorne">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hawthorne" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Nathaniel_Hawthorne" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1804-1864) was a 19th century American novelist and short story writer." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Longfellow">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Longfellow" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henry_Wadsworth_Longfellow" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1807-1882) was an American poet whose work is based on familiar and easily understood themes with simple, clear, and flowing language. His poetry created an audience in America and contributed to creating American mythology." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MargaretFuller">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Margaret Fuller" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Margaret_Fuller" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1810-1850) was a journalist, critic and women's rights activist. She edited the transcendentalist journal, The Dial for the first two years of its existence." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Frege">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Frege" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gottlob_Frege" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1848-1925) was a German mathematician who became a logician and philosopher. He helped found both modern mathematical logic and analytic philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Tarski">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Tarski" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alfred_Tarski" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1902-1983) was a logician and mathematician of considerable philosophical importance. Tarski's mathematical interests were exceptionally broad for a mathematical logician." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Russell">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Russell" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Bertrand_Russell%2C_3rd_Earl_Russell" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1872-1970) was a British philosopher, logician, and mathematician. Russell saw logic and science as the principal tools of the philosopher. He believed that the main task of the philosopher was to illuminate the most general propositions about the world and to eliminate confusion. In particular, he wanted to end what he saw as the excesses of metaphysics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ChristiaanHuygens">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Christiaan Huygens" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Christiaan_Huygens" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1629-1695), was a Dutch mathematician and physicist. Huygens receives credit for his role in the development of modern calculus, for his arguments that light consisted of waves, and for writing the first book on probability theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schelling">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schelling" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Wilhelm_Joseph_von_Schelling" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1775-1854) was a German philosopher who believed that a transcendent apprehension through artistic creativity, or a mystical intuition through religious experience is required to realize the reality of the 'Godhead'. 'History as a whole is a progressive, gradually self-disclosing revelation of the Absolute.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Peirce">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Peirce" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Charles_Peirce" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1839-1914) was an American polymath, with contributions to logic, mathematics, philosophy, and the theory of signs, or semeiotic. Peirce believed that any truth is provisional, and that the truth of any proposition cannot be certain but only probable. Peirce's pragmatism may be understood as a method of sorting out conceptual confusions by linking the meaning of concepts to their operational or practical consequences." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schiller">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schiller" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Schiller" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1759-1805) was a German poet, philosopher, historian, and dramatist. He developed the concept of the Schöne Seele (beautiful soul), a human being whose emotions have been educated by his reason, so that Pflicht und Neigung (duty and inclination) are no longer in conflict with one another; thus beauty, for Schiller, is not merely a sensual experience, but a moral one as well." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Darwin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Darwin" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Charles_Darwin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1809-1882) was an English naturalist who produced considerable evidence that species originated through evolutionary change and proposed that natural selection is the mechanism by which such change occurs." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Quine">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Quine" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Willard_Van_Orman_Quine" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1908-2000) was an American philosopher and logician. His major writings include 'Two Dogmas of Empiricism', which attacked the distinction between analytic and synthetic propositions and advocated a form of semantic holism. 'In point of epistemological footing, the physical objects and the gods differ only in degree and not in kind. Both sorts of entities enter our conceptions only as cultural posits.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Einstein">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Einstein" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Albert_Einstein" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1879-1955) was a German-born theoretical physicist. He played a leading role in formulating the special and general theories of relativity; moreover, he made significant contributions to quantum theory and statistical mechanics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="FrancisBacon">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Francis Bacon" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Francis_Bacon" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1561-1626) was an English philosopher, statesman and essayist but is best known for leading the scientific revolution with his new 'observation and experimentation' theory which is the way science has been conducted ever since. In the context of his time, such methods were connected with the occult trends of hermeticism and alchemy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Plutarch">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Plutarch" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Plutarch" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(46-127) was a Greek historian, biographer, and essayist. His best-known work is the Parallel Lives, a series of biographies of famous Greeks and Romans, arranged as dyads to illuminate their common moral virtues or failings. 'The mind is not a vessel to be filled but a fire to be kindled.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Fichte">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Fichte" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Fichte" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1762-1814) was one of the founding figures of the philosophical movement known as German idealism. Fichte argued that self-consciousness was a social phenomenon. A necessary condition of any subjects' self-awareness, he argued, is the existence of other rational subjects. These subjects influence and summons the subject or self into an awareness of itself." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Diderot">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Diderot" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Diderot" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1713-1784) was a French philosopher and writer. He was a prominent figure in what became known as the Enlightenment, and was the editor-in-chief of the famous Encyclopédie." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="d'Holbach">
<NODE_LOCATION visible="false"/><NODE_LABEL label="d'Holbach" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Baron_d%27Holbach" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1723-1789) was a French author, philosopher and encyclopedist. He is most famous as being one of the first outspoken atheists in Europe." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="EdwardGibbon">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Edward Gibbon" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edward_Gibbon" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1737-1794) was an English historian and Member of Parliament. His most important work is The History of the Decline and Fall of the Roman Empire." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Montesquieu">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Montesquieu" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Montesquieu" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1689-1755) was a French political thinker who lived during the Enlightenment. He is famous for his articulation of the theory of separation of powers." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Asimov">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Asimov" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Isaac_Asimov" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1920-1992) was a Russian-born American author and biochemist, a highly successful and exceptionally prolific writer best known for his works of science fiction and for his popular science books." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Vonnegut">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Vonnegut" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kurt_Vonnegut" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1922-) is an American novelist and satirist.  Vonnegut's narration can be characterized by wild leaps of imagination and a deep cynicism, tempered by humanism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AdamSmith">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Adam Smith" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Adam_Smith" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1723-1790) was a Scottish political economist and moral philosopher. His Inquiry into the Nature and Causes of the Wealth of Nations was one of the earliest attempts to study the historical development of industry and commerce in Europe, and provided one of the best-known rationales for free trade, capitalism and libertarianism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Godwin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Godwin" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Godwin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1756-1836) was an English journalist, political philosopher and novelist. He is considered one of the first exponents of utilitarianism, and one of the first modern proponents of anarchist philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Malthus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Malthus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_Malthus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1766-1834) was an English demographer and political economist. He is best known for his pessimistic but highly influential views on population growth." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ricardo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ricardo" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/David_Ricardo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1772-1823) was a political economist, often credited with systematizing economics, and was one of the most influential of the classical economists." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JamesMill">
<NODE_LOCATION visible="false"/><NODE_LABEL label="James Mill" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_Mill" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1773-1836) was a Scottish historian, economist, political theorist, and philosopher." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hutcheson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hutcheson" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Francis_Hutcheson_%28philosopher%29" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1694-1746) was an Irish philosopher and one of the founding fathers of the Scottish Enlightenment.  His ethical writing focus on the 'moral sense', arguing that benevolent feelings form an original and irreducible part of our nature, and that the test of virtuous action is its tendency to promote the general welfare." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JamesMadison">
<NODE_LOCATION visible="false"/><NODE_LABEL label="James Madison" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_Madison" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1751-1836) was the fourth President of the United States. Known as the 'Father of the Constitution,' he played a leading role in the creation of the United States Constitution in 1787." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Chydenius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Chydenius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Anders_Chydenius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1729-1803) was the leading classical liberal of Nordic history. He proposes ideas of free trade and industry, explores the relationship between economy and society, lays out the principles for both liberalism, capitalism, and modern democracy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hayek">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hayek" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Hayek" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1899-1992) was an Austrian-born British economist and political philosopher. He is noted primarily for his defense of liberal democracy and free-market capitalism against socialist and collectivist thought in the mid-20th century. He proposed the connectionist hypothesis that forms the basis of the technology of neural networks and of much of modern neurophysiology." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bentham">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bentham" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jeremy_Bentham" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1748-1832) was an English jurist, utilitarian philosopher, and legal and social reformer. He argued in favor of individual and economic freedom, including the separation of church and state, freedom of expression, equal rights for women, animal rights, the end of slavery, the abolition of physical punishment (including that of children), the right to divorce, free trade, and in defense of usury and homosexuality." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ruskin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ruskin" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Ruskin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1819-1900) was an art critic, social critic, author, poet and artist. Ruskin's essays on art and architecture were extremely influential in the Victorian and Edwardian eras. 'Go to nature in all singleness of heart, rejecting nothing and selecting nothing.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Carlyle">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Carlyle" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_Carlyle" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1795-1881) was a Scottish essayist, satirist, and historian. The combination of a religious temperament with loss of faith in traditional Christianity made Carlyle's work appealing to many Victorians who were grappling with scientific and political changes that threatened the traditional social order." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Popper">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Popper" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Karl_Popper" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1902-1994) was an Austrian and British philosopher. Popper is best known for advancing empirical falsifiability as the criterion for scientific theory, and for his vigorous defense of liberal democracy and the principles of social criticism necessary for an 'open society'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lakatos">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lakatos" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Imre_Lakatos" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1922-1974) was a philosopher of mathematics and of science. Lakatos tried to establish that no theorem of informal mathematics is final or perfect." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Laozi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Laozi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Laozi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(6th century BC) is a major figure in Chinese philosophy whose existence is still debated; he is recognised as the founder of Daoism and author of the Daodejing. 'The Way that can be spoken of is not the constant Way.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Zhuangzi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Zhuangzi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Zhuang_Zi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(4th century BC) was a famous philosopher in ancient China. Zhuangzi's philosophy is mildly skeptical. He argued that natural dispositions to behavior combine with acquired ones - including dispositions to use names of things, to approve/disapprove based on those names and to act in accordance to the embodied standards." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Borges">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Borges" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jorge_Luis_Borges" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1899-1986) was an Argentine writer, poet and literary critic. Many of his stories concern the nature of time, infinity, mirrors, labyrinths, reality, and identity, mixing the real with the fantastic and fact with fiction. 'It may be that universal history is the history of the different intonations given a handful of metaphors.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Galileo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Galileo" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Galileo_Galilei" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1564-1642) was an Italian physicist, astronomer, astrologer. His achievements include improvements to the telescope, a variety of astronomical observations, the first and second laws of motion, and effective support for Copernicanism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cervantes">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cervantes" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Miguel_de_Cervantes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1547-1616) was a Spanish novelist, poet and playwright. He is best known for his novel Don Quixote de la Mancha, which is considered by many to be the first modern novel." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Flaubert">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Flaubert" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gustave_Flaubert" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1821-1880) was a French novelist who is counted among the greatest Western novelists. He is known especially for his first published novel Madame Bovary and for his scrupulous devotion to his art and style." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dickens">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dickens" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Charles_Dickens" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1812-1870) was the foremost novelist of the Victorian era as well as a vigorous social campaigner. Dickens' writing style is florid and poetic, with a strong comic touch, and his characters are among the most memorable in English literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="LewisMumford">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lewis Mumford" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Lewis_Mumford" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1895-1990) was an American historian of technology and science. Particularly noted for his study of cities and urban architecture, he had a tremendously broad career as a writer that also included a period as an influential literary critic." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Melville">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Melville" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Herman_Melville" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1819-1891) was an American Romantic novelist, essayist, and poet. Melville is most famously the author of Moby-Dick, a profound meditation on hubris, providence, nature, society, and the human struggle for meaning, happiness, and salvation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Joyce">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Joyce" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_Joyce" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1882-1941) was an expatriate Irish writer and poet.  He is best known for his landmark novel Ulysses, a masterwork in Modernist writing, celebrated for its groundbreaking stream-of-consciousness technique, highly experimental prose - full of puns, parodies, and allusions." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jonson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jonson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ben_Jonson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1572-1637) was an English Renaissance dramatist, poet and actor. He is best known for his plays Volpone and The Alchemist and his lyric poems." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Blake">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Blake" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Blake" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1757-1827) was an English poet, painter, and printmaker. Blake used illuminated printing for most of his well-known works, including Songs of Innocence and Experience. 'The imagination is not a State: it is the Human existence itself.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Proust">
<NODE_LOCATION x="0" y="200" visible="true"/><NODE_LABEL label="Proust" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marcel_Proust" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1871-1922) was a French intellectual, novelist, essayist and critic, best known as the author of the semiautobiographical novel In Search of Lost Time, popularly known for its length and the author's notion of involuntary memory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Camus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Camus" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Albert_Camus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1913-1960) was a French author and philosopher and one of the principal luminaries of absurdism, a philosophy stating that the efforts of humanity to find meaning in the universe will ultimately fail because no such meaning exists." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kafka">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kafka" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Franz_Kafka" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1924) was one of the major German-language novelists and short story writers of the 20th century. His writing is characterized by mundane yet absurd and surreal circumstances." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lacan">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lacan" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jacques_Lacan" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1901-1981) was a French psychoanalyst, psychiatrist, and doctor, arguing for a 'return to Freud.' Lacan insisted Freud's ideas of slips of the tongue, jokes and suchlike all emphasised the agency of language in subjective constitution." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Valery">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Valéry" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Valéry" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1871-1945) was a French author and Symbolist poet, who wrote many essays and aphorisms on art, history, letters, music and current events. 'God made everything out of nothing, but the nothingness shows through.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Stein">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Stein" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gertrude_Stein" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1946) was an American expatriate writer, poet, feminist, playwright, and catalyst in the development of modern art and literature. Her stream-of-consciousness experiments, rhythmical 'portraits', were designed to evoke 'the excitingness of pure being' and can be seen as an answer to Cubism in literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Yeats">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Yeats" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Butler_Yeats" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1865-1939) was an Anglo-Irish poet, dramatist, mystic and public figure. 'Books are but waste paper unless we spend in action the wisdom we get from thought - asleep. When we are weary of the living, we may repair to the dead, who have nothing of peevishness, pride, or design in their conversation.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Eliot">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Eliot" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/T._S._Eliot" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1888-1965) was an American poet, dramatist and literary critic, whose works include The Love Song of J. Alfred Prufrock, The Waste Land, The Hollow Men, and Four Quartets. 'Poetry is not a turning loose of emotion, but an escape from emotion; it is not the expression of personality, but an escape from personality.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Picasso">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Picasso" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pablo_Picasso" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1881-1973) was a Spanish painter and sculptor. One of the most recognized figures in 20th century art, he is best known as the co-founder of cubism, along with Georges Braque." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hemingway">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hemingway" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ernest_Hemingway" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1899-1961) was an American expatriate novelist, short-story writer and journalist. His distinctive writing style is characterized by economy and understatement and had a significant influence on the development of twentieth century fiction." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pound">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pound" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ezra_Pound" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1885-1972) was an American expatriate, poet, musician, critic, and major figure of the Modernist movement. 'Properly, we should read for power. Man reading should be man intensely alive. The book should be a ball of light in one's hand.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Shelley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Shelley" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Percy_Bysshe_Shelley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1792-1822) was one of the major English Romantic poets and is widely considered to be among the finest lyric poets of the English language. 'History is a cyclic poem written by time upon the memories of man.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Byron">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Byron" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Byron%2C_6th_Baron_Byron" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1788-1824) was an Anglo-Scottish poet and a leading figure in Romanticism. Don Juan, Byron's masterpiece, has roots deep in literary tradition and involves itself with its own contemporary world at all levels - social, political, literary and ideological." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MaryShelley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mary Shelley" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mary_Shelley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1797-1851) was an English novelist, the author of Frankenstein, or The Modern Prometheus." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ayer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ayer" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alfred_Ayer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1910-1989) was a British philosopher known for his promotion of logical positivism, particularly in his books Language, Truth and Logic. Ayer's verification principle asserts that a sentence is meaningful only if it has verifiable empirical import." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Feyerabend">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Feyerabend" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Feyerabend" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1924-1994) was an Austrian-born philosopher of science. Feyerabend became famous for his purportedly anarchistic view of science and his rejection of the existence of universal methodological rules. Feyerabend argues that renormalization or other ad hoc methods are essential to the progress of science for several reasons." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Whitehead">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Whitehead" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alfred_North_Whitehead" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1861-1947) was an English mathematician who became an American philosopher. He wrote on algebra, logic, foundations of mathematics, philosophy of science, physics, metaphysics, and education. Whitehead was a process theist: just as the entire universe is in constant flow and change, God, as source of the universe, is viewed as growing and changing." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Fitzgerald">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Fitzgerald" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/F._Scott_Fitzgerald" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1896-1940) was an Irish American Jazz Age novelist and short story writer, author of The Beautiful and Damned and The Great Gatsby. 'Here was a new generation, a new generation dedicated more than the last to the fear of poverty and the worship of success, grown up to find all gods dead, all wars fought, all faiths to man shaken.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Delacroix">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Delacroix" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Delacroix" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1798-1863) was the most important of the French Romantic painters. Delacroix' use of expressive brushstrokes and his study of the optical effects of color profoundly shaped the work of the Impressionists, while his passion for the exotic inspired the artists of the Symbolist movement." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Manet">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Manet" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/%C3%89douard_Manet" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1832-1883) was a French painter. His early masterworks The Luncheon on the Grass and Olympia engendered great controversy, and served as rallying points for the young painters who would create Impressionism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Goya">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Goya" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Francisco_Goya" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1746-1828) was a Spanish painter and printmaker. He has been regarded both as the last of the old masters and as the first of the moderns. The subversive and subjective element in his art, as well as his bold handling of paint, provided a model for Manet and Picasso." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Velazquez">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Velázquez" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Diego_Velazquez" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1599-1660) was a Spanish painter, the leading artist in the court of King Philip IV. Velázquez's artwork proved a model for the realist and impressionist painters, in particular Édouard Manet." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Davidson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Davidson" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Donald_Davidson_%28philosopher%29" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1917-2003) was an American philosopher. Published mostly in the form of short essays making no explicit use of any overriding theory, his work is nonetheless noted for a strongly unified character, focusing on philosophy of mind and philosophy of language." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dennett">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dennett" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Daniel_Dennett" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1942-) is a prominent American philosopher, writing on philosophy of mind, science, and biology, particularly as those fields relate to evolutionary biology and cognitive science. 'I view the standard philosophical terminology as worse than useless--a major obstacle to progress since it consists of so many errors.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dali">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dalí" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Salvador_Dal%C3%AD" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1904-1989) was a Catalan-Spanish artist. He is best known for his surrealist work identified by its striking, bizarre, dreamlike images. The surrealists hailed what Dalí called the Paranoiac-critical method of accessing the subconscious for greater artistic creativity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rubens">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rubens" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Peter_Paul_Rubens" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1577-1640) was the most popular and prolific Flemish and European painter of the 17th century. He was the proponent of an exuberant Baroque style which emphasized movement, colour, and sensuality." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Monet">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Monet" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Claude_Monet" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1840-1926) was a French Impressionist painter. The term Impressionism is derived from the title of his painting Impression, Sunrise." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Degas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Degas" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edgar_Degas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1834-1917) was a French artist. While often identified as an Impressionist, Degas had his own distinct style, one developed from two very different influences, Jean Auguste Dominique Ingres, and Japanese prints." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="VanGogh">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Van Gogh" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Vincent_Van_Gogh" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1853-1890) was a Dutch draughtsman and painter, classified as a Post-Impressionist. He became a pioneer of what came to be known as Expressionism, the tendency of an artist to distort reality for an emotional effect." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="James">
<NODE_LOCATION visible="false"/><NODE_LABEL label="James" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_James" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1842-1910) was a pioneering American psychologist and philosopher. He wrote influential books on the young science of psychology, educational psychology, psychology of religious experience and mysticism, and the philosophy of pragmatism. 'The 'true' is only the expedient in our way of thinking, just as the 'right' is only the expedient in our way of behaving.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Stoppard">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Stoppard" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Tom_Stoppard" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1937-) is a British playwright, famous for plays such as The Real Thing, Rosencrantz and Guildenstern Are Dead, and Arcadia. Stoppard's plays are plays of ideas that deal with philosophical issues, yet he combines the philosophical ideas he presents with verbal wit and visual humor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dewey">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dewey" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Dewey" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1859-1952) was an American pragmatist philosopher, psychologist, and educational reformer. Dewey characterizes knowledge as an instrumental, adaptive response to the environment in an attempt to actively restructure it. 'Man is not logical and his intellectual history is a record of mental reserves and compromises.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="KrafftEbing">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Krafft-Ebing" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Richard_von_Krafft-Ebing" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1840-1902) was an Austro-German psychiatrist who wrote Psychopathia Sexualis, a famous study of sexual perversity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Faulkner">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Faulkner" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Faulkner" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1897-1962) was a Nobel Prize-winning Modernist novelist from Mississippi. Faulkner was known for using long, serpentine sentences and meticulously chosen diction. His work is known for literary devices like stream of consciousness, multiple narrations or points of view, and narrative time shifts." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Marquez">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Márquez" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gabriel_Garc%C3%ADa_M%C3%A1rquez" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1928-) is a Colombian novelist, journalist, publisher, political activist, winner of the Nobel Prize in Literature, author of One Hundred Years of Solitude.  His novels are some of the most popular in the genre of magical realism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="HenryMiller">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Henry Miller" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henry_Miller" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1891-1980) was an American writer, author of Tropic of Cancer, known for breaking with existing literary forms and developing a new sort of novel that is a mixture of novel, autobiography, social criticism, philosophical reflection, surrealist free association, and mysticism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="EdmundWilson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Edmund Wilson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edmund_Wilson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1895-1972) was an American writer, noted chiefly for his literary criticism. His book Axel's Castle: A Study in the Imaginative Literature of 1870-1930 (1931) was a sweeping survey of Symbolism. Wilson was interested in modern culture as a whole, and many of his writings go beyond the realm of pure literary criticism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kundera">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kundera" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Milan_Kundera" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1929-) is a Franco-Czech writer. He is best known as the author of The Unbearable Lightness of Being. Kundera's characters are generally depicted specifically as figments of his imagination, not as real human beings merely depicted - as opposed to created - by his writing. " width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Whitman">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Whitman" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Walt_Whitman" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1819-1892) one of America's best and most influential poets. He abandoned the rhythmic and metrical structures of European poetry for an expansionist freestyle verse, which delivered his philosophical view that America was destined to reinvent the world as emancipator and liberator of the human spirit." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ginsberg">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ginsberg" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Allen_Ginsberg" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1926-1997) was an American Beat poet, strongly influenced by Modernism, Romanticism, the beat and cadence of jazz, Buddhism and Judaism. 'America after all it is you and I who are perfect not the next world.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Weber">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Weber" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Weber" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1864-1920) was a German political economist and sociologist. 'The fate of our times is characterized by rationalization and intellectualization and, above all, by the 'disenchantment of the world.' Precisely the ultimate and most sublime values have retreated from public life either into the transcendental realm of mystic life or into the brotherliness of direct and personal human relations.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rawls">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rawls" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Rawls" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1921-2002) was an American political philosopher. Among the ideas from Rawls's work that have received wide attention are Justice as Fairness, and Public Reason, the common reason of all citizens in a pluralist society." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Berlin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Berlin" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Isaiah_Berlin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1909-1997) was a political philosopher and historian of ideas. Berlin distinguished between two forms or concepts of liberty - negative liberty and positive liberty - and argued that the latter is politically dangerous because it tempts rulers to curtail people's negative liberties 'for their own good'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Tolstoy">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Tolstoy" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leo_Tolstoy" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1828-1910) was a Russian novelist, philosopher, Christian anarchist, pacifist, and educational reformer, author of War and Peace and Anna Karenina. Tolstoy's fiction consistently attempts to convey realistically the Russian society in which he lived." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rilke">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rilke" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rainer_Maria_Rilke" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1875-1926) is generally considered the German language's greatest 20th century poet. His haunting images tend to focus on the difficulty of communion with the ineffable in an age of disbelief, solitude, and profound anxiety." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gandhi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gandhi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mahatma_Gandhi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1869-1948) was a major political and spiritual leader of India and the Indian Independence Movement. He was the pioneer and perfector of Satyagraha - resistance through mass civil disobedience strongly founded upon ahimsa (total non-violence)." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cezanne">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cézanne" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_C%C3%A9zanne" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1839-1906) was a French artist, a Post-Impressionist painter. Cézanne's work demonstrates a mastery of design, colour, composition and draftsmanship. His often repetitive, sensitive, and exploratory brushstrokes are highly characteristic and clearly recognisable." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Poe">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Poe" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edgar_Allen_Poe" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1809-1849) was an American poet, short story writer, editor, critic and one of the leaders of the American Romantic Movement. Poe associated the aesthetic aspect of art with pure ideality claiming that the mood or sentiment created by a work of art elevates the soul, and is thus a spiritual experience." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pushkin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pushkin" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aleksandr_Pushkin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1799-1837) was a Russian Romantic author who is considered to be the greatest Russian poet and the founder of modern Russian literature. Pushkin pioneered the use of vernacular speech in his poems and plays, creating a style of storytelling mixing drama, romance, and satire." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gogol">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gogol" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Nikolai_Gogol" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1809-1852) was a Russian writer. Perhaps his best known work is Dead Souls, seen by many as the first 'modern' Russian novel.  His works are characterize by a mix of humor, social realism, the fantastic, and unusual prose forms." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mallarme">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mallarmé" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/St%C3%A9phane_Mallarm%C3%A9" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1842-1898) was a French poet and critic. He was a major French symbolist poet and rightly famed for his salons, occasional gatherings of intellectuals at his house for discussions of poetry, art, philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wilde">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wilde" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Oscar_Wilde" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1854-1900) was an Anglo-Irish playwright, novelist, poet, and short story writer. Known for his barbed and clever wit, he was one of the most successful playwrights and greatest celebrities of late Victorian London. 'All that I desire to point out is the general principle that life imitates art far more than art imitates life.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Nabokov">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Nabokov" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Vladimir_Nabokov" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1899-1977) was a Russian-American author. Nabokov is noted for his complex plots, clever word play, and use of alliteration. He gained both fame and notoriety with his novel Lolita." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MartinLutherKingJr">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Martin Luther King Jr" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Martin_Luther_King%2C_Jr." urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1929-1968) was an American political activist, the most famous leader of the American civil rights movement, and a Baptist minister.  He is considered a peacemaker throughout the world for his promotion of nonviolence and equality treatment for different races." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Derrida">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Derrida" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jacques_Derrida" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1930-2004) was an Algerian-born French literary critic and philosopher, the founder of 'deconstruction', a process of questioning the stability of binary oppositions within a text. 'No one gets angry at a mathematician or a physicist whom he or she doesn't understand, or at someone who speaks a foreign language, but rather at someone who tampers with your own language.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Woolf">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Woolf" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Virginia_Woolf" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1882-1941) is one of the foremost modernist literary figures of the twentieth century, preferring to be called humanist than a feminist. In her works she experimented with stream-of-consciousness, the underlying psychological as well as emotional motives of characters, and the various possibilities of fractured narrative and chronology." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MaynardKeynes">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Maynard Keynes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Maynard_Keynes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1946) was a British economist whose ideas, called Keynesian economics, had a major impact on modern economic and political theory as well as on many governments' fiscal policies." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Seurat">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Seurat" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Georges-Pierre_Seurat" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1859-1891) was a French painter and the founder of Neoimpressionism. He thought that the knowledge of perception and optical laws could be used to create a new language of art using lines, color intensity and color schema to create harmony and emotion." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="deKooning">
<NODE_LOCATION visible="false"/><NODE_LABEL label="de Kooning" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Willem_de_Kooning" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1904-1997) was an abstract expressionist painter, who has a famous series of 'Woman' paintings. The savagely applied pigment and the use of colors that seem vomited on his canvas combine to reveal a woman all too congruent with some of modern man's most widely held sexual fears." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ToulouseLautrec">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Toulouse-Lautrec" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henri_de_Toulouse-Lautrec" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1864-1901) was an important post-Impressionist painter, art nouveau illustrator, and lithographer, and recorded the bohemian lifestyle of Paris at the end of the 19th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Signac">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Signac" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Signac" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1863-1935) was a French neo-impressionist painter who, working with Georges Seurat, helped develop the pointillist style." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wollstonecraft">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wollstonecraft" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mary_Wollstonecraft" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1759-1797) was a British writer, philosopher, and early feminist. She wrote several novels, essays, and children's books, but is best known for her A Vindication of the Rights of Woman" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Geddes">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Geddes" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Sir_Patrick_Geddes" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1854-1932) was Scottish biologist and botanist, known also as an innovative thinker in the fields of urban planning and education. Geddes shared the belief with John Ruskin that social processes and spatial form are related. Geddes demonstrated this theory through his work in Edinburgh's 'Old Town'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kepler">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kepler" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johannes_Kepler" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1571-1630) was a German mathematician, astronomer, astrologer, and an early writer of science fiction stories. He is best known for his laws of planetary motion." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pynchon">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pynchon" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_Pynchon" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1937-) is an American writer based in New York City. He is noted for his dense and complex works of fiction, including  V., The Crying of Lot 49, and Gravity's Rainbow." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Salinger">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Salinger" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/J._D._Salinger" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1919-) is an American author best known for The Catcher in the Rye. A major theme in Salinger's work is the strong yet delicate mind of 'disturbed' adolescents." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kerouac">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kerouac" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jack_Kerouac" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1922-1969) was an American novelist, writer, poet, artist, and part of the Beat Generation. He called his style Spontaneous Prose, a literary technique akin to stream of consciousness." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Burroughs">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Burroughs" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Burroughs" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1914-1997) was an American novelist, essayist, social critic, painter and spoken word performer. Burroughs' work is semi-autobiographical, drawn from his experiences as an opiate addict." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Williams">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Williams" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Carlos_Williams" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1963) was an American poet closely associated with Modernism and Imagism. Williams tried to invent an entirely fresh form, an American form of poetry whose subject matter was centered on everyday circumstances of life and the lives of common people." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="DeLillo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="DeLillo" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Don_DeLillo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1936-) is an American author best known for his novel White Noise, with its postmodern themes of rampant consumerism, media saturation, novelty intellectualism, underground conspiracies, the disintegration and re-integration of the family, and the promise of rebirth through violence." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hesse">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hesse" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Herman_Hesse" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1877-1962) was a German-born poet, novelist, and painter. His best known works include Steppenwolf, Siddhartha, and The Glass Bead Game." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Swedenborg">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Swedenborg" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Emanuel_Swedenborg" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1688-1772) was a Swedish scientist, philosopher, seer, and theologian. At age fifty-six he experienced visions of the spiritual world and claimed to have talked with angels, devils, and spirits by visiting heaven and hell." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Milton">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Milton" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Milton" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1608-1674) was an English poet, best-known for his epic poem Paradise Lost, which depicts the creation of the universe, earth, and humanity, conveys the origin of sin, death, and evil, engages with political ideas of tyranny, liberty and justice, and defends theological positions on predestination, free will, and salvation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Brentano">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Brentano" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Franz_Brentano" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1838-1917) was an influential figure in both philosophy and psychology. Brentano is best known for his reintroduction of the concept of intentionality - the content of every psychological act, its direction to an object." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Foucault">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Foucault" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Michel_Foucault" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1926-1984) was a French philosopher known for his critical studies of psychiatry, medicine, and the prison system, and exploring the relation between power and knowledge. In The Archaeology of Knowledge, he details how truth claims emerge during various epochs on the basis of what was actually said and written during these periods of time." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Scheler">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Scheler" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Scheler" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1928) was a German philosopher known for his work in phenomenology, ethics, and philosophical anthropology. Scheler's phenomenology centered around a theory of ranked values - and a disorder 'of the heart' occurs whenever a person prefers a value of a lower rank to a higher rank, or a disvalue to a value." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Saussure">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Saussure" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ferdinand_de_Saussure" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1857-1913) was a Geneva-born Swiss linguist responsible for significant developments in linguistics.  He proposed that language may be analyzed as a formal system of differential elements, apart from the messy dialectics of realtime production and comprehension." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Durkheim">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Durkheim" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/%C3%89mile_Durkheim" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1858-1917) was a french sociologist, one of the fathers of sociology. Durkheim explained the existence and quality of different parts of a society by reference to what function they served in keeping the society healthy and balanced, insisting that society was more than the sum of its parts." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bergson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bergson" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henri_Bergson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1859-1941) was a French philosopher. Among other of his views on life, he felt laughter is a corrective evolved to make social life possible for human beings. 'To perceive means to immobilize. We seize, in the act of perception, something which outruns perception itself.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Comte">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Comte" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Auguste_Comte" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1798-1857) was a French positivist thinker and came up with the term of sociology to name the new science made by Saint-Simon. Comte is famous for his 'law of three phases' - Theological, Metaphysical, and Scientific - one of the first theories of the social evolutionism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Spencer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Spencer" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Herbert_Spencer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1820-1903) was an English Philosopher and prominent classical liberal political theorist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Donne">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Donne" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Donne" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1572-1631) was a Jacobean poet, preacher, and metaphysical poet. 'And new Philosophy calls all in doubt, the element of fire is quite put out; the Sun is lost, and the earth, and no mans wit can well direct him where to look for it.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ryle">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ryle" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gilbert_Ryle" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1900-1976) was a philosopher, and a representative of the generation of British ordinary language philosophers influenced by Wittgenstein's insights into language." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="EdwardBellamy">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Edward Bellamy" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edward_Bellamy" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1850-1898) was an American author, most famous for his utopian novel, Looking Backward (1888), set in the year 2000 when working hours are reduced and society's goods are distributed equally." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="EbenezerHoward">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ebenezer Howard" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ebenezer_Howard" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1850-1928) was a prominent British urban planner. His book, Garden Cities of Tomorrow, offered a vision of towns free of slums and enjoying the benefits of both town and country." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RobertOwen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Robert Owen" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Owen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1771-1858) was a Welsh socialist and social reformer. He is considered the father of the cooperative movement. Owen argued that man's character is made not by him but for him, so he should be exposed to good influence from an early start." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ozenfant">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ozenfant" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Am%C3%A9d%C3%A9e_Ozenfant" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1886-1966) was a French cubist painter. He met the Swiss architect and painter Le Corbusier in 1917, and they jointly expounded the doctrines of Purism in their book Après le cubisme." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="leCorbusier">
<NODE_LOCATION visible="false"/><NODE_LABEL label="le Corbusier" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Le_Corbusier" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1887-1965) was a Swiss architect famous for his contributions to what is now called modernism, or the International Style. He was dedicated to providing better living conditions for the residents of crowded cities." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="vanderRohe">
<NODE_LOCATION visible="false"/><NODE_LABEL label="van der Rohe" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ludwig_Mies_van_der_Rohe" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1886-1969) one of the pioneering masters of modern architecture. He developed the use of exposed steel structure and glass to enclose and define space, striving for a minimal framework of structural order balanced against the implied freedom of open space." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JaneJacobs">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jane Jacobs" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jane_Jacobs" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1916-2006) was a writer and activist, best known for The Death and Life of Great American Cities, in which she advocates dense, mixed-use neighbourhoods over the imposition of abstract plans. The paradigm that she embodies and represents is one of common sense, practical realism, and above all induction from fact." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="FrankLloydWright">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Frank Lloyd Wright" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Frank_Lloyd_Wright" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1867-1959) was an American 'organic' architect, famous for extended low buildings with shallow, sloping roofs, overhangs and terraces, and using unfinished materials." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Baudelaire">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Baudelaire" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Charles_Baudelaire" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1821-1867) was a French poet, important critic and translator. He was one of the first poets to describe and celebrate life in the crowded modern city. 'I have cultivated my hysteria with delight and terror.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Geertz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Geertz" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Clifford_Geertz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1926-) is an American 'champion of symbolic anthropology', which asserts that the function of culture is to impose meaning on the world and make it understandable." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="WilliamMorris">
<NODE_LOCATION visible="false"/><NODE_LABEL label="William Morris" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Morris" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1834-1896) was an English artist, writer, socialist activist and pioneer of Eco-socialism, one of the principal founders of the Arts and Crafts movement, favoring a return to hand-craftsmanship, and insisting that art should be affordable, hand-made, and that there should be no hierarchy of artistic mediums." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Engels">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Engels" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Friedrich_Engels" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1820-1895) was a German political philosopher who developed communist theory alongside  his companion Karl Marx. He also contributed significantly to feminist theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gaudi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gaudí" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antoni_Gaudí" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1852-1926) was a Spanish Catalan architect of the Modernisme (Art Nouveau) movement. Gaudí was fascinated by nature, and incorporated nature's angles and fluid curves into his designs." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Apollinaire">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Apollinaire" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Guillaume_Apollinaire" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1880-1918) was a poet, writer, and art critic, credited with coining the word surrealism. 'Now and then it's good to pause in our pursuit of happiness and just be happy.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ErikSatie">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Erik Satie" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Erik_Satie" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1866-1925) was a French composer, pianist and writer. His music was ahead of many 20th century avant-garde artistic ideas." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Breton">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Breton" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Andr%C3%A9_Breton" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1896-1966) was a French writer, poet. His writings include the Surrealist Manifesto of 1924, defining surrealism as pure psychic automatism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ViolletleDuc">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Viollet-le-Duc" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Eugène_Viollet-le-Duc" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1814-1879) was a French architect and theorist, famous for his restorations of medieval buildings, which did not aim so much at accurately recreating a historical situation as much as at creating a 'perfect building' of medieval style." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Guimard">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Guimard" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hector_Guimard" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1867-1942) was an architect, who is considered to be the most prominent representative of artists and architects who worked in the Art Nouveau style in France, creating the iconic edicule of the Paris Métro." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rimbaud">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rimbaud" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Arthur_Rimbaud" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1854-1891) was a French poet. He admitted his method for attaining poetical transcendence or visionary power was through a 'long, immense and rational derangement of all the senses.' His A Season in Hell is regarded as one of the pioneering instances of modern Symbolist writing." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Veblen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Veblen" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thorstein_Veblen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1857-1929) was a Norwegian-American sociologist and economist, most famous for his Theory of the Leisure Class and the phrase 'conspicuous consumption'. The Veblenian dichotomy pits the 'ceremonial' (supporting the past and tribal legends) against the 'instrumental' (judging value by the ability to control future consequences)." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kesey">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kesey" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ken_Kesey" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1935-2001) was an American author, best known for his novel, One Flew Over the Cuckoo's Nest, and as a countercultural figure who famously experimented with psychedelic drugs." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Magritte">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Magritte" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ren%C3%A9_Magritte" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1898-1967) was a Belgian surrealist artist. His work frequently displays a juxtaposition of ordinary objects, or an unusual context, giving new meanings to familiar things. 'It does not mean anything, because mystery means nothing either, it is unknowable.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Miro">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Miró" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joan_Mir%C3%B3" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1893-1983) was a Catalan painter, sculptor and ceramist. His work has been interpreted as Surrealism, a sandbox for the subconscious mind, a re-creation of the childlike." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MaxErnst">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Max Ernst" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Ernst" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1891-1976) was a German dadaist and surrealist artist. 'Painting is not for me either decorative amusement, or the plastic invention of felt reality; it must be every time: invention, discovery, revelation.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Giacometti">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Giacometti" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alberto_Giacometti" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1901-1966) was a Swiss sculptor, painter, draftsman and printmaker. He had a unique artistic phase in which his statues became stretched out - their limbs elongated." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="SamuelBeckett">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Samuel Beckett" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Samuel_Beckett" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1906-1989) was an Irish dramatist, novelist and poet. Beckett's work is stark and fundamentally minimalist. 'My characters have nothing. I'm working with impotence, ignorance... that whole zone of being that has always been set aside by artists as something unusable - something by definition incompatible with art.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mead">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mead" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Herbert_Mead" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1863-1931) was an American pragmatist philosopher, sociologist and psychologist. He maintains the antipositivistic view that the self arises out of social experience as an object of socially symbolic gestures and interactions. Existence in community comes before individual consciousness." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Sidgwick">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Sidgwick" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henry_Sidgwick" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1838-1900) was an English philosopher. He adopted a position of ethical hedonism, according to which the criterion of goodness in any given action is that it produces the greatest possible amount of universal pleasure." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Debussy">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Debussy" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Claude_Debussy" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1862-1918) was a French composer. He wrote in less standard scales, such as the whole-tone, which creates a sense of floating, ethereal harmony." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Eco">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Eco" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Umberto_Eco" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1932-) is an Italian medievalist, philosopher and novelist, best known for his novel The Name of the Rose. Eco's work illustrates the postmodernist literary theory concept of hypertextuality, or the inter-connectedness of all literary works and their interpretation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dilthey">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dilthey" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wilhelm_Dilthey" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1833-1911) was a German historian, psychologist, sociologist, and hermeneutic philosopher. The school of Romantic hermeneutics stressed that an interpreter - not necessarily a Cartesian subject - could use insight, combined with cultural and historical context, to bring about truer understanding of a text." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pissarro">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pissarro" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Camille_Pissarro" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1830-1903) was a French Impressionist painter, who also played with Pointilism for a while. His mature work displays an empathy for peasants and laborers, and sometimes evidences his radical political leanings." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gauguin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gauguin" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Gauguin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1848-1903) was a leading Post-Impressionist artist - his bold experimentation with coloring led directly to the Synthetist style while his expression of the inherent meaning of his subjects, under the influence of the cloisonnist style, paved the way to Primitivism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Renoir">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Renoir" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pierre-Auguste_Renoir" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1841-1919) was a French artist who was a leading figure in the development of the Impressionist style, noted for his use of vibrant light and color and of painting people in intimate and candid compositions." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Sisley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Sisley" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alfred_Sisley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1839-1899) was a British Impressionist landscape painter who lived and worked in France. His work strongly invokes atmosphere and his skies are always very impressive." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dickinson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dickinson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Emily_Dickinson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1830-1886) was an American poet, regarded along with Walt Whitman as one of the two quintessential American poets of her century. 'He ate and drank the precious Words, his Spirit grew robust; He knew no more that he was poor, nor that his frame was Dust.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Habermas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Habermas" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/J%C3%BCrgen_Habermas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1929-) is a German philosopher and sociologist in the tradition of critical theory and American pragmatism, best known for his concept of the public sphere.  He is wary of reinforcing trends that rationalize widening areas of public life, submitting them to generalizing logic of efficiency and control." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Adorno">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Adorno" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Theodor_W._Adorno" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1903-1969) was a German sociologist, philosopher, musicologist, and composer. Adorno's works focuses on art, literature and music as key areas of sensuous, indirect critique of the established culture and petrified modes of thought." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="EdmundBurke">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Edmund Burke" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edmund_Burke" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1729-1797) was an Anglo-Irish statesman, author, orator, political theorist, and philosopher. Burke's 'liberal' conservatism opposes the implementation of grand theoretical plans of radical political change but recognizes the necessity of gradual reform." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rossini">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rossini" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gioacchino_Rossini" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1792-1868) was an Italian musical composer who wrote The Barber of Seville and William Tell." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="vonMises">
<NODE_LOCATION visible="false"/><NODE_LABEL label="von Mises" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ludwig_von_Mises" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1881-1973) was a notable economist and a major influence on the modern libertarian movement." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Levinas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lévinas" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Emmanuel_L%C3%A9vinas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1906-1995) was a French philosopher and Talmudic commentator." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Merleau-Ponty">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Merleau-Ponty" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Maurice_Merleau-Ponty" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1908-1961) was a French phenomenologist philosopher, strongly influenced by Edmund Husserl. Merleau-Ponty developed the concept of the body-subject as an alternative to the cartesian cogito." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Arendt">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Arendt" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hannah_Arendt" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1906-1975) was a German political theorist, focusing on the nature of power, and the subjects of politics, authority, and totalitarianism. Much of her work focuses on affirming a conception of freedom which is synonymous with collective political action among equals." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Jaspers">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jaspers" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Karl_Jaspers" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1969) a German psychiatrist and philosopher, had a strong influence on modern theology, psychiatry and philosophy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ricoeur">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ricoeur" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Ricoeur" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1913-2005) was a French philosopher best known for combining phenomenological description with hermeneutic interpretation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gadamer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gadamer" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hans-Georg_Gadamer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1900-2002) was a German philosopher best known for his 1960 magnum opus, Truth and Method." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="LeoStrauss">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Leo Strauss" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leo_Strauss" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1899-1973) was a German-born American political philosopher who specialized in the study of classical philosophy. He regarded the trial and death of Socrates as the moment in which political philosophy, as understood by Strauss, came to light." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AllanBloom">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Allan Bloom" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Allan_Bloom" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1930-1992) was an American philosopher, public intellectual, neoconservative and academic. Bloom championed the idea of 'Great Books' education, as did his mentor Leo Strauss, and became famous for criticism of contemporary American higher education." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Benjamin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Benjamin" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Walter_Benjamin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1892-1940) was a German Marxist literary critic, essayist, translator, and philosopher. Benjamin combined ideas of Jewish mysticism with historical materialism in a body of work which was an entirely novel contribution to Marxist philosophy and aesthetic theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Brecht">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Brecht" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Bertolt_Brecht" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1898-1956) was an influential German socialist dramatist, stage director, and poet of the 20th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Searle">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Searle" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Searle" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1932-) an American philosopher noted for contributions to the philosophy of language, philosophy of mind and consciousness, on the characteristics of socially constructed versus physical realities, and on practical reason." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Chaucer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Chaucer" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Geoffrey_Chaucer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1343-1400) was an English author, poet, philosopher, bureaucrat (courtier), and a diplomat, best remembered for his unfinished frame narrative The Canterbury Tales." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Frost">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Frost" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Frost" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1963) was an American poet who frequently drew inspiration from rural life in New England, using the setting to explore complex social and philosophical themes." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cummings">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cummings" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/E._E._Cummings" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1894-1962) was an American poet, painter, essayist, and playwright. Cummings is probably best known for his poems and their unorthodox usage of capitalization, layout, punctuation and syntax." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="DosPassos">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dos Passos" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Dos_Passos" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1896-1970) was an important Portuguese-American novelist and artist. His 1925 novel Manhattan Transfer introduced experimental stream-of-consciousness techniques into Dos Passos' method." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AmyLowell">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Amy Lowell" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Amy_Lowell" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1925) was an American poet of the imagist school who posthumously won the Pulitzer Prize for Poetry in 1926." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Keats">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Keats" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Keats" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1795-1821) was one of the principal poets of the English Romantic movement." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Spenser">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Spenser" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edmund_Spenser" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1552-1599) was an English poet and Poet Laureate. Spenser is a controversial figure due to his zeal for the destruction of the Irish culture yet is one of the premier craftsmen of Modern English verse in its infancy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rushdie">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rushdie" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Salman_Rushdie" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1947-) is a British-Indian essayist and author of fiction, most of which is set on the Indian subcontinent. His narrative style, blending myth and fantasy with real life, has been described as magic realism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Desani">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Desani" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/G._V._Desani" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1909-2000) was a Kenyan-born, British-educated Indian writer and Buddhist philosopher." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Putnam">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Putnam" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hilary_Putnam" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1926-) is an American philosopher who has been a central figure in Western philosophy since the 1960s, especially in philosophy of mind, philosophy of language, and philosophy of science." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kripke">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kripke" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Saul_Kripke" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1940-) is an American philosopher and logician, known for Kripke semantics for modal and related logics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Turing">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Turing" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alan_Turing" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1954) was an English mathematician, logician, and cryptographer. Turing is often considered to be the father of modern computer science. Turing provided an influential formalisation of the concept of the algorithm and computation with the Turing machine." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="SamuelRichardson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Samuel Richardson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Samuel_Richardson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1689-1761) was a major 18th century writer.  Richardson uses the epistolary form with great effectiveness, creating characters that are psychologically convincing while reflecting on some of the most important moral questions of the 18th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Austen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Austen" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jane_Austen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1775-1817) was an English novelist. Her insights into women's lives and her mastery of form and irony have made her one of the most noted and influential novelists of her era despite being only moderately successful during her lifetime." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="SamuelJohnson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Samuel Johnson" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Samuel_Johnson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1709-1784) was one of England's greatest literary figures: a poet, essayist, biographer, lexicographer and often considered the finest critic of English literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JoshuaReynolds">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Joshua Reynolds" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joshua_Reynolds" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1723-1792) was the most important and influential of 18th century English painters, specialising in portraits and promoting the Grand Style in painting which depended on idealization of the imperfect." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AlSufi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Al Sufi" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Abd_Al-Rahman_Al_Sufi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(903-986) was a Persian astronomer, who worked on translating and expanding Greek astronomical works, especially the Almagest of Ptolemy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Avicenna">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Avicenna" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Avicenna" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(980-1037) was a Persian physician, philosopher, and scientist. He was the author of 450 books, many of which concentrated on philosophy and medicine. His most famous works are The Book of Healing and The Canon of Medicine, which was for seven centuries the standard medical text in European universities." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AlFarabi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Al-Farabi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Al-Farabi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(870-950) was an Islamic Neoplatonic philosopher and scientist. Farabi made notable contributions to the fields of mathematics, philosophy, medicine and music." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Muhammad">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Muhammad" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Muhammad" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(570-632) was an Arab religious and political leader who established Islam and the Muslim community. The Qur'an, along with the details of Muhammad's life as recounted by his biographers and his contemporaries, forms the basis of Islamic theology." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hippocrates">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hippocrates" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hippocrates" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(460-370 BC) was an ancient Greek physician who lived in the Age of Pericles and is commonly regarded as one of the most outstanding figures in the history of medicine." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Galen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Galen" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Galen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(129-200) was an ancient Greek physician whose views dominated European medicine for over a thousand years." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AlKhwarizmi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Al-Khwarizmi" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Muhammad_ibn_Musa_al-Khwarizmi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(780-850) was a Persian mathematician, astronomer, astrologer and geographer. He was the author of the first book on the systematic solution of linear and quadratic equations. Consequently he is considered to be the father of algebra, a title he shares with Diophantus." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Diophantus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Diophantus" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Diophantus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(200-284) was a Greek mathematician of the Hellenistic era. Diophantus is considered the 'father of Algebra' because Arithmetica contains the earliest know use of syncopated notation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AlKaraji">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Al-Karaji" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Abu_Bakr_al-Karaji" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(953-1029) was a Muslim mathematician and engineer of Persian background. His enduring contributions to the field of mathematics and engineering are still recognised today in the form of the table of binomial coefficients. He is now regarded as the first person to free algebra from geometrical operations, that were the product of Greek arithmetic." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ovid">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ovid" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ovid" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(43 BC - 17 CE) was a Roman poet who wrote on topics of love, abandoned women, and mythological transformations." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Marlowe">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Marlowe" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Christopher_Marlowe" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1564-1593) was an English dramatist, poet, and translator of the Elizabethan era. Perhaps the foremost Elizabethan tragedian before Shakespeare, he is known for his magnificent blank verse, his overreaching protagonists, and his own untimely death." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Homer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Homer" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Homer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="was a legendary early Greek poet and singer traditionally credited with the composition of the Iliad and the Odyssey. The poems are often dated to the 8th or 7th century BC; whether Homer himself was a historical individual who lived during this period is debated by scholars." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Horace">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Horace" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Horace" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(65-8 BC) was the leading Roman lyric poet during the time of Augustus." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Maxwell">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Maxwell" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_Clerk_Maxwell" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1831-1879) was a Scottish mathematical physicist. Maxwell formulated a set of equations expressing the basic laws of electricity and magnetism and developed the Maxwell distribution in the kinetic theory of gases." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Faraday">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Faraday" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Michael_Faraday" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1791-1867) was an English chemist and physicist who contributed significantly to the fields of electromagnetism and electrochemistry. He established that magnetism could affect rays of light and that there was an underlying relationship between the two phenomena." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ampere">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ampère" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Andr%C3%A9-Marie_Amp%C3%A8re" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1775-1836) was a French physicist who is generally credited as one of the main discoverers of electromagnetism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bernoulli">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bernoulli" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Daniel_Bernoulli" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1700-1782) was a Dutch-born mathematician and scientist. Bernoulli's principle is of critical use in aerodynamics. It is applicable to steady, inviscid, incompressible flow, along a streamline." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Boyle">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Boyle" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Boyle" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1627-1691) was an Irish scientist noted for his work in physics and chemistry. Boyle's Law states that the product of the volume and pressure of a fixed quantity of an ideal gas is constant, given constant temperature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Euler">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Euler" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leonhard_Euler" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1707-1783) was a Swiss mathematician and physicist. Euler worked in almost all areas of mathematics: geometry, calculus, trigonometry, algebra, topology, and number theory, not to mention continuum physics, lunar theory and other areas of physics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Laplace">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Laplace" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pierre-Simon_Laplace" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1749-1827) was a French mathematician and astronomer who put the final capstone on mathematical astronomy by summarizing and extending the work of his predecessors. He is also the discoverer of Laplace's equation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gauss">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gauss" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Carl_Friedrich_Gauss" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1777-1855) was a German mathematician and scientist of profound genius who contributed significantly to many fields, including number theory, analysis, differential geometry, geodesy, magnetism, astronomy and optics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cauchy">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cauchy" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Augustin_Louis_Cauchy" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1789-1857) was a French mathematician. He started the project of formulating and proving the theorems of calculus in a rigorous manner and was thus an early pioneer of analysis." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="d'Alembert">
<NODE_LOCATION visible="false"/><NODE_LABEL label="d'Alembert" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jean_le_Rond_d%27Alembert" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1717-1783) was a French mathematician, mechanician, physicist and philosopher. He was also co-editor with Denis Diderot of the Encyclopédie. D'Alembert's method for the wave equation is named after him." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Boltzmann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Boltzmann" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ludwig_Boltzmann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1844-1906) was an Austrian physicist famous for his founding contributions in the fields of statistical mechanics and statistical thermodynamics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lagrange">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lagrange" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joseph_Louis_Lagrange" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1736-1813) was an Italian-French mathematician and astronomer who made important contributions to all fields of analysis and number theory and to classical and celestial mechanics." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Poisson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Poisson" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Simeon_Poisson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1781-1840) was a French mathematician, geometer, and physicist. In pure mathematics, his most important works were his series of memoirs on definite integrals, and his discussion of Fourier series." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Fourier">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Fourier" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joseph_Fourier" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1768-1830) was a French mathematician and physicist who is best known for initiating the investigation of Fourier series and their application to problems of heat flow. The Fourier transform is also named in his honor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dirichlet">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dirichlet" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johann_Peter_Gustav_Lejeune_Dirichlet" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1805-1859) was a German mathematician credited with the modern 'formal' definition of a function." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Riemann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Riemann" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Bernhard_Riemann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1826-1866) was a German mathematician who made important contributions to analysis and differential geometry, some of them paving the way for the later development of general relativity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lipschitz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lipschitz" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rudolf_Lipschitz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1832-1903) was a German mathematician. While Lipschitz gave his name to the Lipschitz continuity condition, he worked in a broad range of areas." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hamilton">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hamilton" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Rowan_Hamilton" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1805-1865) was an Irish mathematician, physicist, and astronomer who made important contributions to optics, dynamics, and algebra. His discovery of quaternions is perhaps his best known investigation. Hamilton's work in dynamics was later significant in the development of quantum mechanics, where a fundamental concept called the Hamiltonian bears his name." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="CarlGustavJacobJacobi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Carl Gustav Jacob Jacobi" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Carl_Gustav_Jacob_Jacobi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1804-1851) was not only a great German mathematician but also considered by many as the most inspiring teacher of his time. Students of vector theory often encounter the Jacobi identity, those studying differential equations often encounter the Jacobian determinant, and those working in number theory and cryptography use the Jacobi symbol." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hertz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hertz" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Heinrich_Rudolf_Hertz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1857-1894) was the German physicist and mechanician for whom the hertz, an SI unit, is named. In 1888, he was the first to demonstrate the existence of electromagnetic radiation by building an apparatus to produce UHF radio waves." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Helmholtz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Helmholtz" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hermann_von_Helmholtz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1821-1894) was a German physician and physicist. His first important scientific achievement, an 1847 physics treatise on the conservation of energy was written in the context of his medical studies and philosophical background." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Michelson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Michelson" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Albert_A._Michelson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1852-1931) was a Polish-born German-American physicist known for his work on the measurement of the speed of light and especially for the Michelson-Morley experiment. In 1907 he received the Nobel Prize in Physics, the first American to receive the Nobel in the sciences." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Planck">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Planck" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Planck" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1858-1947) was a German physicist. He is considered to be the founder of quantum theory, and therefore regarded as one of the most important physicists of the twentieth century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Joule">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Joule" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_Prescott_Joule" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1818-1889) was an English physicist, who studied the nature of heat, and discovered its relationship to mechanical work." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kelvin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kelvin" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Thomson%2C_1st_Baron_Kelvin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1824-1907) was a mathematical physicist, engineer, and outstanding leader in the physical sciences of the 19th century. He did important work in the mathematical analysis of electricity and thermodynamics. He is widely known for developing the Kelvin scale of absolute temperature measurement." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Weierstrass">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Weierstrass" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Karl_Weierstrass" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1815-1897) was a German mathematician who is often cited as the 'father of modern analysis'. Weierstrass formulated the definitions of limit and derivative still taught today." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lorentz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lorentz" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hendrik_Lorentz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1853-1928) was a Dutch physicist who shared the 1902 Nobel Prize in Physics with Pieter Zeeman for the discovery and elucidation of the Zeeman effect." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Poincare">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Poincaré" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henri_Poincar%C3%A9" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1854-1912) was a French mathematician, theoretical physicist, and a philosopher of science. Poincaré became the first person to discover a chaotic deterministic system which laid the foundations of modern chaos theory. He is considered to be one of the founders of the field of topology. Poincaré introduced the modern principle of relativity and was the first to present the Lorentz transformations in their modern symmetrical form." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Curie">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Curie" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marie_Curie" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1867-1934) was a Polish-French physicist and chemist. She was a pioneer in the early field of radioactivity, later becoming the first two-time Nobel laureate and the only person with Nobel Prizes in two different fields of science." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cantor">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cantor" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Georg_Cantor" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1845-1918) was a German mathematician who is best known as the creator of set theory. Cantor established the importance of one-to-one correspondence between sets, defined infinite and well-ordered sets, and proved that the real numbers are 'more numerous' than the natural numbers." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bolzano">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bolzano" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Bernard_Bolzano" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1781-1848) was a Czech mathematician, theologian, philosopher and logician. Today he is mostly remembered for the Bolzano-Weierstrass theorem. Bolzano also developed an ontology in which the world consisted of actual and non-actual objects." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schrodinger">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schrödinger" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Erwin_Schr%C3%B6dinger" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1887-1961) was an Austrian physicist who achieved fame for his contributions to quantum mechanics, especially the Schrödinger equation, for which he received the Nobel Prize in 1933. In 1944, he wrote 'What is Life?', which contains a discussion of Negentropy and the concept of a complex molecule with the genetic code for living organisms." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Watson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Watson" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/James_D._Watson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1928-) is an American scientist, best known as one of the four discoverers of the structure of the DNA molecule." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Crick">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Crick" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Francis_Crick" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1916-2004) was an English physicist, molecular biologist and neuroscientist, most noted for being one of the co-discoverers of the structure of the DNA molecule in 1953." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RosalindFranklin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rosalind Franklin" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rosalind_Franklin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1920-1958) was a British physical chemist and crystallographer who made important contributions to the understanding of the fine structures of DNA, viruses, coal and graphite." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Wilkins">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Wilkins" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Maurice_Wilkins" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1916-2004) was a New Zealand-born British physicist and Nobel Laureate who contributed research in the fields of phosphorescence, radar, isotope separation, and X-ray diffraction." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bohr">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bohr" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Niels_Bohr" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1885-1962) was a Danish physicist who made fundamental contributions to understanding atomic structure and quantum mechanics, including the theory that electrons travel in discrete orbits around the atom's nucleus and that an electron could drop from a higher-energy orbit to a lower one, emitting a photon" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Heisenberg">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Heisenberg" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Werner_Heisenberg" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1901-1976) was a celebrated German physicist and Nobel laureate, one of the founders of quantum mechanics. He is most well-known for discovering one of the central principles of modern physics, the Heisenberg uncertainty principle." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pauli">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pauli" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wolfgang_Pauli" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1900-1958) was an Austrian theoretical physicist noted for his work on the theory of spin, and in particular the discovery of the Exclusion principle, which underpins the whole of chemistry." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mani">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mani" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mani_(prophet)" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(210-276) was a religious preacher and the founder of Manichaeism, an ancient Persian gnostic religion that was once prolific but is now extinct. Some scholars find that the influence of Manichaeism subtly influences Christian thought, in the polarities of good and evil and in the increasingly vivid figure of Satan." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Zoroaster">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Zoroaster" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Zoroaster" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(c. 1200 BC) was an ancient Iranian prophet and the founder of Zoroastrianism, a religion that was the national religion of the Sassanian Empire of Persia." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Constantine">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Constantine" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Constantine_I" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(272-337) was a Roman Emperor who ruled an ever-growing portion of the Roman Empire until his death." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Marconi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Marconi" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Guglielmo_Marconi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1937) was an Italian inventor, best known for his development of a practical radiotelegraph system, which served as the foundation for the establishment of numerous affiliated companies worldwide." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Fermi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Fermi" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Enrico_Fermi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1901-1954) was an Italian physicist most noted for his work on the development of the first nuclear reactor, and for the development of quantum theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="SextusEmpiricus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Sextus Empiricus" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Sextus_Empiricus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(c. 200) was a physician and philosopher, and has been variously reported to have lived in Alexandria, Rome, or Athens. His philosophical work is the most complete surviving account of ancient Greek and Roman skepticism. Sextus advocates giving up belief: suspending judgment about whether or not anything is knowable." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Nagarjuna">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Nagarjuna" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Nagarjuna" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(c. 150-250) was an Indian philosopher, the founder of the Madhyamaka (Middle Path) school of Mahayana Buddhism, and arguably the most influential Buddhist thinker after the Gautama Buddha himself. For Nagarjuna, it is not merely sentient beings that are empty of atman; all phenomena are without any svabhava, literally 'own-nature', and thus without any underlying essence." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Asclepiades">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Asclepiades" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Asclepiades_of_Bithynia" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(124-40 BC) was a Greek physician who founded his medical practice on a modification of the atomic or corpuscular theory, according to which disease results from an irregular or inharmonious motion of the corpuscles of the body. His ideas were likely partly derived from the atomic theory of the philosopher Democritus." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="TychoBrahe">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Tycho Brahe" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Tycho_Brahe" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1546-1601) was a Danish nobleman best known today as an early astronomer, though in his lifetime he was also well known as an astrologer and alchemist. Tycho worked to combine what he saw as the geometrical benefits of the Copernican system with the philosophical benefits of the Ptolemaic system into his own model of the universe." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lavoisier">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lavoisier" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antoine_Lavoisier" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1743-1794) the 'father of modern chemistry,' was a French nobleman prominent in the histories of chemistry, finance, biology, and economics. He stated the first version of the Law of conservation of mass, co-discovered, recognized and named oxygen as well as hydrogen, disproved the phlogiston theory, introduced the Metric system, invented the first periodic table including 33 elements, and helped to reform chemical nomenclature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Priestly">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Priestly" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joseph_Priestley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1733-1804) was an English chemist, philosopher, dissenting clergyman, and educator. He is known for his investigations of carbon dioxide and the co-discovery with Antoine Lavoisier of oxygen. Priestley wrote that 'There is no absurdity more glaring to my understanding, than the notion of philosophical liberty.  Without a miracle, or the intervention of some foreign cause, no volition or action of any man could have been otherwise, than it has been.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Santayana">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Santayana" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Santayana" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1863-1952) was a philosopher, essayist, poet, and novelist. Santayana was committed to a naturalist metaphysics, in which human cognition, cultural practices, and institutions evolved so as to harmonize with their environment. Their value was the extent to which they facilitated human happiness." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Deleuze">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Deleuze" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gilles_Deleuze" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1925-1995) was a French philosopher of the late 20th century. From the early 1960s until his death, Deleuze wrote many influential works on philosophy, literature, film, and fine art. Deleuze claims that all identities are effects of difference. Identities are not logically or metaphysically prior to difference." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Royce">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Royce" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Josiah_Royce" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1855-1916) was an American objective idealist philosopher. The heart of Royce's idealist philosophy was his contention that the apparently external world has real existence only as known by an ideal Knower, and that this Knower must be actual rather than merely hypothetical." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="BenjaminFranklin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Benjamin Franklin" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Benjamin_Franklin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1706-1790) was one of Founding Fathers of the United States, a leading author, politician, printer, scientist, philosopher, publisher, inventor, civic activist, and diplomat. As a scientist he is known for his discoveries and theories regarding electricity. As a political writer and activist he, more than anyone, invented the idea of an American nation." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lippmann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lippmann" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Walter_Lippmann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1889-1974) was an influential United States writer, journalist, and political commentator. The basic problem of democracy, he wrote, was the accuracy of news and protection of sources. Lippmann believed 'the mass of the reading public is not interested in learning and assimilating the results of accurate investigation.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mencken">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mencken" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/H._L._Mencken" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1880-1956) was a twentieth-century journalist, satirist, social critic, cynic, and freethinker. 'The liberation of the human mind has never been furthered by such learned dunderheads; it has been furthered by gay fellows who heaved dead cats into sanctuaries and then went roistering down the highways of the world, proving to all men that doubt, after all, was safe - that the god in the sanctuary was finite in his power, and hence a fraud. One horse-laugh is worth ten thousand syllogisms. It is not only more effective; it is also vastly more intelligent.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Swift">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Swift" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jonathan_Swift" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1667-1745) was an Irish priest, satirist, essayist, political pamphleteer, and poet, famous for works like Gulliver's Travels and A Modest Proposal." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kipling">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kipling" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rudyard_Kipling" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1865-1936) was a British author and poet, born in India, and best known today for his children's books." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Conrad">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Conrad" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joseph_Conrad" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1857-1924) was a Polish-born British novelist. Some of his works have been labelled romantic, although Conrad's romanticism is tempered with irony and a fine sense of man's capacity for self-deception. Many critics regard Conrad as a forerunner of modernism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RichardWright">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Richard Wright" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Richard_Wright_%28author%29" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1908-1960) was an American author of novels, short stories and non-fiction, writing often on fictional or biographical accounts of race relations. 'All my life had shaped me for the realism, the naturalism of the modern novel, and I could not read enough of them.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Twain">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Twain" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mark_Twain" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1835-1910) was an American humorist, satirist, writer, and lecturer. Twain is most noted for his novels Adventures of Huckleberry Finn and The Adventures of Tom Sawyer. William Faulkner called Twain 'the father of American literature.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="DHLawrence">
<NODE_LOCATION visible="false"/><NODE_LABEL label="D.H. Lawrence" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/D._H._Lawrence" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1885-1930) was an important and controversial English writer of the 20th century, with his output spanning novels, short stories, poems, plays, essays, travel books, paintings, translations, literary criticism and personal letters. These works, taken together, represent an extended reflection upon the dehumanising effects of modernity and industrialisation. In them, Lawrence confronts issues relating to emotional health and vitality, spontaneity, sexuality, and instinctive behaviour." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pope">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pope" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alexander_Pope" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1688-1744) is generally regarded as the greatest English poet of the early eighteenth century, best known for his satirical verse and for his translation of Homer. Pope was a master of the heroic couplet." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="HenryJames">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Henry James" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Henry_James" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1843-1916) was an American-born author and literary critic of the late 19th and early 20th centuries. James significantly contributed to the criticism of fiction, particularly in his insistence that writers be allowed the greatest freedom possible in presenting their view of the world. His imaginative use of point of view, interior monologue and possibly unreliable narrators in his own novels and tales brought a new depth and interest to narrative fiction." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AldousHuxley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Aldous Huxley" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Aldous_Huxley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1894-1963) was an English writer. Through his novels and essays Huxley functioned as an examiner and sometimes critic of social mores, societal norms and ideals. While his earlier concerns might be called humanist, ultimately, he became quite interested in spiritual subjects like parapsychology and philosophical mysticism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Balzac">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Balzac" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Honor%C3%A9_de_Balzac" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1799-1850) was a nineteenth century French novelist and playwright. His work, much of which is a sequence of almost 100 novels and plays collectively entitled La Comédie humaine, is a broad, often satirical panorama of French society, particularly the Petit bourgeoisie." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Maupassant">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Maupassant" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Guy_de_Maupassant" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1850-1893) was a popular 19th-century French writer. He is one of the fathers of the modern short story. His stories often denote the futility of war and the innocent civilians who get crushed in it." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Turgenev">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Turgenev" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ivan_Turgenev" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1818-1883) was a major Russian novelist and playwright. His novel Fathers and Sons is regarded as a major work of 19th-century fiction." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Zola">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Zola" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/%C3%89mile_Zola" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1840-1902) was an influential French novelist, the most important example of the literary school of naturalism, and a major figure in the political liberalization of France." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dalton">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dalton" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Dalton" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1766-1844) was an English chemist and physicist, born at Eaglesfield, near Cockermouth in Cumberland. He is most well known for his advocacy of the atomic theory and his research into color blindness sometimes called Daltonism in his honor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rutherford">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rutherford" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ernest_Rutherford" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1871-1937) was a nuclear physicist from New Zealand. He was known as the 'father of nuclear physics', he pioneered the orbital theory of the atom, in his discovery of Rutherford scattering off the nucleus with the gold foil experiment." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mendel">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mendel" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gregor_Mendel" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1822-1884) was an Augustinian abbot who is often called the 'father of modern genetics' for his study of the inheritance of traits in pea plants. Mendel showed that the inheritance of traits follows particular laws, which were later named after him." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="WilliamBateson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="William Bateson" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/William_Bateson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1861-1926) was a British geneticist. He was the first person to use the term genetics to describe the study of heredity and biological inheritance." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Behrens">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Behrens" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Peter_Behrens" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1868-1940) was a German architect and designer. Behrens and others in the Werkbund were willing to create for the industry, change the social structure from a class divided society to an egalitarian mass society and re-humanize economy, society and culture. Behrens designed the first electric products for AEG." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gropius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gropius" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Walter_Gropius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1969) was a German architect and founder of Bauhaus, an art and architecture school in Germany that operated from 1919 to 1933 and briefly in the United States from 1937-1938. Bauhaus style became one of the most influential currents in Modernist architecture." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kandinsky">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kandinsky" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wassily_Kandinsky" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1866-1944) was a Russian painter and art theorist. One of the most famous 20th-century artists, he is credited with painting the first modern abstract works." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Klee">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Klee" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Klee" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1879-1940) was a Swiss painter of German nationality.[a] He was influenced by many different art styles in his work, including expressionism, cubism and surrealism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JosefAnniAlbers">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Josef and Anni Albers" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Josef_Albers" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1888-1976,1899-1994) Josef was a German artist and educator whose work, both in Europe and in the United States, formed the basis of some of the most influential and far-reaching art education programs of the 20th century. Anni was a German-American textile artist and printmaker. She is perhaps the best known textile artist of the 20th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Breuer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Breuer" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marcel_Breuer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1902-1981) architect and furniture designer, was an influential modernist. One of the fathers of Modernism, Breuer showed a great interest in modular construction and simple forms." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Saarinen">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Saarinen" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Eliel_Saarinen" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1873-1950) was a Finnish architect who became famous for his art nouveau buildings in the early years of the 20th century. His son, Eero (1910-1961), became one of the most important American architects of the mid-20th century, as one of the leaders of the International style." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RayCharlesEames">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ray and Charles Eames" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Charles_Eames" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1988,1907-1978) Ray was an American artist, designer, architect and filmmaker who, together with her husband Charles, is responsible for many classic, iconic designs of the 20th century. She was born in Sacramento, California." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Matisse">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Matisse" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Matisse" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1869-1954) was a French artist, noted for his use of color and his fluid, brilliant and original draftsmanship. As a draughtsman, printmaker, and sculptor, but principally as a painter, Matisse is one of the best-known artists of the twentieth century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rauschenberg">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rauschenberg" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Rauschenberg" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1925-) is an American artist who came to prominence in the 1950s, and is often seen as enabling a transition from Abstract Expressionism to the media-saturated surfaces of Pop." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Duchamp">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Duchamp" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marcel_Duchamp" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1887-1968) was a French artist whose work and ideas had considerable influence on the development of post-World War II Western art, and whose advice to modern art collectors helped shape the tastes of the Western art world. 'The creative act is not performed by the artist alone; the spectator brings the work in contact with the external world by deciphering and interpreting its inner qualifications and thus adds his contribution to the creative act.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="JasperJohns">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Jasper Johns" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jasper_Johns" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1930-) is a contemporary U.S. artist. His work is often described as a 'Neo-Dadaist', as opposed to Pop Art, even though his subject matter often includes images and objects from popular culture." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cage">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cage" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Cage" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1992) was an American experimental music composer, writer and visual artist. He is most widely known for his 1952 composition 4'33'', whose three movements are performed without playing a single note. He described his music as 'purposeless play', but 'this play is an affirmation of life - not an attempt to bring order out of chaos, nor to suggest improvements in creation, but simply to wake up to the very life we are living, which is so excellent once one gets one's mind and desires out the way and lets it act of its own accord.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Stirner">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Stirner" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Stirner" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1806-1856) was a German philosopher, who ranks as one of the literary grandfathers of nihilism, existentialism and anarchism, especially of individualist anarchism. Stirner's demolition of 'fixed ideas' and absolute concepts (named 'spooks' of contemporary philosophy) lead him to a concept of the self that is like a nameless void, something it is impossible to fully comprehend; a so-called 'creative nothing' from which mind and creativity will arise." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Arnauld">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Arnauld" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antoine_Arnauld" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1612-1694) was a French Roman Catholic theologian, philosopher, and mathematician. He was one of the first to adopt the philosophy of René Descartes, though with certain orthodox reservations. Arnauld came to be regarded as important among the mathematicians of his time; one critic described him as the Euclid of the 17th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gassendi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gassendi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pierre_Gassendi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1592-1655) was a French philosopher, scientist and mathematician, best known for attempting to reconcile Epicurean atomism with Christianity and for publishing the first official observations of the Transit of Mercury in 1631." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mersenne">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mersenne" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marin_Mersenne" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1588-1648) was a French theologian, philosopher, mathematician and music theorist. Mersenne is remembered today thanks to his association with the Mersenne primes. However, he was not primarily a mathematician; he wrote about music theory and other subjects." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Halley">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Halley" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edmond_Halley" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1656-1742) was an English astronomer, geophysicist, mathematician, meteorologist, and physicist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ConstantijnHuygens">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Constantijn Huygens" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Constantijn_Huygens" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1596-1687) was a Dutch poet and composer, Secretary to two Princes, and the father of the scientist Christiaan Huygens." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rembrandt">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rembrandt" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Rembrandt" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1607-1669) is generally considered one of the greatest painters and printmakers in European art history and the most important in Dutch history. His contributions to art came in a period that historians call the Dutch Golden Age." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ManRay">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Man Ray" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Man_Ray" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1890-1976) was an American artist, a modernist and a significant contributor to both the Dada and Surrealist movements, although his ties to each were informal. Best known in the art world for his avant-garde photography, Man Ray produced major works in a variety of media and considered himself a painter above all." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hilbert">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hilbert" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/David_Hilbert" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1862-1943) was a German mathematician, recognized as one of the most influential and universal mathematicians of the 19th and early 20th centuries. He invented or developed a broad range of fundamental ideas, in invariant theory, the axiomatization of geometry, and with the notion of Hilbert space, one of the foundations of functional analysis." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="vonNeumann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="von Neumann" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_von_Neumann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1903-1957) was a Hungarian-born mathematician and polymath. Von Neumann was a pioneer of the modern digital computer and the application of operator theory to quantum mechanics, a member of the Manhattan Project and the Institute for Advanced Study at Princeton, and the creator of game theory and the concept of cellular automata." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Weyl">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Weyl" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hermann_Weyl" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1885-1955) was a German mathematician. His research has had major significance for theoretical physics as well as pure disciplines including number theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Minkowski">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Minkowski" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hermann_Minkowski" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1864-1909) was a German mathematician who developed the geometry of numbers and who used geometrical methods to solve difficult problems in number theory, mathematical physics, and the theory of relativity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lindemann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lindemann" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ferdinand_von_Lindemann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1852-1939) was a German mathematician, noted for his proof, published in 1882, that pi is a transcendental number - that it is not a zero of any polynomial with rational coefficients." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Brouwer">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Brouwer" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Luitzen_Egbertus_Jan_Brouwer" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1881-1966) was a Dutch mathematician, a graduate of the University of Amsterdam, who worked in topology, set theory, measure theory and complex analysis. The Brouwer fixed point theorem is named in his honor. Brouwer in effect founded mathematical intuitionism, as an opponent of the prevailing trend towards formalism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Peano">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Peano" backColor="CC66FF" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Giuseppe_Peano" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1858-1932) was the leading Italian mathematician of his day, whose work is of exceptional philosophical value. He was a founder of mathematical logic and set theory, to which he contributed much notation. The standard axiomatization of the natural numbers is named in his honor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Warhol">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Warhol" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Andy_Warhol" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1928-1987) was an American artist, avant-garde filmmaker, writer and celebrity. Warhol also worked as a publisher, music producer and actor. He had experience in commercial art, and was one of the founders of the Pop art movement in the United States in the 1950s." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lichtenstein">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lichtenstein" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Roy_Lichtenstein" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1923-1997) was a prominent American pop artist, whose work borrowed heavily from popular advertising and comic book styles, which he himself described as being 'as artificial as possible'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pollock">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pollock" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jackson_Pollock" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1956) was an influential American painter and a major force in the abstract expressionist movement." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Lorca">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Lorca" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Federico_Garc%C3%ADa_Lorca" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1898-1936) was a Spanish poet and dramatist, also remembered as a painter, pianist, and composer. His collection of poems Poeta en Nueva York explores his alienation and isolation through some graphically experimental poetic techniques." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rothko">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rothko" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mark_Rothko" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1903-1970) was a Latvian-born American painter who is classified as an abstract expressionist, although he denied this label. Rothko attempted to address modern man's spiritual and creative mythological requirements and would, as Nietzsche claimed Greek tragedy had, seek to redeem man from the terrors of a mortal life." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rivera">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rivera" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Diego_Rivera" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1886-1957) was a Mexican painter and muralist. Rivera's radical political beliefs, his attacks on the church, and clergy, as well as his flirtations with Trotskyists and left-wing assassins made him a controversial figure even in communist circles." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Kahlo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kahlo" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Frida_Kahlo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1907-1954) was a Mexican painter who depicted the indigenous culture of her country in a style combining Realism, Symbolism and Surrealism. An active communist supporter, she was the wife of Mexican muralist and cubist painter Diego Rivera." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Braque">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Braque" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Georges_Braque" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1882-1963) was a French painter and sculptor, and with Pablo Picasso one of the inventors of cubism. His early work was impressionistic, however he was impressed by the bold style of work exhibited by the Fauves in 1905 and soon changed to a Fauvist style. Braque's paintings began to reflect interest in geometry and simultaneous perspective. Beginning in 1909, Braque worked closely with Pablo Picasso to develop the style known as Cubism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Eluard">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Éluard" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_%C3%89luard" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1895-1952) was a French poet born in Saint-Denis, just outside of Paris, who was active in the surrealist movement. He later joined French Communist Party, which lead to his break from the Surrealists, and eulogised Stalin in his political writings." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Trotsky">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Trotsky" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Leon_Trotsky" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1879-1940) was a Bolshevik revolutionary and Marxist theorist. He was an influential politician in the early days of the Soviet Union. Trotsky's ideas form the basis of Trotskyism, his variation of Communist theory, and Trotskyism remains a major school of Marxist thought that is opposed to the theories of Stalinism and Maoism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Derain">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Derain" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Andre_Derain" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1880-1954) was a French painter and an illustrator. Derain put forth a portrait of London that was radically different from anything done by previous painters of the city such as Whistler or Monet. With bold colours and compositions, Derain painted multiple pictures of the Thames and Tower Bridge." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MaxJacob">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Max Jacob" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Max_Jacob" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1876-1944) was a French poet, painter, writer, and critic." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="RichardStrauss">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Richard Strauss" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Richard_Strauss" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1864-1949) was a German composer of the late Romantic era, particularly noted for his tone poems and operas. He was also a noted conductor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schumann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schumann" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Schumann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1810-1856) was a German composer and pianist. He was one of the most famous Romantic composers of the first half of the 19th century, as well as a famous music critic. Introspective and often whimsical, his early music was an attempt to break with the tradition of classical forms and structure which he thought too restrictive." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mendelssohn">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mendelssohn" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Felix_Mendelssohn" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1809-1847) was a German composer and conductor of the early Romantic period. He was born to a notable Jewish family, being the grandson of the philosopher Moses Mendelssohn. His work includes symphonies, concertos, oratorios, piano and chamber music." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Heine">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Heine" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Heinrich_Heine" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1797-1856) was one of the most significant German poets. Heine left Germany for Paris, France in 1831. There he associated with utopian socialists, including the followers of Count Saint-Simon, who preached an egalitarian classless paradise based on meritocracy. 'Where they burn books, they will, in the end, burn human beings too.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Brahms">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Brahms" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johannes_Brahms" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1833-1897) was a German composer of the Romantic period, who lived mostly in Vienna, Austria." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mozart">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mozart" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wolfgang_Amadeus_Mozart" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1756-1791) was a prolific and highly influential composer of Classical music, widely considered as one of the greatest composers in the history of that genre. Mozart is among the most enduringly popular of European composers." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Schubert">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Schubert" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Franz_Schubert" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1797-1828) was an Austrian composer. He wrote some six hundred songs in addition to nine symphonies and thirteen operas, including his first German work, Die Bürgschaft. Schubert has been noted particularly for his genius for original melodic and harmonic writing." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Haydn">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Haydn" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Joseph_Haydn" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1732-1809) was one of the most prominent composers of the Classical period, called the 'Father of the Symphony' and 'Father of the String Quartet'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Beethoven">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Beethoven" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ludwig_van_Beethoven" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1770-1827) was a German composer and pianist. He is generally regarded as one of the greatest composers in the history of music, and was the predominant figure in the transitional period between the Classical and Romantic eras in Western classical music." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Bach">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Bach" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johann_Sebastian_Bach" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1685-1750) was a prolific German composer and organist whose sacred and secular works for choir, orchestra and solo instruments drew together the strands of the Baroque period and brought it to its ultimate maturity. He is regarded as one of the great composers of all time." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Handel">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Handel" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Frideric_Handel" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1685-1759) was a German Baroque composer who was a leading composer of concerti grossi, operas and oratorios. His most famous work is Messiah, an oratorio set to texts from the King James Bible; other well-known works are Water Music and Music for the Royal Fireworks." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Pachelbel">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Pachelbel" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Johann_Pachelbel" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1653-1706) was an acclaimed Baroque composer, organist and teacher who brought the south German organ tradition to its peak." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Vivaldi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Vivaldi" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antonio_Vivaldi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1678-1741) was a Venetian priest and baroque music composer, as well as a famous violinist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Chopin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Chopin" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Fr%C3%A9d%C3%A9ric_Chopin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1810-1849) was a Polish pianist and composer of the Romantic era. He is widely regarded as one of the most famous, influential, admired and prolific composers for the piano." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Berlioz">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Berlioz" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hector_Berlioz" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1803-1869) was a French Arpitan Romantic composer best known for the Symphonie fantastique, first performed in 1830, and for his Grande Messe des Morts (Requiem) of 1837, with its tremendous resources that include four antiphonal brass choirs." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Liszt">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Liszt" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Franz_Liszt" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1811-1886) was a Hungarian virtuoso pianist and composer of the Romantic period. He was a renowned performer throughout Europe during the 19th century, noted especially for his showmanship and great skill with the keyboard." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rachmaninoff">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rachmaninoff" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Sergei_Rachmaninoff" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1873-1943) was a Russian composer, pianist, and conductor. Rachmaninoff is regarded as one of the most influential pianists of the twentieth century. He had legendary technical facilities and rhythmic drive." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dumas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dumas" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Alexandre_Dumas%2C_p%C3%A8re" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1802-1870) was a French writer, best known for his numerous historical novels of high adventure which have made him one of the most widely read French authors in the world." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Hugo">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hugo" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Victor_Hugo" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1802-1885) was a French poet, novelist, playwright, essayist, visual artist, statesman and human rights campaigner, recognized as the most influential Realist writer of the 19th century. His best-known works are the novels Les Misérables and Notre-Dame de Paris" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="deQuincey">
<NODE_LOCATION visible="false"/><NODE_LABEL label="de Quincey" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_de_Quincey" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1785-1859) was an English author and intellectual, famous for his book Confessions of an English Opium-Eater." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Chateaubriand">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Chateaubriand" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Fran%C3%A7ois-Ren%C3%A9_de_Chateaubriand" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1768-1848) was a French writer, politician and diplomat. He is considered the founder of Romanticism in French literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Holderlin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Hölderlin" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/H%C3%B6lderlin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1770-1843) was a major German lyric poet. His work bridges the Classical and Romantic schools. It has been speculated that it was probably Hölderlin who brought to Hegel's attention the ideas of Heraclitus about the union of opposites, which the philosopher would develop into his concept of dialectics.  Much later, Friedrich Nietzsche and his followers would recognize in him the poet who first acknowledged the orphic and dionysiac Greece of the mysteries." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="GeorgeEliot">
<NODE_LOCATION visible="false"/><NODE_LABEL label="George Eliot" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Eliot" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1819-1880) who was an English novelist. She was one of the leading writers of the Victorian era. Her novels, largely set in provincial England, are well known for their realism and psychological perspicacity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Feuerbach">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Feuerbach" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ludwig_Feuerbach" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1804-1872) was a German philosopher and anthropologist. His most important work, The Essence of Christianity, is an effort to humanize theology. He lays it down that man, so far as he is rational, is to himself his own object of thought. Religion is consciousness of the infinite." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="AnaisNin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Anaïs Nin" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ana%C3%AFs_Nin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1903-1977) was a French-born author of Catalan, Cuban, and Danish descent who became famous for her published diaries, which span more than sixty years, beginning when she was eleven years old and ending shortly before her death." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="KateChopin">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kate Chopin" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kate_Chopin" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1851-1904) was an American author of short stories and novels, mostly of a Louisiana Creole background. She is now considered to have been a forerunner of feminist authors of the 20th century." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="GoreVidal">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gore Vidal" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gore_Vidal" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1925-) is an American author of novels, stage plays, screenplays, and essays. For nearly sixty years he has been a public, often controversial, figure in both the American literary and political scenes." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="WalterScott">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Walter Scott" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Walter_Scott" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1771-1832) was a prolific Scottish historical novelist and poet popular throughout Europe during his time. Famous titles include Ivanhoe, Rob Roy, The Lady of the Lake, Waverley and The Heart of Midlothian." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Orwell">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Orwell" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/George_Orwell" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1903-1950) noted as a novelist, as a critic and as a political and cultural commentator, among the most widely admired English-language essayists of the 20th century. He is best known for two novels written and published towards the end of his life: Animal Farm and Nineteen Eighty-Four." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Maugham">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Maugham" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/W._Somerset_Maugham" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1874-1965) was an English playwright, novelist, and short story writer. He was one of the most popular authors achieving recognition as the highest paid of his profession during the 1930s." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="ThomasMann">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Thomas Mann" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thomas_Mann" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1875-1955) was a German novelist, social critic, philanthropist, essayist, and 1939 Nobel Prize laureate, known for his series of highly symbolic and often ironic epic novels and mid-length stories, noted for their insight into the psychology of the artist and intellectual." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="DylanThomas">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dylan Thomas" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Dylan_Thomas" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1914-1953) was a Welsh poet and writer." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Thucydides">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Thucydides" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Thucydides" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(460-400 BC) was an ancient Greek historian, and the author of the History of the Peloponnesian War, which recounts the 5th century BC war between Sparta and Athens to the year 411 BC." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Grotius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Grotius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Hugo_Grotius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1583-1645) worked as a jurist in the Dutch Republic and laid the foundations for international law, based on natural law. He was also a philosopher, Christian apologist, playwright, and poet." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Menander">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Menander" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Menander" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(342-291 BC) Greek dramatist, the chief representative of the New Comedy, was born in Athens." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Plautus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Plautus" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Plautus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(~254 BC) was a playwright of Ancient Rome. His comedies are among the earliest surviving intact works in Latin literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Terence">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Terence" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Terence" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(~185 BC) was a comic playwright of the Roman Republic. One famous quote by Terence reads: 'I am human, nothing that is human is alien to me.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Moliere">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Molière" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Moli%C3%A8re" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1622-1673) was a French theatre writer, director, stage manager, actor, and all-around man of theatre, one of the masters of comic satire." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Racine">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Racine" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Jean_Racine" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1639-1699) was a French dramatist, one of the big three of 17th century France. Racine was primarily a tragedian, though he did write one comedy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Corneille">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Corneille" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Pierre_Corneille" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1606-1684) was a French tragedian who was one of the three great 17th Century French dramatists. He has been called 'the founder of French tragedy' and produced plays for nearly 40 years." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Scarron">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Scarron" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Paul_Scarron" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1610-1660) was a French poet, dramatist, and novelist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mencius">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mencius" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Mencius" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(372-289 BC) was a Chinese philosopher and arguably the most famous Confucian after Confucius himself. He argued that human beings are naturally good but become corrupted by society." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Ashoka">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ashoka" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ashoka_the_Great" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(304-232 BC) was an Indian emperor, who ruled the Maurya Empire in present-day eastern India. A later convert to Buddhism, Ashoka established monuments marking several significant sites in the life of Shakyamuni Buddha, and according to Buddhist tradition was closely involved in the preservation and transmission of Buddhism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mondrian">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mondrian" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Piet_Mondrian" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1872-1944) as a Dutch painter. He was an important contributor to the De Stijl art movement and group." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="VanDoesburg">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Van Doesburg" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Theo_van_Doesburg" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1883-1931) was a Dutch artist, practicing in painting, writing, poetry and architecture. He is most famously known as the founder and leader of De Stijl." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Rorty">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Rorty" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Richard_Rorty" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1931-) is an American pragmatist philosopher. Rorty combines pragmatism about truth and other matters with a Wittgensteinian philosophy of language which declares that meaning is a social-linguistic product, and sentences do not 'link up' with the world in a correspondence relation. This intellectual framework allows him to question many of philosophy's most basic assumptions." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Sellars">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Sellars" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wilfrid_Sellars" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1989) was an American philosopher. Sellars is best known as a critic of foundationalist epistemology, directed toward the ultimate goal of reconciling intuitive ways of describing the world (both those of common sense and traditional philosophy) with a thoroughly naturalist, scientific account of reality." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Titian">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Titian" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Titian" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1488-1576) was the leader of the 16th-century Venetian school of the Italian Renaissance. Titian was one of the most versatile of Italian painters, equally adept with portraits and landscapes, mythological and religious subjects." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="HaroldBloom">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Harold Bloom" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Harold_Bloom" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1930-) is an American professor, literary and cultural critic. Bloom defended 19th-century Romantic poets at a time when their reputations stood at a low ebb, has constructed controversial theories of poetic influence, and advocates an aesthetic approach to literature against Feminist, Marxist, New Historicist, and Post-modernist criticism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Brandom">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Brandom" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Robert_Brandom" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1950-) is an American philosopher who teaches at the University of Pittsburgh. He works primarily in philosophy of language, philosophy of mind and philosophical logic." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="McDowell">
<NODE_LOCATION visible="false"/><NODE_LABEL label="McDowell" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_McDowell" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1942-) is a contemporary philosopher, who has written extensively on metaphysics, epistemology, ancient philosophy, and meta-ethics. McDowell's most influential work has been in the philosophy of mind and language." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="BuckminsterFuller">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Buckminster Fuller" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Buckminster_Fuller" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1895-1983) was an American visionary, designer, architect, poet, author, and inventor." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="McLuhan">
<NODE_LOCATION visible="false"/><NODE_LABEL label="McLuhan" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Marshall_McLuhan" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1911-1980) was a Canadian educator, philosopher, and scholar-- a professor of English literature, a literary critic, and a communications theorist. McLuhan's work is viewed as one of the cornerstones of the study of media ecology. McLuhan is well-known for coining the expressions 'the medium is the message' and the 'global village'." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Cunningham">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Cunningham" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Merce_Cunningham" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1919-) is an American dancer and choreographer. Cunningham's dances emphasise strength and agility, and his choreography notoriously demands of his dancers difficult, nearly impossible physical feats of athleticism." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Goffman">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Goffman" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Erving_Goffman" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1922-1982) was a sociologist and writer. Goffman's greatest contribution to social theory is his study of symbolic interaction that begun with his book The Presentation of Self in Everyday Life." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="FlannOBrien">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Flann O'Brien" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Flann_O%27Brien" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1911-1966) was a novelist and satirist. Flann O'Brien novels have attracted a wide following for their bizarre humour and Modernist metafiction." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Burgess">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Burgess" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Anthony_Burgess" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1917-1993) was a British novelist, critic and composer. He was also active as a librettist, poet, playwright, screenwriter, journalist, essayist, travel writer, broadcaster, translator, and educationalist." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Naipaul">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Naipaul" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/V._S._Naipaul" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1932-) is a Trinidadian-born British novelist of Bhumihar Brahmin heritage from Gorakhpur in Eastern Uttar Pradesh and Indo-Trinidadian ethnicity." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Murakami">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Murakami" backColor="DD9900" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Takashi_Murakami" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1963-) is a prolific contemporary Japanese artist. He attempts to blur the boundaries between high and low art. He appropriates popular themes from mass media and pop culture, then turns them into thirty-foot sculptures, Superflat paintings, or marketable commercial goods such as figurines or phone caddies." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Coetzee">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Coetzee" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/John_Maxwell_Coetzee" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1940-) is a South African author (now living in Australia) and academic. A novelist and literary critic as well as a translator, Coetzee won the 2003 Nobel Prize in Literature." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="FordMadoxFord">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ford Madox Ford" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ford_Madox_Ford" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1873-1939) was an English novelist, poet, critic and editor whose journals The English Review and The Transatlantic Review were instrumental in the development of early 20th-century English-language literature. He is now best remembered for The Good Soldier (1915) and the Parade's End tetralogy." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Malouf">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Malouf" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/David_Malouf" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1934-) in Brisbane is an Australian writer whose themes encompass Australian history and the Australian landscape. His 1993 novel, Remembering Babylon. was shortlisted for the Booker Prize." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Herophilos">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Herophilos" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Herophilos" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(335-280 BC) was a Greek physician. Together with Erasistratus he is regarded as a founder of the great medical school of Alexandria. He was the first to base his conclusions on dissection of the human body. He studied the brain, recognizing it as the center of the nervous system and the site of intelligence." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Erasistratus">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Erasistratus" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Erasistratus" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(310-250 BC) was a Greek anatomist and royal physician. Erasistratus considered atoms to be the essential body element, and he believed they were vitalized by external air that circulated through the nerves. He also thought that the nerves moved a nervous spirit from the brain." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="KevinLynch">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Kevin Lynch" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Kevin_A._Lynch" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1918-1984) was an American urban planner and author. Lynch provided seminal contributions to the field of city planning through empirical research on how individuals perceive and navigate the urban landscape." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="GregoryBateson">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gregory Bateson" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Gregory_Bateson" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1904-1980) was a British anthropologist, social scientist, linguist, and cyberneticist whose work intersected that of many other fields. In academic circles he is something of a cult figure whose appeal includes his obscurity, eccentricity and diversity of accomplishment. 'Language commonly stresses only one side of any interaction. Double description is better than one.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="MargaretMead">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Margaret Mead" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Margaret_Mead" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1901-1978) was an American cultural anthropologist. 'Our humanity rests upon a series of learned behaviors, woven together into patterns that are infinitely fragile and never directly inherited.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Dawkins">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Dawkins" backColor="33AACC" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Richard_Dawkins" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1941) is a British ethologist, evolutionary biologist and popular science writer. Dawkins popularised the gene-centered view of evolution, introduced the term meme, a genetic metaphor for a unit of cultural information, and argued that phenotypic effects are not limited to an organism's body but can stretch far into the environment, including into the bodies of other organisms." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Mandela">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Mandela" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Nelson_Mandela" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1918) was the first President of South Africa to be elected in fully-representative democratic elections. Before his presidency, Mandela was a prominent anti-apartheid activist, for which he was sentenced to life imprisonment." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Collingwood">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Collingwood" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/R._G._Collingwood" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1889-1943) was a British philosopher and historian. Collingwood is most famous for The Idea of History. Collingwood held that historical understanding occurs when an historian undergoes the very same thought processes as did the historical personage whom he or she is studying." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="IbnKhaldun">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Ibn Khaldun" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Ibn_Khaldun" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1332-1406) was a famous historiographer and historian born in present-day Tunisia, and is sometimes viewed as one of the forerunners of modern historiography, sociology and economics. Ibn Khaldun's analysis looks at how social cohesion intensified by a religious ideology carries groups to power but contains within itself the seeds of the group's downfall, to be replaced by a new group, dynasty or empire bound by a stronger cohesion." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Vico">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Giambattista Vico" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Giambattista_Vico" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1668-1744) was a Neapolitan philosopher, historian, and jurist. Vico is best known for his verum factum principle, that truth is verified through creation or invention and not, as per Descartes, through observation: 'Our clear and distinct idea of the mind cannot be a criterion of the mind itself, still less of other truths. For while the mind perceives itself, it does not make itself.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Razi">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Razi" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Fakhr_al-Din_al-Razi" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1149-1209) was a well-known Persian theologian and philosopher from Ray, Iran." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Frye">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Frye" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Northrop_Frye" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1912-1991) was one of the most distinguished literary critics and literary theorists of the twentieth century. Inspired by his work on Blake, Frye first articulated his unified theory ten years after Fearful Symmetry, in the Anatomy of Criticism, which he described as an attempt at a 'synoptic view of the scope, theory, principles, and techniques of literary criticism.'" width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Atwood">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Atwood" backColor="44CC44" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Margaret_Atwood" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1939) is a Canadian writer. A prolific poet, novelist, literary critic, feminist and political activist, she has received national and international recognition for her writing." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Croce">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Croce" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Benedetto_Croce" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="1866-1952) was an Italian critic, idealist philosopher, and politician. He wrote on numerous topics, including philosophy of history and aesthetics, and was a prominent liberal, although he opposed laissez-faire free trade." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Gramsci">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Gramsci" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Antonio_Gramsci" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1891-1937) was an Italian writer, politician and political theorist, regarded as a highly original thinker within the Marxist tradition. A founding member of the Communist Party of Italy, he was imprisoned by Mussolini's Fascist regime. He is renowned for his concept of cultural hegemony as a means of maintaining the state in a capitalist society." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Said">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Said" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Edward_Said" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1935-2003) was a Palestinian-American literary theorist and outspoken Palestinian activist. He was Professor of English and Comparative Literature at Columbia University, and is regarded as a founding figure in post-colonial theory." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="Chomsky">
<NODE_LOCATION visible="false"/><NODE_LABEL label="Chomsky" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Noam_Chomsky" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1928) is credited with the creation of the theory of generative grammar and helped spark the cognitive revolution in psychology through his review of B.F. Skinner's Verbal Behavior, in which he challenged the behaviorist approach to the study of mind and language." width="200" height="150" isHTML="true"/></NODE>

<NODE nodeID="vonHumboldt">
<NODE_LOCATION visible="false"/><NODE_LABEL label="von Humboldt" backColor="FF6666" textColor="000000" fontSize="14"/>
<NODE_URL url="http://en.wikipedia.org/wiki/Wilhelm_von_Humboldt" urlIsLocal="false" urlIsXML="false"/>
<NODE_HINT hint="(1767-1835) was a government functionary, diplomat, philosopher, and linguist who introduced a knowledge of the Basque language to European intellectuals." width="200" height="150" isHTML="true"/></NODE>

    </NODESET>

    <EDGESET>

<EDGE fromID="Aeschylus" toID="Sophocles" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Sophocles" toID="Euripides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Socrates" toID="Aristophenes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euripides" toID="Aristophenes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Thales" toID="Anaximander" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Anaxagoras" toID="Pericles" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pericles" toID="Thucydides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hippocrates" toID="Thucydides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Protagoras" toID="Pericles" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ZenoofElea" toID="Pericles" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Anaximander" toID="Pythagoras" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Anaximander" toID="Aristotle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pythagoras" toID="Euclid" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Leucippus" toID="Democritus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pythagoras" toID="Aeschylus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pythagoras" toID="Plato" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Protagoras" toID="Plato" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plato" toID="ZenoofCitium" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ZenoofCitium" toID="Cleanthes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cleanthes" toID="Chrysippus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Democritus" toID="Epicurus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Epicurus" toID="Aristotle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Protagoras" toID="Euripides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Socrates" toID="Euripides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Anaxagoras" toID="Euripides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Xenophanes" toID="Parmenides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Parmenides" toID="Socrates" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Parmenides" toID="ZenoofElea" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Anaxagoras" toID="Socrates" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Socrates" toID="Plato" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Socrates" toID="Antisthenes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plato" toID="Aristotle" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Plato" toID="Cicero" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euripides" toID="Seneca" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="Alexander" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plato" toID="AmmoniusSaccas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="AmmoniusSaccas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AmmoniusSaccas" toID="Plotinus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AmmoniusSaccas" toID="Origen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plotinus" toID="Augustine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="Augustine" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Augustine" toID="Aquinas" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Isaiah" toID="Jeremiah" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jeremiah" toID="Jesus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Epicurus" toID="Lucretius" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jesus" toID="Paul" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Paul" toID="Augustine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lucretius" toID="Virgil" type="1" length="40" visible="false" color="C0C0C0"/> 
<EDGE fromID="Aristotle" toID="RogerBacon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="Boethius" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Boethius" toID="Aquinas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aquinas" toID="Descartes" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="DunsScotus" toID="Ockham" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="Ockham" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ockham" toID="Descartes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Virgil" toID="Dante" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Augustine" toID="Petrarch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ptolemy" toID="Copernicus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aquinas" toID="Kant" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Hobbes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chrysippus" toID="Cicero" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chrysippus" toID="Seneca" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ptolemy" toID="Dante" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Virgil" toID="Petrarch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cicero" toID="Petrarch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dante" toID="Rodin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="AlbertusMagnus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LorenzodeMedici" toID="Pico" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Augustine" toID="Pico" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LorenzodeMedici" toID="daVinci" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LorenzodeMedici" toID="Donatello" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LorenzodeMedici" toID="Botticelli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LorenzodeMedici" toID="Michelangelo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="daVinci" toID="Machiavelli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dante" toID="Botticelli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="daVinci" toID="Raphael" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heraclitus" toID="Parmenides" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FriedrichAlbertLange" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="FriedrichAlbertLange" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Schopenhauer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="Wittgenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="Jung" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="Freud" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Kant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Leibniz" toID="Kant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Berkeley" toID="Hume" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hume" toID="Kant" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Hamann" toID="Herder" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Hamann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hamann" toID="Kierkegaard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Schleiermacher" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jacobi" toID="Schleiermacher" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Kant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kierkegaard" toID="Wittgenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wagner" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kierkegaard" toID="Heidegger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Heidegger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Coleridge" toID="Emerson" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Confucius" toID="Emerson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Berkeley" toID="Emerson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Emerson" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Heidegger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Berkeley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Locke" toID="Berkeley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="Sartre" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Sartre" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Marx" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Heidegger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Carnap" toID="Godel" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="Averroes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Averroes" toID="Aquinas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hobbes" toID="Mill" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Locke" toID="Mill" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Bain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Husserl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Locke" toID="Jefferson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Jefferson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrancisBacon" toID="Jefferson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hobbes" toID="Locke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montaigne" toID="Emerson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montaigne" toID="Pascal" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pascal" toID="Fermat" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Pascal" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euclid" toID="Pascal" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montaigne" toID="Rousseau" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montaigne" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montaigne" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="deBeauvoir" toID="Sartre" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Voltaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Voltaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Hegel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Goethe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Herder" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Grimmbrothers" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Durer" toID="Herder" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Durer" toID="Raphael" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ThomasMore" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ThomasMore" toID="Marx" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Erasmus" toID="ThomasMore" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Luther" toID="Erasmus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Wittgenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Mill" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herder" toID="Schleiermacher" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Leibniz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Spinoza" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Locke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Hume" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Coleridge" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Coleridge" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wordsworth" toID="Coleridge" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Thoreau" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Hawthorne" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hawthorne" toID="Thoreau" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Longfellow" toID="Hawthorne" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dante" toID="Longfellow" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="MargaretFuller" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Tarski" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Carnap" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Wittgenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Husserl" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Carnap" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Einstein" toID="Carnap" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Carnap" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Leibniz" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pascal" toID="ChristiaanHuygens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ChristiaanHuygens" toID="Leibniz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Schelling" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hobbes" toID="Spinoza" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Schopenhauer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Fichte" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fichte" toID="Schelling" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schelling" toID="Hegel" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schelling" toID="Kierkegaard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schelling" toID="Heidegger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schelling" toID="Peirce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Darwin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Hegel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schiller" toID="Goethe" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Schelling" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Einstein" toID="Godel" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Godel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plutarch" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plutarch" toID="Emerson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fichte" toID="Hegel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fichte" toID="Schopenhauer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Jacobi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Voltaire" toID="Jacobi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schelling" toID="Jacobi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diderot" toID="Goethe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diderot" toID="d'Holbach" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="d'Holbach" toID="AdamSmith" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="d'Holbach" toID="Hume" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Locke" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montesquieu" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdwardGibbon" toID="Asimov" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="d'Holbach" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Asimov" toID="Vonnegut" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Godwin" toID="Malthus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Malthus" toID="Darwin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hume" toID="Malthus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AdamSmith" toID="Ricardo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chydenius" toID="AdamSmith" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Malthus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ricardo" toID="Malthus" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Malthus" toID="Ricardo" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montesquieu" toID="JamesMadison" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Montesquieu" toID="AdamSmith" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JamesMill" toID="Ricardo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JamesMill" toID="Mill" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hume" toID="Bentham" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bentham" toID="JamesMill" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bentham" toID="Ricardo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hutcheson" toID="AdamSmith" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Carlyle" toID="Ruskin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fichte" toID="Carlyle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Carlyle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Popper" toID="Lakatos" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Popper" toID="Hayek" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tarski" toID="Hayek" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Laozi" toID="Zhuangzi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Zhuangzi" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Zhuangzi" toID="Hayek" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Newton" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Kepler" toID="Newton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Copernicus" toID="Newton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Kierkegaard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cervantes" toID="Dostoevsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cervantes" toID="Dickens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cervantes" toID="Flaubert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cervantes" toID="Melville" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cervantes" toID="Joyce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dickens" toID="Marx" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hawthorne" toID="Melville" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Melville" toID="LewisMumford" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jonson" toID="Blake" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jonson" toID="Hobbes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrancisBacon" toID="Hobbes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Jonson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Marx" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Camus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Kafka" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Lacan" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="Lacan" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Valery" toID="Eliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shelley" toID="Yeats" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Godwin" toID="Shelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrancisBacon" toID="Shelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Byron" toID="Shelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="MaryShelley" toID="Shelley" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hume" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitehead" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wittgenstein" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Ayer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Popper" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Quine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Hemingway" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Stein" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Stein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stein" toID="Hemingway" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pound" toID="Hemingway" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Popper" toID="Feyerabend" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kierkegaard" toID="Feyerabend" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fitzgerald" toID="Hemingway" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euclid" toID="Newton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Velazquez" toID="Picasso" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Manet" toID="Picasso" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goya" toID="Picasso" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goya" toID="Manet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Delacroix" toID="Picasso" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitehead" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tarski" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wittgenstein" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Dennett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tarski" toID="Quine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Whitehead" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Velazquez" toID="Manet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Velazquez" toID="Dali" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rubens" toID="Velazquez" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rubens" toID="VanGogh" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rubens" toID="Delacroix" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Delacroix" toID="Monet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Delacroix" toID="Manet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Delacroix" toID="Degas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Peirce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Peirce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="James" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Camus" toID="Stoppard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Dewey" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Darwin" toID="Dewey" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Dewey" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="KrafftEbing" toID="Freud" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Faulkner" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Marquez" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="HenryMiller" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Yeats" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Proust" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Yeats" toID="Joyce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Eliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Yeats" toID="Eliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pound" toID="Eliot" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Kundera" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kafka" toID="Kundera" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Camus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Whitehead" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="Ginsberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Weber" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Weber" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Weber" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="Weber" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Confucius" toID="Weber" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Rawls" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Popper" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="Popper" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tarski" toID="Popper" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Rawls" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Berlin" toID="Rawls" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bentham" toID="Berlin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Berlin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Berlin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dewey" toID="Rawls" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Tolstoy" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tolstoy" toID="Gandhi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tolstoy" toID="Rilke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Gandhi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="Rilke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rodin" toID="Rilke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Rilke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Schiller" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dickens" toID="Poe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Whitman" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Faulkner" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Melville" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Valery" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Carlyle" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Proust" type="1" length="40" visible="true" color="C0C0C0"/>
<EDGE fromID="Ruskin" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Baudelaire" toID="Mallarme" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Mallarme" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Wilde" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Nabokov" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Kafka" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pushkin" toID="Nabokov" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pushkin" toID="Gogol" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Thoreau" toID="Tolstoy" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Thoreau" toID="Gandhi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Thoreau" toID="MartinLutherKingJr" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Godwin" toID="MaryShelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wollstonecraft" toID="Blake" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wollstonecraft" toID="Woolf" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Woolf" toID="MaynardKeynes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="VanGogh" toID="deKooning" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="VanGogh" toID="ToulouseLautrec" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Monet" toID="VanGogh" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Seurat" toID="VanGogh" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Degas" toID="VanGogh" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Geddes" toID="LewisMumford" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ruskin" toID="Geddes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Galileo" toID="Kepler" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rilke" toID="Pynchon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rilke" toID="Salinger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Burroughs" toID="Ginsberg" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kerouac" toID="Ginsberg" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Blake" toID="Ginsberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Williams" toID="Ginsberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Ginsberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nabokov" toID="Pynchon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pynchon" toID="DeLillo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Carlyle" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kafka" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hesse" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Hesse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Faulkner" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Kant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Blake" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="James" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Jung" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Emerson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swedenborg" toID="Coleridge" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Swedenborg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Scheler" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jung" toID="Saussure" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Weber" toID="Saussure" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Durkheim" toID="Saussure" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bergson" toID="Saussure" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Bergson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="James" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Husserl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Dewey" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Wittgenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Comte" toID="Durkheim" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spencer" toID="Durkheim" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="Williams" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pound" toID="Williams" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dante" toID="Blake" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Milton" toID="Blake" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Brentano" toID="Husserl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lacan" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Foucault" toID="Derrida" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="Foucault" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Foucault" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Saussure" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Spencer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Darwin" toID="Spencer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Donne" toID="Milton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Milton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Tarski" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Milton" toID="MaryShelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Coleridge" toID="MaryShelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wollstonecraft" toID="MaryShelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="MaryShelley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wittgenstein" toID="Ryle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ryle" toID="Dennett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ryle" toID="Ayer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Locke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="leCorbusier" toID="vanderRohe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ozenfant" toID="leCorbusier" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="leCorbusier" toID="JaneJacobs" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrankLloydWright" toID="vanderRohe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ThomasMore" toID="EdwardBellamy" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdwardBellamy" toID="EbenezerHoward" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="EbenezerHoward" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="EbenezerHoward" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="RobertOwen" toID="EbenezerHoward" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="Kerouac" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="Williams" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ryle" toID="Geertz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ruskin" toID="WilliamMorris" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Engels" toID="WilliamMorris" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Engels" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="WilliamMorris" toID="Gaudi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Apollinaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ErikSatie" toID="Apollinaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Apollinaire" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="Apollinaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Apollinaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ViolletleDuc" toID="Gaudi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ViolletleDuc" toID="Guimard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EbenezerHoward" toID="FrankLloydWright" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="WilliamMorris" toID="FrankLloydWright" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rimbaud" toID="HenryMiller" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rimbaud" toID="Kerouac" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rimbaud" toID="Burroughs" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dewey" toID="Veblen" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spencer" toID="Veblen" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kant" toID="Veblen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ginsberg" toID="Kesey" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Valery" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Valery" toID="Bergson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Eliot" toID="Bergson" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bergson" toID="Foucault" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bergson" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bergson" toID="Deleuze" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Baudelaire" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poe" toID="Baudelaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Baudelaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Baudelaire" toID="Kerouac" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dante" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rimbaud" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Breton" toID="Magritte" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Magritte" toID="Foucault" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="Magritte" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Breton" toID="Miro" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Miro" toID="MaxErnst" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Miro" toID="Giacometti" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rodin" toID="Giacometti" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelBeckett" toID="Giacometti" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Sartre" toID="Giacometti" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="SamuelBeckett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="SamuelBeckett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Proust" toID="SamuelBeckett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jung" toID="SamuelBeckett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Apollinaire" toID="Ozenfant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mill" toID="Sidgwick" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Mead" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mead" toID="Whitehead" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mead" toID="Dewey" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mallarme" toID="Debussy" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mallarme" toID="Rilke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mallarme" toID="Yeats" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mallarme" toID="Valery" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="Eco" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Borges" toID="Eco" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schleiermacher" toID="Dilthey" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pissarro" toID="Cezanne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pissarro" toID="Gauguin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pissarro" toID="Degas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Delacroix" toID="Renoir" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Monet" toID="Renoir" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Raphael" toID="Renoir" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Monet" toID="Sisley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Renoir" toID="Sisley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Signac" toID="Seurat" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Blake" toID="Dickinson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Dickinson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Adorno" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Weber" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mead" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Adorno" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Adorno" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Weber" toID="Adorno" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundBurke" toID="Godwin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundBurke" toID="Hayek" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundBurke" toID="Popper" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rossini" toID="ErikSatie" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="vonMises" toID="Hayek" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Levinas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Levinas" toID="Derrida" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Merleau-Ponty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Merleau-Ponty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Hemingway" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Stein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Arendt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Arendt" toID="Habermas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jaspers" toID="Arendt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kierkegaard" toID="Jaspers" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Jaspers" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jaspers" toID="Ricoeur" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jaspers" toID="Gadamer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Ricoeur" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="Gadamer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heidegger" toID="LeoStrauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Weber" toID="LeoStrauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="LeoStrauss" toID="AllanBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Benjamin" toID="Arendt" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Benjamin" toID="Adorno" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Benjamin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Brecht" toID="Benjamin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="deBeauvoir" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Searle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chaucer" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Whitman" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="Frost" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frost" toID="Cummings" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pound" toID="Frost" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stein" toID="Cummings" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Cummings" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="DosPassos" toID="Cummings" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hemingway" toID="DosPassos" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AmyLowell" toID="Cummings" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pound" toID="AmyLowell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Keats" toID="AmyLowell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Milton" toID="Keats" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spenser" toID="Keats" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spenser" toID="Milton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spenser" toID="Joyce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spenser" toID="Pound" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Keats" toID="Yeats" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Keats" toID="Wilde" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marquez" toID="Rushdie" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pynchon" toID="Rushdie" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Desani" toID="Rushdie" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Putnam" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Putnam" toID="Dennett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kripke" toID="Davidson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Putnam" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Turing" toID="Putnam" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="Putnam" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Putnam" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wittgenstein" toID="Putnam" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frege" toID="Kripke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Tarski" toID="Kripke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wittgenstein" toID="Kripke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Kripke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Godel" toID="Turing" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelRichardson" toID="Goethe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelRichardson" toID="Austen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Milton" toID="SamuelJohnson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelRichardson" toID="Rousseau" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelJohnson" toID="Austen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelJohnson" toID="EdmundBurke" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelJohnson" toID="JoshuaReynolds" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundBurke" toID="JoshuaReynolds" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ptolemy" toID="AlSufi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Avicenna" toID="Averroes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AlFarabi" toID="Avicenna" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Aristotle" toID="AlFarabi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Muhammad" toID="Averroes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Galen" toID="Avicenna" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hippocrates" toID="Galen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hippocrates" toID="Aristotle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ptolemy" toID="AlKhwarizmi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diophantus" toID="Fermat" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AlKaraji" toID="Pascal" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Petrarch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Chaucer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Botticelli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Marlowe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marlowe" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Homer" toID="Dante" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Dante" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Horace" toID="Dante" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Virgil" toID="Horace" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maxwell" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Faraday" toID="Maxwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ampere" toID="Maxwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euler" toID="Ampere" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bernoulli" toID="Ampere" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrancisBacon" toID="Boyle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Boyle" toID="Bernoulli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euler" toID="Laplace" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fermat" toID="Euler" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euler" toID="Gauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euler" toID="Cauchy" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ChristiaanHuygens" toID="Euler" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diderot" toID="d'Alembert" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diderot" toID="Breton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Diderot" toID="Goethe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="d'Alembert" toID="Bernoulli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maxwell" toID="Boltzmann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euler" toID="Lagrange" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lagrange" toID="Poisson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Laplace" toID="Poisson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lagrange" toID="Fourier" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poisson" toID="Dirichlet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poisson" toID="Riemann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Riemann" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fourier" toID="Dirichlet" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poisson" toID="CarlGustavJacobJacobi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poisson" toID="Hamilton" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dirichlet" toID="Lipschitz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maxwell" toID="Hertz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Faraday" toID="Hertz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Helmholtz" toID="Hertz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Helmholtz" toID="James" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fichte" toID="Helmholtz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Helmholtz" toID="Michelson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joule" toID="Helmholtz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Helmholtz" toID="Planck" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kelvin" toID="Joule" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fourier" toID="Kelvin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Faraday" toID="Kelvin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Weierstrass" toID="Husserl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Laplace" toID="Weierstrass" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="CarlGustavJacobJacobi" toID="Weierstrass" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Michelson" toID="Lorentz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lorentz" toID="Poincare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maxwell" toID="Poincare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Curie" toID="Poincare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Cantor" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Leibniz" toID="Cantor" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bolzano" toID="Frege" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bolzano" toID="Peirce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bolzano" toID="Husserl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bolzano" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schrodinger" toID="Watson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schrodinger" toID="Crick" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maxwell" toID="Schrodinger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Boltzmann" toID="Schrodinger" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schrodinger" toID="Planck" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schrodinger" toID="Einstein" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="RosalindFranklin" toID="Wilkins" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wilkins" toID="Watson" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Watson" toID="Crick" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bohr" toID="Einstein" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bohr" toID="Heisenberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Einstein" toID="Pauli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jung" toID="Pauli" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bohr" toID="Pauli" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heisenberg" toID="Pauli" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jesus" toID="Mani" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Mani" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Zoroaster" toID="Mani" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plato" toID="Mani" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mani" toID="Augustine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Zoroaster" toID="Voltaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Zoroaster" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Jesus" toID="Constantine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Paul" toID="Constantine" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hertz" toID="Marconi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fourier" toID="Fermi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Virgil" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ovid" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Horace" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SextusEmpiricus" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lucretius" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cicero" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Seneca" toID="Montaigne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SextusEmpiricus" toID="Hume" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Nagarjuna" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Asclepiades" toID="SextusEmpiricus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Democritus" toID="Asclepiades" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundWilson" toID="Fitzgerald" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Fitzgerald" toID="Eliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundWilson" toID="Nabokov" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Valery" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Eliot" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stein" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rimbaud" toID="EdmundWilson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Copernicus" toID="TychoBrahe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ptolemy" toID="TychoBrahe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="TychoBrahe" toID="Kepler" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lavoisier" toID="Laplace" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Priestly" toID="Lavoisier" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Priestly" toID="Schopenhauer" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Santayana" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Santayana" toID="Eliot" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Santayana" toID="Stein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Royce" toID="Santayana" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Foucault" toID="Deleuze" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spinoza" toID="Santayana" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Royce" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="Royce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hume" toID="BenjaminFranklin" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Priestly" toID="BenjaminFranklin" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="BenjaminFranklin" toID="Jefferson" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Lippmann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Santayana" toID="Lippmann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mencken" toID="RichardWright" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kipling" toID="Mencken" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Mencken" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Conrad" toID="Mencken" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Twain" toID="Mencken" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swift" toID="Mencken" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Twain" toID="Faulkner" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Twain" toID="RichardWright" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Conrad" toID="Hemingway" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Conrad" toID="DHLawrence" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Swift" toID="Pope" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Homer" toID="Pope" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pope" toID="SamuelJohnson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pope" toID="Byron" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="HenryJames" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kipling" toID="HenryJames" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="DHLawrence" toID="AldousHuxley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="DHLawrence" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bergson" toID="DHLawrence" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="DHLawrence" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hawthorne" toID="HenryJames" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="HenryJames" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="Flaubert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="Zola" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="Proust" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="Maupassant" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Maupassant" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Turgenev" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maupassant" toID="HenryJames" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Zola" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Turgenev" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Turgenev" toID="Tolstoy" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Turgenev" toID="Dostoevsky" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Zola" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dalton" toID="Lavoisier" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rutherford" toID="Bohr" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Darwin" toID="Mendel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mendel" toID="WilliamBateson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wagner" toID="Kandinsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Monet" toID="Kandinsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Kandinsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Matisse" toID="Kandinsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Behrens" toID="Gropius" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Behrens" toID="vanderRohe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Behrens" toID="leCorbusier" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gropius" toID="Kandinsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gropius" toID="Klee" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gropius" toID="JosefAnniAlbers" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gropius" toID="Breuer" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JosefAnniAlbers" toID="deKooning" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Breuer" toID="Saarinen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Saarinen" toID="RayCharlesEames" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Klee" toID="Benjamin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JosefAnniAlbers" toID="Rauschenberg" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Matisse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gauguin" toID="Matisse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="VanGogh" toID="Matisse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Signac" toID="Matisse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Matisse" toID="Picasso" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cage" toID="Rauschenberg" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stirner" toID="Duchamp" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poincare" toID="Duchamp" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Duchamp" toID="JasperJohns" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rauschenberg" toID="JasperJohns" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cage" toID="JasperJohns" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Stirner" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stirner" toID="FriedrichAlbertLange" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="FriedrichAlbertLange" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Stirner" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Engels" toID="Stirner" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Stirner" toID="MaxErnst" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Arnauld" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Gassendi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Mersenne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Boyle" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="Halley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Descartes" toID="ConstantijnHuygens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euclid" toID="Mersenne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pascal" toID="Mersenne" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pascal" toID="Arnauld" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Leibniz" toID="Arnauld" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Galileo" toID="Gassendi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kepler" toID="Gassendi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mersenne" toID="Gassendi" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gassendi" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pascal" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Grotius" toID="EdwardGibbon" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kepler" toID="Halley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Newton" toID="Halley" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rembrandt" toID="ConstantijnHuygens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Donne" toID="ConstantijnHuygens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ConstantijnHuygens" toID="Mersenne" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ConstantijnHuygens" toID="ChristiaanHuygens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Duchamp" toID="ManRay" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ErikSatie" toID="Cage" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Einstein" toID="Hilbert" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hilbert" toID="vonNeumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hilbert" toID="Weyl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Minkowski" toID="Weyl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hilbert" toID="Minkowski" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Minkowski" toID="Einstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lindemann" toID="Minkowski" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lindemann" toID="Hilbert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schrodinger" toID="Weyl" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Brouwer" toID="Weyl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Husserl" toID="Weyl" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peano" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peano" toID="Hilbert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JasperJohns" toID="Warhol" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="JasperJohns" toID="Lichtenstein" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Pollock" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="MaxErnst" toID="Pollock" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dali" toID="Lorca" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Dali" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Miro" toID="Dali" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="ManRay" toID="Dali" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="Rothko" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Rivera" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Rivera" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Braque" toID="Rivera" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rivera" toID="Kahlo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Matisse" toID="Braque" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Braque" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Braque" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Breton" toID="Eluard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Trotsky" toID="Breton" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Whitman" toID="Eluard" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Matisse" toID="Derain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Derain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cezanne" toID="Derain" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Apollinaire" toID="Derain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Breton" toID="Derain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="MaxJacob" toID="Derain" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="MaxJacob" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Apollinaire" toID="MaxJacob" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Braque" toID="MaxJacob" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Trotsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Trotsky" toID="Rivera" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mendelssohn" toID="RichardStrauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schumann" toID="RichardStrauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schiller" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mendelssohn" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Byron" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Marx" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Mendelssohn" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Schubert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Brahms" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="RichardStrauss" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Wagner" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schumann" toID="Brahms" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Beethoven" toID="Brahms" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mozart" toID="Brahms" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Haydn" toID="Brahms" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Mozart" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Handel" toID="Mozart" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mozart" toID="Haydn" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mozart" toID="Beethoven" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mozart" toID="Schubert" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Haydn" toID="Beethoven" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schiller" toID="Beethoven" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Handel" toID="Beethoven" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Handel" toID="Haydn" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Pachelbel" toID="Bach" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vivaldi" toID="Bach" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Beethoven" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Chopin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Mendelssohn" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Goethe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Bach" toID="Hegel" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chopin" toID="Schumann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Liszt" toID="Chopin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chopin" toID="Berlioz" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chopin" toID="Mendelssohn" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Berlioz" toID="Dumas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Berlioz" toID="Hugo" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Balzac" toID="Berlioz" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Beethoven" toID="Liszt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Liszt" toID="Wagner" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Liszt" toID="Berlioz" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Liszt" toID="Schumann" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Heine" toID="Liszt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Baudelaire" toID="Liszt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Liszt" toID="Rachmaninoff" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Beethoven" toID="Berlioz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="deQuincey" toID="Berlioz" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Wordsworth" toID="deQuincey" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Coleridge" toID="deQuincey" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="deQuincey" toID="Poe" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="deQuincey" toID="Baudelaire" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="deQuincey" toID="Borges" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chateaubriand" toID="Hugo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Milton" toID="Chateaubriand" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chateaubriand" toID="Byron" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hugo" toID="Camus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hugo" toID="Dickens" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hugo" toID="Dostoevsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Hesse" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Hegel" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Schelling" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Nietzsche" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Benjamin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Holderlin" toID="Adorno" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="RobertOwen" toID="GeorgeEliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Spencer" toID="GeorgeEliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="GeorgeEliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="GeorgeEliot" toID="Woolf" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Feuerbach" toID="GeorgeEliot" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Feuerbach" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Copernicus" toID="Galileo" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="DHLawrence" toID="AnaisNin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="HenryMiller" toID="AnaisNin" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="EdmundWilson" toID="AnaisNin" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="GoreVidal" toID="AnaisNin" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dickens" toID="KateChopin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="WalterScott" toID="KateChopin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="WalterScott" toID="Wordsworth" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Eliot" toID="Orwell" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dickens" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Trotsky" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hayek" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Flaubert" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="DHLawrence" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Maugham" toID="Orwell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gauguin" toID="Maugham" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="ThomasMann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Nietzsche" toID="ThomasMann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schopenhauer" toID="ThomasMann" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Yeats" toID="DylanThomas" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Erasmus" toID="Grotius" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Grotius" toID="Hobbes" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Grotius" toID="Locke" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Menander" toID="Plutarch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Menander" toID="Terence" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Menander" toID="Plautus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Euripides" toID="Menander" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plautus" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Plautus" toID="Moliere" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Racine" toID="Moliere" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Corneille" toID="Moliere" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Moliere" toID="Scarron" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Terence" toID="Shakespeare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Confucius" toID="Mencius" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Buddha" toID="Ashoka" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Picasso" toID="Mondrian" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Braque" toID="Mondrian" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Mondrian" toID="VanDoesburg" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dewey" toID="Rorty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="James" toID="Rorty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Rorty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Sellars" toID="Rorty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ryle" toID="Sellars" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peirce" toID="Sellars" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Carnap" toID="Sellars" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Davidson" toID="Rorty" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Titian" toID="Rembrandt" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Emerson" toID="HaroldBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelJohnson" toID="HaroldBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Freud" toID="HaroldBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rorty" toID="Brandom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Brandom" toID="McDowell" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rorty" toID="McDowell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Quine" toID="Brandom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Davidson" toID="McDowell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="McLuhan" toID="Cage" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="BuckminsterFuller" toID="Cage" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Cunningham" toID="Cage" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Einstein" toID="Cunningham" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Sartre" toID="Goffman" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="FlannOBrien" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Eliot" toID="Burgess" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Joyce" toID="Burgess" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hemingway" toID="Burgess" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="DHLawrence" toID="Burgess" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FlannOBrien" toID="Burgess" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Conrad" toID="Naipaul" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Warhol" toID="Murakami" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="SamuelBeckett" toID="Coetzee" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dostoevsky" toID="Coetzee" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FordMadoxFord" toID="Coetzee" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Conrad" toID="FordMadoxFord" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FordMadoxFord" toID="Joyce" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FordMadoxFord" toID="Hemingway" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FordMadoxFord" toID="Stein" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FordMadoxFord" toID="Pound" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Kipling" toID="Malouf" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Poincare" toID="Minkowski" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Lorentz" toID="Minkowski" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Peano" toID="Poincare" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Herophilos" toID="Erasistratus" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Erasistratus" toID="Galen" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="FrankLloydWright" toID="KevinLynch" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gandhi" toID="Mandela" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Dawkins" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Darwin" toID="Dawkins" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="WilliamBateson" toID="GregoryBateson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="MargaretMead" toID="GregoryBateson" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Ryle" toID="Collingwood" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Averroes" toID="IbnKhaldun" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Avicenna" toID="IbnKhaldun" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Razi" toID="IbnKhaldun" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Muhammad" toID="Razi" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Joyce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Russell" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="SamuelBeckett" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Berlin" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="HaroldBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="McLuhan" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Frye" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frye" toID="HaroldBloom" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Frye" toID="Atwood" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Blake" toID="Frye" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Croce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Croce" toID="Gramsci" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Rousseau" toID="Croce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Hegel" toID="Croce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Marx" toID="Croce" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Vico" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Shakespeare" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Gramsci" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Adorno" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Foucault" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Chomsky" toID="Said" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Dewey" toID="Chomsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Russell" toID="Chomsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="AdamSmith" toID="Chomsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="vonHumboldt" toID="Chomsky" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="vonHumboldt" toID="Hayek" type="1" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Schiller" toID="vonHumboldt" type="0" length="40" visible="false" color="C0C0C0"/>
<EDGE fromID="Goethe" toID="vonHumboldt" type="0" length="40" visible="false" color="C0C0C0"/>

</EDGESET>

    <PARAMETERS>
        <PARAM name="offsetX" value="0"/>
        <PARAM name="rotateSB" value="0"/>
        <PARAM name="zoomSB" value="0"/>
        <PARAM name="offsetY" value="0"/>
    </PARAMETERS>
</TOUCHGRAPH_LB>
