-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintroduction.html
More file actions
277 lines (233 loc) · 17.8 KB
/
introduction.html
File metadata and controls
277 lines (233 loc) · 17.8 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" version="XHTML+RDFa 1.0" dir="ltr"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:og="http://ogp.me/ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sioc="http://rdfs.org/sioc/ns#"
xmlns:sioct="http://rdfs.org/sioc/types#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<head profile="http://www.w3.org/1999/xhtml/vocab">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Generator" content="Drupal 7 (http://drupal.org)" />
<link rel="canonical" href="/" />
<link rel="shortlink" href="/" />
<link rel="shortcut icon" href="http://localhost:8888/sites/default/files/images/favicon.ico" type="image/vnd.microsoft.icon" />
<title>Oráculo manual y arte de prudencia | Schopenhauer's Library</title>
<style type="text/css" media="all">
@import url("css/system.base.css");
@import url("css/system.menus.css");
@import url("css/system.messages.css");
@import url("css/system.theme.css");
</style>
<style type="text/css" media="all">
@import url("ui/jquery.ui.core.css");
@import url("ui/jquery.ui.theme.css");
@import url("ui/jquery.ui.button.css");
@import url("ui/jquery.ui.resizable.css");
@import url("ui/jquery.ui.dialog.css");
</style>
<style type="text/css" media="screen">
@import url("http://localhost:8888/sites/all/modules/tei_imageviewer/css/tei_imageviewer.css");
</style>
<style type="text/css" media="all">
@import url("http://localhost:8888/modules/user/user.css");
</style>
<style type="text/css" media="all">
@import url("http://localhost:8888/sites/all/modules/ctools/css/ctools.css?okui24");
@import url("http://localhost:8888/sites/all/modules/biblio/biblio.css?okui24");
@import url("css/tei-marginalia-lb.css");
</style>
<style type="text/css" media="all">
@import url("css/layout.css?");
@import url("css/style.css");
@import url("css/colors.css");
</style>
<style type="text/css" media="print">
@import url("http://localhost:8888/themes/bartik/css/print.css?okui24");
</style>
<script type="text/javascript" src="//code.jquery.com/jquery-1.5.2.min.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
window.jQuery || document.write("<script src='/sites/all/modules/jquery_update/replace/jquery/1.5/jquery.min.js'>\x3C/script>")
//--><!]]>
</script>
<script type="text/javascript" src="http://localhost:8888/misc/jquery.once.js?v=1.2"></script>
<script type="text/javascript" src="http://localhost:8888/misc/drupal.js?okui24"></script>
<script type="text/javascript" src="ui/jquery.ui.core.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.widget.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.button.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.mouse.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.draggable.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.position.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.resizable.min.js?v=1.8.7"></script>
<script type="text/javascript" src="ui/jquery.ui.dialog.min.js?v=1.8.7"></script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/jquery_update/replace/ui/external/jquery.cookie.js?v=67fb34f6a866c40d0570"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentNode = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentBook = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var tNotANumber = "Input was not a number.";
var tPageNotAssigned = "The given page number is not assigned.";
var tPageIndex = "Pagination";
var tRegText = "Texte de lecture";
var tOrigText = "Transcription linéaire";
var tGoto = "Aller à la page:";
//--><!]]>
</script>
<script type="text/javascript" src="tei_imageviewer/js/seadragon-min.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/viewer-conf.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/hover-preview.js"></script>
<script type="text/javascript" src="tei_imageviewer/js/seadragon-book.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var seadragonImagePath = 'tei_imageviewer/img/';
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentNode = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var currentBook = 1;
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var tNotANumber = "Input was not a number.";
var tPageNotAssigned = "The given page number is not assigned.";
var tPageIndex = "Pagination";
var tRegText = "Texte de lecture";
var tOrigText = "Transcription linéaire";
var tGoto = "Aller à la page:";
//--><!]]>
</script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/tei_content/js/drp_teichi.js?okui24"></script>
<script type="text/javascript" src="http://localhost:8888/sites/all/modules/tei_content/js/drp_main.js?okui24"></script>
<script type="text/javascript" src="ui/js_injector_1.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"bartik","theme_token":"2wJZOj7b0H9FPUo9OzmuecdKApAcJHSGoM_NnY-Mi6k","js":{"\/\/code.jquery.com\/jquery-1.5.2.min.js":1,"0":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"misc\/ui\/jquery.ui.core.min.js":1,"misc\/ui\/jquery.ui.widget.min.js":1,"misc\/ui\/jquery.ui.button.min.js":1,"misc\/ui\/jquery.ui.mouse.min.js":1,"misc\/ui\/jquery.ui.draggable.min.js":1,"misc\/ui\/jquery.ui.position.min.js":1,"misc\/ui\/jquery.ui.resizable.min.js":1,"misc\/ui\/jquery.ui.dialog.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/external\/jquery.cookie.js":1,"1":1,"2":1,"3":1,"sites\/all\/modules\/tei_imageviewer\/js\/seadragon-min.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/viewer-conf.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/hover-preview.js":1,"sites\/all\/modules\/tei_imageviewer\/js\/seadragon-book.js":1,"4":1,"5":1,"6":1,"7":1,"sites\/all\/modules\/tei_content\/js\/drp_teichi.js":1,"sites\/all\/modules\/tei_content\/js\/drp_main.js":1,"sites\/default\/files\/js_injector\/js_injector_1.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"misc\/ui\/jquery.ui.core.css":1,"misc\/ui\/jquery.ui.theme.css":1,"misc\/ui\/jquery.ui.button.css":1,"misc\/ui\/jquery.ui.resizable.css":1,"misc\/ui\/jquery.ui.dialog.css":1,"modules\/book\/book.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"sites\/all\/modules\/tei_imageviewer\/css\/tei_imageviewer.css":1,"modules\/user\/user.css":1,"sites\/all\/modules\/ctools\/css\/ctools.css":1,"sites\/all\/modules\/biblio\/biblio.css":1,"sites\/all\/modules\/tei_content\/css\/tei-marginalia-lb.css":1,"themes\/bartik\/css\/layout.css":1,"themes\/bartik\/css\/style.css":1,"themes\/bartik\/css\/colors.css":1,"themes\/bartik\/css\/print.css":1,"themes\/bartik\/css\/ie.css":1,"themes\/bartik\/css\/ie6.css":1}},"urlIsAjaxTrusted":{"\/node\/1":true}});
//--><!]]>
</script>
</head>
<body class="html front not-logged-in no-sidebars page-node page-node- page-node-4 node-type-page featured footer-columns" >
<div id="skip-link">
<a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
<div id="page-wrapper"><div id="page">
<div id="header" class="without-secondary-menu"><div class="section clearfix">
<div id="name-and-slogan">
<div id="site-name">
<strong>
<a href="/schopenhauer" title="Home" rel="home"><span>Schopenhauer's Library</span></a>
</strong>
</div>
<div id="site-slogan">
Annotations and marks in his Spanish books </div>
</div> <!-- /#name-and-slogan -->
<div id="main-menu" class="navigation">
<h2 class="element-invisible">Main menu</h2><ul id="main-menu-links" class="links clearfix"><li class="menu-327 first"><a href="/schopenhauer">Oráculo manual y arte de prudencia</a></li>
<li class="menu-326 active-trail active"><a href="introduction.html" class="active-trail active">Introduction</a></li>
<li class="menu-363"><a href="editorial.html">Editorial Principles</a></li>
<li class="menu-371 last"><a href="bibliography.html" title="">Bibliography</a></li>
</ul> </div> <!-- /#main-menu -->
</div></div> <!-- /.section, /#header -->
<div id="featured"><div class="section clearfix">
<div class="region region-featured">
<div id="block-block-1" class="block block-block">
<div class="content">
<p></p><center><img style="width: 900px;" src="images/banner-HO-SCHOP-drupal.jpg" alt="Gracián" /></center>
</div>
</div>
</div>
</div></div> <!-- /.section, /#featured -->
<div id="main-wrapper" class="clearfix"><div id="main" class="clearfix">
<div id="content" class="column"><div class="section">
<a id="main-content"></a>
<h1 class="title" id="page-title">
Introduction </h1>
<div class="tabs">
</div>
<div class="region region-content">
<div id="block-system-main" class="block block-system">
<div class="content">
<div id="node-4" class="node node-page node-full clearfix" about="introduction.html" typeof="foaf:Document">
<span property="dc:title" content="Introduction" class="rdf-meta element-hidden"></span>
<div class="content clearfix">
<div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p> Among the books that once belonged to Arthur Schopenhauer, including his Spanish books, we find handwritten annotations, reading marks and drawings (Hübscher 1968; Losada 2011). Most of the annotations are underlining, vertical lines in the margin, cross references, etc.</p>
<h1>On this project</h1>
<p>This project seeks to analyze Schopenhauer’s manuscript annotations in his Spanish books (interpretation), to encode them using TEI-XML (digital mark-up), and publish them digitally (diffusion).</p>
<p>The first book we are working on, partially transcribed and encoded, and available online, is the <i><a href="http://schopenhauer.uni.wroc.pl">Oráculo manual y arte de prudencia</a></i> (1647), in an edition from 1659, full marked with underlining, mostly in pencil, used by the philosopher for his German translation of Baltasar Gracián <i>Das Handorakel und Kunst der Weltklugheit</i>.</p>
<h1>Schopenhauer’s library</h1>
<p>Although Schopenhauer was not as a great book collector as a contemporary romantic writer like Ludwig Tieck, he was indeed an avid reader, who used books as a recipient for custom annotation and the library as a notepad: “Die ganze Weltliteratur weist keinen Schrifsteller von ähnlicher Bedeutung auf, der seine gesamte umfangreiche Bibliothek so wie Schopenhauer zu einem Archiv eigener Bekenntnisse ausgestaltet hätte" (Hübscher, 1968: XII)</p>
<p>Schopenhauer’s personal library had around 38 Spanish books. The Johann Christian Senckenberg University Library (Frankfurt am Main) in collaboration with the <a href="http://www.ub.uni-frankfurt.de/archive/schopenhauer.html">Schopenhauer-Archiv</a>, where the personal library and literary remains from the german philosopher can be found, has digitized some of them: <i>El Discreto</i> (1665); <i>Vida de Lazarillo de Tormes</i> (1652); <i>Oráculo manual y arte de prudencia</i> (1659); <i>El político</i> (1659); <i>El Héroe</i> (1659), but many books with personal marginalia are still not digitized: <i>Examen de ingenios para las sciencias</i> (1603), <i>El café, ó la Comedia nueva</i> (s.a.), <i>Vida y hechos de Don Quijote de la Mancha</i> (1719), <i>Numancia</i> (1811).</p>
<h1>Author’s marginalia</h1>
<p>We refer to a specific type of annotation within an author’s personal library: the author’s marginalia. The corpus of annotations and marks on books are in a few cases the focus of a critical edition, as part, for example, of the critical apparatus; they also are included in typical studies of author’s reception or textual genetics, but normally they are excluded in the textual scholarship. An author’s library rather belongs to the so called ‘grey canon’ (e.g. marginalia, reading notes, production notes) in contrast to ‘the black canon’ of the printed book (Hulle 2016: 115).</p>
<p>Given the recent impulse of the cultural turn, many of them has been recollected to examine the “potential value of readers’ notes for historical studies of reception and reader response” (Jackson 2001: 6). There are various formal similarities shared with, e.g., anonymous marks on medieval manuscripts, <i>scholia</i> or classical glosses of philological studies, books subject to censorship, <i>marginalia scaenica</i>, marks from a writer as editor of his own work during the process of reviewing (often object of textual genetics), but we are taking into consideration just the author’s marginalia. All marginalia types share, though, a common perspective: the reading process and the traces left in the text.</p>
<h1>Digital Editions of marginalia</h1>
<p>Very few are digitized and disseminated, due to the complexity of the editions; even for the new digital approach they present a challenge, because they are frequently linked to the context in which they appear, the materiality of the book. Only scanning the container (scans & metadata) does not facilitate their diffusion due to the lack of contextualization, although it helps to locate them.</p>
<p>A few institutions have undertaken major research projects for encoding and displaying annotations or scribblings of other authors’ printed works, such as, the digital project "Digitizing Walt Whitman's annotations and marginalia" — within the vast project <a href="http://www.whitmanarchive.org">The Walt Whitman Archive</a>. Also in the United States we find <a href="http://melvillesmarginalia.org">Melville's Marginalia Online</a>", which is a virtual archive of books owned and borrowed by Herman Melville. The project supplies links to digital copies of Melville’s books accompanied by bibliographical descriptions and documentary notes, as well as documentation and transcriptions of marginalia. In Europe, The <a href="http://www.beckettarchive.org">Beckett Digital Manuscript Project</a> has collected manuscripts and transcriptions of Samuel Beckett to facilitate the research within the methodology of genetic criticism. Marks and notes are exhaustively referenced in the digitized library, and in some cases some marked passages have been selectively transcribed. The project offers a unique opportunity to learn how Becket, who called himself “phrase-hunting” (Hulle and Nixon, 2013: XV-XVI) interacted with English, French, and Italian literature classics, showing that he was, as well as Arthur Schopenhauer, a great polyglot reader. </p>
</div></div></div> </div>
</div>
</div>
</div>
</div>
</div></div> <!-- /.section, /#content -->
</div></div> <!-- /#main, /#main-wrapper -->
<div id="footer-wrapper"><div class="section">
<div id="footer-columns" class="clearfix">
<div class="region region-footer-firstcolumn">
<div id="block-block-5" class="block block-block">
<div class="content">
<p>Project by José Luis Losada Palenzuela · 2017</p>
</div>
</div>
</div>
<div class="region region-footer-secondcolumn">
<div id="block-block-3" class="block block-block">
<div class="content">
<p><a href="http://www.uni.wroc.pl"><img style="max-height: 80px;" src="images/logo_UWr_ang.png" alt="Wrocław University" /></a> </p>
</div>
</div>
</div>
<div class="region region-footer-thirdcolumn">
<div id="block-block-6" class="block block-block">
<div class="content">
<p>The <i>Schopenhauer's library</i> uses <a href="http://www.tei-c.org/">XML-TEI</a> for the text encoding; <a href="https://www.drupal.org">Drupal</a> and the <a href="http://www.teichi.org">TEICHI Framework</a> for the web publication. Digital facsimiles are courtesy of the <a href="http://www.ub.uni-frankfurt.de"> Universitätsbibliothek Johann Christian Senckenberg.</a></p>
</div>
</div>
</div>
<div class="region region-footer-fourthcolumn">
<div id="block-search-form" class="block block-search">
<div class="content">
<form action="introduction.html" method="post" id="search-block-form" accept-charset="UTF-8"><div><div class="container-inline">
<h2 class="element-invisible">Search form</h2>
<div class="form-item form-type-textfield form-item-search-block-form">
<label class="element-invisible" for="edit-search-block-form--2">Search </label>
<input title="Enter the terms you wish to search for." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text" />
</div>
<div class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Search" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-zOhERNdup_YxcP3tFPKeMq2wyk4LALJmsxGOaFMPywc" />
<input type="hidden" name="form_id" value="search_block_form" />
</div>
</div></form> </div>
</div>
</div>
</div> <!-- /#footer-columns -->
</div></div> <!-- /.section, /#footer-wrapper -->
</div></div> <!-- /#page, /#page-wrapper -->
</body>
</html>