{"id":2074,"date":"2021-03-13T14:21:55","date_gmt":"2021-03-13T13:21:55","guid":{"rendered":"http:\/\/thebarumfabula.usc.es\/guidelines\/el-aparato-critico-de-la-edicion\/variantes-rdg\/"},"modified":"2021-03-14T12:19:20","modified_gmt":"2021-03-14T11:19:20","slug":"lecturas-rdg","status":"publish","type":"docs","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/el-aparato-critico-de-la-edicion\/lecturas-rdg\/","title":{"rendered":"Readings:"},"content":{"rendered":"<p>Each of the readings or apparatus variants of a lemma are indicated with the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;rdg&gt;<\/code>tag. It is the most complex of those that make up each <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;app&gt;<\/code>. <\/p>\n\n\n\n<p>A <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;rdg&gt;<\/code>tag, in addition to containing the reading in the content node, must always indicate with the attribute <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@wit <\/code>(<em>witness<\/em>) the reference to the abbreviations of the manuscripts or authorities that give this reading, separated by a blank space and with the hash <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">#<\/code> in front. <\/p>\n\n\n\n<p>It is very important to remember that the values we introduce in the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@wit<\/code> attribute must correspond to the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@xml:id<\/code> we have assigned in the document header, in the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;sourceDesc><\/code>, to each of our <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;witness><\/code>. Cf.<a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/listwit\/\" data-type=\"docs\" data-id=\"1291\"> List of witnesses.<\/a> In the examples below you can see that inside <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@wit<\/code> both <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;witness><\/code> appearing within <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;listWit><\/code> and the ones appearing within any other <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;listBibl><\/code> are listed in the same way within @wit.<\/p>\n\n\n\n<p>Each <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;rdg><\/code> can also contain extra information about the witnesses offering that reading with <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;witDetail><\/code> (<a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/el-aparato-critico-de-la-edicion\/detalles-del-testimonio-witdetail\/\">cf. &lt;witDetail><\/a> for more information about its syntax). It can also include texts that do not constitute the proper reading, with <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;term><\/code>.<\/p>\n\n\n\n<p>Let us consider some examples:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;l n=\"312\">Interea patriis olim uagus exul ab oris&lt;\/l>\n&lt;l n=\"313\">Oedipodionides\n\t&lt;app>\n\t\t&lt;lem>furto&lt;\/lem>\n\t\t&lt;rdg wit=\"#\u03c9 #Hill\">furto&lt;\/rdg>\n\t\t&lt;rdg wit=\"#b #Hall\">furtim&lt;\/rdg>\n\t&lt;\/app>\ndeserta pererrat&lt;\/l>\n&lt;l n=\"314\">Aoniae. Iam iamque\n\t&lt;app>\n\t\t&lt;lem>animis&lt;\/lem>\n\t\t&lt;rdg wit=\"#O #Q #Baehrens\">animus&lt;\/rdg>\n\t\t&lt;rdg wit=\"#\u03a3\">animo&lt;\/rdg>\n\t\t&lt;rdg wit=\"#P #W #M\u00fcller1882\">animi\n\t\t\t&lt;witDetail wit=\"#M\u00fcller1882\">p. 16&lt;\/witDetail>\n\t\t&lt;\/rdg>\n\t&lt;\/app>\nmale debita regna&lt;\/l>\n&lt;l n=\"315\">concipit, et longum signis cunctantibus annum&lt;\/l>\n&lt;l n=\"316\">stare gemit. Tenet una dies noctesque recursans&lt;\/l>\n&lt;l n=\"317\">cura uirum, si quando humilem\n\t&lt;app>\n\t\t&lt;lem>decedere&lt;\/lem>\n\t\t&lt;rdg wit=\"#\u03b4 #O #rvl #Tvl\">descendere&lt;\/rdg>\n\t&lt;\/app>\nregno&lt;\/l><\/pre>\n\n\n\n<p>Three very common modes of apparatus can be seen in the above passage:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The one in verse 317, the third, has only one variant, and those manuscripts that contain it are indicated in the <code>@wit<\/code> of the <code>&lt;rdg><\/code> . The order in which these abbreviations are placed depends on our reference edition, preferably in alphabetical order, listing first manuscripts and then modern authorities.<\/li><li>The example in verse 313, the first one, lists two variants, but the first indicates which witnesses attest the lemma, so the content node in the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;lem><\/code> and in the first <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;rdg><\/code> is the same. This case of a positive apparatus is not usually necessary except in exceptional cases.<\/li><li>Verse 314, the second one, has three variants, but the third needs to provide extra information about one of the witnesses giving that reading, and therefore has a <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;witDetail><\/code> with the text that needs to be added.<\/li><\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;l n=\"218\">Haec sator astrorum iamdudum\n\t&lt;app>\n\t\t&lt;lem>e&lt;\/lem>\n\t\t&lt;rdg wit=\"#b #P #Hill1983 #Hall\">e&lt;\/rdg>\n\t\t&lt;rdg wit=\"#B #rs #Ts\">de&lt;\/rdg>\n\t\t&lt;rdg wit=\"#r #T #\u03c9\">&lt;term>om.&lt;\/term>&lt;\/rdg>\n\t&lt;\/app>\nuertice mundi&lt;\/l>\n\n&lt;l n=\"368\">inuisus uitaeque nocens\n\t &lt;app>\n\t\t&lt;lem>haec uulnera&lt;\/lem>\n\t\t&lt;rdg wit=\"#Hall\">&lt;term>add.&lt;\/term> qui&lt;\/rdg>\n\t&lt;\/app>\ncerno&lt;\/l><\/pre>\n\n\n\n<p>This second example contains two different verses which use the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;term><\/code> tag to include in the apparatus a text which is not the reading itself, but an explanation or text by the editor. These terms will be in Latin, and will preferably be identical to those used in our reference edition. It may also be used to insert any further symbols or informative text.<\/p>","protected":false},"featured_media":0,"parent":1889,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-2074","docs","type-docs","status-publish","hentry"],"comment_count":0,"_links":{"self":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/2074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/comments?post=2074"}],"version-history":[{"count":23,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/2074\/revisions"}],"predecessor-version":[{"id":2125,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/2074\/revisions\/2125"}],"up":[{"embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1889"}],"next":[{"title":"Witness Details:","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/el-aparato-critico-de-la-edicion\/detalles-del-testimonio-witdetail\/","href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/2094"}],"prev":[{"title":"Lemmas:","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/el-aparato-critico-de-la-edicion\/lemas-lem\/","href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/2068"}],"wp:attachment":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/media?parent=2074"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/doc_tag?post=2074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}