-
Notifications
You must be signed in to change notification settings - Fork 1
/
bezae.xsl
658 lines (613 loc) · 20.5 KB
/
bezae.xsl
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TEI [
<!ENTITY om "⸆"><!-- omission (blank first hand reading)-->
]>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:tei="http://www.tei-c.org/ns/1.0" >
<xsl:template match="/">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Codex Bezae Transcriptions</title>
<script type="text/javascript">
function gotoTranscriptionPap(mySel)
{
var form = document.forms.transnavPap;
var wit = form.ms[form.ms.selectedIndex].value
window.parent.location.href = ""+ wit ;
return false;
}
</script>
<!-- Change the link below for the Uncial version -->
<link rel="stylesheet" href="bezae.css" type="text/css"/>
<!-- css margin order: top right bottom left -->
</head>
<body>
<div id="header">
<a href="http://www.igntp.org/" target="_self">
<span id="logo"><strong>Codex Bezae</strong></span>
</a>
<span id="top"><strong>TRANSCRIPTION</strong></span>
</div>
<div id="navigation">
<p class="menu">
<table>
<tr>
<td>
<i>Complete text:</i>
<br/>
<a href="Bezae-Latin.xml">Latin</a>
<xsl:text> </xsl:text>
<a href="Bezae-Greek.xml">Greek </a>
<xsl:text> </xsl:text>
<a href="Bezae-Uncial.xml">Greek uncial</a>
<xsl:text> </xsl:text>
<a href="Greek-Latin.htm">Both columns</a>
</td>
<td><xsl:text> </xsl:text></td>
<td>
<i>Select by book:</i>
<form action="" name="transnavPap" id="transnavpap">
<select name="ms" onChange="gotoTranscriptionPap();">
<option value="">Select Book</option>
<option value="01_MtGk.xml">Matthew (Greek)</option>
<option value="01_MtLat.xml">Matthew (Latin)</option>
<option value="04_JnGk.xml">John (Greek)</option>
<option value="04_JnLat.xml">John (Latin)</option>
<option value="03_LcGk.xml">Luke (Greek)</option>
<option value="03_LcLat.xml">Luke (Latin)</option>
<option value="02_McGk.xml">Mark (Greek)</option>
<option value="02_McLat.xml">Mark (Latin)</option>
<option value="25_3JnLat.xml">3 John (Latin)</option>
<option value="05_AcGk.xml">Acts (Greek)</option>
<option value="05_AcLat.xml">Acts (Latin)</option>
<option value="06_2colpages.xml">Two column pages</option>
</select>
</form>
</td>
<td><xsl:text> </xsl:text></td>
<td>
<i>Further information:</i>
<br/>
<a href="Bezae-key.xml">Key to the transcription</a>
</td>
</tr>
</table>
<!-- add the link to the font here for the uncial setting -->
</p>
</div> <!-- end navigation -->
<p>
<h2>
<xsl:for-each select="tei:TEI/tei:teiHeader/tei:fileDesc/tei:titleStmt">
<xsl:value-of select="tei:title"/>
</xsl:for-each>
</h2>
<span class="title">
<strong>
<xsl:for-each select="tei:TEI/tei:teiHeader/tei:fileDesc/tei:sourceDesc/tei:msDesc/tei:msIdentifier">
<xsl:value-of select="tei:msName"/>
<xsl:text>: </xsl:text>
<xsl:value-of select="tei:settlement"/>
<xsl:text>, </xsl:text>
<xsl:value-of select="tei:repository"/>
<xsl:text>: </xsl:text>
<xsl:value-of select="tei:idno"/>
</xsl:for-each>
</strong>
<br/>
</span>
</p>
<div id="hyperlinks-top">
<!--xsl:for-each select="tei:TEI/tei:teiHeader/tei:encodingDesc/tei:projectDesc">
<xsl:choose>
<xsl:when test="@n='key'"></xsl:when>
<xsl:otherwise-->
<p>
<xsl:text>Folios: </xsl:text>
<select id="page_select" onchange="javascript:window.location='#' + this.value">
<option value="">Select Folio</option>
<xsl:for-each select="tei:TEI//tei:pb">
<option>
<xsl:attribute name="value">
<xsl:value-of select="@n"/>
</xsl:attribute>
<xsl:value-of select="@n"/>
</option>
</xsl:for-each>
</select>
<xsl:text> Books: </xsl:text>
<select id="page_select" onchange="javascript:window.location='#' + this.value">
<option value="">Select Book</option>
<xsl:for-each select="tei:TEI//tei:div[@type='book']">
<option>
<xsl:attribute name="value">
<xsl:value-of select="@n"/>
</xsl:attribute>
<xsl:value-of select="@n"/>
</option>
</xsl:for-each>
</select>
<xsl:text> Chapters: </xsl:text>
<select id="chapter_select" onchange="javascript:window.location='#' + this.value">
<option value="">Select Chapter</option>
<xsl:for-each select="tei:TEI//tei:div[@type='chapter']">
<option>
<xsl:attribute name="value">
<xsl:value-of select="@n"/>
</xsl:attribute>
<xsl:value-of select="concat(./ancestor::tei:div[@type='book']/@n, ' ', substring-after(@n,'K'))"/>
</option>
</xsl:for-each>
</select>
</p>
<!--/xsl:otherwise>
</xsl:choose>
</xsl:for-each-->
</div>
<div id="text">
<xsl:apply-templates/>
<hr/>
</div>
</body>
</html>
</xsl:template>
<!-- Text stuff -->
<xsl:template match="text()" mode="title">
<xsl:value-of select="."/>
<xsl:text> </xsl:text>
</xsl:template>
<xsl:template match="text()" mode="title-nospace">
<xsl:value-of select="."/>
</xsl:template>
<!-- Page layout-->
<xsl:template match="tei:pb">
<hr id="{@n}" />
<span class="pageheader">
<p>
<xsl:text>Folio </xsl:text>
<xsl:value-of select="@n"/>
<xsl:text> </xsl:text>
<a>
<xsl:attribute name="href">
<xsl:value-of select="@facs"/>
</xsl:attribute>
<xsl:text>Image</xsl:text>
</a>
<xsl:text> </xsl:text>
<xsl:value-of select="@type"/>
<xsl:text> (</xsl:text>
<xsl:value-of select="@subtype"/>
<xsl:text>) </xsl:text>
<span class="italic">
<xsl:value-of select="(./ancestor::tei:div[@type='book']/@n)"/>
<xsl:value-of select="substring-after(./ancestor::tei:div[@type='chapter']/@n, 'K')"/>
</span>
<a href="#top">
<i>back to top</i>
</a>
</p>
</span>
</xsl:template>
<xsl:template match="tei:lb">
<br/>
<span class="line_number" title="Line number">
<xsl:choose>
<xsl:when test="@n='3'"><xsl:value-of select="@n"/><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@n='6'"><xsl:value-of select="@n"/><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@n='9'"><xsl:value-of select="@n"/><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@n='12'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='15'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='18'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='21'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='24'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='27'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='30'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='33'"><xsl:value-of select="@n"/></xsl:when>
<xsl:when test="@n='36'"><xsl:value-of select="@n"/></xsl:when>
<xsl:otherwise><xsl:text> </xsl:text></xsl:otherwise>
</xsl:choose>
</span>
<xsl:choose>
<xsl:when test="@rend">
<span>
<xsl:attribute name="class">
<xsl:value-of select="@rend"/>
</xsl:attribute>
</span>
</xsl:when>
<xsl:otherwise>
<span class="line"></span>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- Divisions-->
<xsl:template match="tei:div[@type='book']">
<span id="{@n}"/>
<xsl:apply-templates/>
</xsl:template>
<xsl:template match="tei:div[@type='chapter']">
<span class="chapter_number" id="{@n}" title="Modern chapter number">
<xsl:value-of select="substring-after(@n,'K')"/>
<xsl:text>:</xsl:text>
</span>
<xsl:apply-templates/>
</xsl:template>
<xsl:template match="tei:ab">
<span class="verse_number" title="Modern verse number">
<xsl:value-of select="substring-after(@n,'V')"/>
</span>
<xsl:choose>
<xsl:when test="@type='supplement'">
<span class="supplement">
<xsl:apply-templates/>
</span>
</xsl:when>
<xsl:otherwise>
<xsl:apply-templates/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="tei:w">
<xsl:apply-templates/>
<xsl:text> </xsl:text>
</xsl:template>
<xsl:template match="tei:pc">
<xsl:apply-templates/>
<xsl:text> </xsl:text>
</xsl:template>
<xsl:template match="tei:ex">
<span class="abbreviation" title="Expansion of abbreviated text">
<xsl:text>(</xsl:text>
<xsl:apply-templates/>
<xsl:text>)</xsl:text>
</span>
</xsl:template>
<xsl:template match="tei:abbr">
<xsl:choose>
<xsl:when test="@type='nomSac'">
<span title="Nomen sacrum (abbreviation)">
<xsl:apply-templates/>
</span>
</xsl:when>
<xsl:when test="@type='num'">
<span title="Numeral (abbreviation)">
<xsl:apply-templates/>
</span>
</xsl:when>
</xsl:choose>
</xsl:template>
<xsl:template match="tei:div[@type='incipit']">
<span class="verse_number"><strong>Incipit</strong></span>
<xsl:apply-templates/>
</xsl:template>
<xsl:template match="tei:div[@type='explicit']">
<span class="verse_number"><strong>Explicit</strong></span>
<xsl:apply-templates/>
</xsl:template>
<!-- Margins-->
<xsl:template match="tei:seg">
<xsl:choose>
<xsl:when test="@subtype='lineleft'">
<span class="marginlineleft">
<xsl:apply-templates/>
</span>
</xsl:when>
<xsl:when test="@subtype='lineright'">
<span class="marginlineright">
<xsl:apply-templates/>
</span>
</xsl:when>
<xsl:when test="@subtype='pagetop'">
<span class="marginpage">
<xsl:apply-templates/>
<br/>
</span>
</xsl:when>
<xsl:when test="@subtype='pagebottom'">
<br/>
<br/>
<span class="marginpage">
<xsl:apply-templates/>
</span>
</xsl:when>
<xsl:when test="@type='secondColumn'">
<span class="column2">
<xsl:choose>
<xsl:when test="@subtype='center'">
<xsl:text> </xsl:text>
</xsl:when>
<xsl:when test="@subtype='hang'">
<xsl:text></xsl:text>
</xsl:when>
<xsl:otherwise> </xsl:otherwise>
</xsl:choose>
<xsl:apply-templates/>
</span>
</xsl:when>
</xsl:choose>
</xsl:template>
<!-- Notes and numbers-->
<xsl:template match="tei:note[@type='editorial']">
<span>
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@place='right'">rightJust</xsl:when>
<xsl:when test="@place='center'">centerJust</xsl:when>
<xsl:when test="@place='left'">line</xsl:when>
</xsl:choose>
</xsl:attribute>
<span class="editorialnote">
<xsl:attribute name="title">
<xsl:apply-templates mode="title"/>
</xsl:attribute>
<xsl:text>Note </xsl:text>
</span>
</span>
</xsl:template>
<xsl:template match="tei:note[@type='hermeneia']">
<span title="Hermeneia">
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@place='center'">centerJustmargin</xsl:when>
</xsl:choose>
</xsl:attribute>
<span class="hermeneia">
<xsl:apply-templates/>
</span>
</span>
<br/>
</xsl:template>
<xsl:template match="tei:note[@type='library']">
<span>
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@place='right'">rightJust</xsl:when>
<xsl:when test="@place='center'">centerJust</xsl:when>
<xsl:when test="@place='left'">line</xsl:when>
</xsl:choose>
</xsl:attribute>
<span class="editorialnote">
<xsl:attribute name="title">
<xsl:text>Library Note (</xsl:text>
<xsl:value-of select="@rend"/>
<xsl:text>): </xsl:text>
<xsl:apply-templates mode="title-nospace" />
</xsl:attribute>
<xsl:text>Library Note </xsl:text>
</span>
</span>
</xsl:template>
<xsl:template match="tei:note[@type='titlos']">
<span>
<xsl:attribute name="title">
<xsl:text>Titlos: </xsl:text>
<xsl:apply-templates/>
</xsl:attribute>
<xsl:apply-templates/>
</span>
<br/>
</xsl:template>
<xsl:template match="tei:note[@type='jotting']">
<span>
<xsl:attribute name="title">
<xsl:text>Jotting added by later hand: </xsl:text>
<xsl:apply-templates/>
</xsl:attribute>
<xsl:apply-templates/>
</span>
<br/>
</xsl:template>
<xsl:template match="tei:num">
<!-- num can be chapNum AmmSec -->
<span>
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@rend='pencil'">pencil</xsl:when>
<xsl:when test="@rend='ink'">ink</xsl:when>
</xsl:choose>
</xsl:attribute>
<span>
<xsl:attribute name="title">
<xsl:choose>
<xsl:when test="@type='chapNum'">
<xsl:text>Chapter Number (</xsl:text>
<xsl:value-of select="@rend"/>
<xsl:text>): </xsl:text>
<xsl:apply-templates mode="title-nospace" />
</xsl:when>
<xsl:when test="@type='AmmSec'">
<xsl:text>Ammonian Section </xsl:text>
<xsl:value-of select="@n"/>
</xsl:when>
</xsl:choose>
</xsl:attribute>
<xsl:apply-templates/>
</span>
</span>
</xsl:template>
<!-- Gap, space, unclear-->
<xsl:template match="tei:gap[not(ancestor::tei:rdg)]">
<xsl:if test="@reason='lacuna'">
<span class="supplied" title="Lacuna of {@extent} {@unit}">[...]</span>
</xsl:if>
<xsl:if test="@reason='illegible'">
<span class="supplied" title="{@extent} {@unit} illegible">[...]</span>
</xsl:if>
</xsl:template>
<xsl:template match="tei:gap[ancestor::tei:rdg]">
<xsl:text>[...] </xsl:text>
</xsl:template>
<xsl:template match="tei:space">
<xsl:choose>
<xsl:when test="@unit='char' and @extent='1'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='2'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='3'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='4'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='5'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='6'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='char' and @extent='7'"><xsl:text> </xsl:text></xsl:when>
<xsl:when test="@unit='line'"><br/></xsl:when>
</xsl:choose>
</xsl:template>
<xsl:template match="tei:unclear">
<span class="unclear" title="Unclear text"><xsl:apply-templates/></span>
</xsl:template>
<!-- Corrections-->
<xsl:template match="tei:app">
<span class="original">
<xsl:attribute name="title">
<xsl:for-each select="tei:rdg">
<xsl:choose>
<xsl:when test="@type='orig'">
<xsl:text>Original </xsl:text>
<xsl:text>(</xsl:text>
<xsl:value-of select="@hand"/>
<xsl:text>)</xsl:text>
<xsl:choose>
<xsl:when test="tei:w/text()='&om;'">
<xsl:text> omits</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:text>: </xsl:text>
<xsl:apply-templates mode="title" />
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:when test="@type='corr'">
<xsl:text>; Corrector </xsl:text>
<xsl:choose>
<xsl:when test="@hand='K'"><xsl:text>(s.m.)</xsl:text></xsl:when>
<xsl:otherwise>
<xsl:text>(</xsl:text>
<xsl:value-of select="@hand"/>
<xsl:text>)</xsl:text>
</xsl:otherwise>
</xsl:choose>
<xsl:choose>
<xsl:when test="tei:w/text()='&om;'"> deletes</xsl:when>
<xsl:otherwise><xsl:text>: </xsl:text>
<xsl:apply-templates mode="title" />
</xsl:otherwise>
</xsl:choose>
</xsl:when>
</xsl:choose>
</xsl:for-each>
</xsl:attribute>
<xsl:apply-templates/>
</span>
</xsl:template>
<xsl:template match="tei:rdg">
<xsl:choose>
<xsl:when test="@type='orig'"><span class="original"><xsl:apply-templates/></span></xsl:when>
<xsl:otherwise></xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- Decorations and fw-->
<xsl:template match="tei:hi[@rend='ol']">
<span style="text-decoration:overline"><xsl:apply-templates/></span>
</xsl:template>
<xsl:template match="tei:hi[@rend='rubric']">
<span class="rubric" title="Rubricated text"><xsl:apply-templates/></span>
</xsl:template>
<xsl:template match="tei:hi[@rend='bold']">
<span style="font-weight:bold"><xsl:apply-templates/></span>
</xsl:template>
<xsl:template match="tei:hi[@rend='bolditalic']">
<span style="font-weight:bold; font-style:italic"><xsl:apply-templates/></span>
</xsl:template>
<xsl:template match="tei:hi[@rend='hyperlink']">
<a><xsl:attribute name="href"><xsl:text>http://</xsl:text><xsl:apply-templates/></xsl:attribute><xsl:apply-templates/></a>
</xsl:template>
<xsl:template match="tei:hi[@rend='hypermail']">
<a><xsl:attribute name="href">mailto:<xsl:apply-templates/></xsl:attribute><xsl:apply-templates/></a>
</xsl:template>
<xsl:template match="tei:fw">
<!-- fw can be pageNum quireSig runTitle chapTitle chapRef lectTitle -->
<span>
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@place='right'">rightJust</xsl:when>
<xsl:when test="@type='runTitle'">runTitle</xsl:when>
<xsl:when test="@place='center'">centerJustmargin</xsl:when>
<xsl:when test="@place='left'">line</xsl:when>
</xsl:choose>
</xsl:attribute>
<span>
<xsl:attribute name="class">
<xsl:choose>
<xsl:when test="@rend='pencil'">pencil</xsl:when>
<xsl:when test="@rend='ink'">ink</xsl:when>
</xsl:choose>
</xsl:attribute>
<span>
<xsl:attribute name="title">
<xsl:choose>
<xsl:when test="@type='pageNum'">Folio Number (<xsl:value-of select="@rend"/>): <xsl:apply-templates mode="title-nospace" /></xsl:when>
<xsl:when test="@type='quireSig'">Quire Signature (<xsl:value-of select="@rend"/>): <xsl:apply-templates mode="title-nospace" /></xsl:when>
<xsl:when test="@type='runTitle'">Running Title</xsl:when>
<xsl:when test="@type='chapRef'">Chapter Reference: <xsl:apply-templates mode="title-nospace" /></xsl:when>
<xsl:when test="@type='titlos'">Titlos (hand <xsl:value-of select="@rend"/>): <xsl:apply-templates mode="title-nospace" /></xsl:when>
<xsl:when test="@type='lectTitle'">Lectionary indication (hand <xsl:value-of select="@rend"/>): <xsl:apply-templates mode="title-nospace" /></xsl:when>
</xsl:choose>
</xsl:attribute>
<xsl:choose>
<xsl:when test="@type='lectTitle'"><span class="lect">Lect.</span></xsl:when>
<xsl:otherwise><xsl:apply-templates/></xsl:otherwise>
</xsl:choose>
</span>
</span>
</span>
</xsl:template>
<!-- Supplied-->
<xsl:template match="tei:supplied">
<span class="supplied" title="Supplied text (no longer extant or legible)">[<xsl:apply-templates/>]</span>
</xsl:template>
<!-- Old Supplied procedure, which makes Matthew in Latin very slow-->
<!--xsl:template match="tei:supplied">
<span class="supplied">
<xsl:if test="
not((preceding::text()[ancestor::tei:w])[last()][ancestor::tei:supplied[not(@source='EditioPrinceps')]])
or not(string(number(translate(child::text(), '- ', '')))='NaN')
or not(string(number(translate(string(preceding::tei:w[1]//child::text()), '- ', '')))='NaN')
or not(preceding::tei:w[1]/tei:supplied)
or name((preceding::tei:gap|preceding::tei:w)[last()]) = 'gap'
or (not(ancestor::tei:fw) and preceding::tei:w[1]/ancestor::tei:fw)
or (not(ancestor::tei:rdg) and preceding::tei:w[1]/ancestor::tei:rdg)
or (ancestor::tei:rdg and not(ancestor::tei:rdg = preceding::tei:w[1]/ancestor::tei:rdg))
" >[</xsl:if>
<xsl:apply-templates/>
<xsl:choose>
<xsl:when test="
not(following::text()[ancestor::tei:w][1][ancestor::tei:supplied[not(@source='EditioPrinceps')]])
or not(string(number(translate(child::text(), '- ', '')))='NaN')
or not(string(number(translate(string(following::tei:w[1]//child::text()), '- ', '')))='NaN')
or not(following::tei:w[1]/tei:supplied)
or name((following::tei:gap|following::tei:w)[1]) = 'gap'
or (ancestor::tei:fw and not(following::tei:w[1]/ancestor::fw))
or (not(ancestor::tei:rdg) and following::tei:w[1]/ancestor::tei:rdg)
or (ancestor::tei:rdg and not(ancestor::tei:rdg = following::tei:w[1]/ancestor::tei:rdg))
" >]</xsl:when>
<xsl:otherwise> </xsl:otherwise>
</xsl:choose>
</span>
</xsl:template-->
<!-- header stuff -->
<xsl:template match="tei:titleStmt">
</xsl:template>
<xsl:template match="tei:editionStmt">
</xsl:template>
<xsl:template match="tei:publicationStmt">
</xsl:template>
<xsl:template match="tei:country">
</xsl:template>
<xsl:template match="tei:msName">
</xsl:template>
<xsl:template match="tei:altIdentifier">
</xsl:template>
<xsl:template match="tei:encodingDesc">
</xsl:template>
<xsl:template match="tei:revisionDesc">
</xsl:template>
<xsl:template match="tei:sourceDesc">
</xsl:template>
</xsl:stylesheet>