Skip to content

Commit feee629

Browse files
many updates for a new version of the corpus
1 parent 777b41f commit feee629

File tree

74 files changed

+464975
-33225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+464975
-33225
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,25 @@ Le reste est mis à disposition selon une licence Creative Commons Attribution -
4040

4141
_Geste: un corpus de chansons de geste_, dir. Jean-Baptiste Camps, avec la collab. d'Elena Albarran, Alice Cochet & Lucence Ing, Paris, 2016-…, <a href="http://github.com/Jean-Baptiste-Camps/Geste">http://github.com/Jean-Baptiste-Camps/Geste</a>.
4242

43+
## Organisation de l'entrepôt
44+
45+
La représentation canonique des données est contenue dans le dossier:
46+
47+
- `xml`: textes du corpus geste: éditions numérisées (ed\_), transcriptions à nouveaux frais (transcr\_);
48+
49+
Le modèle est contenu dans le dossier:
50+
51+
- `odd`
52+
53+
Les données sont en outre disponibles en format:
54+
55+
- `tsv`: avec l'annotation linguistique;
56+
- `txt`: exports en texte brut;
57+
- `nemo-data`: conversion au format CapiTainS, pour publication.
58+
59+
60+
61+
62+
63+
64+

dtd/abreviations.dtd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ e-accentue => e
7171
<!ENTITY E-capital-double "<choice><reg>E</reg><orig>EE</orig></choice>" >
7272
<!ENTITY F-oncial "<choice><reg>f</reg><orig>F</orig></choice>">
7373
<!ENTITY M-oncial "<choice><reg>m</reg><orig>M</orig></choice>">
74+
<!ENTITY z-3 "<choice><reg>z</reg><orig>&#658;</orig></choice>" >
7475
<!-- ou &#xF10A; (ouvert) -->
7576
<!-- Notabiliores de la capitale -->
7677
<!ENTITY A "<choice><reg>a</reg><orig>A</orig></choice>">
@@ -133,6 +134,10 @@ e-accentue => e
133134
<!ENTITY et-tironien "<choice><expan><ex>et</ex></expan><abbr>&#x204A;</abbr></choice>">
134135
<!ENTITY et-tironien-e "<choice><expan><ex>et</ex></expan><abbr>&#x204A;</abbr></choice>">
135136

137+
<!-- Fragment Garin Vatican -->
138+
<!ENTITY chevalier-r-droit "<choice><expan>ch<ex>eva</ex>l<ex>ie</ex>r</expan><abbr>ch<c rend='apos'>&#x0303;</c>r</abbr></choice>">
139+
<!ENTITY tilde2-er-pour-uer "<choice><expan><ex>uer</ex></expan><abbr>&#x035B;</abbr></choice>">
140+
136141
<!--Récupérés du fichier abbrevations_modifs.dtd, pour les besoins du ms. Vatican-->
137142
<!ENTITY et-tironien-barre "<choice><expan><ex>et</ex></expan><abbr>&#xF1A7;</abbr></choice>">
138143
<!ENTITY et-perluette "<choice><expan><ex>et</ex></expan><abbr>&amp;</abbr></choice>">

nemo-data/geste/jns11089/__cts__.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<ti:work xmlns:ti="http://chs.harvard.edu/xmlns/cts"
3+
groupUrn="urn:cts:froLit:geste"
4+
urn="urn:cts:froLit:geste.jns11089"
5+
xml:lang="fro">
6+
<ti:title xml:lang="fre">Anseïs de Metz</ti:title>
7+
<ti:edition workUrn="urn:cts:froLit:geste.jns11089"
8+
urn="urn:cts:froLit:geste.jns11089.transcr_AnsMetz_U">
9+
<ti:label xml:lang="fre">
10+
Anseïs de Metz:
11+
Transcription allographétique d'extraits du manuscrit de la
12+
bibliothèque vaticane (Urb. lat. 375)
13+
, éd. par Jean-Baptiste Camps,
14+
</ti:label>
15+
<ti:description xml:lang="fre">
16+
17+
18+
Cité du Vatican
19+
Cité du Vatican
20+
Biblioteca apostolica vaticana
21+
Biblioteca apostolica vaticana
22+
Urb.lat.
23+
375
24+
25+
26+
27+
28+
inc.
29+
XIIIe s.
30+
31+
32+
33+
</ti:description>
34+
</ti:edition>
35+
</ti:work>

0 commit comments

Comments
 (0)