cul-fedora 0.3.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/VERSION +1 -1
- data/cul-fedora.gemspec +4 -2
- data/lib/cul-fedora/item.rb +22 -3
- data/lib/test +1031 -0
- data/lib/tika/scratch/1286482364_820891 +0 -0
- metadata +6 -4
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.
|
|
1
|
+
0.5.0
|
data/cul-fedora.gemspec
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Gem::Specification.new do |s|
|
|
7
7
|
s.name = %q{cul-fedora}
|
|
8
|
-
s.version = "0.
|
|
8
|
+
s.version = "0.5.0"
|
|
9
9
|
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
11
11
|
s.authors = ["James Stuart"]
|
|
12
|
-
s.date = %q{2010-
|
|
12
|
+
s.date = %q{2010-10-11}
|
|
13
13
|
s.description = %q{Columbia-specific Fedora libraries}
|
|
14
14
|
s.email = %q{tastyhat@jamesstuart.org}
|
|
15
15
|
s.extra_rdoc_files = [
|
|
@@ -28,6 +28,8 @@ Gem::Specification.new do |s|
|
|
|
28
28
|
"lib/cul-fedora/item.rb",
|
|
29
29
|
"lib/cul-fedora/server.rb",
|
|
30
30
|
"lib/cul-fedora/solr.rb",
|
|
31
|
+
"lib/test",
|
|
32
|
+
"lib/tika/scratch/1286482364_820891",
|
|
31
33
|
"test/data/125467_get_index.xml",
|
|
32
34
|
"test/data/125467_solr_doc.xml",
|
|
33
35
|
"test/data/example_server_requests.yml",
|
data/lib/cul-fedora/item.rb
CHANGED
|
@@ -36,13 +36,20 @@ module Cul
|
|
|
36
36
|
end
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
def
|
|
39
|
+
def risearch_for_members()
|
|
40
40
|
results = JSON::parse(@server.request(:method => "", :request => "risearch", :format => "json", :lang => "itql", :query => sprintf(@server.riquery, @pid)))["results"]
|
|
41
41
|
|
|
42
42
|
results.collect { |r| @server.item(r["member"]) }
|
|
43
43
|
|
|
44
44
|
end
|
|
45
45
|
|
|
46
|
+
def listMembers()
|
|
47
|
+
result = Nokogiri::XML(request(:sdef => "ldpd:sdef.Aggregator", :request => "listMembers", :format => "", :max => "", :start => ""))
|
|
48
|
+
|
|
49
|
+
result.css("sparql>results>result>member").collect do |result_node|
|
|
50
|
+
@server.item(result_node.attributes["uri"].value)
|
|
51
|
+
end
|
|
52
|
+
end
|
|
46
53
|
|
|
47
54
|
def describedBy
|
|
48
55
|
begin
|
|
@@ -175,9 +182,21 @@ module Cul
|
|
|
175
182
|
|
|
176
183
|
|
|
177
184
|
|
|
178
|
-
|
|
179
185
|
listMembers.each_with_index do |member, i|
|
|
180
|
-
|
|
186
|
+
tika_directory = File.expand_path(File.join(File.expand_path(File.dirname(__FILE__)), "..", "tika"))
|
|
187
|
+
|
|
188
|
+
resource_file_name = File.join(tika_directory, "scratch", Time.now.to_i.to_s + "_" + rand(10000000).to_s)
|
|
189
|
+
tika_jar = File.join(tika_directory, "tika-0.3.jar")
|
|
190
|
+
|
|
191
|
+
File.open(resource_file_name, "w") { |f| f.puts(member.datastream("CONTENT")) }
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
tika_result = %x[java -jar #{tika_jar} -t #{resource_file_name}]
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
add_field.call("ac.fulltext_#{i}", tika_result)
|
|
198
|
+
|
|
199
|
+
# File.delete(resource_file_name)
|
|
181
200
|
end
|
|
182
201
|
|
|
183
202
|
return results
|
data/lib/test
ADDED
|
@@ -0,0 +1,1031 @@
|
|
|
1
|
+
D A V I D F R E E D B E R G
|
|
2
|
+
|
|
3
|
+
A Source for Rubens's Modello of the Assumption and
|
|
4
|
+
|
|
5
|
+
Coronation of the Virgin: a Case Study in the
|
|
6
|
+
|
|
7
|
+
Response to Images*
|
|
8
|
+
|
|
9
|
+
O N E of the standard art-historical exercises is the search for
|
|
10
|
+
the pictorial sources of individual works of art. The purpose
|
|
11
|
+
of this article is to suggest that this exercise need not con-
|
|
12
|
+
stitute an end in itself, as it usually does, but that it can
|
|
13
|
+
yield valuable information about the status of an image in a
|
|
14
|
+
given social context and about the response it evokes.
|
|
15
|
+
Rubens's modello of The Assumption and Coronation of the Virgin
|
|
16
|
+
in Leningrad1 (Fig.2) raises a number of iconographic
|
|
17
|
+
problems; these in turn are largely resolved by the dis-
|
|
18
|
+
covery of an important pictorial source for the work. That
|
|
19
|
+
source and its relation to the work by Rubens may be used
|
|
20
|
+
as an illustration of some of the ways in which it is possible to
|
|
21
|
+
determine the associations which the seventeenth-century
|
|
22
|
+
beholder made when looking at works of art - even when
|
|
23
|
+
they were not actually recorded by the beholder himself.
|
|
24
|
+
While it can never be possible to recover the full range of
|
|
25
|
+
such associations - because many would have been too
|
|
26
|
+
personal and idiosyncratic - the art historian may regard
|
|
27
|
+
it as his province to reveal at least some.
|
|
28
|
+
The Leningrad modello has been shown beyond reasonable
|
|
29
|
+
doubt to have been one of the two projects which Rubens
|
|
30
|
+
presented to the Cathedral Chapter on nnnd April 161I for
|
|
31
|
+
the High Altar of Antwerp Cathedral.2 I t is also likely that
|
|
32
|
+
the painting of The Assumption of the Virgin in Vienna3
|
|
33
|
+
(Fig.g), which reproduces the bottom half of the Leningrad
|
|
34
|
+
composition, and which comes from the Lady Chapel of the
|
|
35
|
+
Jesuit Church in Antwerp, was originally intended for the
|
|
36
|
+
High Altar of the Cathedral.4
|
|
37
|
+
* I am indebted to Michael Hirst for a number of pertinent observations on
|
|
38
|
+
several of the issues raised here, and to Elizabeth McGrath for a critical read-
|
|
39
|
+
ing of a late draft of the text. The Central Research Fund of the University of
|
|
40
|
+
London made a grant towards the costs of research. The same source as the one
|
|
41
|
+
discussed here was noted by T. L. GLEN:Rubens and the Counter Reformation.
|
|
42
|
+
Studies in His Religious Paintings between 1609 and 1620, New York [1977;
|
|
43
|
+
originally presented as the author's thesis, Princeton University, 19751, p.151,
|
|
44
|
+
which appeared after this article was written. But the purpose of the present
|
|
45
|
+
discussion is not simply to identify a source for Rubens's composition; it is to
|
|
46
|
+
examine some of the implications of this kind of relationship.
|
|
47
|
+
Oil on panel transferred to canvas, 106 by 78 cm.; Leningrad, Hermitage,
|
|
48
|
+
Inv. No. I 703. M. VARSHAVSKAYA: Rubens Paintings in the Hermitage Museum,
|
|
49
|
+
Leningrad [1g75], pp.63-68, No.3 (in Russian); M. ROOSES: L'Oeuvre de P . P .
|
|
50
|
+
Rubens, histoire et description de ses tableaux et dessins, 11, Antwerp [1888], pp.189-
|
|
51
|
+
go, No.364.
|
|
52
|
+
Z ~ BAUDOUIN: and Altarpieces before 1620', in J. R. MARTIN,ed.:. 'Altars
|
|
53
|
+
Rubens before 1620,Princeton [197r], pp.64-72; and especially c. VAN DE
|
|
54
|
+
VELDE: 'Rubens Hemelvaart van Maria in de Kathedraal te Antwerpen',
|
|
55
|
+
Jaarboek Koninklijk Museum voor Schone Kunsten Antwerpen [1g75], pp.245-59,
|
|
56
|
+
with full documentation.
|
|
57
|
+
Oil on Panel, 458 by 297 cm.; Vienna, Kunsthistorisches Museum, Inv.
|
|
58
|
+
No.518.
|
|
59
|
+
-
|
|
60
|
+
Well argued by BAUDOUIN, op. tit., pp.68-70, and VAN DE VELDE, op. cit.
|
|
61
|
+
pp.253-56. The matter will be fully discussed in my forthcoming volume in
|
|
62
|
+
the Corpus Rubenianum Ludwig Burchard (Vol.VI1).
|
|
63
|
+
Apart from its pictorial brilliance, what is striking about
|
|
64
|
+
the modello is its iconographic originality. As in all his later
|
|
65
|
+
representations of the Assumption, Rubens has here combined
|
|
66
|
+
the group of apostles surrounding the Madonna's tomb with
|
|
67
|
+
a number of female figures. While these women are not
|
|
68
|
+
usually shown to be present at the actual scene of the
|
|
69
|
+
Assumption, nor are described thus in any of the textual
|
|
70
|
+
sources,j their inclusion may be explained by the fact that
|
|
71
|
+
they were said to have been present at the funeral of the
|
|
72
|
+
Virgin, after having washed and shrouded her body.6 The
|
|
73
|
+
rolling away of the stone cover of the sepulchre (here in-
|
|
74
|
+
scribed MARIA) is also unusual, and so is the absence -
|
|
75
|
+
or relative lack of prominence - of the sarcophagus in which
|
|
76
|
+
she was laid to rest. But what is most unusual in the modello
|
|
77
|
+
is the upper half of the composition. I t is true that the angels
|
|
78
|
+
(and their variety) are emphasized in all the accounts and
|
|
79
|
+
commentaries,' and the fact that the Virgin is on Christ's
|
|
80
|
+
right depends on the reading from the forty-fourth psalm
|
|
81
|
+
in the liturgy for the Feast of the A s s u m p t i o n . ~ u t what
|
|
82
|
+
exactly is the scene? Is it an Assumption of the Virgin, a Corona-
|
|
83
|
+
tion, or both? We know that in all Rubens's later Assumptions
|
|
84
|
+
the Virgin ascends heavenwards towards a sculpted figure of
|
|
85
|
+
Christ, God, or the Trinity placed outside the ~ a i n t i n g . ~
|
|
86
|
+
But here she kneels at the feet of Christ. If the scene is a
|
|
87
|
+
Coronation, then it issurprising to find thevirgin being crowned
|
|
88
|
+
by Christ alone - for ever since the beginning of the fifteenth
|
|
89
|
+
century, the standard Netherlandish Coronation was effected
|
|
90
|
+
These are usefully gathered together in J. FOURNEE: 'Himmelfahrt Mariens',
|
|
91
|
+
Lexikon der Christlichen Ikonographie, I1 [I 9701, ~01s. 2 76-77.
|
|
92
|
+
As, for example, in the Golden Legend. The most easily available modern
|
|
93
|
+
edition is the French one published by Garnier-Flammarion: J. DE VORAGINE:
|
|
94
|
+
La Ligende Doric, transl. J.-B. M. ROZE, Paris [1967]. For the three holy women
|
|
95
|
+
see p.89; and E. STAEDEL: Ikonographie der HimmeEfahrt Mariens, Strasbourg [1g35],
|
|
96
|
+
pp.200-03.
|
|
97
|
+
Golden Legend, ed. cit., pp.90, 94, 101 (Cherubim and Seraphim); cf. also
|
|
98
|
+
notes 36 and 38 below.
|
|
99
|
+
'Propter ueritatm, et mansuetudinem, et iustitiam, et deducet te mirabiliter dextera tua'.
|
|
100
|
+
ps. 44 (45): 4.
|
|
101
|
+
Cf. ROOSES, op. cit., 11, No.356, pp.168-69 (Vienna); No.358, ,pp.170-72
|
|
102
|
+
(Diisseldorf) ;No.359, pp. I 73-80 (Antwerp) ; the circumstantial evldence that
|
|
103
|
+
this also applies to the paintings in Brussels ( K l . d. K [1921], p.120), Augsburg
|
|
104
|
+
(Ibid., p.300) and Liechtenstein (Ibid., p.352) is considerable. At this point it
|
|
105
|
+
should be added that the adoption of the lower half of the Leningrad modello
|
|
106
|
+
and the rejection of the upper half for the painting first intended for the High
|
|
107
|
+
Altar (i.e. the picture in Vienna) may have been due to the unusual nature of
|
|
108
|
+
the iconography discussed here, but it may also have been as a result of a
|
|
109
|
+
decision by the Cathedral Chapter to have a scubted figure or group crowning
|
|
110
|
+
the Virgin, as in all the later works listed above.
|
|
111
|
+
|
|
112
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
113
|
+
by the whole Trinity.lo What, then, is the particular incono-
|
|
114
|
+
graphic moment that Rubens has chosen to depict, and on
|
|
115
|
+
what could he have based his representation ? Suchquestions
|
|
116
|
+
may be regarded as splitting hairs about the meaning of a
|
|
117
|
+
scene which is, after all, not very difficult to interpret.
|
|
118
|
+
Rubens presumably knew Ludovico Carracci's altar-piece
|
|
119
|
+
of 1601 in Corpus Domini in Bologna, which also shows the
|
|
120
|
+
reception of the Virgin into heaven accompanied by music-
|
|
121
|
+
making angels, as well as several other elements used by
|
|
122
|
+
Rubens in his later assumption^.^^ But a specific answer is
|
|
123
|
+
provided by the penultimate plate (Fig.6) in Jerome
|
|
124
|
+
Nadal's Adnotationes et Meditationes in Evangelia, of which the
|
|
125
|
+
illustrated section is entitled Evangelicae Historiae Imagines.12
|
|
126
|
+
Hieronymus Wierix's engraving (after Bernardo Passeri13),
|
|
127
|
+
provides not only the source of Rubens's composition, but
|
|
128
|
+
also the key to the precise theme it represents. As the
|
|
129
|
+
engraving by Wierix occurs in the sequence of four plates
|
|
130
|
+
(Nos.150-53) devoted to the various stages in the Death,
|
|
131
|
+
Burial, Assumption and Coronation of the Virgin, it also
|
|
132
|
+
clarifies the position of this particular moment in the
|
|
133
|
+
sequence.14 It is the third in the series, and is entitled
|
|
134
|
+
Suscitatur Virgo Muter a Filio, while it is only the following
|
|
135
|
+
plate which combines the scenes of the actual Assumption
|
|
136
|
+
and Coronation (Fig.5). The textual discussion of this plate
|
|
137
|
+
(as well as the caption on the plate itself) refers to the event
|
|
138
|
+
10 Cf. F. BAUDOUIN: 'De Kroning van Maria door de Heilige Drieeenheid in de
|
|
139
|
+
15de eeuwse schilderkunst der Nederlanden', Bulletin, Mushes Royaux des Beaux-
|
|
140
|
+
Arts de Belgique, VIII [1g5g], pp.179-230, with both literary and pictorial
|
|
141
|
+
examples. The same applies to Rubens's paintings of the Coronation itself in
|
|
142
|
+
Brussels and formerly in Berlin, Kl. d. K . [1921], pp.270 and 341 respectively.
|
|
143
|
+
1 1 For the painting by Carracci, see H. BODMER: Lodouico Carracci, Burg-bei-
|
|
144
|
+
Magdeburg [1g3g], P1.46; cf. E. STAEDEL: op. cit., pp.181-84 and w. PROHASKA,
|
|
145
|
+
in [Exhibition Catalogue], Peter Paul Rubem 1577-1640, Ausstellung zur goo.
|
|
146
|
+
Wiederkehr seines Geburtstaps, Kunsthistorisches Museum, Vienna [1g77],
|
|
147
|
+
pp.71-72 for a brief discussion of further aspects of the iconographic originality
|
|
148
|
+
and significance of Rubens's treatment of this subject.
|
|
149
|
+
l2 These plates were first published separately in 1593, but the editio princeps of
|
|
150
|
+
the work as a whole was HIERONYMUS NATALIS:Adnotationes et meditationes in
|
|
151
|
+
Evangelia quae in sacrosancto missae sacriJcio toto anno leguntur, cum evangeliorum
|
|
152
|
+
concordantia historiae integritati suficienti. Accessit & Index historiam ipsam Evangeli-
|
|
153
|
+
cam in ordinem temporis Vitae Christi distribuens, M . Nutius, Antwerp [I 5951, Fol. ;but
|
|
154
|
+
a later edition, published by the Plantin press in 1607, will be referred to here -
|
|
155
|
+
not only because it is chronologically closer to the work by Rubens, but also
|
|
156
|
+
because it is a revised and corrected version (Editio ultima, in qua Sacer Textus ad
|
|
157
|
+
emendationem Bibliorum Szxti V et Clementis VZZI restitutus) with an additional
|
|
158
|
+
preface to be discussed here. For the various editions (and on Nadal himself),
|
|
159
|
+
see the basic work by M. NICOLAU: Jerdnimo Nadal, S.I. (1507-1580)~sus obrasy
|
|
160
|
+
doctrinas espirituales, Madrid [ I 9491, pp. 1 14-3 I , where information about the
|
|
161
|
+
genesis and posthumous publication of the book may also be found. See now,
|
|
162
|
+
for a recent assessment of its significance, T.BUSER: 'Jerome Nadal and Early
|
|
163
|
+
Jesuit Art in Rome', The Art Bulletin, LVIII [1g76], pp.424-25, with still
|
|
164
|
+
further bibliographical material.
|
|
165
|
+
l3 The size of each plate is 230 by 145 mm. Almost all the plates in book were by
|
|
166
|
+
Wierix after drawings by Bernardo Passeri, 126 of which are at Windsor Castle
|
|
167
|
+
(L. VAN PUYVELDE: The Flemish Drawings at Windsor, London [1g42], No.196.
|
|
168
|
+
For the participation of Marten de Vos in this project, see L. VAN PUYVELDE:
|
|
169
|
+
'Bernardo Passeri, Marten de Vos and Hieronymus Wierix', in Scritti di storia
|
|
170
|
+
dell'arte in onore di Lionello Venturi, 11, Rome [1g56], pp,5g-64; but see also
|
|
171
|
+
ALFONSO RODRIGUEZG. DE CEBALLOS: 'Las "Imiigenes de la Historia Evangtlica"
|
|
172
|
+
del P. Jer6nimo Nadal en el marco del jesuitism0 y la contrariforma', T r a z a y
|
|
173
|
+
Baza [19741, 84-85.
|
|
174
|
+
l4 A not altogether dissimilar division into the different stages of scenes usually
|
|
175
|
+
conflated may be found in the plates devoted to the Entsy into Jerusalem (P1.85-
|
|
176
|
+
87), the Carrying of the Cross (P1.124-26, and even the Three Maries at the
|
|
177
|
+
Sepulchre (P1.136-37). All of these may naturally be used to determine the
|
|
178
|
+
precise iconographic moment of other representations of these subjects, as in
|
|
179
|
+
the case of the subject painted by Rubens under discussion here.
|
|
180
|
+
as the reception of the Virgin into heaven by her Son.15
|
|
181
|
+
I do not want to suggest that Rubens himself wished
|
|
182
|
+
to distinguish consciously between the various stages in the
|
|
183
|
+
sequence of events leading up to the Coronation of the Virgin
|
|
184
|
+
in the way that Nadal did, nor that he intended his painting
|
|
185
|
+
to be given the same title as Hieronymus Wierix's print. I t
|
|
186
|
+
is likely that he did not, and he may simply have used the
|
|
187
|
+
print because it seemed a pictorial invention which suited
|
|
188
|
+
the iconographic terms of his commission. But there can be
|
|
189
|
+
no doubt of Rubens's indebtedness to it, for the puzzling top
|
|
190
|
+
half of his composition at any rate (despite some differences,
|
|
191
|
+
the bottom half comes closer to traditional forms). Not only
|
|
192
|
+
is the Virgin placed on a lower level on Christ's right (as
|
|
193
|
+
required by the text cited above) in almost identical poses
|
|
194
|
+
and the same relation to each other, but the arrangement of
|
|
195
|
+
clouds and angels is strikingly similar. On the lower bank of
|
|
196
|
+
clouds are the younger putto-like angels (represented by
|
|
197
|
+
heads only in the print), while the older ones are arranged
|
|
198
|
+
on clouds which extend diagonally to the topmost corners
|
|
199
|
+
of the print, exactly as in the work by Rubens. Admittedly,
|
|
200
|
+
they do not play musical instruments in the engraving, but
|
|
201
|
+
their music-making activity is insisted upon a number of
|
|
202
|
+
times by both the annotations and the explanatory text.16
|
|
203
|
+
I t should perhaps be noted that Wierix's print presents the
|
|
204
|
+
Virgin's sepulchre as securely closed (in contrast to Rubens,
|
|
205
|
+
who shows the rolling away of the stone), and she stands on
|
|
206
|
+
the crescent.17 But for the rest the similarities are very close.18
|
|
207
|
+
In itself the relationship between Rubens's modello and
|
|
208
|
+
the Wierix print is not an especially significant discovery;
|
|
209
|
+
but the immediate context of the print has wide-ranging
|
|
210
|
+
implications, especially in terms of the issues raised at the
|
|
211
|
+
beginning of this discussion.
|
|
212
|
+
Nadal's book, written at the instigation of St Ignatius
|
|
213
|
+
himself,19 may at first sight seem to be only one of the many
|
|
214
|
+
aids to meditation which were published in the wake of the
|
|
215
|
+
Spiritual Exer~ises.~~ (as Buser has recentlyBut Thomas
|
|
216
|
+
l5 NATALIS, p.586: Excipit illam Filius Deus laetitia ineffabili, & immensa gratula-
|
|
217
|
+
tione (more briefly on the plate as Excipit eam Christus gratulatione summa).
|
|
218
|
+
l6 See below, p.435. These angels are repeated - almost as if this modello were a
|
|
219
|
+
preliminary study - in the panels of the Music-making Angels in Liechtenstein
|
|
220
|
+
( K l . d. K . [1g21], p.66.)
|
|
221
|
+
l 7 A reference to the Virgin as the Apocalyptic Woman, 'Mulier amicta sole. et
|
|
222
|
+
luna sub pedibus eius et in capite eius corona stellarum duodecim' (Apoc. I 2 : I ) .
|
|
223
|
+
l8 Although the holy women -whose presence is explicable on the iconographic
|
|
224
|
+
grounds referred to in note 6 above - are absent in the engraving, it should be
|
|
225
|
+
noted that they are present in the two preceding scenes of the Death and Burial,
|
|
226
|
+
(Pl. I 50--51). In the light of their presence there, Rubens may have felt there
|
|
227
|
+
was no reason to omit them at the very following event - apart from the
|
|
228
|
+
aesthetic grounds he may have had for their inclusion.
|
|
229
|
+
lB The opening sentence of the first preface (unpaginated) to the book makes
|
|
230
|
+
this clear: 'Dixerat aliquando, Beatissime Pater, Hieronymo Natali, uni ex suis
|
|
231
|
+
alumnis, Parens nostrae Societatis Ignatius, operae pretium facturum eum, qui ad
|
|
232
|
+
perpetuam atque paratam Religiosis eiusdem Societatis scholaribus meditandi, orandique
|
|
233
|
+
materiam atque segetem, Evangelia Quadragesima tota, Dominicisque per annum diebus
|
|
234
|
+
inter sacriJcandum recitari comueta, methodo quam brevissima certos ad locos, seu
|
|
235
|
+
capita meditantium utitlitati accomodata redigeret; neque id solum, sed etiam appositis
|
|
236
|
+
imaginibus & Adnotationibus illustraret'. A short introductory work on the rela-
|
|
237
|
+
tionship between Nadal and St Ignatius is J. ~ U R E D AI BLANES: Sant Zgnasi i
|
|
238
|
+
Sferonimo Nadal, Barcelona [1967], but fuller details will be found in the book by
|
|
239
|
+
NICOLAU cited in note 12 above.
|
|
240
|
+
"NICOLAU, op. cit., pp.166-70, as well as the same author's 'Un autor des-
|
|
241
|
+
conocido en la historia de la meditaci6n: Jer6nimo Nadal', Revista espaiiola de
|
|
242
|
+
Teologia, I1 [1g42], pp.101-59; for some of Nadal's own early views on medi-
|
|
243
|
+
tation, see his twentieth Coimbran sermon, published by M. NICOLAU, ed.:
|
|
244
|
+
Pla'ticas Espirituales del P. Jer6nimo Nadal, S.Z., en Coimbra (r56r), GranadMgq51
|
|
245
|
+
(Biblioteca Teologica Granadina, Series I, NO.^), pp. 195-201.
|
|
246
|
+
|
|
247
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
248
|
+
stressed21) the significance of this popular work lay in the
|
|
249
|
+
emphasis placed on the illustrations and on their r61e in the
|
|
250
|
+
meditative process. These illustrations, of which there are
|
|
251
|
+
153 grouped together at the end of the text, were each pro-
|
|
252
|
+
vided with a sequence of letters (usually between four and
|
|
253
|
+
six) placed close to the chief incidents or elements in the
|
|
254
|
+
composition. The captions below each print in turn provided
|
|
255
|
+
a short explanation of these letters. But the real importance
|
|
256
|
+
for the reader of this system of annotation only becomes
|
|
257
|
+
apparent when one consults the text. This is divided into
|
|
258
|
+
chapters (arranged according to the gospel readings of the
|
|
259
|
+
entire year) bearing the same titles as the illustrations.
|
|
260
|
+
Each chapter (conceived as a meditatio) contains, in the
|
|
261
|
+
first place, a short adnotatiuncula corresponding to the caption
|
|
262
|
+
beneath the relevant print. There then follows a much longer
|
|
263
|
+
adnotatio which, although it is still arranged according to the
|
|
264
|
+
letters on the print, contains an expanded meditation on
|
|
265
|
+
each of the elements therein, as well as on the print as a
|
|
266
|
+
whole.
|
|
267
|
+
How, then, was the book intended to be used? What was
|
|
268
|
+
the r61e assigned to the illustrations? I t is worth asking
|
|
269
|
+
these questions, not only because this system of annotation
|
|
270
|
+
was adopted, whether in a modified form or not, in a whole
|
|
271
|
+
series of some of the most popular devotional works in the
|
|
272
|
+
Netherlandsz2 but also because it provides an insight into
|
|
273
|
+
an important aspect of the function of images in the late
|
|
274
|
+
sixteenth and early seventeenth centuries. Fortunately, an
|
|
275
|
+
almost complete answer to these questions may be found in
|
|
276
|
+
the two prefaces (or the foreword and the preface) to the
|
|
277
|
+
text. The first, to Clement VIII and signed by Jacobus
|
|
278
|
+
Ximenes (Diego JimCnez), makes it clear that the work was
|
|
279
|
+
originally intended for members and novices of the Jesuit
|
|
280
|
+
order, with the illustrations to be used as an aid to medita-
|
|
281
|
+
t i ~ n . ~ ~What is significant, however, is the concern displayed
|
|
282
|
+
for the quality of the illustrations : deliberate care was taken
|
|
283
|
+
that they should not be engraved by an unattractive hand,
|
|
284
|
+
and cause boredom by the very multitude of images. They
|
|
285
|
+
were to be as skilled, elegant and attractive as possible, and
|
|
286
|
+
by the best possible artists, in order to encourage assiduous
|
|
287
|
+
meditation.24 To achieve the required quality, great ex-
|
|
288
|
+
pense was involved, and a number of difficulties encountered
|
|
289
|
+
in the process, but these were finally overcome.26 Here is a
|
|
290
|
+
clear statement of the validity and purposes of art in a re-
|
|
291
|
+
ligious context, in an age when - certainly from a Protestant
|
|
292
|
+
8' BUSER, op. cit., esp. pp.81-83. op. cit., p.425; see also CEBALLOS,
|
|
293
|
+
|
|
294
|
+
88 See below, p . 4 0 and note 76 for several examples.
|
|
295
|
+
|
|
296
|
+
See the opening sentence of the preface quoted in note rg above.
|
|
297
|
+
|
|
298
|
+
8' ' R e autem ipsarum imaginum multitude satietatem cuipiam pareret, unde suo Jinc,
|
|
299
|
+
spiritunli scilicet animarum fructu, opus $sum fwtraretur si in u s incideretur parum
|
|
300
|
+
eleganti manu; sed potius ut opficii elegantia ac pulchritude, simul cum -.ma ipsius
|
|
301
|
+
argumenti sanctitate atquc excelientia, operisqu picfate coniuncta, ornncs ad illud
|
|
302
|
+
euoluendum, adn'dunqu meditatione invitaret, necessariwn omnino fuit, ut excellmtissimi
|
|
303
|
+
quiqw artifices ofwi tam eximio, quod ipsius Evangelii nova ac pent spirans imago est,
|
|
304
|
+
adhiberenfur', NATALIS,op. cit., preface to Clement VIII, n.p. One may here be
|
|
305
|
+
inclined to draw a parallel with the Horatian dictum 'Omnc tulit punctum qui
|
|
306
|
+
miscuit utile dulci, Lctorem dehctando pariter monendo' (Ars Poetica, 11. 343-44) SO
|
|
307
|
+
frequently taken up in the art theory of the Cinquecento.
|
|
308
|
+
as ' Id quod sine magnis dzfficultatibus, maxima impensa perfici non potuit. Omnes iamn
|
|
309
|
+
dtfficultates supcraku, omnia impedimenta, Chrirto propitio, tuiisque auspiciis, Beatissimc
|
|
310
|
+
Pater, sublata m t ; opus dmique ipsum ad pietatem, €9 devotionem cxcitandam max im
|
|
311
|
+
accomodatum, tuo t a n a h temporc in uulgus prodit; . . .',NATALIS,op. cit., Preface to
|
|
312
|
+
Clement VIII, n.p.
|
|
313
|
+
point of view and usually from a Catholic - pictorial imagery
|
|
314
|
+
was consistently underplayed in favour of a renewed em-
|
|
315
|
+
phasis on words, or specific texts.26 What is important here,
|
|
316
|
+
and without which this work would be unthinkable, are the
|
|
317
|
+
illustrations. They are to be the very basis of the meditative
|
|
318
|
+
process - and one is dealing here with real images, not the
|
|
319
|
+
mental images of Loyola's Spiritual Exercises. I t is an aware-
|
|
320
|
+
ness of the fact that art preceded the calling up of mental
|
|
321
|
+
images.
|
|
322
|
+
The second preface (to the reader; present in the edition
|
|
323
|
+
of 1607 but absent in the earlier ones) makes it clear that the
|
|
324
|
+
work had now been adapted for wider circulation.27 And
|
|
325
|
+
because further guidelines might be needed on how to
|
|
326
|
+
meditate on each image (and on what, therefore, to think),
|
|
327
|
+
the decision was taken to include an adnotatio not only
|
|
328
|
+
below each picture but also an expanded one in the body of
|
|
329
|
+
each chapter, along with the appropriate section from the
|
|
330
|
+
Gospel.28 I t is precisely these adnotationes which enable the
|
|
331
|
+
art historian to gain some idea of how the seventeenth
|
|
332
|
+
century 'read' these images; and with the Life of Christ
|
|
333
|
+
divided into 153 different scenes one is thus provided with an
|
|
334
|
+
insight into how almost every religious representation within
|
|
335
|
+
this cycle would have affected the beholder, and what sorts
|
|
336
|
+
of associations were open to him.2s
|
|
337
|
+
In the case of the image to which Rubens was indebted in
|
|
338
|
+
the Leningrad modello, the print headed Suscitatur Virgo
|
|
339
|
+
Muter a Filio (Fig.6) is, as we have noted, the third of four
|
|
340
|
+
scenes dealing with the Virgin. We need not here deal with
|
|
341
|
+
the first two, illustrating the death and burial of the Virgin,
|
|
342
|
+
but it should be noted that all four scenes are dealt with in the
|
|
343
|
+
final and longest section of the text, subsumed under the
|
|
344
|
+
general heading of The Assumption of the Virgin. Fifty-three
|
|
345
|
+
closely printed folio pages of double column text deal with
|
|
346
|
+
this subject as a wh0le.3~ But to return to the adnotatio to
|
|
347
|
+
the particular print under d i scu~s ion .~~ Here the explanatory
|
|
348
|
+
caption of the print (and the identical adnotatiuncula in the
|
|
349
|
+
text) is expanded by the addition of words and whole
|
|
350
|
+
phrases, which not only enlarge the description of the various
|
|
351
|
+
elements in the scene, and call into play a range of purely
|
|
352
|
+
theological associations, but are also sensual and emotive.
|
|
353
|
+
Discussed in D. FREEDBERG:'The Problem of Images in Northern Europe
|
|
354
|
+
and its Repercussions in the Netherlands', Hafnia - Copenhagen Papers in the
|
|
355
|
+
History of Art [1g76], pp.25-45.
|
|
356
|
+
87 'Cur denique in Adnotationibus, ac frequcntius etiam in meditationibus, sermonem ad
|
|
357
|
+
religiosi status homines convertat, haec maxima causa est, quod eius primum consilium
|
|
358
|
+
non fuit ut opus hoc in vulgus ederetur; sed ut religiosis tantum Societatis nostrae,
|
|
359
|
+
iunioribuspraecipe scholaribus, inserviret', NATALIS,op. cit., Preface to the Reader,
|
|
360
|
+
n.p.
|
|
361
|
+
as 'Verum cum ei suggeretur, non tamen omnes uque esse idoneos ad id prestandurn, nec
|
|
362
|
+
fore inutile vel max im exercitatis has Meditationes legere; adductus est tandem, ut ear
|
|
363
|
+
Adnotationibus inseri paterefur. Fuit aufem operae pretium Adnofationum capita non
|
|
364
|
+
solum sub ipsis imaginibus collocare, verum etiam in Adnotationum volumine ea suis
|
|
365
|
+
Evangelicis lectionibus praejgere, ut qui imagines nancisci non possent (an interesting
|
|
366
|
+
reflection on the circulation of this work), his illas brevi compendia summaria ipsn
|
|
367
|
+
refcwent, simulquc meditantium commoditati & memoriae insemirent', Zbid.
|
|
368
|
+
But see the proviso regarding psychological associations at the conclusion of
|
|
369
|
+
the first paragraph here, as well as those engendered by the aesthetic aspects
|
|
370
|
+
of the work of art on p.441 below. I am aware that much of what follows could
|
|
371
|
+
be found in any number of texts, ranging from patristic sources through
|
|
372
|
+
medieval devotional practices to seventeenth-century meditational handbooks.
|
|
373
|
+
But we are here concerned specifically with an audience such as Rubens might
|
|
374
|
+
have had - even though they might, either consciously or unconsciously, have
|
|
375
|
+
been acquainted with related manifestations of the same tradition.
|
|
376
|
+
NATALIS,op. cit., pp.583-636.
|
|
377
|
+
|
|
378
|
+
Zbid., p.586.
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
382
|
+
The adnotatio is deliberately calculated to help the reader
|
|
383
|
+
realize the emotional qualities which the image is likely (or
|
|
384
|
+
supposed) to arouse. This may be achieved quite simply, as
|
|
385
|
+
in the case of the annotation to the sepulchre of the Virgin
|
|
386
|
+
(marked B on the print), where the simple caption 'Christ
|
|
387
|
+
rouses his Mother from the closed tomb and heaps the
|
|
388
|
+
greatest gifts upon her body and becomes 'He
|
|
389
|
+
(re)joins the soul of his Mother with her body, and both body
|
|
390
|
+
and soul are filled with the most excellent honours and gifts;
|
|
391
|
+
and straightway he brings his Mother forth from the closed
|
|
392
|
+
tomb'.33 The piling up of synonyms (which may of course be
|
|
393
|
+
found in other devotional treatises, especially Jesuit ones)
|
|
394
|
+
and the addition of evocative words (here simply 'straight-
|
|
395
|
+
way') are intended to stir the emotions of the beholder and
|
|
396
|
+
are carried to a greater pitch in the annotations which
|
|
397
|
+
follow. When one looks upon the Virgin (here marked by the
|
|
398
|
+
letter C) one sees her 'coming forth with the most radiant
|
|
399
|
+
garment of immortality, adorned with glory, surrounded by
|
|
400
|
+
a variety of honours and gifts, golden and blessed . . .'34
|
|
401
|
+
'The Son welcomes his Mother [D on the print between the
|
|
402
|
+
two figures, indicating the act of welcoming] with ineffable
|
|
403
|
+
happiness and immense joy'.35 When one's eyes turn to the
|
|
404
|
+
hosts of angels (E),one observes that 'they and all the other
|
|
405
|
+
blessed spirits pay homage and do reverence to her, the
|
|
406
|
+
Queen and Mistress of heaven and all the earth, the Mother
|
|
407
|
+
of omnipotent God'.36 While Rubens has omitted the
|
|
408
|
+
crescent on which the Virgin stands, his portrayal of the
|
|
409
|
+
upper half of the scene seems to follow these descriptions
|
|
410
|
+
almost exactly: not only is the Virgin surrounded by an
|
|
411
|
+
effulgence the quality of which it is impossible to imagine
|
|
412
|
+
any other artist in the Netherlands attaining, it is almost as
|
|
413
|
+
if he has tried to evoke the same psychological relations
|
|
414
|
+
described by Nadal. But it is always difficult to describe the
|
|
415
|
+
pictorialization of emotional moment^,^' and it may be
|
|
416
|
+
that our perceptions of these have only been made possible
|
|
417
|
+
by the verbal ones in the text. In any event it is the latter
|
|
418
|
+
which has provided some clues as to how a seventeenth-
|
|
419
|
+
century beholder might have responded to the picture.
|
|
420
|
+
I t is worth proceeding to the next section in Nadal's
|
|
421
|
+
book, to the adnotatio for the last plate in the book, repre-
|
|
422
|
+
senting the Assumption and Coronation of the Virgin (Fig.5),
|
|
423
|
+
not only because it helps to explain a puzzling iconographic
|
|
424
|
+
feature of the lower half of Rubens's work, but also because
|
|
425
|
+
it casts light on all of his later Assumptions.
|
|
426
|
+
We may note in passing the description of the angels (B)
|
|
427
|
+
in this print, which is similar to the preceding description,
|
|
428
|
+
but still further expanded. 'An escort of angels of all ranks
|
|
429
|
+
encircles her, along with other sacred spirits, rejoicing and
|
|
430
|
+
making music. With this most brilliant celestial and divine
|
|
431
|
+
triumph, the Virgin Mother of God is carried up to the
|
|
432
|
+
3e 'Clauso sepulcro suscitat Matrem, animam eius & corpus maximis donis cumulat'.
|
|
433
|
+
83 'Animam Matris corpori unit, &? replet excellentissimis donis ac dotibus & anima &
|
|
434
|
+
corpus; ac statim e clauso sepulchro Matrem educit', NATALIS,OF. cit., p.586.
|
|
435
|
+
" 'Egreditur ipsa fulgentissima veste immortalitatis ac glon'a ornata, circumdata
|
|
436
|
+
varietate donorum, dotium, aureolarum beatarum . . .', Ibid.
|
|
437
|
+
35 'Extipit illam Filius Deus laetitia ineffabili, & immensa gratulatione', Ibid.
|
|
438
|
+
3B 'Illi obedientiam & reverentiam exhibent Angeli & alii beati spiritus omnes, Reginae
|
|
439
|
+
ac Dominae caeli atyue orbis universi, Matri Dei omnipotentis', Ibid.
|
|
440
|
+
='For an effective attempt, see the discussion of the relationship between
|
|
441
|
+
certain Italian devotional handbooks and paintings of the Annunciation in
|
|
442
|
+
M. BAXANDALL:Painting and Experience in Flfieenth Century Italy, Oxford [1g72],
|
|
443
|
+
pp.45-56.
|
|
444
|
+
heavenly empyrean'38 and so on. While this description may
|
|
445
|
+
seem to apply particularly to the Leningrad modello, it is no
|
|
446
|
+
accident that in all his Assumptions, Rubens shows at least
|
|
447
|
+
two different types of angels, and sometimes more (angelicae
|
|
448
|
+
omnium ordinum cohortes cum sanctis aliis spiritibus psallentes
|
|
449
|
+
ac iubilantes). Letter Cis placed adjacent to the Coronation by
|
|
450
|
+
the Trinity at the very top of the print. As this moment does
|
|
451
|
+
not appear within any of Rubens's paintings of the Assump-
|
|
452
|
+
tion, we need not dwell on it here; but it should be observed
|
|
453
|
+
that the exceptionally long accompanying adnotatio
|
|
454
|
+
emphasizes the relationship of the Virgin to each of the
|
|
455
|
+
persons of the Trinity: she kneels before the Father with
|
|
456
|
+
whom she conceived her eternal son, before the Son whom
|
|
457
|
+
she conceived, gave birth to, fed and nourished, before the
|
|
458
|
+
Spirit cuius operatione tY uirtute Filium Dei conceper~t.~~ Here
|
|
459
|
+
almost the full range of associations that the Virgin was
|
|
460
|
+
capable of arousing is evoked; and in order to do so, there is
|
|
461
|
+
no eschewing of emotive phrases like (Filius) quem conceperat,
|
|
462
|
+
genuerat, nut r i~era t .~~ Indeed, this sort of emotive evocation is
|
|
463
|
+
the hallmark of much of the work. The Virgin's exultant
|
|
464
|
+
elevation is emphasized, but so is her humility before her
|
|
465
|
+
Lord.
|
|
466
|
+
The letter E marks the rocky sepulchre of the Virgin, and
|
|
467
|
+
in the annotation may be found a partial explanation for
|
|
468
|
+
Rubens's usual decision to show the tomb as being open
|
|
469
|
+
(instead of being firmly locked, as in the preceding print):
|
|
470
|
+
'Once the sepulchre was opened, they did not find the body, but
|
|
471
|
+
only those things with which she was buried'.41 And it goes
|
|
472
|
+
on to arouse not only the emotions, but also the senses. That
|
|
473
|
+
of hearing has already been mentioned; now it is the sense of
|
|
474
|
+
smell. When one saw the sepulchre, one was put in mind of
|
|
475
|
+
the fact that the apostles were 'filled with the wonderfully
|
|
476
|
+
sweet fragrance coming from the tomb; so they lifted their
|
|
477
|
+
eyes, and bodies and souls upwards to contemplate the
|
|
478
|
+
resurrection, assumption and glory of the most blessed
|
|
479
|
+
Virgin . . .'42
|
|
480
|
+
While it is not necessary to suggest that Rubens followed
|
|
481
|
+
precisely this text, it should be borne in mind that in these
|
|
482
|
+
respects all his paintings of the Assumption follow it far more
|
|
483
|
+
closely than do the engravings by Wierix. There are, it is
|
|
484
|
+
true, some additional elements in the paintings, like the
|
|
485
|
+
miracle of the roses (an attractive part of the tradition found
|
|
486
|
+
in the Golden Legend43 which Rubens found difficult to resist),
|
|
487
|
+
'Circumvolant Angelicae omnium ordinum cohortes cum sanctis aliis spiritibus
|
|
488
|
+
psallentes ac iubilantes. Cum hoc triumph praeclarissimo, caelesti, divino evehitur ad
|
|
489
|
+
caelum empyreum Virgo Dei parens: ei Angeli, & species creatas gubemantes, ti3
|
|
490
|
+
caelorum motores transeunti genua curvant, & obedientiam &ferunt Reginae suae ti3
|
|
491
|
+
Dominae', NATALIS,0). cit., p.587.
|
|
492
|
+
SB 'Genibus nixa divina Virgo adorat trinum Deum t3 unum: Patrem, qui cum Filium
|
|
493
|
+
aeternum genuisset, eum&m ipsi &&rat generandum; Filium quem conceperat, gcnuerat,
|
|
494
|
+
lactaverat, nutriverat, subditum in tern's habuerat & obedientiam; Spiritum sanctum,
|
|
495
|
+
cuius operatione & virtute Filium Dei conceperat', Ibid.; Something like these
|
|
496
|
+
notions may also be found in earlier texts - compare, for example, the Golden
|
|
497
|
+
Legend, ed. cit., p.100.
|
|
498
|
+
'O As quoted in the preceding note; but cf. also note 60 below.
|
|
499
|
+
*' 'Aperto sepulchro corfius non invenerunt, sed ea tantummodo, cum yuibus fuit composi-
|
|
500
|
+
tum & seepultum', NATALIS,OF. cit., p.587; Again cf. p.439 below, and note 68.
|
|
501
|
+
Cf. also the Golden Legend, ed. ci t . , p.104.
|
|
502
|
+
'Simul fuerunt odoris suavitate admirabili repleti ex sepulchro spirantis. Ad caelum
|
|
503
|
+
igitur oculos & corporis & mentis aitollentes toti ,fuerunt in contemplatione resurrec-
|
|
504
|
+
tionis, assumptionis, & gloriae Virginis beatissimae' (continues the quotation in the
|
|
505
|
+
preceding note).
|
|
506
|
+
43 The Golden Legend, ed. cit., p.89.
|
|
507
|
+
|
|
508
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E
|
|
509
|
+
but these would only have served to enhance the associations
|
|
510
|
+
- in this case, for example, of' the sweet smell coming from
|
|
511
|
+
the tomb - indicated by Nadal's text.
|
|
512
|
+
All this is followed in the last chapter of the book by a long
|
|
513
|
+
final meditation D e Virginis Deiparae Laudibus. In its forty-
|
|
514
|
+
eight pages (pp.586-636) every aspect of the Virgin's
|
|
515
|
+
Assumption is dwelt upon in a series of headed paragraphs.
|
|
516
|
+
Every possible relationship is brought into play, every pos-
|
|
517
|
+
sible epithet used to describe the Virgin or the significance of
|
|
518
|
+
the event. Here, for example, may be found the whole range
|
|
519
|
+
of references to the Song of Solomon, the Old Testament
|
|
520
|
+
text most frequently drawn upon for its sensual prefiguration
|
|
521
|
+
of the Virgin and her relationship with Christ, God, and the
|
|
522
|
+
Trinity44 (it is worth recalling that the basis for the identifica-
|
|
523
|
+
tion of the Leningrad modello with the project of 161I is the
|
|
524
|
+
fact that Otto van Veen's rival modello represented 'Christ
|
|
525
|
+
calling his bride from Lebanon to be crowned', in other
|
|
526
|
+
words the Coronation of the Virgin - referred to, as it often
|
|
527
|
+
was, in terms of the Song of Songs45). Certain passages are
|
|
528
|
+
analysed at extraordinary length. Each word of the phrase
|
|
529
|
+
Ecce tu pulchra es is elaborated into an expansion of the idea
|
|
530
|
+
contained in the sentence as a whole, in an almost scholastic
|
|
531
|
+
way.46 Indeed, the Virgin's beauty forms the main burden
|
|
532
|
+
of many of these paragraphs, in a manner that seems to the
|
|
533
|
+
present-day reader to call out for pictorial realization. And
|
|
534
|
+
so it seemed to Nadal as well, as we may judge from the
|
|
535
|
+
prefaces.47 He realized, in a way that the writers of other
|
|
536
|
+
meditational works did not, that pictorial images could take
|
|
537
|
+
priority over literary ones, and could be used to stimulate the
|
|
538
|
+
further visualization of everything that was written out at
|
|
539
|
+
length in these pages. The chapter concludes by listing not
|
|
540
|
+
only the evangelical but also the patristic statements related
|
|
541
|
+
to the A s s ~ m p t i o n , ~ ~and emphasizes the inevitable parallelism
|
|
542
|
+
between the Virgin and the Church (the VirgolEcclesia
|
|
543
|
+
r e l a t i ~ n s h i p ) . ~ ~One could scarcely wish for fuller evidence
|
|
544
|
+
of the possible range of associations available to the beholder
|
|
545
|
+
of the images of the Assumption with which we have here
|
|
546
|
+
been concerned. 50
|
|
547
|
+
NATALIS,op. cit., pp.591-92.
|
|
548
|
+
45 Cf. VAN DE VELDE,op. tit., p.252, note I I , for the reference to the modello
|
|
549
|
+
'quae Dominum nostrum sponsam suam de Libano provocantem ad coronam continet' by
|
|
550
|
+
van Veen; for the use of the famous passage 'Veni de Libano sponsa mea, ueni de
|
|
551
|
+
Libano veni: coronaberis de capite Amana . . .' from Cant. 4:8, and its use in the
|
|
552
|
+
early texts, see A. KATZENELLENBOGEN: The Sculptural Programs of Chartres
|
|
553
|
+
Cathedral, Baltimore [1g5g], pp.56-60, and the valuable notes on pp.125-30
|
|
554
|
+
with references not only to the early sources, but also to modern texts dealing
|
|
555
|
+
with the subject of the Assumption of the Virgin.
|
|
556
|
+
46 Thus 'Ecce: rem raram admirabilem singularem; T u : nulla alia tam pulchra' and
|
|
557
|
+
so on, NATALIS, o f . tit., p.592. Earlier, in his twentieth Coimbran sermon of
|
|
558
|
+
1561, Kadal had recommended a similar way of meditating on the words
|
|
559
|
+
'Pater noster qui es', although naturally these offered less scope for visualisation:
|
|
560
|
+
cf. NICOLAU'S edition of the Platicas Espirituales cited in note 20 above, p.195.
|
|
561
|
+
Similar, too, are the methods of some of the Spanish mystics, as for example, in
|
|
562
|
+
St john of the Cross: Cantico Espiritual.
|
|
563
|
+
4 7 See especially the passage quoted in note rg above.
|
|
564
|
+
NATALIS,o f . cit., pp.602-15 (the Gospel texts) and 618-36 (the patristic
|
|
565
|
+
sources).
|
|
566
|
+
481bid., pp.616-18. Once again, the notes op.in KATZENELLENBOGEN, cit.,
|
|
567
|
+
pp.127-33 provide a valuable fund of sources for the parallelism between the
|
|
568
|
+
Virgin and The Church in the context of the Assumption and Coronation of
|
|
569
|
+
the Virgin.
|
|
570
|
+
50 Although clearly the response of different social groups may have varied
|
|
571
|
+
considerably; cf. below p.440.
|
|
572
|
+
A S S U M P T I O N A X D C O R O N A T I O N O F T H E V I R G I N
|
|
573
|
+
The importance of Nadal's work lies in its use of detailed
|
|
574
|
+
illustrations and the relationship of text to image. But there
|
|
575
|
+
are other meditational handbooks of the time which, even if
|
|
576
|
+
they are not illustrated themselves, may be used to cast light
|
|
577
|
+
on the response to images. I t is not only for this reason, but
|
|
578
|
+
also because several aspects of Rubens's paintings which do
|
|
579
|
+
not feature prominently in Natalis are further clarified, that
|
|
580
|
+
it seems worth examining one such handbook. We may turn
|
|
581
|
+
to one of the many works by Franciscus C ~ s t e r u s , ~ ~ the D e
|
|
582
|
+
Vita et Laudibus Deiparae Mariae Virginis Meditationes Quin-
|
|
583
|
+
quaginta,j2 in order to supplement the evidence of Nadal, as
|
|
584
|
+
well as to demonstrate the relationship of the latter with
|
|
585
|
+
other writers of the time.
|
|
586
|
+
The preface to this work insists on the correct method of
|
|
587
|
+
contemplation - which it then spells out - but in doing so
|
|
588
|
+
draws a parallel with the various ways of responding to
|
|
589
|
+
painted pictures. One could of course respond on different
|
|
590
|
+
levels, from the superficial to the profound. Coster puts it
|
|
591
|
+
briefly: 'Just as it is of great import whether we look at a
|
|
592
|
+
painting casually or intently, in passing or directly, atten-
|
|
593
|
+
tively or thinking of something else, whether we are moved
|
|
594
|
+
or we admire the art,j3 so it is of great importance that we
|
|
595
|
+
meditate on the Virgin with a definite method'.j4 How did
|
|
596
|
+
this 'method' operate? Although it is spelt out in rather
|
|
597
|
+
diffuse detail in this preface, it is systematically exemplified,
|
|
598
|
+
with great precision, in the body of the text. The subject of
|
|
599
|
+
each of the fifty meditations is carefully divided into its
|
|
600
|
+
constituent elements. These are further subdivided accord-
|
|
601
|
+
ing to the various issues they raise: every moment in the
|
|
602
|
+
event and every emotional juncture is considered, in a strict
|
|
603
|
+
system of enumeration. Each subdivision beings with the
|
|
604
|
+
injunction 'Consider', followed by a series of numbers. I t is
|
|
605
|
+
a method (whose origin may be found in medieval handbooks
|
|
606
|
+
such as those attributed to St Bonaventure as well as in the
|
|
607
|
+
practice of meditating on the Rosary) which demands that
|
|
608
|
+
the reader calls up before himself a specific mental image;
|
|
609
|
+
and this image then provides the basis for meditation. I t is
|
|
610
|
+
the same function which is assigned to the composicidn uiendo
|
|
611
|
+
el lugar of the Ignatian exercises. By these means, therefore,
|
|
612
|
+
the work compensates for its lack of physical images; and the
|
|
613
|
+
system of numbering each division (i.e. each image) and
|
|
614
|
+
5 1 On Costerus (recte de Coster, 1539-1619) see E. NEEFFS in Biographie
|
|
615
|
+
vati ion ale de Belgique, V, Brussels [1876], cols. I 1-16, with an extensive listing of
|
|
616
|
+
the works by him, and R. HARDEMAN: Franciscu Costerus Vlaamsche Apostel en
|
|
617
|
+
Volksredenaar, Alken [ ~ g y j ] .
|
|
618
|
+
5 2 FRANCISCUS COSTERUS: De Vita et Laudibus Deiparae Mariae Virginir Meditationes
|
|
619
|
+
Quinquaginta, Inglostadt, David Sartorius [ I 5881, I 2' (with an Antwerp
|
|
620
|
+
Approbatio of I 587).
|
|
621
|
+
5 3 This distinction seemed to be especially important to theological com-
|
|
622
|
+
mentators on art in general in the sixteenth century; in the case of an artist
|
|
623
|
+
such as Rubens it must have seemed crucial (although a modern observer
|
|
624
|
+
might argue against the existence of the distinction at all). For a similar con-
|
|
625
|
+
cern over the possibility that the beholder might be more aesthetically than
|
|
626
|
+
spiritually moved, cf. the remarks at the end of the Preface to the Reader in
|
|
627
|
+
Nadal's work: 'ad spiritualem fructum . . . non satis esse imagines curiose pervoluere,
|
|
628
|
+
aut illarum artem & pulchritudinem admirari; sed in singulis esse tibi singulos, vel
|
|
629
|
+
etiam plures dies insistendum, Adnotationum & Meditationum capita sensim perlegenda,
|
|
630
|
+
meditantium, contemplandum omnes denique orationis partes exercendas . . .' For reser-
|
|
631
|
+
vations about the effects of works of art by other writers in the sixteenth
|
|
632
|
+
century, see my article cited in note 26 above.
|
|
633
|
+
5"Zam vero, sicut permultum refert: quomodo externis oculis pictam tabulam intuearis,
|
|
634
|
+
leviter, an Jixe; oblique an directe; attente an aliud cogitans; ut movearis, an ut artem
|
|
635
|
+
admireris: ita ad utilitatem nostrum, multum interest, ut certa methodo hasce de Virgine
|
|
636
|
+
meditationes instituamw, affectusque in nobis uarios excitemus', COSTERUS, of . tit., p. 15
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
643
|
+
each subdivision (i.e. each of the thoughts the former
|
|
644
|
+
arouses) corresponds to the use of letters In Nadal - except
|
|
645
|
+
that the use of numbers enables Coster to be still more precise
|
|
646
|
+
about every component of the meditational process, a fact
|
|
647
|
+
necessitated to some extent by the absence of illustrations.
|
|
648
|
+
The Meditation on the Death of the Virgin is divided into
|
|
649
|
+
three sections - on the events preceding her death, on her
|
|
650
|
+
death itself, and on her In the last section one finds
|
|
651
|
+
again an emphasis on the sensual aspects of the image. Here
|
|
652
|
+
too the musical component is emphasized, as well as the
|
|
653
|
+
glorious light that pervaded the scene, and the sweet-smell-
|
|
654
|
+
ing flowers spread by the apostles. These are sensual flowers,
|
|
655
|
+
but they are also metaphysical ones (for they are the flowers
|
|
656
|
+
of the Virgin's virtues).5s Similarly, the apostles light real
|
|
657
|
+
torches as they accompany her bier, but divine light
|
|
658
|
+
('because while she lived the Virgin was the light of the
|
|
659
|
+
World') 57 pervades the scene, and so on.
|
|
660
|
+
In the Meditation on the Assumption itself, the first point to
|
|
661
|
+
consider, according to Coster, is the welcome accorded by
|
|
662
|
+
Christ to His Mother.58 The emotional component is even
|
|
663
|
+
stronger than in the related passage in Nadal, but our feel-
|
|
664
|
+
ings are aroused by dwelling on the same things. Although
|
|
665
|
+
the description of Christ kissing His Mother and wiping away
|
|
666
|
+
her tears59 is not to be found in Nadal (nor represented in
|
|
667
|
+
paintings) it is followed by an insistence on recollecting
|
|
668
|
+
Christ's relationship with His Mother in His infancy which
|
|
669
|
+
we have already noted. By these kisses Christ repays those
|
|
670
|
+
maternal ones frequently given to Him as a child; now he
|
|
671
|
+
reciprocates His Mother's action in wiping away His
|
|
672
|
+
childish tears; He recalls how she cradled him in her arms,
|
|
673
|
+
gave him to suck, nurtured and fostered Him.so There is
|
|
674
|
+
5' Meditatio X X X V Z De Obitu B . Virginis, Zbid., pp.333-41; divided in sections
|
|
675
|
+
Ante Obitum (p.333), Zn Obitu (p.336), and De Sepultura Virginis (p.339).
|
|
676
|
+
56 'Omnes enim cecinerunt divinos hymnos . . .pores spargunt quia Mater Zesu Nazareni,
|
|
677
|
+
hoc est, f i r id i , virtutum firibus abundabat, suavissimumque ad omnes @les odorem
|
|
678
|
+
probitatis dt$undebat', Zbid., p.340.
|
|
679
|
+
57 'Faces accensas manibus suis Apostoli, atque discipuli praeserunt; quia Mater Dei
|
|
680
|
+
lux mundi dum viveret, nunc calum ipsum nova claritate illustrat, atque inferiorem hunc
|
|
681
|
+
mundum gloria sua and maiestate illuminat . . .',Zbid.
|
|
682
|
+
58 'Considera I . sanctissimam Virginis animam, simul atque & corpore exivit, a Christo
|
|
683
|
+
Filw benigne susceptam esse, summaque gratulatione salutat', Zbid., pp.341-42.
|
|
684
|
+
'quam osculatus est Dominus osculo oris sui, and abstersit omnem lachrymam ab oculis
|
|
685
|
+
eius' (continues the preceding quotation), Zbid., p.342.
|
|
686
|
+
60 'Memor enim fuit sibi infantulo ab hac sua Matre frequenter data amoris oscula,
|
|
687
|
+
dctersas pueriles lachrimas, segue ulnis delatum ab eius collo pependisse eius ubera suxisse,
|
|
688
|
+
in eius gremio quievisse, multisque oficiis adiutum, fotum, purgatum, eduatum. Tempus
|
|
689
|
+
igitur postulare videbatur, ut Matri vices rependeret. T u hic Matris gaudium con-
|
|
690
|
+
templare', Zbid., p.342. Cf. the much more restrained version of these sentiments
|
|
691
|
+
in NATALIS quoted in note 39 above. They may depend ultimately on the
|
|
692
|
+
passage in LUKE XI, 27: 'Blessed is the womb that bare thee, and the paps
|
|
693
|
+
which thou hast sucked', but there is probably some influence here from the
|
|
694
|
+
traditional iconography of the Intercession of the Virgin, where she appeals to
|
|
695
|
+
Christ's mercy by revealing her breast. See the engraving by E. van Panderen
|
|
696
|
+
after Rubens of this subject, with the caption: '. . . Ostendit Mater Filio pectus et
|
|
697
|
+
ubera: . . . Quomodo poterit ibi esse ulla repulsa, ubi tot sunt charitates insignia' (c. G.
|
|
698
|
+
VOORHELM SCHNEEVOOGT: P. P. Rubens,Catalogue des Estampes gravies d'apr2s
|
|
699
|
+
Haarlem [1873], pp.92-93, No.163). The source of this text was a late tenth-
|
|
700
|
+
century text attributed to the Patriarch Germanos of Constantinople (P.G.,
|
|
701
|
+
XCVIII, co1.399), where the Virgin's breasts are compared to the chalices
|
|
702
|
+
of the eucharistic sacrifice, but it is actually a quotation from a twelfth-century
|
|
703
|
+
text by Arnaldus of Chartres (P.L., CLXXXIX, coIs.1725-26), which was
|
|
704
|
+
then adapted in the Speculum Humanae Salvationis, Chapter L X I X (see J . LUTZ
|
|
705
|
+
AND P. PERDRIZET: KritischeSpeculum Humanae Salvationis, Ausgabe, Leipzig
|
|
706
|
+
[1907], pp.297, 301--02). For an illuminating discussion of the motif see
|
|
707
|
+
E.PANOPSKY : 'Imago Pietatis, Ein Beitrag rur Typengeschichte des "Schmerzensmanns"
|
|
708
|
+
und der "Maria Mediatrix",' Festschrift fur M a x 3. Friedla'nder, Leipzig [1g27],
|
|
709
|
+
p.302.
|
|
710
|
+
much in a similar mood in the Spanish mystics.s1 The joy of
|
|
711
|
+
this reunion having been considered, the second considera-
|
|
712
|
+
tion is the glorious entry of the Virgin into Heaven;62 the
|
|
713
|
+
third consideration her welcome by the heavenly hosts
|
|
714
|
+
(with more references to the Song of Songs).63 We wonder at
|
|
715
|
+
I : the glory accorded to her by the sterile world (an allusion
|
|
716
|
+
to the desertum referred to in Canticles 6 and 8), 2: the
|
|
717
|
+
spiritual delights gained thereby, 3 : the honour she deserves
|
|
718
|
+
in heaven.s4
|
|
719
|
+
The next section of this meditation on the Assumption, De
|
|
720
|
+
Assumptione Corpo~is,~~ need not detain us, but it is worth
|
|
721
|
+
noting in the light of the long-standing discussion about the
|
|
722
|
+
distinctions between the Assumption of the Soul and that of
|
|
723
|
+
the Body.ss This is followed by a section De Corpore non
|
|
724
|
+
inventos7 which is of more direct relevance to the Leningrad
|
|
725
|
+
modello. I t deals with Thomas's doubt about the miracle (of
|
|
726
|
+
her passage from the closed tomb) and explains that once
|
|
727
|
+
the sepulchre was opened, 'nothing was found except the
|
|
728
|
+
funeral shroud', in which Christ too had been ~ r a p p e d . ~ e
|
|
729
|
+
Here is a sufficient explanation for the rolling away of the
|
|
730
|
+
tombstone in the Leningrad modello, and the careful repre-
|
|
731
|
+
sentation, in all Rubens's Assumptions, of the examination
|
|
732
|
+
of the shroud.
|
|
733
|
+
The final twelve meditations in the book are devoted to
|
|
734
|
+
each of the stars (the twelve stars referred to in Revelation
|
|
735
|
+
I 2 :I) of the Virgin's crown. Each one is taken to signify a
|
|
736
|
+
particular virtue, from the generic (the first star equated
|
|
737
|
+
with Fides, the second with Contemplatio) to the specific (the
|
|
738
|
+
twelfth star seen in terms of the positive aspects of matrimony,
|
|
739
|
+
De Bonis Matrimonii) .s9 And the symbolic significance of each
|
|
740
|
+
star is spelt out in great detail. Here the meditative process
|
|
741
|
+
and the associative method are carried to greatest length. I t
|
|
742
|
+
is unlikely that more than a small number of adepts pondered
|
|
743
|
+
images of the Assumption to the extent of dwelling carefully
|
|
744
|
+
on each of the stars of the Virgin's crown70 (and many
|
|
745
|
+
See too, for example, the annotations to Chapter IV (on Cant. 7:8, 'Thy
|
|
746
|
+
breasts shall be as clusters of the vine', and 8 :I '0 that thou wert as my brother,
|
|
747
|
+
that sucked the breasts of my mother') of the 1647 Dutch translation of ST
|
|
748
|
+
THERESA'SMeditaciones sobre los Cantares: Bruydegoms Vrede-Kus oft Bemerckinghen
|
|
749
|
+
van& lief& Godts. Ghemaeck door de H. Moeder T E R E S A van ZESUS op sommighe
|
|
750
|
+
veerskens van Salomons Sanghen. Met Annotation vanden Eenu. P. Hieronymus Gratianus
|
|
751
|
+
. . . Carmeliet; Overgheset uyt dese Spaensche in onse Nederlantsche tale door den Eerw.
|
|
752
|
+
P. Antonius van Zesus, Carmelit. Discals., Antwerp, Widow Jan Cnobbaert [1647],
|
|
753
|
+
IS', esp. pp.66-67.
|
|
754
|
+
8e'Considera 2. quam gloriosirs fuerit hic Virginis in coelum ingressus, t3 quam admir-
|
|
755
|
+
abilis triumphus', op cit., cosm~us, p.342.
|
|
756
|
+
|
|
757
|
+
63 'Considera 3, sanctissimam Matrem in ipsos coelorum aditus a Filio introdutam,
|
|
758
|
+
|
|
759
|
+
Filij sui gloriam, loci maiestatem, Angelorum ordines, omnem illius beatissimae regionis
|
|
760
|
+
|
|
761
|
+
dignitatem longe maiori gaudio admiratam fuisse, quam olim Regina Saba . . . Ztaque
|
|
762
|
+
|
|
763
|
+
admirabundi clamabant; Quae est ista quae ascendit de deserto . . . Quae est ista quae
|
|
764
|
+
|
|
765
|
+
progredietur sicut aurora consurgens', Zbid., pp.343-44 (the final two questions here
|
|
766
|
+
|
|
767
|
+
from Cant. 8:5 and 6:g respectively).
|
|
768
|
+
|
|
769
|
+
6 4 'Admirantur I. tantam gloriam de huius mundi desert0 ac sterilitate 2. tantas spiritualcs
|
|
770
|
+
|
|
771
|
+
delitias in homini 3. tantos honores Matris, quae a Deo in coelos veheretur', cosm~us ,
|
|
772
|
+
|
|
773
|
+
op. cit., p.344,
|
|
774
|
+
|
|
775
|
+
65 Zbid., pp.345-47.
|
|
776
|
+
|
|
777
|
+
"Usefully discussed in J. HECHT:
|
|
778
|
+
'Die friihesten Darstellungen der Himmelfaht
|
|
779
|
+
Mariens', Das Munster, IV [1g51], pp.1-12.
|
|
780
|
+
6 7 COSTERUS,op. cit., pp.348-49.
|
|
781
|
+
Thomas had been absent from the death and burial of the Virgin, and so
|
|
782
|
+
' a collegis suis Apostolis ceteris obtinuit, ut corpus Virginis exhumaretur, verum apcrto
|
|
783
|
+
sepulchre, nihil repertum est prater pannos sepulchrales, quales Christus Dominus a
|
|
784
|
+
mortuis resurgens in monument0 suo reliquerat', Zbid., pp.348-49. Cf. note 41 above.
|
|
785
|
+
69 COSTERUS,op. cit., pp.364-71.
|
|
786
|
+
70 This process is probably to be seen as a simplified spiritual version of the
|
|
787
|
+
ars memorandi; for the extent to which the process could be carried, see P. A.
|
|
788
|
+
YATES:The Art of Memory, London [ I 9661.
|
|
789
|
+
|
|
790
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
791
|
+
representations of the Coronation do not show them), but the
|
|
792
|
+
fact that this was possible at all provides a remarkable
|
|
793
|
+
demonstration of the psychological complexity of the response
|
|
794
|
+
to images. Even if subliminal associations, and those which
|
|
795
|
+
have nothing to do with religion are omitted, the complexity
|
|
796
|
+
of choice open to the beholder of images in the seventeenth
|
|
797
|
+
century could not be more clearly attested.
|
|
798
|
+
Now in purely psychological terms all this is perhaps
|
|
799
|
+
rather obvious, and the foregoing may seem to be couched
|
|
800
|
+
in terms of truisms which need not be analysed. But the aim
|
|
801
|
+
of this article is to show that the response to images is
|
|
802
|
+
amenable to historical investigation as well, and to a greater
|
|
803
|
+
extent than is generally recognized. There is no reason
|
|
804
|
+
(other than the difficulty involved) why art historians should
|
|
805
|
+
not be concerned with the response of people who did not
|
|
806
|
+
actually write about such matters.71 But here we are con-
|
|
807
|
+
fronted again with the full weight of the problems which an
|
|
808
|
+
analysis of this kind must raise.
|
|
809
|
+
The two texts I have considered were both written by
|
|
810
|
+
Jesuits, and for fairly specific groups. Nadal's work was
|
|
811
|
+
originally written for a Jesuit a~d ience ,~2 and for novices in
|
|
812
|
+
particular, while Coster's book was intended for the young
|
|
813
|
+
(male) members of the Sodality of the Virgin at the
|
|
814
|
+
College in Douai.73 But we know from the prefaces to
|
|
815
|
+
Nadal's book that it had a wider circulation than the
|
|
816
|
+
audience for whom it was at first conceived, and there can be
|
|
817
|
+
no doubt that the same applies to the work by Coster, one
|
|
818
|
+
of the most popular and prolific writers of small devotional
|
|
819
|
+
handbooks in the later sixteenth and early seventeenth
|
|
820
|
+
centuries. 74 NOW although both works would only have been
|
|
821
|
+
immediately accessible to the Latin reading public, they
|
|
822
|
+
provide evidence of a mode of response which was not
|
|
823
|
+
restricted to this audience alone. They are not, of course,
|
|
824
|
+
unique; indeed, their value depends on their very typicality.
|
|
825
|
+
They may be counted amongst the most representative
|
|
826
|
+
works in this period of a tradition which has its roots in much
|
|
827
|
+
earlier meditational methods (there are some striking
|
|
828
|
+
similarities, for example, with the Meditationes de Vita
|
|
829
|
+
Christi attributed to St B ~ n a v e n t u r e ~ ~ ) and which found its
|
|
830
|
+
expression in a great variety of outlets, ranging from
|
|
831
|
+
meditations on the rosary to the Spiritual Exercises of St
|
|
832
|
+
Ignatius Loyola, as well as to the meditative practices of
|
|
833
|
+
7 1 I hope to deal elsewhere with further aspects of this problem, and in par-
|
|
834
|
+
ticular with what may be deduced from the strictures of the literate on the
|
|
835
|
+
responses of the illiterate.
|
|
836
|
+
'= See note 19 above.
|
|
837
|
+
'Cuius Virginis patrocinium, ut alacrius imploretis, has vobis offer0 de vita laudibusque
|
|
838
|
+
eius L . Meditationes ut pro hebdomadarum totius anni numero, cis si placet utamini',
|
|
839
|
+
COSTERUS,op. cit., p.23 (concluding the 'Praefatio Sodalitati Beatae Virginis Matris
|
|
840
|
+
in Acquicinctensi Collegii Academiae Duacensis') .
|
|
841
|
+
74 Along with Ludovicus Blosius ( I 506-1 565) and Jodocus Andries ( I 588-1658),
|
|
842
|
+
to name only two of the most popular of all. For Coster and his writings, see the
|
|
843
|
+
reference in note 51 above; for the others, see note 76 below.
|
|
844
|
+
75 A useful modern translation is the Meditations on the Life of Christ, an illustrated
|
|
845
|
+
manuscript of the fourteenth century, Paris Bibliotfique Nationale, M S . Ztal. 115.
|
|
846
|
+
Translated by Isa Ragusa, completed from the Latin and edited by R. B. GREEN
|
|
847
|
+
and I. RAGUSA, Princeton [ I 96 I]. For an examination of earlier Netherlandish
|
|
848
|
+
representations of the Passion which takes into consideration meditational and
|
|
849
|
+
other literature, and which raises several of the problems outlined here (in
|
|
850
|
+
addition to raising further notable issues such as the whole question of the use
|
|
851
|
+
of Old Testament imagery in New Testament contexts), see J. MARROW:
|
|
852
|
+
'Circumdederunt me canes multi. Christ's Tormentors in Northern European Art
|
|
853
|
+
of the Late Middle Ages and Early Renaissance', Art Bulletin, LIX [1977]
|
|
854
|
+
pp. 167-8 1. On the thirteenth-century meditational handbooks, see his p. 167
|
|
855
|
+
and note 7.
|
|
856
|
+
the other religious orders.76 But the works discussed here
|
|
857
|
+
are two of the fullest and most complex handbooks of the
|
|
858
|
+
Counter Reformation in Flanders, with the clearest exposi-
|
|
859
|
+
tion of their subject-matter. Nadal's book is, of course, of
|
|
860
|
+
special relevance, as I suggested at the beginning of this
|
|
861
|
+
article, not only because of its use of actual images and their
|
|
862
|
+
relationship with paintings by Rubens, but also because of
|
|
863
|
+
its sophisticated method of annotating these illustrations. In
|
|
864
|
+
this it was followed by many other works, such as the even
|
|
865
|
+
more popular books by Johannes David, Antonio Sucquet
|
|
866
|
+
and Jodocus Andries, all of which were translated into the
|
|
867
|
+
vernacular, thus ensuring a still wider audience. But the
|
|
868
|
+
evidence they provide is much less complete, and their
|
|
869
|
+
illustrations of a decidedly lower quality.77 The fact that
|
|
870
|
+
Coster's book was written specifically for youths, rather than
|
|
871
|
+
restricting its applicability (as one may at first be inclined
|
|
872
|
+
to think) makes it all the more useful, precisely because it
|
|
873
|
+
has to spell out all the guidelines for minds not yet practised
|
|
874
|
+
or proficient in the associative process.
|
|
875
|
+
At this point one may encounter several objections which
|
|
876
|
+
an analysis of this kind is likely to raise. In the first place,
|
|
877
|
+
have we not here been dealing with the responses of
|
|
878
|
+
theologians or, at best, the responses which they would have
|
|
879
|
+
liked to be present in the minds of the populace? In other
|
|
880
|
+
words, is there not a distinction to be made between what
|
|
881
|
+
writers such as Nadal and Coster wanted people to think and
|
|
882
|
+
what associations they actually made? The answer is surely
|
|
883
|
+
that the distinction cannot have been so absolute that there
|
|
884
|
+
was no common ground between them - especially where
|
|
885
|
+
one is concerned with popular and thoroughly known sub-
|
|
886
|
+
7 6 One thinks especially of DAVID'S Veridicus Christianus, Antwerp [I 60 I], trans-
|
|
887
|
+
lated as Christelycken Waerseggher, de principale stucken uan t' Christen Geloof en
|
|
888
|
+
Leven int cort begrijpende, Met een rolle der deugtsaemheyt daer op dienende. Ende een
|
|
889
|
+
Schildwacht teghen de valsche waersegghers, Tooveraers, enz., Antwerp [1603], 8';
|
|
890
|
+
of his Paradisus Sponsi et Sponsae, in quo messis myrrhae et aromatum ex instrumentis ac
|
|
891
|
+
mysteriis Passionis Christi colligenda ut commoriamur. Et Pancarpium Marianum,
|
|
892
|
+
septemtriplici titulorum serie distinctum, ut in B . Virginis odorem curramus, et Christus
|
|
893
|
+
formetur in nobis, Antwerp [1607], 8'; and his Duodecim Specula, Deum aliquando
|
|
894
|
+
videre desidcranti concinnati, Antwerp [ I ~ I O ] , 8O (all from the Plantin press); of
|
|
895
|
+
SUCQUET'S Via vitae aeternae . . . iconibus illustrata per Boetium a Bolswert, Antwerp,
|
|
896
|
+
M . Nutius [ I ~ z o ] , 8O, translated as Den wech des Eeuwich Levens, Antwerp,
|
|
897
|
+
H . Aertssens [1623]; and of ANDRIES'S Necessaria ad salutem scientia, partim
|
|
898
|
+
necessitate medii, partim necessitate graecepti, per iconas quinquaginta duas repraesentata,
|
|
899
|
+
Antwerp, C . Woons [I 6541, I 2'; and his Perpetua C m , sive Passio Jesu Christi
|
|
900
|
+
a puncto Incatnationis ad extremum vitae; iconibus quadragemi explicata (together with
|
|
901
|
+
Altera perpetua crux 3esu Christi a fine vitae usque ad finem mundi in perpetuo altaris
|
|
902
|
+
sacrificio), Antwerp, C. Woons [1649], translated as Het ghederigh Kruys ofte
|
|
903
|
+
Passie Zesu Christi, Antwerp, C. Woons [1650]. Most of these received a number
|
|
904
|
+
of subsequent editions and translations into other languages. The works of
|
|
905
|
+
David and Sucquet have often been called emblem books, but the description
|
|
906
|
+
is perhaps not entirely accurate. The above is only a small selection of these
|
|
907
|
+
author's works; for their other writings, and for concise discussions of their
|
|
908
|
+
lives, see, in the case of David (1545-1613)~ F. A. in BibliographicSNELLAERT,
|
|
909
|
+
Nationale de Belgique, IV, Brussels [1873], cols.7n1-32; in the case of Sucquet
|
|
910
|
+
(1574-1626), A. PONCELET,Ibid., XXIV, Brussels [1g26--291, cols.237-41;
|
|
911
|
+
and in the case of ANDRIES (1588-1658), AUGUSTIN DE BACKER with C. SOMMER-
|
|
912
|
+
VOGEL and ALOIS DE BACKER,Bibliothlque des Ecrivains de la Compagnie de Jisus,
|
|
913
|
+
Lihge-Lyons [1869-761, I, pp.18-20, VII, p.24. Several of these writers - all
|
|
914
|
+
Jesuits - are referred to briefly in the work by NICOLAU cited in note 12 above,
|
|
915
|
+
PP. '74-9
|
|
916
|
+
7 7 Although David in particular merits further analysis, for the evidence that
|
|
917
|
+
may be found in his works of other aspects of the response to images, especially
|
|
918
|
+
the sorts of allegorical interpretations current amongst the less visually sophisti-
|
|
919
|
+
cated sections of the public.
|
|
920
|
+
|
|
921
|
+
A S O U R C E F O R R U B E N S ' S M O D E L L O O F T H E A S S U M P T I O N A N D C O R O N A T I O N O F T H E V I R G I N
|
|
922
|
+
j e c t ~ . ' ~And here a further problem may arise. Clearly, in
|
|
923
|
+
the case of a subject like the Assumption, where the pictorial,
|
|
924
|
+
literary, and liturgical tradition is of so wide-ranging a
|
|
925
|
+
nature it would be impossible to determine all the thoughts
|
|
926
|
+
which such a subject might have generated, or to isolate
|
|
927
|
+
them. Social groups must also be a determining factor, and
|
|
928
|
+
I am aware that I have omitted reflections which could have
|
|
929
|
+
been engendered by the purely aesthetic qualities of the
|
|
930
|
+
work of art concerned - an omission which may be especially
|
|
931
|
+
serious in the case of Rubens. But despite the particular
|
|
932
|
+
affiliations of the writers I have considered, they are in-
|
|
933
|
+
separable from the general cultural matrix, and they offer
|
|
934
|
+
meticulous documentation of notions which were current
|
|
935
|
+
but which would otherwise not have been committed to
|
|
936
|
+
paper (to a large extent because they were taken for granted).
|
|
937
|
+
On the other hand - and here one encounters a third
|
|
938
|
+
objection - it might be argued that few would have paused
|
|
939
|
+
long enough before a particular work of art to make any of
|
|
940
|
+
the associations suggested above; perhaps, it might be main-
|
|
941
|
+
tained, most people bestowed no more attention on an image
|
|
942
|
+
of the Assumption than they do in any small village in one of
|
|
943
|
+
the Catholic countries now. But we are concerned precisely
|
|
944
|
+
with those who did pause to look, for however long; and I
|
|
945
|
+
suspect that this argument is an oversimplification of the
|
|
946
|
+
question of the response to images, even today. Religious
|
|
947
|
+
images always partake of at least some totemic or super-
|
|
948
|
+
natural qualities. People may not consciously be aware of
|
|
949
|
+
the associations they make when they see an image; they
|
|
950
|
+
may even appear to be more concerned with other things
|
|
951
|
+
7 8 On the other hand, account has to be taken of the possibility of garbling even
|
|
952
|
+
the most common and well-established traditions. Just how easily this could
|
|
953
|
+
happen (in the case of those who were not widely literate but drew on only
|
|
954
|
+
a few texts for their learning) may be seen in the remarkable example of the
|
|
955
|
+
miller of the Friuli whose testimony before the Inquisition in the 1580's has
|
|
956
|
+
been documented by c. GINZB~RG:I1 Formaggio e i Venni, I1 Cosmo di un mugnaio
|
|
957
|
+
del Cinquecento, Turin [19361.
|
|
958
|
+
(even if they are not obviously impressed by its aesthetic
|
|
959
|
+
qualities). But no mind could free itself of all the associations
|
|
960
|
+
that any image, especially a religious one, generated. These
|
|
961
|
+
are complex psychological questions, but they have a his-
|
|
962
|
+
torical dimension which art historians have for too long over-
|
|
963
|
+
looked. Why are some images more venerated than others?
|
|
964
|
+
What is the relationship between the works of artists acknow-
|
|
965
|
+
ledged to be great and popular prints? Between art and
|
|
966
|
+
pilgrimage, art and healing objects and relics, between art
|
|
967
|
+
and iconoclasm - to mention only a few possibilities? But
|
|
968
|
+
such matters must be dealt with separately. Here I have
|
|
969
|
+
simply been concerned with one aspect of the status of
|
|
970
|
+
images in the seventeenth century and the response to them.
|
|
971
|
+
It would be wrong to imply that this is anything else but one
|
|
972
|
+
of many ways of looking at such problems.
|
|
973
|
+
In a field already encumbered with a bibliography larger
|
|
974
|
+
than most, this article is intended to be no more than a
|
|
975
|
+
proposal of the direction which future research might take.
|
|
976
|
+
Instead of the manufacture of increasing numbers of attri-
|
|
977
|
+
butions, or the seeking out of yet more influences (both of
|
|
978
|
+
which areas have been well developed), one might turn to
|
|
979
|
+
the more immediate context of the art of Rubens. There is
|
|
980
|
+
much to be discovered about the ways in which people of
|
|
981
|
+
all social classes and groups responded to it. Most of the
|
|
982
|
+
illustrated books and devotional literature of his time
|
|
983
|
+
remain to be explored and would repay close reading.
|
|
984
|
+
Examination and analysis of these, as well as of run of the
|
|
985
|
+
mill graphic production in the Southern Netherlands will
|
|
986
|
+
yield much not only about popular response to religious
|
|
987
|
+
subjects, but also about levels of expectation, about atti-
|
|
988
|
+
tudes to the greatest artists of the time, and so on. The pre-
|
|
989
|
+
ceding discussion has been intended merely as a sketch of
|
|
990
|
+
one of the ways in which the vast and still largely unexplored
|
|
991
|
+
field of seventeenth-century Flemish imagery may be used
|
|
992
|
+
to illuminate the status of those works of art which are
|
|
993
|
+
already and rightly well known.
|
|
994
|
+
G I N 0 C O R T I
|
|
995
|
+
The Agdollo Collection of Paintings: an inventory of 1741
|
|
996
|
+
T H E name of Gregorio Agdollo as an art collector in Florence
|
|
997
|
+
during the late I 730's appears in the printed catalogue of an
|
|
998
|
+
exhibition which took place in that city in 1737.~ O n that
|
|
999
|
+
occasion Agdollo contributed seven picture^.^
|
|
1000
|
+
The complete list of his collection is now available to
|
|
1001
|
+
scholar^,^ having been found among the papers of a Floren-
|
|
1002
|
+
tine family. Agdollo's collection was to have been acquired
|
|
1003
|
+
by this family but, as we shall see later, adverse circum-
|
|
1004
|
+
stances prevented this.
|
|
1005
|
+
By the time of the inventory of 24th April 1741, the
|
|
1006
|
+
'Nota dei Quadri e Opere di Scultura esposti per la Festa di Sun Luca dell' Accademia
|
|
1007
|
+
del Disegno nclla loro Cappella e nel Chiostro second0 del Convento dei Padn' della
|
|
1008
|
+
SS. Nonriata di Firenze, Florence [1737].
|
|
1009
|
+
a FABIA BORRONI SALVADORI: 'Le Esposizioni d'Arte a Firenze, 1674-1767', in
|
|
1010
|
+
Mitteilungen des Kunsthistorisches Znstitut in Florenz [1g74], I , p.136. Five out of
|
|
1011
|
+
the seven works exhibited in 1737 are to be found in the r 741 inventory.
|
|
1012
|
+
See Document No.11.
|
|
1013
|
+
Agdollo collection numbered seventy-eight pictures by
|
|
1014
|
+
thirty-seven artists, all specified except for one case. The
|
|
1015
|
+
predominance of seventeenth and eighteenth-century artists
|
|
1016
|
+
reveals the collector's personal taste, especially for Baroque
|
|
1017
|
+
art. However, the Renaissance was also represented by a
|
|
1018
|
+
few but celebrated names: Schiavone, Sarto, Veronese,
|
|
1019
|
+
Titian. The Baroque examples range from the most famous
|
|
1020
|
+
names, such as Reni, Rubens and Poussin, to minor or quite
|
|
1021
|
+
unknown masters such as Monsieur Pitrt (probably French)
|
|
1022
|
+
whose name I have been unable to find in any of the con-
|
|
1023
|
+
temporary artistic repertories.
|
|
1024
|
+
The number of pictures by a given artist in the collection
|
|
1025
|
+
varies from a maximum of seven paintings to a sihgle
|
|
1026
|
+
example.
|
|
1027
|
+
This inventory is a model of its kind because with rare
|
|
1028
|
+
exceptions it is accompanied by the essential information:
|
|
1029
|
+
the subject represented, dimensions and name of the author.
|
|
1030
|
+
No monetary estimates were made, but for the most import-
|
|
1031
|
+
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cul-fedora
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 11
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
|
-
-
|
|
8
|
+
- 5
|
|
9
9
|
- 0
|
|
10
|
-
version: 0.
|
|
10
|
+
version: 0.5.0
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- James Stuart
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2010-
|
|
18
|
+
date: 2010-10-11 00:00:00 -04:00
|
|
19
19
|
default_executable:
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -139,6 +139,8 @@ files:
|
|
|
139
139
|
- lib/cul-fedora/item.rb
|
|
140
140
|
- lib/cul-fedora/server.rb
|
|
141
141
|
- lib/cul-fedora/solr.rb
|
|
142
|
+
- lib/test
|
|
143
|
+
- lib/tika/scratch/1286482364_820891
|
|
142
144
|
- test/data/125467_get_index.xml
|
|
143
145
|
- test/data/125467_solr_doc.xml
|
|
144
146
|
- test/data/example_server_requests.yml
|