blob: e39d462f1260027797685937eec80a8c2082ff5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Ici THK — Les Forces Francaises de l'Interieur parlent aux francais </title>
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<header>
<h1> <a href="index.html">Ici THK</a> </h1>
<h2> Gilbert SIMONDON </h2>
<h3> Individuation </h3>
</header>
<main>
<article>
<aside>
<section id="author">
<h3>About the Author</h3>
<p>Gilbert Simondon was a French philosopher.</p>
</section>
<section id="sources">
<h3>Sources</h3>
<p>
</p>
</section>
</aside>
<section id="individuation">
<h3>Individuation</h3>
<p>without taking into account its associated milieu: If, on
the other hand, one presupposed that individuation does
not only produce the individual, one would not seek to
pass quickly through the stage of individuation to arrive
at this fi nal individuality which is the indi- vidual:
one would seek instead to seize ontogenesis in the entire
unfolding of its reality, and <em>to know the individual
through the individuation rather than the individuation
starting from the individual</em> p.24</p>
<p>psychological individuality appears as that which
elaborates itself while elaborating transindividuality;
this elaboration rests on two connected dialectics, one
that interiorizes the exterior, and another that
exteriorizes the interior. (p.157)</p>
</section>
<section id="techno-aesthetics">
<h3>Techno-Aesthetics</h3>
<p></p>
</section>
<section id="realism-of-relations">
<h3>Realism of Relations</h3>
<p></p>
</section>
<section id="ontogenesis">
<h3>Ontogenesis</h3>
</section>
<section id="transindividual">
<h3>Transindividual</h3>
</section>
<section id="allagmatics">
<h3>Allagmatics</h3>
<p></p>
</section>
</article>
<nav>
<ul>
<li><a href="bernard-aspe.html">ASPE</a></li>
<li><a href="karen-barad.html">BARAD</a></li>
<li><a href="muriel-combes.html">COMBES</a></li>
<li><a href="stephane-lupasco.html">LUPASCO</a></li>
<li><a href="deborah-lupton.html">LUPTON</a></li>
<li><a href="lynn-margulis.html">MARGULIS</a></li>
<li><a href="basarab-nicolescu.html">NICOLESCU</a></li>
<li><a href="gilbert-simondon.html">SIMONDON</a></li>
<li><a href="subrosa.html">SUBROSA</a></li>
<li><a href="etc.html">Etc.</a></li>
</ul>
</nav>
</main>
</body>
</html>
|