{"id":1529,"date":"2021-02-14T15:34:51","date_gmt":"2021-02-14T14:34:51","guid":{"rendered":"http:\/\/thebarumfabula.usc.es\/guidelines\/etiquetas-importantes\/divisiones-div\/estructura-de-una-obra-dramatica\/"},"modified":"2021-06-30T10:11:30","modified_gmt":"2021-06-30T08:11:30","slug":"estructura-de-una-obra-dramatica","status":"publish","type":"docs","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/divisiones-div\/estructura-de-una-obra-dramatica\/","title":{"rendered":"Structure of a Play"},"content":{"rendered":"<p>Each theatrical work will have its own structure, which will have to be reproduced using internal <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;div&gt;<\/code> as necessary in each case. <\/p>\n\n\n\n<p>Since each file contains a complete work, it won\u2019t be necessary to have a single initial <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;div&gt;<\/code> , rather, each section or part that makes up the work will go in its own division.<\/p>\n\n\n\n<p>If the internal divisions of a dramatic work occupy more than 70-100vv it is useful to divide them into shorter sections, so as not to show so much text on a single screen in the web application. We follow the same procedure as described in <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/divisiones-div\/estructura-de-un-poema-epico\/\" data-type=\"docs\" data-id=\"1528\">Structure of an Epic Poem<\/a>.<\/p>\n\n\n\n<p>If the theatrical work contains a list of the initial characters, a <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;div&gt;<\/code> with the attribute <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@type=\"personae\"<\/code>is inserted first, which must contain the tag <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;castList&gt;<\/code> <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/dramatis-personae-castlist\/\" data-type=\"docs\" data-id=\"1567\">(cf. the chapter on this)<\/a>.<\/p>\n\n\n\n<p>Then, the necessary <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;div&gt; <\/code>tags will be inserted, always identified by the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@type<\/code> that corresponds to each one, in English: <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">prologue, scene, episode, choral, strophe, antistrophe<\/code>, etc.<\/p>\n\n\n\n<p>Thus, the basic structure of a Greek tragedy would be:<\/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;body&gt;\n\t&lt;div type=&quot;personae&quot; xml:id=&quot;grc.personae&quot;&gt;\n\t\t&lt;head&gt;&Tau;\u1f70 &tau;&omicron;\u1fe6 &delta;&rho;\u03ac&mu;&alpha;&tau;&omicron;&sigmaf; &pi;&rho;\u03cc&sigma;&omega;&pi;&alpha;&lt;\/head&gt;\n\t\t&lt;castlist&gt;\n\t\t\t&lt;castitem&gt;\n\t\t\t\t&lt;role xml:id=&quot;grc.Eteocles&quot;&gt;\u1f18&tau;&epsilon;&omicron;&kappa;&lambda;\u03ae&sigmaf;&lt;\/role&gt;\n\t\t\t&lt;\/castitem&gt;\n\t\t\t&lt;castitem&gt;\n\t\t\t\t&lt;role xml:id=&quot;grc.Mensajero&quot;&gt;\u1f0c&gamma;&gamma;&epsilon;&lambda;&omicron;&sigmaf;&lt;\/role&gt;\n\t\t\t&lt;\/castitem&gt;\n\t\t\t&hellip; etc &hellip;\n\t\t&lt;\/castlist&gt;\n\t&lt;\/div&gt;\n\n\t&lt;div type=&quot;prologue&quot; xml:id=&quot;grc.prologue&quot;&gt;\n\t\t&lt;head&gt;Pr&oacute;logo (1-77)&lt;\/head&gt;\n\t\t&lt;div xml:id=&quot;grc.prologue1&quot;&gt;\n\t\t\t&lt;head&gt;1-29&lt;\/head&gt;\n\t\t\t&lt;sp who=&quot;#grc.Eteocles&quot;&gt;\n\t\t\t\t&lt;speaker xml:id=&quot;grc.Eteocles.1&quot;&gt;\u1f18&tau;&epsilon;&omicron;&kappa;&lambda;\u03ae&sigmaf;&lt;\/speaker&gt;\n\t\t\t\t\t&lt;p&gt;\n\t\t\t\t\t\t&lt;l n=&quot;1&quot;&gt;&Kappa;\u03ac&delta;&mu;&omicron;&upsilon; &pi;&omicron;&lambda;\u1fd6&tau;&alpha;&iota;, &chi;&rho;\u1f74 &lambda;\u03ad&gamma;&epsilon;&iota;&nu; &tau;\u1f70 &kappa;&alpha;\u03af&rho;&iota;&alpha;,&lt;\/l&gt;\n\t\t\t\t\t\t&lt;l n=&quot;2&quot;&gt;\u1f45&sigma;&tau;&iota;&sigmaf; &phi;&upsilon;&lambda;\u03ac&sigma;&sigma;&epsilon;&iota; &pi;&rho;\u1fb6&gamma;&omicron;&sigmaf; \u1f10&nu; &pi;&rho;\u03cd&mu;&nu;\u1fc3 &pi;\u03cc&lambda;&epsilon;&omega;&sigmaf;&lt;\/l&gt;\n\t\t\t\t\t\t&hellip; etc &hellip;\n\t\t\t\t\t&lt;\/p&gt;\n\t\t\t\t\t&hellip; etc &hellip;\n\t\t\t&lt;\/sp&gt;\n\t\t&lt;\/div&gt;\n\t\t&lt;div xml:id=&quot;grc.prologue2&quot;&gt;\n\t\t\t&hellip; contenidos &hellip;\n\t\t&lt;\/div&gt;\n\t\t&hellip; etc &hellip;\n\t&lt;\/div&gt;\n\n\t&lt;div type=&quot;choral&quot; xml:id=&quot;grc.choral.1&quot;&gt;\n\t\t&hellip; contenidos &hellip;\n\t&lt;\/div&gt;\n\n\t&hellip; resto de &lt;div&gt; del texto &ndash;\n&lt;\/body&gt;<\/pre>\n\n\n\n<p>Since in dramatic works the text consists of direct speeches by the characters, we need to identify them with a group of specific tags contained in <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;sp&gt;<\/code>, to indicate the block of text that a character utters <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/texto-hablado-sp\/\" data-type=\"docs\" data-id=\"1575\">(cf. &lt;sp&gt;)<\/a>.<\/p>\n\n\n\n<p>As in epic texts, a character's speech may be divided into \"paragraphs\", or their text may be divided into sections in the reference edition. To make these internal divisions, use the tag <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;p&gt;<\/code> <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/parrafos-p\/\" data-type=\"docs\" data-id=\"1539\">(cf. &lt;p&gt;)<\/a>.<\/p>\n\n\n\n<p>The text itself may also be in verse, so each verse will go inside the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;l&gt;<\/code> (<em>line<\/em>), with an <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@n<\/code> indicating the number of the verse <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/verso-l\/\" data-type=\"docs\" data-id=\"1580\">(cf. &lt;l&gt;)<\/a>.<\/p>\n\n\n\n<p>The example above shows a work written in Greek, so the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@xml:id <\/code>of each section into which we divide the text, whether it is canonical or added to create an entry in the document index, must always have the language prefix <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">\"grc\"<\/code>. The numbering or nomenclature that we add afterwards will depend on the section in question or the number of the verse where the cut is made. This same structure should be conserved entirely in translations, but replacing the language prefix with the one that corresponds to the translation.<\/p>\n\n\n\n<p>At the beginning of a work, we can also add its title <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/titulos-head\/\" data-type=\"docs\" data-id=\"1543\">(cf. &lt;head&gt;)<\/a> or the annotations in our reference editions <a href=\"http:\/\/thebarumfabula.usc.es\/en\/guidelines\/etiquetas-importantes\/acotaciones-stage\/\" data-type=\"docs\" data-id=\"1595\">(cf. &lt;stage&gt;)<\/a>, thus:<\/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;div type=&quot;title&quot; xml:id=&quot;la.title&quot;&gt;\n\t&lt;head xml:id=&quot;la.tit&quot;&gt;Phoenissae&lt;\/head&gt;\n\t&lt;stage xml:id=&quot;la.stage1&quot;&gt;Scaena primum prope Thebas in uia, deinde Thebis&lt;\/stage&gt;\n&lt;\/div&gt;<\/pre>\n\n\n\n<p><\/p>","protected":false},"featured_media":0,"parent":1522,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-1529","docs","type-docs","status-publish","hentry"],"comment_count":0,"_links":{"self":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1529","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=1529"}],"version-history":[{"count":19,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1529\/revisions"}],"predecessor-version":[{"id":2312,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1529\/revisions\/2312"}],"up":[{"embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1522"}],"next":[{"title":"Structure of a Prose Text","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/divisiones-div\/estructura-de-un-texto-en-prosa\/","href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1530"}],"prev":[{"title":"Structure of an Epic Poem","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/divisiones-div\/estructura-de-un-poema-epico\/","href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1528"}],"wp:attachment":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/media?parent=1529"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/doc_tag?post=1529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}