<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>TEI-L List</title>
<link>http://listserv.brown.edu/archives/cgi-bin/wa?A0=tei-l</link>
<description>TEI-L List Archives</description>
<lastBuildDate>23 May 2013 16:29:26 Z</lastBuildDate>
<image>
<url>http://www.lsoft.com/images/listserv_small.gif</url>
<link>http://listserv.brown.edu/archives/cgi-bin/wa?A0=tei-l</link>
<title>Powered by L-Soft's LISTSERV mailing list manager</title>
</image>
<generator>LISTSERV Web Interface 2.4.1</generator>

<item>
  <title>Re: can a corpus have a facsimile? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9d0ff0dd.1305</link>
  <description>On 23 May 2013, at 17:23, Martin Holmes &lt;mholmes@UVIC.CA&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; But should it also allow sourceDoc or fsdDecl, like this?&lt;br&gt;&gt;&lt;br&gt;&gt; element teiCorpus&lt;br&gt;&gt; {&lt;br&gt;&gt; att.global.attributes,&lt;br&gt;&gt; att.global.linking.attributes,&lt;br&gt;&gt; att.global.analytic.attributes,&lt;br&gt;&gt; att.global.facs.attributes,&lt;br&gt;&gt; att.global.change.attributes,&lt;br&gt;&gt; attribute version { data.version }?,&lt;br&gt;&gt; ( teiHeader, model.resourceLike, (TEI | teiCorpus )+ )&lt;br&gt;&gt; }&lt;br&gt;&gt;&lt;br&gt;&gt; The same arguments apply as for facsimile, surely?&lt;br&gt;&gt;&lt;br&gt;&lt;br&gt;yes, definitely. use model.resourceLike. I don&apos;t think&lt;br&gt;there will be any knock-on effects. </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9d0ff0dd.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Thu, 23 May 2013 16:29:23 +0000</pubDate>
</item>

<item>
  <title>Re: can a corpus have a facsimile? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c03d412c.1305</link>
  <description>+1 from me too. It would presumably go from:&lt;br&gt;&lt;br&gt;element teiCorpus&lt;br&gt;{&lt;br&gt;att.global.attributes,&lt;br&gt;att.global.linking.attributes,&lt;br&gt;att.global.analytic.attributes,&lt;br&gt;att.global.facs.attributes,&lt;br&gt;att.global.change.attributes,&lt;br&gt;attribute version { data.version }?,&lt;br&gt;( teiHeader, ( TEI | teiCorpus )+ )&lt;br&gt;}&lt;br&gt;&lt;br&gt;to&lt;br&gt;&lt;br&gt;element teiCorpus&lt;br&gt;{&lt;br&gt;att.global.attributes,&lt;br&gt;att.global.linking.attributes,&lt;br&gt;att.global.analytic.attributes,&lt;br&gt;att.global.facs.attributes,&lt;br&gt;att.global.change.attributes,&lt;br&gt;attribute version { data.version }?,&lt;br&gt;( teiHeader, facsimile, (TEI | teiCorpus )+ )&lt;br&gt;}&lt;br&gt;&lt;br&gt;But should it also allow sourceDoc or fsdDecl, like this?&lt;br&gt;&lt;br&gt;element teiCorpus&lt;br&gt;{&lt;br&gt;att.global.attributes,&lt;br&gt;att.global.linking.attributes,&lt;br&gt;att.global.analytic.attributes,&lt;br&gt;att.global.facs.attributes,&lt;br&gt;att.global.change.attributes,&lt;br&gt;attribute version { data.version }?,&lt;br&gt;( teiHeader, model.resourceLike, (TEI | teiCorpus )+ )&lt;br&gt;} [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c03d412c.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Thu, 23 May 2013 09:23:49 -0700</pubDate>
</item>

<item>
  <title>Re: can a corpus have a facsimile? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2a96bcfd.1305</link>
  <description>That sounds eminently sensible to me. We explicitly sanction the use of&lt;br&gt;&apos;facsimile&apos; to encode images of objects and settings, not necessarily&lt;br&gt;just the text-bearing part of them, so a facsimile of a corpus is&lt;br&gt;absolutely as appropriate as a facsimile of a monument bearing several&lt;br&gt;inscriptions, a folder containing many documents, or an anthology&lt;br&gt;collecting multiple novels... [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2a96bcfd.1305</guid>
   <author>Gabriel Bodard</author>
  <pubDate>Thu, 23 May 2013 11:14:14 -0400</pubDate>
</item>

<item>
  <title>can a corpus have a facsimile? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d8a7f30e.1305</link>
  <description>I find myself in a position where i have &lt;teiCorpus&gt; element and want to have a &lt;facsimile&gt;&lt;br&gt;child. Why, you ask? because I have 2500 gravestones, which are &quot;documents&quot; in their&lt;br&gt;own right, so I have them as a &lt;TEI&gt; each; but I also have a plan of the whole cemetery which&lt;br&gt;I represent as a &lt;facsimile&gt; with nice &lt;surface&gt;s and &lt;zone&gt;s. I want to wrap them all up together. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d8a7f30e.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Thu, 23 May 2013 14:46:21 +0000</pubDate>
</item>

<item>
  <title>Re: encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;55f20948.1305</link>
  <description>&gt; If you want to document down to this level, which I hope you do, then the place for it is your project-specific ODD!&lt;br&gt;&lt;br&gt;i was hoping you wouldn&apos;t send me down the ODD path just yet :) Do you suggest a specific starting point for a complete newbie like myself? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;55f20948.1305</guid>
   <author>Andreas Triantafillidis</author>
  <pubDate>Thu, 23 May 2013 16:04:20 +0300</pubDate>
</item>

<item>
  <title>Re: encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;819d9fe2.1305</link>
  <description>If you want to document down to this level, which I hope you do, then&lt;br&gt;the place for it is your project-specific ODD!&lt;br&gt;&lt;br&gt;On 23/05/13 13:57, Andreas Triantafillidis wrote:&lt;br&gt;&gt; hi laurent&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; tagUsage is the perfect tool for this, isn&apos;t it?&lt;br&gt;&gt; it would seem so, but how would i go about describing more complex element+attribute cases (ie &lt;div @type=&quot;task&quot; @subtype&quot;...&quot;&gt;) or even moreso nested element and attribute templates?&lt;br&gt;&gt;&lt;br&gt;&gt; thanks btw&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; Laurent&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt; Le 23 mai 2013 à 14:07, Andreas Triantafillidis a écrit :&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt;&gt; hi&lt;br&gt;&gt;&gt;&gt;&lt;br&gt;&gt;&gt;&gt; we would like [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;819d9fe2.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Thu, 23 May 2013 13:58:42 +0100</pubDate>
</item>

<item>
  <title>Re: encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4ee62316.1305</link>
  <description>&lt;tagUsage&gt; is for recording your *actual usage* of TEI elements. It&lt;br&gt;isn&apos;t the place for an explanatory essay saying why you chose to&lt;br&gt;use&lt;dictScrap&gt; rather than &lt;entryFree&gt; for example.&lt;br&gt;&lt;br&gt;Discussion of your editorial principles, choices, praxis does seem to&lt;br&gt;belong rather in &lt;editorialDecl&gt;&lt;br&gt;&lt;br&gt;On 23/05/13 13:11, Laurent Romary wrote:&lt;br&gt;&gt; tagUsage is the perfect tool for this, isn&apos;t it?&lt;br&gt;&gt; Laurent&lt;br&gt;&gt;&lt;br&gt;&gt; Le 23 mai 2013 à 14:07, Andreas Triantafillidis a écrit :&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; hi&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt; we would like to document, within each file, the choices we make regarding usage of TEI elements and attributes. Sometimes we [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4ee62316.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Thu, 23 May 2013 13:57:23 +0100</pubDate>
</item>

<item>
  <title>Re: encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;38c2f6e0.1305</link>
  <description>hi laurent&lt;br&gt;&lt;br&gt;&gt; tagUsage is the perfect tool for this, isn&apos;t it?&lt;br&gt;&lt;br&gt;it would seem so, but how would i go about describing more complex element+attribute cases (ie &lt;div @type=&quot;task&quot; @subtype&quot;...&quot;&gt;) or even moreso nested element and attribute templates?&lt;br&gt;&lt;br&gt;thanks btw&lt;br&gt;&lt;br&gt;&gt; Laurent&lt;br&gt;&gt;&lt;br&gt;&gt; Le 23 mai 2013 à 14:07, Andreas Triantafillidis a écrit :&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; hi&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt; we would like to document, within each file, the choices we make regarding usage of TEI elements and attributes. Sometimes we even would like to list TEI alternatives for encoding the same thing, and why we chose one over [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;38c2f6e0.1305</guid>
   <author>Andreas Triantafillidis</author>
  <pubDate>Thu, 23 May 2013 15:57:06 +0300</pubDate>
</item>

<item>
  <title>Re: encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c96d0cd1.1305</link>
  <description>tagUsage is the perfect tool for this, isn&apos;t it?&lt;br&gt;Laurent&lt;br&gt;&lt;br&gt;Le 23 mai 2013 à 14:07, Andreas Triantafillidis a écrit :&lt;br&gt;&lt;br&gt;&gt; hi&lt;br&gt;&gt;&lt;br&gt;&gt; we would like to document, within each file, the choices we make regarding usage of TEI elements and attributes. Sometimes we even would like to list TEI alternatives for encoding the same thing, and why we chose one over the others&lt;br&gt;&gt;&lt;br&gt;&gt; these are really meant for editors and developers so I suppose it would be better to store in the header (they are in no way part of body)&lt;br&gt;&gt;&lt;br&gt;&gt; i&apos;m thinking [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c96d0cd1.1305</guid>
   <author>Laurent Romary</author>
  <pubDate>Thu, 23 May 2013 14:11:37 +0200</pubDate>
</item>

<item>
  <title>encoding choices for a particular document in &lt;editorialDecl&gt;? </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f3f6b86e.1305</link>
  <description>hi&lt;br&gt;&lt;br&gt;we would like to document, within each file, the choices we make regarding usage of TEI elements and attributes. Sometimes we even would like to list TEI alternatives for encoding the same thing, and why we chose one over the others&lt;br&gt;&lt;br&gt;these are really meant for editors and developers so I suppose it would be better to store in the header (they are in no way part of body) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f3f6b86e.1305</guid>
   <author>Andreas Triantafillidis</author>
  <pubDate>Thu, 23 May 2013 15:07:40 +0300</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d6950d3e.1305</link>
  <description>Thanks Stuart, will do.&lt;br&gt;&lt;br&gt;Tom Elliott, Ph.D.&lt;br&gt;Associate Director for Digital Programs and Senior Research Scholar&lt;br&gt;Institute for the Study of the Ancient World (NYU)&lt;br&gt;http://isaw.nyu.edu/people/staff/tom-elliott&lt;br&gt;&lt;br&gt;On May 20, 2013, at 4:05 PM, stuart yeates wrote:&lt;br&gt;&lt;br&gt;&gt; On 21/05/13 08:32, Tom Elliott wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; Does one file a bug?&lt;br&gt;&gt;&lt;br&gt;&gt; I would encourage you to file a bug, preferably with an exemplar which contrasts with the existing exemplars in the standard.&lt;br&gt;&gt;&lt;br&gt;&gt; cheers&lt;br&gt;&gt; stuart&lt;br&gt;&gt; --&lt;br&gt;&gt; Stuart Yeates&lt;br&gt;&gt; Library Technology Services http://www.victoria.ac.nz/library/ </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d6950d3e.1305</guid>
   <author>Tom Elliott</author>
  <pubDate>Tue, 21 May 2013 10:02:43 -0500</pubDate>
</item>

<item>
  <title>Blackwell Companion to Digital Literary Studies </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;16ade9c1.1305</link>
  <description>The editors of The Companion to Digital Literary Studies, first published&lt;br&gt;by Blackwell in 2008, are pleased to announce that it has just been&lt;br&gt;released in paperback.&lt;br&gt;&lt;br&gt;At $49.95, €36.00, and £29.99, it is now affordable for classroom use. Its&lt;br&gt;31 chapters -- ranging from ePhilology to e-Literature, from digital&lt;br&gt;poetry to cybertextuality -- are as provocative and pertinent now as when&lt;br&gt;the volume was first released. TEI is covered in many chapters. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;16ade9c1.1305</guid>
   <author>Susan Schreibman</author>
  <pubDate>Tue, 21 May 2013 14:15:12 +0100</pubDate>
</item>

<item>
  <title>ProDoc@DocEng 2013: Call for Submissions to the Doctoral Consortium </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1f00fc91.1305</link>
  <description>Full message available at: &lt;a href="http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1f00fc91.1305"&gt;ProDoc@DocEng 2013: Call for Submissions to the Doctoral Consortium &lt;/a&gt;</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1f00fc91.1305</guid>
   <author>Tamir Hassan (DocEng13)</author>
  <pubDate>Tue, 21 May 2013 13:22:02 +0200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;52ce6c33.1305</link>
  <description>Dear Thomas, all,&lt;br&gt;thanks for the suggestions - I personally am convinced now that we should indeed extract the places and have them, with geo, and, preferably, pointers to geonames and Wikipedia, stored separately.&lt;br&gt;However, as I said, we are now only putting together a first prototype, where we hoped we could get away with being a bit sloppy - extracting and merging the placeNames will be a bit of work, some of the names are quite structured, in several languages, historical spellings, etc.&lt;br&gt;Btw, the current set of coordinates we have were extracted from Google - the reason was [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;52ce6c33.1305</guid>
   <author>Tomaz Erjavec</author>
  <pubDate>Tue, 21 May 2013 10:01:15 +0200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1fd366a2.1305</link>
  <description>On 21/05/13 08:32, Tom Elliott wrote:&lt;br&gt;&lt;br&gt;&gt; Does one file a bug?&lt;br&gt;&lt;br&gt;I would encourage you to file a bug, preferably with an exemplar which&lt;br&gt;contrasts with the existing exemplars in the standard.&lt;br&gt;&lt;br&gt;cheers&lt;br&gt;stuart</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1fd366a2.1305</guid>
   <author>stuart yeates</author>
  <pubDate>Tue, 21 May 2013 09:05:58 +1200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cc3b1b14.1305</link>
  <description>To be fair, the argument for saying that @type on xxxName could be&lt;br&gt;providing information about the type of xxx rather than the type of name&lt;br&gt;is not entirely stupid. We all say &quot;London is a capital city&quot;,&lt;br&gt;&quot;Liverpool is a port&quot;, etc. without pausing for thought, because the&lt;br&gt;mapping of name to named entity is transparent in natural language. And&lt;br&gt;there are even situations where we use an xxxName precisely to indicate&lt;br&gt;a @type of xxx -- as in &quot;Cherbourg is the Liverpool of Northern France&quot;&lt;br&gt;(well, kind of) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cc3b1b14.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Mon, 20 May 2013 21:42:55 +0100</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;16682700.1305</link>
  <description>Dear all:&lt;br&gt;&lt;br&gt;My original post has prompted an interesting and important tangential discussion that I have no wish to undermine. In fact, I&apos;d like to note here that the EpiDoc community considers it best practice to mark up place names in text and metadata with the form &lt;placeName ref=&quot;URI&quot;&gt; where URI targets a linked data resource for the geographic feature in question (for Greek and Roman inscriptions, we encourage the use of &quot;place&quot; resources defined by http:/pleiades.stoa.org). This usage has been taught in EpiDoc training sessions for years, and will be more clearly reflected in revisions of the EpiDoc Guidelines [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;16682700.1305</guid>
   <author>Tom Elliott</author>
  <pubDate>Mon, 20 May 2013 15:32:04 -0500</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;577c7dd1.1305</link>
  <description>Hello!&lt;br&gt;&lt;br&gt;&gt; cover historic places and regions&lt;br&gt;One other problem occurs when a village or city moves: the administrative&lt;br&gt;unit is (almost) the same, the inhabitants are (almost) the same and the&lt;br&gt;name of the village (or city) is often the same, but the coordinates are&lt;br&gt;not. As a recent example, you may want to check&lt;br&gt;http://www.wikidata.org/wiki/Q83232 where about 15,000 to 20,000 persons&lt;br&gt;moved for the sake of mining. If you point your browser to&lt;br&gt;http://www.geonames.org/advanced-search.html?q=kiruna&amp;featureClass=P&amp;continentCode=EU&lt;br&gt;and choose the first name there, you will find a map: The Swedish word&lt;br&gt;&quot;centrum&quot; means &quot;the center of the city&quot; ... (or DOWNtown). [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;577c7dd1.1305</guid>
   <author>Saašha Metsärantala</author>
  <pubDate>Mon, 20 May 2013 19:48:56 +0200</pubDate>
</item>

<item>
  <title>Digital.Humanities@Oxford Summer School 2013 </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2908c3dc.1305</link>
  <description>Only a few weeks left to book!&lt;br&gt;&lt;br&gt;Places for this year&apos;s Digital.Humanities@Oxford Summer School&lt;br&gt;are filling up already, so book your place soon! Visit&lt;br&gt;http://digital.humanities.ox.ac.uk/dhoxss/2013/ for more&lt;br&gt;information. If you are awaiting the results of local funding and&lt;br&gt;want to to see whether your chosen workshop is almost full, email&lt;br&gt;courses@it.ox.ac.uk to find out!&lt;br&gt;&lt;br&gt;====&lt;br&gt;The Digital.Humanities@Oxford Summer School (DHOxSS) is an annual&lt;br&gt;event for anyone working in the Digital Humanities. This year&apos;s&lt;br&gt;Summer School will be held on 8 - 12 July, at the University of&lt;br&gt;Oxford. If you are a researcher, project manager, research&lt;br&gt;assistant, or student of [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2908c3dc.1305</guid>
   <author>James Cummings</author>
  <pubDate>Mon, 20 May 2013 16:26:39 +0100</pubDate>
</item>

<item>
  <title>Re: Poetess Archive Question </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;709baa67.1305</link>
  <description>I agree that this is a question of @rend or @rendition of&lt;br&gt;quotations and/or quoted (direct) speech. As usual, it is up&lt;br&gt;to you how much to preserve as literal text and how much to&lt;br&gt;encode as &apos;meta&apos; information. Using literals can get very&lt;br&gt;messy, or impossible (especially if you are not encoding&lt;br&gt;line breaks); but encoding as @rend can also get a bit hairy,&lt;br&gt;since there are several competing and overlapping schemes&lt;br&gt;of punctuation as one moves from the 17th through the 18th&lt;br&gt;century, and several ways in which printers can fail to abide&lt;br&gt;by their scheme. Among the [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;709baa67.1305</guid>
   <author>Paul F. Schaffner</author>
  <pubDate>Mon, 20 May 2013 11:10:56 -0400</pubDate>
</item>

<item>
  <title>Re: Poetess Archive Question </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d9f9fb2f.1305</link>
  <description>On 20/05/13 15:23, Mandell, Laura wrote:&lt;br&gt;&gt; Dear All:&lt;br&gt;&gt;&lt;br&gt;&gt; One of the PA editors sent me the following question, and I&lt;br&gt;&gt; don&apos;t know how to answer it.&lt;br&gt;&gt;&lt;br&gt;&gt; In eighteenth-century printed texts, a quoted bit has&lt;br&gt;&gt; quotation marks at the beginning of every line, like this:&lt;br&gt;&gt; John F. Kennedy once said, &quot;Ask&lt;br&gt;&gt; &quot;not what your country can do&lt;br&gt;&gt; &quot;for you but what you can do&lt;br&gt;&gt; &quot;for your country.&quot; It was a&lt;br&gt;&gt; really good thing to say.&lt;br&gt;&gt;&lt;br&gt;&gt; She is eliminating those introductory quotation marks,&lt;br&gt;&gt; silently: should she indicate [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d9f9fb2f.1305</guid>
   <author>James Cummings</author>
  <pubDate>Mon, 20 May 2013 15:58:45 +0100</pubDate>
</item>

<item>
  <title>Poetess Archive Question </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;78325224.1305</link>
  <description>Dear All:&lt;br&gt;&lt;br&gt;One of the PA editors sent me the following question, and I don&apos;t know how to answer it.&lt;br&gt;&lt;br&gt;In eighteenth-century printed texts, a quoted bit has quotation marks at the beginning of every line, like this:&lt;br&gt;John F. Kennedy once said, &quot;Ask&lt;br&gt;&quot;not what your country can do&lt;br&gt;&quot;for you but what you can do&lt;br&gt;&quot;for your country.&quot; It was a really&lt;br&gt;good thing to say. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;78325224.1305</guid>
   <author>Mandell, Laura</author>
  <pubDate>Mon, 20 May 2013 14:23:27 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;bf02766c.1305</link>
  <description>Dear Tomaž, I&apos;m very new to TEI, but it strikes me that there is one big advantage of using &lt;placeName ref=&quot;{URI}&quot;&gt;Bormio&lt;/placeName&gt;, either importing your &lt;geo&gt; data into GeoNames or maintaining your own list of coordinates in another TEI file with &lt;text&gt;&lt;body&gt;&lt;listPlace&gt; as its body. That is that it will be apparent by comparing the @ref attribute whether two instances of a &lt;placeName&gt; refer to the same place. It will also have the side benefit of allowing you to avoid re-encoding every instance of the same place. I imagine there are many repeated places in the SBL. I&apos;m working on a [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;bf02766c.1305</guid>
   <author>Thomas A. Carlson</author>
  <pubDate>Mon, 20 May 2013 14:21:19 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;922a9b84.1305</link>
  <description>Given that Geonames is a wiki, you can add [1] the place directly to&lt;br&gt;Geonames, then everyone benefits.&lt;br&gt;&lt;br&gt;There seems to be a recurring &quot;scope of TEI&quot; question, which bubbles up&lt;br&gt;to the surface from time to time. Here it&apos;s geographical place&lt;br&gt;identity, in the past (IIRC) we&apos;ve had issues of personal identity. We&lt;br&gt;start off from the text, find names in it, and describe them in some&lt;br&gt;detail. That&apos;s fine, because it is clearly &quot;text encoding&quot;. We seem to&lt;br&gt;become increasingly uncomfortable as we move from naming things to&lt;br&gt;recording the entity the name represents, or perhaps from encoding [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;922a9b84.1305</guid>
   <author>Richard Light</author>
  <pubDate>Mon, 20 May 2013 10:37:28 +0100</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;52415709.1305</link>
  <description>On 20/05/13 10:22, Sebastian Rahtz wrote:&lt;br&gt;&gt; On 19 May 2013, at 23:34, stuart yeates &lt;stuart.yeates@vuw.ac.nz&gt;&lt;br&gt;&gt; wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; Maybe we can just agree that they have different approaches to modelling names, places and regions?&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; I think we probably also agree that it is much better to link to a semantic web resource than take a copy&lt;br&gt;&gt; of the coordinates and stash them in a local &lt;geo&gt;. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;52415709.1305</guid>
   <author>stuart yeates</author>
  <pubDate>Mon, 20 May 2013 10:53:27 +1200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;75faad0a.1305</link>
  <description>On 19 May 2013, at 23:34, stuart yeates &lt;stuart.yeates@vuw.ac.nz&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; Maybe we can just agree that they have different approaches to modelling names, places and regions?&lt;br&gt;&lt;br&gt;I think we probably also agree that it is much better to link to a semantic web resource than take a copy&lt;br&gt;of the coordinates and stash them in a local &lt;geo&gt;. </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;75faad0a.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 22:22:27 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;42a009d7.1305</link>
  <description>On 20/05/13 10:04, Sebastian Rahtz wrote:&lt;br&gt;&gt;&lt;br&gt;&gt; On 19 May 2013, at 23:10, stuart yeates &lt;stuart.yeates@VUW.AC.NZ&gt;&lt;br&gt;&gt; wrote:&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt; Depending on your temporal scope, wikipedia may be a better bet than geonames. Geonames doesn't cover historic places and regions, so for example has no knowledge of the &quot;Republic of Venice&quot; whereas the wikipedia does: http://www.wikidata.org/wiki/Q4948&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; yes and no. geonames has plenty of scope for historical names. cf http://www.geonames.org/745044/istanbul.html.&lt;br&gt;&gt; And it has plenty of names for Venice. I am not sure &quot;Republic of Venice&quot; is a good example - that is surely&lt;br&gt;&gt; a political [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;42a009d7.1305</guid>
   <author>stuart yeates</author>
  <pubDate>Mon, 20 May 2013 10:34:17 +1200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;47b4be1.1305</link>
  <description>On 19 May 2013, at 23:10, stuart yeates &lt;stuart.yeates@VUW.AC.NZ&gt;&lt;br&gt;wrote:&lt;br&gt;&gt;&lt;br&gt;&gt; Depending on your temporal scope, wikipedia may be a better bet than geonames. Geonames doesn&apos;t cover historic places and regions, so for example has no knowledge of the &quot;Republic of Venice&quot; whereas the wikipedia does: http://www.wikidata.org/wiki/Q4948&lt;br&gt;&lt;br&gt;yes and no. geonames has plenty of scope for historical names. cf http://www.geonames.org/745044/istanbul.html.&lt;br&gt;And it has plenty of names for Venice. I am not sure &quot;Republic of Venice&quot; is a good example - that is surely&lt;br&gt;a political expression, like British Empire? I may be wrong. </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;47b4be1.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 22:04:34 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e62a1160.1305</link>
  <description>On 20/05/13 09:11, Sebastian Rahtz wrote:&lt;br&gt;&gt; On 19 May 2013, at 21:21, Tomaz Erjavec &lt;tomaz.erjavec@IJS.SI&gt; wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; Hi,&lt;br&gt;&gt;&gt; we use placeName inside person//, e.g.&lt;br&gt;&gt;&gt; &lt;birth&gt;&lt;br&gt;&gt;&gt; &lt;date when=&quot;1734-03-13&quot;&gt;13. marca 1734&lt;/date&gt;&lt;br&gt;&gt;&gt; &lt;placeName source=&quot;#sbl1&quot;&gt;&lt;br&gt;&gt;&gt; &lt;settlement&gt;Bormio&lt;/settlement&gt;&lt;br&gt;&gt;&gt; &lt;region&gt;Lombardija&lt;/region&gt;&lt;br&gt;&gt;&gt; &lt;country&gt;Italija&lt;/country&gt;&lt;br&gt;&gt;&gt; &lt;geo&gt;46.4663571 10.3704671&lt;/geo&gt;&lt;br&gt;&gt;&gt; &lt;/placeName&gt;&lt;br&gt;&gt;&gt;&lt;br&gt;&gt; if I was going to do this, I'd link to the geonames entry for this, so I'd&lt;br&gt;&gt; say&lt;br&gt;&gt;&lt;br&gt;&gt; &lt;placeName ref=&quot;http://sws.geonames.org/3181730/about.rdf&quot;&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; which saves you the &lt;geo&gt;, and makes it much more useful, as you&lt;br&gt;&gt; can link to the many other data sources which use geonames [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e62a1160.1305</guid>
   <author>stuart yeates</author>
  <pubDate>Mon, 20 May 2013 10:10:46 +1200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8268377e.1305</link>
  <description>On 19 May 2013, at 22:32, Tomaz Erjavec &lt;tomaz.erjavec@ijs.si&gt;&lt;br&gt;wrote:&lt;br&gt;&gt; this sounds very reasonable at first glance - but I&apos;m not the one that did the mapping to coordinates, so I&apos;m not in a position to say if this is doable in practice though; my hunch would be that not all the placeNames are in geonames and maybe it would be difficult to identify them there; it seems the source was different, as the coords don&apos;t correspond exactly. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8268377e.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 21:39:23 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f2e61f8c.1305</link>
  <description>Thanks Sebastian,&lt;br&gt;this sounds very reasonable at first glance - but I'm not the one that did the mapping to coordinates, so I'm not in a position to say if this is doable in practice though; my hunch would be that not all the placeNames are in geonames and maybe it would be difficult to identify them there; it seems the source was different, as the coords don't correspond exactly. Will ask.&lt;br&gt;Best,&lt;br&gt;Tomaž [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f2e61f8c.1305</guid>
   <author>Tomaz Erjavec</author>
  <pubDate>Sun, 19 May 2013 23:32:13 +0200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1286ff8a.1305</link>
  <description>On 19 May 2013, at 21:21, Tomaz Erjavec &lt;tomaz.erjavec@IJS.SI&gt; wrote:&lt;br&gt;&lt;br&gt;&gt; Hi,&lt;br&gt;&gt; we use placeName inside person//, e.g.&lt;br&gt;&gt; &lt;birth&gt;&lt;br&gt;&gt; &lt;date when=&quot;1734-03-13&quot;&gt;13. marca 1734&lt;/date&gt;&lt;br&gt;&gt; &lt;placeName source=&quot;#sbl1&quot;&gt;&lt;br&gt;&gt; &lt;settlement&gt;Bormio&lt;/settlement&gt;&lt;br&gt;&gt; &lt;region&gt;Lombardija&lt;/region&gt;&lt;br&gt;&gt; &lt;country&gt;Italija&lt;/country&gt;&lt;br&gt;&gt; &lt;geo&gt;46.4663571 10.3704671&lt;/geo&gt;&lt;br&gt;&gt; &lt;/placeName&gt;&lt;br&gt;&gt;&lt;br&gt;if I was going to do this, I&apos;d link to the geonames entry for this, so I&apos;d&lt;br&gt;say&lt;br&gt;&lt;br&gt;&lt;placeName ref=&quot;http://sws.geonames.org/3181730/about.rdf&quot;&gt;&lt;br&gt;&lt;br&gt;which saves you the &lt;geo&gt;, and makes it much more useful, as you&lt;br&gt;can link to the many other data sources which use geonames IDs </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1286ff8a.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 21:11:29 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;137de766.1305</link>
  <description>Hi,&lt;br&gt;we use placeName inside person//, e.g.&lt;br&gt;&lt;birth&gt;&lt;br&gt;&lt;date when=&quot;1734-03-13&quot;&gt;13. marca 1734&lt;/date&gt;&lt;br&gt;&lt;placeName source=&quot;#sbl1&quot;&gt;&lt;br&gt;&lt;settlement&gt;Bormio&lt;/settlement&gt;&lt;br&gt;&lt;region&gt;Lombardija&lt;/region&gt;&lt;br&gt;&lt;country&gt;Italija&lt;/country&gt;&lt;br&gt;&lt;geo&gt;46.4663571 10.3704671&lt;/geo&gt;&lt;br&gt;&lt;/placeName&gt;&lt;br&gt;&lt;br&gt;place is not allowed in birth, death, or flourit which is where we use it, and the usage in the g'lines is that it is used for a place taxonomy / DB.&lt;br&gt;We don't (yet) want to move the places into a separate TEI DB - this would require a major re-think, and&lt;br&gt;right now we are at the first prototype stage with places/geo. Also, the TEI is also being edited by hand so it might be safer keeping in-line [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;137de766.1305</guid>
   <author>Tomaz Erjavec</author>
  <pubDate>Sun, 19 May 2013 22:21:54 +0200</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1ef989fd.1305</link>
  <description>All important distinctions are subtle and/or fuzzy at the edges, but it&lt;br&gt;still matters to deal with them as best we can. On the &apos;primary&apos; vs.&lt;br&gt;&apos;secondary&apos; distinction, there is an excellent discussion by Paolo D&apos;Iorio&lt;br&gt;in the papers of the Online Humanities Scholarship: The Shape of Things to&lt;br&gt;Come Conference (http://shapeofthings.org/papers/). Some of the&lt;br&gt;difficulties disappear once you accept the fact that the distinction is&lt;br&gt;not absolute but always relative to some context or project. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1ef989fd.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Sun, 19 May 2013 13:59:46 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3da7acf2.1305</link>
  <description>On 19 May 2013, at 13:24, Kevin Hawkins &lt;kevin.s.hawkins@ULTRASLAVONIC.INFO&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; How can you encode unambiguously (without relying on @type or other things that require a human to decipher) whether a certain XML node and its children -- or a certain XML document -- is for the modern commentary or the encoded original? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3da7acf2.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 13:09:23 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9e4e253d.1305</link>
  <description>Since &lt;sourceDesc&gt; is declarable, it wouldn&apos;t be necessary to keep the modern and original materials on separate files just on that account (? hope I&apos;m getting this right), although one might for other reasons. One could associate different source descriptions with different pieces of the file as appropriate.&lt;br&gt;&lt;br&gt;But the formal distinguishability of &quot;my&quot; new materials from the &quot;source&quot; seems important to me. This is something that came up in the recent TAPAS beta-testing (thanks to all who participated!). At least one commentator felt it would be important to be able to distinguish in TAPAS between &quot;primary&quot; and &quot;secondary&quot; material, [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9e4e253d.1305</guid>
   <author>Julia Flanders</author>
  <pubDate>Sun, 19 May 2013 09:03:34 -0400</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;285d7011.1305</link>
  <description>Pardon the late reply on this message. If you subscribe to TEI-L in&lt;br&gt;digest mode like I do, you risk seeing certain messages (those on which&lt;br&gt;people cc'd you on the reply) before others!&lt;br&gt;&lt;br&gt;I actually agree with Sebastian's word of caution about use of @type.&lt;br&gt;However, as he admits in a later message, the same problem of&lt;br&gt;disambiguating the modern commentary and the original occurs with use of&lt;br&gt;&lt;group&gt;, and, as Sebastian hints at when discussing parsing of headers,&lt;br&gt;it even exists if you have separate headers. How can you encode&lt;br&gt;unambiguously (without relying on @type or other things [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;285d7011.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sun, 19 May 2013 08:24:25 -0400</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b17cef61.1305</link>
  <description>I think the fact that &lt;geo&gt; is allowed within &lt;placeName&gt; is accidental, and is probably not very sensible usage.&lt;br&gt;&lt;placeName&gt; allows a whole raft of stuff of stuff inside itself (macro.phraseSeq), which includes model.measureLike&lt;br&gt;(&quot;piece of text that conveys some numerical meaning&quot;), which includes &lt;geo&gt;. I&apos;d interpret that to mean that you&lt;br&gt;_could_ use &lt;geo&gt; to transcribe a piece of in the source which represents coordinates&lt;br&gt;(&lt;placeName&gt;The Cafe At &lt;geo&gt;SK 97481 70947&lt;/geo&gt;&lt;/placeName&gt;). [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b17cef61.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 19 May 2013 11:13:16 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a4e9087.1305</link>
  <description>Hi Tomaz&lt;br&gt;&lt;br&gt;This seems inconsistent. On the one hand you are saying that you don't&lt;br&gt;think &lt;geo&gt; should be used inside &lt;placeName&gt;, on the other you don't&lt;br&gt;want to use &lt;place&gt; which is where it should be. What subordinate&lt;br&gt;elements do you need that are not available within &lt;place&gt;?&lt;br&gt;&lt;br&gt;The use of @type on &lt;xxxName&gt; to say more about the &lt;xxx&gt; rather than&lt;br&gt;about its name is a usage which I have frequently argued against,&lt;br&gt;unsuccessfully. I am biting back the temptation to say &quot;told you so&quot; now. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a4e9087.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sun, 19 May 2013 11:37:19 +0100</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;332a00a5.1305</link>
  <description>I've another inconsistency to add to placeName: we've recently started adding geo location to places in the Slovenian biographic lexicon (http://ezb.ijs.si/sbl), where we have places marked-up as placeName. I've now inserted the coordinates in the placeName/geo, which is valid TEI, but it nevertheless looks weird - the coordinates are surely not a characteristic of the place name, but of the place itself.&lt;br&gt;But I'm disinclined to change all our placeNames to places, as they don't offer the kinds of subordinate elements that we need - also, all the examples of places in the Guidelines have them in a structured database, [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;332a00a5.1305</guid>
   <author>Tomaz Erjavec</author>
  <pubDate>Sun, 19 May 2013 11:04:12 +0200</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;49c5e66c.1305</link>
  <description>In a project I am supervising this summer, a Northwestern student will do an edition of &quot;Fair Em&quot; based on the EEBO-TCP text. I hope that this will be the first of many (or quite a few) Young Scholar Editions in a project I call Shakespeare His Contemporaries. We haven&apos;t settled on all the details, but I&apos;m strongly inclined to keep all the stuff done by the editor in a separate &lt;text&gt; element, whether it&apos;s an introduction, short glosses, or long interpretive notes. Maintaining a clean and easily seen division between &apos;editorial&apos; and &apos;authorial&apos; content seems to me to matter [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;49c5e66c.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Sat, 18 May 2013 23:43:29 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;deb552b6.1305</link>
  <description>Students provide critical introductions, biographies, and annotations for the Victorian Women Writers Project (http://www.dlib.indiana.edu/collections/vwwp/). The intros and bios are encoded in a separate TEI document and linked via the Header (see below). We did this for several reasons, not least maintaining the source text intact, but also to provide index access to these intros and bios irrespective of the source text, though they are linked from the source text and vice versa. We also have bibliographic metadata specific to these contributions and wanted to keep the Header as singular as possible. Finally, in the cases of the bios, they can [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;deb552b6.1305</guid>
   <author>Michelle Dalmau</author>
  <pubDate>Sat, 18 May 2013 17:22:06 -0400</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1208e511.1305</link>
  <description>On 5/18/13 3:15 PM, Martin Mueller wrote:&lt;br&gt;&gt; A comment on Kevin&apos;s remark that Martin H&apos;s model is &quot;required&quot; if your&lt;br&gt;&gt; composite document needs to have more than one &lt;sourceDesc&gt;. Would it make&lt;br&gt;&gt; sense to modify the content rules for &lt;sourceDesc&gt; so that you can say&lt;br&gt;&gt; things like &quot;this part of the document is born digital, while that part&lt;br&gt;&gt; has the following printed source&quot;?&lt;br&gt;&gt; Martin Mueller [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1208e511.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sat, 18 May 2013 15:26:36 -0400</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b19b2c2e.1305</link>
  <description>On 18 May 2013, at 17:22, &quot;McAulay, Elizabeth&quot; &lt;emcaulay@library.ucla.edu&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; I have seen texts that include multiple introductions, each from a different time period. I would simply use divisions to separate different introductions or preliminary material from each other. And I would use a full description in the TEI Header to articulate that this is a new edition with new front matter, and therefore, if anyone wants to analyze the textual components, they are alerted via the TEI Header. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b19b2c2e.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sat, 18 May 2013 19:24:22 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d09c08bb.1305</link>
  <description>This has been an interesting thread, and the different views may to some&lt;br&gt;extent be a function of where people are coming from. Thus Kevin and, I&lt;br&gt;believe Elizabeth, are librarians, and Martin Holmes is (primarily) a&lt;br&gt;developer. I look at it as a scholar, and from that perspective an edition&lt;br&gt;with commentary etc. is &quot;my&quot; work, and I think of it as &quot;one&quot; thing, even&lt;br&gt;though it may be internally subdivided. Martin H&apos;s use case, where the&lt;br&gt;creator of the annotation is not the editor of the source text, is a&lt;br&gt;different use case from what I envisaged. It [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d09c08bb.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Sat, 18 May 2013 19:15:12 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;df2f8ec3.1305</link>
  <description>If the source text being edited has its own front and back matter, I&lt;br&gt;would have different divs in the &lt;front&gt; for each of them, much a 2013&lt;br&gt;print edition based on a 1971 edition contains the prefaces from both&lt;br&gt;versions, one after another.&lt;br&gt;&lt;br&gt;That said, I don't actually think Martin Holmes's approach is wrong. It&lt;br&gt;just feels more complicated than is required for most cases. But, for&lt;br&gt;example, if you want to describe the source document (perhaps OCR'd&lt;br&gt;text) and the source of the modern commentary (perhaps a Word document&lt;br&gt;that you converted using OxGarage), you might want a [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;df2f8ec3.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sat, 18 May 2013 14:31:36 -0400</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4ad4a3fb.1305</link>
  <description>On 13-05-18 09:38 AM, Lou Burnard wrote:&lt;br&gt;&gt; When you say &quot;separate files&quot; do you actually mean &quot;different TEI&lt;br&gt;&gt; documents&quot;?&lt;br&gt;&gt;&lt;br&gt;&gt; For me a &quot;file&quot; is just a unit of physical storage, nothing to do with&lt;br&gt;&gt; the XML element structure , which is what I thought we were discussing!&lt;br&gt;&lt;br&gt;That&apos;s an important issue, but it&apos;s by no means a clear distinction. Two&lt;br&gt;separate standalone TEI files may be combined into a composite structure&lt;br&gt;in a variety of ways (a teiCorpus which XIncludes them; a third TEI&lt;br&gt;document which XPointers a set of selections from them to build&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4ad4a3fb.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Sat, 18 May 2013 09:58:02 -0700</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a1d90245.1305</link>
  <description>When you say &quot;separate files&quot; do you actually mean &quot;different TEI&lt;br&gt;documents&quot;?&lt;br&gt;&lt;br&gt;For me a &quot;file&quot; is just a unit of physical storage, nothing to do with&lt;br&gt;the XML element structure , which is what I thought we were discussing!&lt;br&gt;&lt;br&gt;On 18/05/13 17:35, Martin Holmes wrote:&lt;br&gt;&gt; I&apos;m certainly not overloaded, but: When I asked this question I felt a&lt;br&gt;&gt; bit embarrassed to do so, since it seemed such a novice-level thing to&lt;br&gt;&gt; enquire about, but the range of disagreement amongst our most august&lt;br&gt;&gt; authorities shows that even with such a simple scenario we still lack&lt;br&gt;&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a1d90245.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 18 May 2013 17:38:34 +0100</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dc61f063.1305</link>
  <description>Sounds like you have your solution.... That level of orderliness is beyond my capacity! :) ________________________________________ From: TEI (Text Encoding Initiative) public discussion list [TEI-L@LISTSERV.BROWN.EDU] on behalf of Martin Holmes [mholmes@UVIC.CA] Sent: Saturday, May 18, 2013 9:35 AM To: TEI-L@LISTSERV.BROWN.EDU Subject: Re: Introductory material for a primary source text I&apos;m certainly not overloaded, but: When I asked this question I felt a bit embarrassed to do so, since it seemed such a novice-level thing to enquire about, but the range of disagreement amongst our most august authorities shows that even with such a simple scenario we still lack consensus on [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dc61f063.1305</guid>
   <author>McAulay, Elizabeth</author>
  <pubDate>Sat, 18 May 2013 16:38:05 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;85e0ae49.1305</link>
  <description>I agree with Lou and Sebastian on these two points:&lt;br&gt;&lt;br&gt;1. An edition of the kind discussed here is &quot;composite object&quot;, consisting&lt;br&gt;of a modern text created for this occasion and a modern version of a&lt;br&gt;predigital one.&lt;br&gt;&lt;br&gt;2. &lt;group&gt; is the least worst alternative. It is counter-intuitive to put&lt;br&gt;into the &lt;front&gt; element of the source text an independent document that&lt;br&gt;may well be longer and more complex than the source text. Consider a&lt;br&gt;critical edition of Lycidas (~200 lines), which might have a 60 page&lt;br&gt;introduction and 500 notes.Not to speak of the fact that the source text&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;85e0ae49.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Sat, 18 May 2013 16:37:51 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8355b23e.1305</link>
  <description>I&apos;m certainly not overloaded, but: When I asked this question I felt a&lt;br&gt;bit embarrassed to do so, since it seemed such a novice-level thing to&lt;br&gt;enquire about, but the range of disagreement amongst our most august&lt;br&gt;authorities shows that even with such a simple scenario we still lack&lt;br&gt;consensus on best practices.&lt;br&gt;&lt;br&gt;I think I&apos;m with Sebastian at the moment: I don&apos;t like the idea of using&lt;br&gt;@type to distinguish &lt;front&gt;s that are modern from those that are not,&lt;br&gt;and I&apos;m reluctant to rely on prose in the header to alert a putative&lt;br&gt;text-analysis machine about which bits it [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8355b23e.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Sat, 18 May 2013 09:35:37 -0700</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a9d92bce.1305</link>
  <description>On 18 May 2013, at 17:10, Lou Burnard &lt;lou.burnard@retired.ox.ac.uk&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; Well, what would you do?&lt;br&gt;&gt; The truth of the situation is that we&apos;re dealing with a composite object, one part of which is a modern text and one part of which is a modern version of an pre-digital one. Using &lt;group&gt; still seems like the right solution to me. If the source &lt;text&gt; has its own &lt;group&gt; that would still be distinct from the modern &lt;text&gt;.&lt;br&gt;&gt;&lt;br&gt;i agree that a &lt;text&gt; in a &lt;group&gt; is definitely preferable to &lt;front&gt;. It would fine, if we had a [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a9d92bce.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sat, 18 May 2013 16:23:07 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;631f2199.1305</link>
  <description>I have seen texts that include multiple introductions, each from a different time period. I would simply use divisions to separate different introductions or preliminary material from each other. And I would use a full description in the TEI Header to articulate that this is a new edition with new front matter, and therefore, if anyone wants to analyze the textual components, they are alerted via the TEI Header. So, I&apos;m still lobbying for Kevin&apos;s approach. Normally I would say we&apos;ve totally overloaded the poor questioner, but as it&apos;s Martin H., I think he&apos;ll survive! He&apos;s used to this listserv. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;631f2199.1305</guid>
   <author>McAulay, Elizabeth</author>
  <pubDate>Sat, 18 May 2013 16:22:04 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d3b67f54.1305</link>
  <description>On 18/05/13 16:58, Sebastian Rahtz wrote:&lt;br&gt;&gt; On 18 May 2013, at 16:53, Lou Burnard &lt;lou.burnard@RETIRED.OX.AC.UK&gt;&lt;br&gt;&gt; wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; However, I also think I disagree with you. What if the source text being edited has its own front and back matter? You don&apos;t want to confuse that with your modern front and back. Hence, I think the &lt;group&gt; approach is generally to be preferred, if the modern parts are too big to be treated just as annotations.&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; you&apos;re just putting the problem up a stage - what if the source is composed of several &lt;group&gt;s of [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d3b67f54.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 18 May 2013 17:10:44 +0100</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dc9e7ba1.1305</link>
  <description>On 18 May 2013, at 16:53, Lou Burnard &lt;lou.burnard@RETIRED.OX.AC.UK&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; However, I also think I disagree with you. What if the source text being edited has its own front and back matter? You don&apos;t want to confuse that with your modern front and back. Hence, I think the &lt;group&gt; approach is generally to be preferred, if the modern parts are too big to be treated just as annotations.&lt;br&gt;&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dc9e7ba1.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sat, 18 May 2013 15:58:05 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;84964ad7.1305</link>
  <description>Yes, I was disagreeing with Martin, as you surmise.&lt;br&gt;&lt;br&gt;However, I also think I disagree with you. What if the source text being&lt;br&gt;edited has its own front and back matter? You don't want to confuse that&lt;br&gt;with your modern front and back. Hence, I think the &lt;group&gt; approach is&lt;br&gt;generally to be preferred, if the modern parts are too big to be treated&lt;br&gt;just as annotations. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;84964ad7.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 18 May 2013 16:53:21 +0100</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d8a190c1.1305</link>
  <description>Kevin is recommending, as I understand it,&lt;br&gt;&lt;br&gt;&lt;front type=&quot;editorial&quot; xml:id=&quot;documentation&quot;&gt;&lt;br&gt;&lt;br&gt;which I, as a consumer, find quite unsettling, because&lt;br&gt;it relies solely on an arbitrary value for the notoriously private @type&lt;br&gt;to convey to the user that this text is not in the original.&lt;br&gt;&lt;br&gt;If I am doing an analysis of the language used in the original text,&lt;br&gt;I have no information here which will let me filter out the&lt;br&gt;commentary section. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d8a190c1.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sat, 18 May 2013 15:40:06 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a1905f7b.1305</link>
  <description>I like Kevin&apos;s approach as described below. If there are footnotes or annotations, I would integrate those into the body and use either or both the &quot;cert&quot; and &quot;resp&quot; attributes to note the modern commentary. Best, Lisa ------------------------------------- Elizabeth &quot;Lisa&quot; McAulay Librarian for Digital Collection Development UCLA Digital Library Program http://digital.library.ucla.edu/ email: emcaulay [at] library.ucla.edu ________________________________________ From: TEI (Text Encoding Initiative) public discussion list [TEI-L@LISTSERV.BROWN.EDU] on behalf of Kevin Hawkins [kevin.s.hawkins@ULTRASLAVONIC.INFO] Sent: Saturday, May 18, 2013 7:34 AM To: TEI-L@LISTSERV.BROWN.EDU Subject: Re: Introductory material for a primary source text When Lou says that &quot;this approach&quot; seems exactly right, I assume [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a1905f7b.1305</guid>
   <author>McAulay, Elizabeth</author>
  <pubDate>Sat, 18 May 2013 15:29:23 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;7213e9a8.1305</link>
  <description>When Lou says that &quot;this approach&quot; seems exactly right, I assume he is&lt;br&gt;referring to what Martin Mueller and Rob suggested (and not what Martin&lt;br&gt;Holmes suggested).&lt;br&gt;&lt;br&gt;I am more inclined to put the modern commentary in &lt;front&gt; and, if&lt;br&gt;desired, also in &lt;back&gt;, with the encoded source document in &lt;body&gt;.&lt;br&gt;This is analogous to a scholarly edition in print, which would have the&lt;br&gt;commentary at the front, likely with page numbers in roman numerals, and&lt;br&gt;possibly also an index or two at the back. I personally don't think you&lt;br&gt;need separate headers: most of the header describes the digital [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;7213e9a8.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sat, 18 May 2013 10:34:41 -0400</pubDate>
</item>

<item>
  <title>Re: ALTO=&gt;TEI experience or advice </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d2c57edb.1305</link>
  <description>This was true once. However when sourceDoc et al were added we also made it possible for surface zone and friends to carry coordinate information directly. So the mapping Alexander wants should be quite straightforwardif he maps to a soyrceDox rather than to a text.&lt;br&gt;&lt;br&gt;----- Reply message -----&lt;br&gt;From: &quot;Conal Tuohy&quot; &lt;conal.tuohy@VERSI.EDU.AU&gt;&lt;br&gt;To: &quot;TEI-L@LISTSERV.BROWN.EDU&quot; &lt;TEI-L@LISTSERV.BROWN.EDU&gt;&lt;br&gt;Subject: ALTO=&gt;TEI experience or advice&lt;br&gt;Date: Sat, May 18, 2013 04:07 [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d2c57edb.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 18 May 2013 08:27:54 +0000</pubDate>
</item>

<item>
  <title>Re: ALTO=&gt;TEI experience or advice </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ac390951.1305</link>
  <description>On 18/05/13 02:34, Alexandre Gefen wrote:&lt;br&gt;&gt; Hi,&lt;br&gt;&gt;&lt;br&gt;&gt; has someone any experience with ALTO (or ALTO/METZ) to TEI conversion&lt;br&gt;&gt; processes ?&lt;br&gt;&gt;&lt;br&gt;&gt; any advice or xslt welcome !&lt;br&gt;&gt;&lt;br&gt;I wrote an XSLT for this some years ago, which, I&apos;m sorry to say, I have&lt;br&gt;since lost in my travels.&lt;br&gt;&lt;br&gt;The XSLT was an exercise at generating TEI &quot;facsimile&quot; markup. In&lt;br&gt;METS/ALTO, the cartesian coordinates are attached to textual content&lt;br&gt;directly, whereas in TEI the the textual content (transcript) and&lt;br&gt;coordinates are kept separate (within the tei:text and tei:facsimile&lt;br&gt;elements, respectively). [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ac390951.1305</guid>
   <author>Conal Tuohy</author>
  <pubDate>Sat, 18 May 2013 11:57:17 +1000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;92c92539.1305</link>
  <description>I&apos;m with Lou on that point. I had also thought about teiCorpus but for&lt;br&gt;similar reasons concluded that an edition with commentary is not a corpus&lt;br&gt;of n texts, but a single entity&lt;br&gt;&lt;br&gt;On 5/17/13 5:25 PM, &quot;Lou Burnard&quot; &lt;lou.burnard@RETIRED.OX.AC.UK&gt; wrote:&lt;br&gt;&lt;br&gt;&gt;If you&apos;re producing a new electronic document, which combines annotation&lt;br&gt;&gt;and commentary with an edited source text, this approach seems exactly&lt;br&gt;&gt;right to me. I cannot see any need to treat this a corpus -- the&lt;br&gt;&gt;&quot;primary&quot; text isn&apos;t in fact the same as the source from which it&apos;s&lt;br&gt;&gt;encoded. For one thing, it&apos;s in digital form!&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;92c92539.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Fri, 17 May 2013 22:40:08 +0000</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c55d1163.1305</link>
  <description>If you're producing a new electronic document, which combines annotation&lt;br&gt;and commentary with an edited source text, this approach seems exactly&lt;br&gt;right to me. I cannot see any need to treat this a corpus -- the&lt;br&gt;&quot;primary&quot; text isn't in fact the same as the source from which it's&lt;br&gt;encoded. For one thing, it's in digital form! [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c55d1163.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Fri, 17 May 2013 23:25:12 +0100</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8adfdc8b.1305</link>
  <description>This is an effective approach, although I would worry that the teiHeader&lt;br&gt;would now have to apply to both the modern and the primary texts. This&lt;br&gt;has me leaning towards teiCorpus with component TEI elements, so the two&lt;br&gt;headers could be kept completely separate (and the corpus header could&lt;br&gt;explain the relationship between the components). [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8adfdc8b.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Fri, 17 May 2013 15:22:04 -0700</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;15d1f5d3.1305</link>
  <description>This is precisely what we did for The Digital Temple, with the more&lt;br&gt;lengthy editorial materials referenced as separate files (though I&lt;br&gt;suppose one could include everything in one file with additional&lt;br&gt;sub-&lt;group/&gt;s):&lt;br&gt;&lt;br&gt;&lt;text xml:id=&quot;digitalTemple&quot;&gt;&lt;br&gt;&lt;group&gt;&lt;br&gt;&lt;text type=&quot;editorial&quot; xml:id=&quot;documentation&quot;&gt;&lt;br&gt;&lt;body&gt;&lt;br&gt;&lt;p&gt;&lt;br&gt;&lt;ptr target=&quot;#textIntro&quot;/&gt;&lt;br&gt;&lt;ptr target=&quot;#fileStructure&quot;/&gt;&lt;br&gt;&lt;ptr target=&quot;#encodingScheme&quot;/&gt;&lt;br&gt;&lt;ptr target=&quot;#acknowledgments&quot;/&gt;&lt;br&gt;&lt;ptr target=&quot;#bibliography&quot;/&gt;&lt;br&gt;&lt;/p&gt;&lt;br&gt;&lt;/body&gt;&lt;br&gt;&lt;/text&gt;&lt;br&gt;&lt;text type=&quot;primary&quot; xml:id=&quot;textA&quot;&gt;&lt;br&gt;&lt;body&gt;&lt;br&gt;&lt;p/&gt;&lt;br&gt;&lt;/body&gt;&lt;br&gt;&lt;/text&gt;&lt;br&gt;&lt;text type=&quot;primary&quot; xml:id=&quot;textB&quot;&gt;&lt;br&gt;&lt;body&gt;&lt;br&gt;&lt;p/&gt;&lt;br&gt;&lt;/body&gt;&lt;br&gt;&lt;/text&gt;&lt;br&gt;&lt;text type=&quot;primary&quot; xml:id=&quot;textC&quot;&gt;&lt;br&gt;&lt;body&gt;&lt;br&gt;&lt;p/&gt;&lt;br&gt;&lt;/body&gt;&lt;br&gt;&lt;/text&gt;&lt;br&gt;&lt;/group&gt;&lt;br&gt;&lt;/text&gt;&lt;br&gt;&lt;br&gt;Rob&lt;br&gt;On 5/17/13 5:46 PM, Martin Mueller wrote:&lt;br&gt;&gt; I am wrestling with a very similar problem: an edition with an elaborate&lt;br&gt;&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;15d1f5d3.1305</guid>
   <author>Robert Whalen</author>
  <pubDate>Fri, 17 May 2013 18:04:43 -0400</pubDate>
</item>

<item>
  <title>Re: Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ca3b1378.1305</link>
  <description>I am wrestling with a very similar problem: an edition with an elaborate&lt;br&gt;introduction and complex notes is partly an encoding of an &apos;old&apos; text and&lt;br&gt;partly the creation of a &apos;new&apos; text. Would it be tag abuse to use group&lt;br&gt;and use one text element to contain the encoded document and another text&lt;br&gt;element to contain the commentary? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ca3b1378.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Fri, 17 May 2013 21:46:00 +0000</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f38d00fc.1305</link>
  <description>Another (somehow related) inconsistency that struck me recently is the naming of tags from model.placeNamePart:&lt;br&gt;* placeName&lt;br&gt;* bloc&lt;br&gt;* country&lt;br&gt;* region&lt;br&gt;* district&lt;br&gt;* settlement&lt;br&gt;* geogName&lt;br&gt;&lt;br&gt;Only within two appears &quot;Name&quot; although the others clearly denote a name as well (as can be seen from the element descriptions) and not the geographic entity (that would be &lt;place&gt;). [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f38d00fc.1305</guid>
   <author>Peter Stadler</author>
  <pubDate>Fri, 17 May 2013 22:11:15 +0200</pubDate>
</item>

<item>
  <title>Re: placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;65236e74.1305</link>
  <description>You&apos;ve stumbled across what I think of as a weakness, or at least an&lt;br&gt;inconsistency, in TEI encoding that has been around since (at least)&lt;br&gt;the days of P2. In some cases (like &lt;div&gt;), type= is used to mean&lt;br&gt;&quot;the kind of thing I am&quot;; in some cases (like &lt;name&gt;) type= is used&lt;br&gt;to mean &quot;the kind of thing I&apos;m referring to&quot;. I have long held that&lt;br&gt;the type= of &lt;name&gt; should really be of=. (Or some such.) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;65236e74.1305</guid>
   <author>Syd Bauman</author>
  <pubDate>Fri, 17 May 2013 14:27:59 -0400</pubDate>
</item>

<item>
  <title>placeName types </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cb4b628.1305</link>
  <description>Dear all:&lt;br&gt;&lt;br&gt;I don&apos;t know why it hasn&apos;t struck me before, but I&apos;m finding myself bothered by the use of the &quot;type&quot; attribute on &lt;placeName&gt; and &lt;geogName&gt; that&apos;s modeled in the Guidelines (http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC E.g., type=&quot;settlement&quot;, type=&quot;city&quot; and so forth).&lt;br&gt;&lt;br&gt;It seems to me at the moment that there&apos;s a potential muddle here between two notions: &quot;type of place&quot; and &quot;type of place name&quot;. I don&apos;t see any clear examples for the latter use case (e.g., &quot;this is a type=fictitious place name (for a real place)&quot; or &quot;this is a type=former place name&quot;). My knee-jerk reaction is that we shouldn&apos;t be [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cb4b628.1305</guid>
   <author>Tom Elliott</author>
  <pubDate>Fri, 17 May 2013 13:10:18 -0500</pubDate>
</item>

<item>
  <title>Introductory material for a primary source text </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3286ba3a.1305</link>
  <description>Hi all,&lt;br&gt;&lt;br&gt;I'd like to get a sense of how and where people typically encode&lt;br&gt;substantial modern editorial content related to a primary source text.&lt;br&gt;For instance, if you have such things as a Critical Introduction, or a&lt;br&gt;lengthy Textual Note, where do you tend to put it?&lt;br&gt;&lt;br&gt;My instinct is that this doesn't belong in the &lt;text&gt; along with the&lt;br&gt;primary source transcription; mixing modern editorial content with the&lt;br&gt;primary source seems completely wrong. Shorter notes obviously belong in&lt;br&gt;the header in &lt;notesStmt&gt;, but the structure of &lt;note&gt; makes it&lt;br&gt;inadequate for longer critical material (it can't contain &lt;div&gt; [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3286ba3a.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Fri, 17 May 2013 10:40:48 -0700</pubDate>
</item>

<item>
  <title>ALTO=&gt;TEI experience or advice </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;79f6a62a.1305</link>
  <description>Hi,&lt;br&gt;&lt;br&gt;has someone any experience with ALTO (or ALTO/METZ) to TEI conversion processes ?&lt;br&gt;&lt;br&gt;any advice or xslt welcome !&lt;br&gt;&lt;br&gt;many thanks,&lt;br&gt;&lt;br&gt;regards,&lt;br&gt;Alexandre </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;79f6a62a.1305</guid>
   <author>Alexandre Gefen</author>
  <pubDate>Fri, 17 May 2013 18:34:35 +0200</pubDate>
</item>

<item>
  <title>2013 DARIAH-DE International Digital Humanities Summer School </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;565ae6d0.1305</link>
  <description>Dear TEIers,&lt;br&gt;&lt;br&gt;The Göttingen Centre for Digital Humanities at the University of Göttingen,&lt;br&gt;Germany, is pleased to host the 2013 DARIAH-DE International Digital&lt;br&gt;Humanities Summer School. This summer school will be a one-week crash course&lt;br&gt;in using the scripting language Python and its Natural Language Toolkit to&lt;br&gt;perform in-depth computational analysis of digital texts. The summer school&lt;br&gt;will take place between August 19-23, 2013. The instructors will be Mike&lt;br&gt;Kestemont &lt;http://www.mike-kestemont.org/&gt; from the University of Antwerp&lt;br&gt;and Lars Wieneke &lt;http://www.cvce.eu/le-cvce/equipe/lars_wieneke&gt; from the&lt;br&gt;CVCE &lt;http://www.cvce.eu/&gt; . The summer school is aimed primarily at Ph.D.&lt;br&gt;and post-doctoral researchers and others with advanced [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;565ae6d0.1305</guid>
   <author>Munson, Matthew</author>
  <pubDate>Fri, 17 May 2013 12:54:44 +0200</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b248ddf3.1305</link>
  <description>PS: Apologies for consistently misspelling your name in this thread,&lt;br&gt;Riccardo! My eyes are bleary from too much time at my computer lately--and&lt;br&gt;I&apos;d probably best not be coding today. Hope the discussion is&lt;br&gt;useful...Conflicting hierarchies of structure pose some serious--and very&lt;br&gt;interesting--challenges in using the TEI!&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;Elisa&lt;br&gt;&lt;br&gt;On Wed, May 15, 2013 at 12:43 PM, Elisa Beshero-Bondar &lt;ebb8@pitt.edu&gt;wrote: [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b248ddf3.1305</guid>
   <author>Elisa Beshero-Bondar</author>
  <pubDate>Wed, 15 May 2013 13:22:53 -0400</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;65624e8d.1305</link>
  <description>This is intriguing about &lt;event&gt;...If you&apos;re considering Ricardo&apos;s coding&lt;br&gt;project about narrative structure of a fictional text, and reviewing the&lt;br&gt;TEI chapter 13 on Names, Dates, People, and Places, I wonder if it might be&lt;br&gt;appropriate to use &lt;event&gt; in this context as a way simply of plotting&lt;br&gt;change and developments over time within a text being annotated--rather&lt;br&gt;than reserving its use for stand-off markup or a separate-but-related&lt;br&gt;collection of historic events that bear relevance to the text. This part of&lt;br&gt;Chapter 13 seems relevant: [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;65624e8d.1305</guid>
   <author>Elisa Beshero-Bondar</author>
  <pubDate>Wed, 15 May 2013 12:43:26 -0400</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a7dcd9e9.1305</link>
  <description>&lt;event&gt; is meant for use when documenting a historical event such as the&lt;br&gt;Battle of Waterloo, analagous to the elements &lt;person&gt; or &lt;place&gt;, so&lt;br&gt;the &lt;p&gt;s it contains are meant to be documentary rather than b eing the&lt;br&gt;actual text you&apos;re annotating. So I don&apos;t think it&apos;s what needed here,&lt;br&gt;because though you might want to link the span in your text to it. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a7dcd9e9.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Wed, 15 May 2013 16:52:01 +0100</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f4e32a0b.1305</link>
  <description>@event looks especially useful for Ricardo because it can contain &lt;p&gt;&lt;br&gt;elements--would seem to serve the purposes of literally spanning multiple&lt;br&gt;paragraphs.&lt;br&gt;&lt;br&gt;Spanning across structural units like &lt;p&gt; and &lt;l&gt; or &lt;lg&gt; seems a perennial&lt;br&gt;issue with TEI--which tags can sit outside the unit and which have to go&lt;br&gt;inside... I wonder if anyone maintains a list of handy spanning elements? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f4e32a0b.1305</guid>
   <author>Elisa Beshero-Bondar</author>
  <pubDate>Wed, 15 May 2013 11:42:25 -0400</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;82467443.1305</link>
  <description>Dear all,&lt;br&gt;&lt;br&gt;what's about the &lt;seg&gt; element? It provides useful attributes, too,&lt;br&gt;like @type, @resp etc.&lt;br&gt;At the moment, we are encoding narrative sequences in the ancient text&lt;br&gt;of Thucydides like that (Hellespont Project, Berlin).&lt;br&gt;&lt;br&gt;A second option is to go with &lt;listEvent&gt; for a much more adequate&lt;br&gt;annotation of events:&lt;br&gt;http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-listEvent.html&lt;br&gt;&lt;br&gt;It contains &lt;event&gt; that by itself may contain elements like &lt;desc&gt;,&lt;br&gt;&lt;orgName&gt;, &lt;persName&gt;, &lt;placeName&gt; and many others. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;82467443.1305</guid>
   <author>Agnes Thomas</author>
  <pubDate>Wed, 15 May 2013 17:31:09 +0200</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e57b62eb.1305</link>
  <description>Looking back at our coding, I see we actually have an array of 5 distinct&lt;br&gt;attributes in play for the &lt;rs&gt; referencing string:&lt;br&gt;&lt;br&gt;@type, @subtype, @role, and @ana... Of these, we only had to use @type, and&lt;br&gt;the others designated optional and more specific kinds of info.&lt;br&gt;&lt;br&gt;The kind of tagging you&apos;re doing is complicated, and it&apos;s quite a challenge&lt;br&gt;to sort out how to code sequences of different kinds of events...Using a&lt;br&gt;few related elements together in TEI, and working with the above attributes&lt;br&gt;might be useful for you. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e57b62eb.1305</guid>
   <author>Elisa Beshero-Bondar</author>
  <pubDate>Wed, 15 May 2013 11:11:59 -0400</pubDate>
</item>

<item>
  <title>Re: Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e787e1a9.1305</link>
  <description>Dear Ricardo,&lt;br&gt;I&apos;ve recently been coding in a similar way, both editorial structure&lt;br&gt;elements and other kinds of information, to do with cultural interactions,&lt;br&gt;objects, time, and place. For the purposes you describe, I&lt;br&gt;recommend considering &lt;rs&gt; (referencing string), which takes a good range&lt;br&gt;of attributes in TEI, and to consider using a few other TEI elements&lt;br&gt;alongside it. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e787e1a9.1305</guid>
   <author>Elisa Beshero-Bondar</author>
  <pubDate>Wed, 15 May 2013 11:04:58 -0400</pubDate>
</item>

<item>
  <title>Annotation of narrative sequences with TEI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5324e73d.1305</link>
  <description>Hi,&lt;br&gt;I&apos;m working on a literary text. I&apos;d like to divide it in some narrative&lt;br&gt;sequences (text portions composed by time, place and actors). This division&lt;br&gt;is transverse to the editorial structure (paragraphs, chapters, ...); e.g.&lt;br&gt;it happens that a sequence starts with a chapter and ends with another one,&lt;br&gt;or that a chapter is splitted in more sequences. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5324e73d.1305</guid>
   <author>Riccardo Tasso</author>
  <pubDate>Wed, 15 May 2013 15:48:36 +0200</pubDate>
</item>

<item>
  <title>Biblissima - Survey : XML editors for TEI/EAD </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dbb20cea.1305</link>
  <description>Dear all,&lt;br&gt;&lt;br&gt;As part of the Biblissima project, we are carrying out a survey on the user requirements for XML editors, especially for people doing TEI and/or EAD encoding. We would like to find out more about your habits and wishes, in order to develop tools that are best-suited to your needs. If you are involved with this kind of work, we would be pleased if you could answer our survey : [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dbb20cea.1305</guid>
   <author>Biblissima questionnaire</author>
  <pubDate>Wed, 15 May 2013 09:15:05 -0400</pubDate>
</item>

<item>
  <title>new version of TEI bibliography now available </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2c5d5f1e.1305</link>
  <description>I am pleased to announce a major update to the TEI bibliography,&lt;br&gt;available at:&lt;br&gt;&lt;br&gt;http://www.tei-c.org/Support/Learn/tei_bibliography.xml&lt;br&gt;&lt;br&gt;This document, created many years ago by the SIG on Education, has been&lt;br&gt;revised and expanded over the years by contributions from a number of&lt;br&gt;people. The citations are now stored in a Zotero group library, from&lt;br&gt;which the data are exported and transformed into TEI &lt;biblStruct&gt;s using&lt;br&gt;the Zotero plugin for Firefox (which incorporates code written by Stefan&lt;br&gt;Majewski). Big thanks to Stefan, Sebastian Rahtz, and David Sewell for&lt;br&gt;helping create the workflow for exporting. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2c5d5f1e.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Tue, 14 May 2013 21:15:14 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e5113e64.1305</link>
  <description>I just noticed that Saeed asked another question at the end of his most&lt;br&gt;recent post ...&lt;br&gt;&lt;br&gt;On 5/13/13 1:34 AM, Saeed Sarrafzadeh wrote:&lt;br&gt;&gt; Do you really think that the &lt;note&gt; element is appropriate for cases&lt;br&gt;&gt; where we have some summarization or key points in parallel to the&lt;br&gt;&gt; text? If all of you agree with that I'll transfer this suggestion for&lt;br&gt;&gt; final action to that group. I had another view of note before as an&lt;br&gt;&gt; additive intellectual content not a summary-like content which is&lt;br&gt;&gt; present already in a detailed form in the main text [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e5113e64.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Tue, 14 May 2013 09:32:15 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;54bc04aa.1305</link>
  <description>Responses below ...&lt;br&gt;&lt;br&gt;On 5/13/13 5:48 PM, Matija Ogrin wrote:&lt;br&gt;&gt; Dne 13. 05. 2013 06:27, piše Kevin Hawkins:&lt;br&gt;&gt;&gt; So my preferred solution is still a new child of &lt;publicationStmt&gt;. I&lt;br&gt;&gt;&gt; almost put in a SourceForge feature request when I first replied to&lt;br&gt;&gt;&gt; Matija&apos;s message, but then I realized that a project-specific&lt;br&gt;&gt;&gt; customization will probably suffice.&lt;br&gt;&gt; A project-specific customization is something I would like to avoid&lt;br&gt;&gt; here, if possible. After all, a CIP record is a very general thing,&lt;br&gt;&gt; inserted in nearly every printed book and surely in every scholarly&lt;br&gt;&gt; edition, dictionary, [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;54bc04aa.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Mon, 13 May 2013 18:49:37 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;417c42f5.1305</link>
  <description>On 13 May 2013, at 23:32, Kevin Hawkins &lt;kevin.s.hawkins@ULTRASLAVONIC.INFO&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; I think there are many people who will want to insert non-TEI metadata in a header,&lt;br&gt;&lt;br&gt;the XML-namespace devil in me says: &quot;if you want to put non-TEI content (CIP, DC, whatever) in your header,&lt;br&gt;go right ahead, using a namespace appropriate to the context. a decent XML validator will validate the TEI&lt;br&gt;for what it is, and your CIP record separately. that is why they have us tools like NVDL&quot; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;417c42f5.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Mon, 13 May 2013 22:41:16 +0000</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cfb1d86a.1305</link>
  <description>I think there are many people who will want to insert non-TEI metadata&lt;br&gt;in a header, so I would support a new element (which I&apos;ll call&lt;br&gt;&lt;containerForOtherMetadata&gt; for now) for this as a child of &lt;teiHeader&gt;.&lt;br&gt;We might also include some examples in the Guidelines where @corresp&lt;br&gt;is used on a TEI header element to point to the equivalent data found in&lt;br&gt;&lt;containerForOtherMetadata&gt;. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cfb1d86a.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Mon, 13 May 2013 18:32:14 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;7d954af4.1305</link>
  <description>Hello,&lt;br&gt;&lt;br&gt;Thanks to all who shared their views on this topic. I don't know which&lt;br&gt;encoding would be most appropriate ... Kevin's proposition about a &lt;cip&gt;&lt;br&gt;element as a direct child of &lt;publicationStmt&gt; is the most clear, of&lt;br&gt;course, and also Lou's suggestion to generalise the new element is to&lt;br&gt;the point. Some further discussion will be needed, I guess.-- [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;7d954af4.1305</guid>
   <author>Matija Ogrin</author>
  <pubDate>Mon, 13 May 2013 23:49:45 +0200</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dd80d5b6.1305</link>
  <description>If we go along with the idea of a new child for &lt;publicationStmt&gt; should&lt;br&gt;we not maybe try to generalise it a bit? e.g.&lt;br&gt;&lt;containerForOtherMetaDataSummary&gt; or maybe just &lt;summary&gt; (which could&lt;br&gt;be a direct child of teiHeader)&lt;br&gt;&lt;br&gt;Hey, it could also serve as a place to put some Dublin Core style&lt;br&gt;metadata to be exposed to dim-witted search engines! I've been droning&lt;br&gt;about the need for that for ages... [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dd80d5b6.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Mon, 13 May 2013 10:54:37 +0100</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4e0daf1.1305</link>
  <description>Thanks Kevin for your help and advise&lt;br&gt;On Sun, 12 May 2013 13:18:23 -0400, Kevin Hawkins &lt;kevin.s.hawkins@ULTRASLAVONIC.INFO&gt; wrote:&lt;br&gt;&lt;br&gt;&gt;Saeed emailed me his files directly and gave me permission to share. I&lt;br&gt;&gt;have put them here (though renamed them for ease of reference):&lt;br&gt;&gt;&lt;br&gt;&gt;http://www.ultraslavonic.info/saeed/&lt;br&gt;&gt;&lt;br&gt;&gt;Here's how I would handle each:&lt;br&gt;&gt;&lt;br&gt;&gt;== bbc.jpg ==&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;q rend=&quot;floatright&quot;&gt;&lt;br&gt;&gt; &lt;cit&gt;&lt;br&gt;&gt; &lt;quote&gt;If we lose reefs we lose an opportunity to create new&lt;br&gt;&gt;species by evolutionary processes&lt;/quote&gt;&lt;br&gt;&gt; &lt;bibl&gt;&lt;author&gt;Wolfgang Kiessling&lt;/author&gt;&lt;orgName&gt;Humboldt&lt;br&gt;&gt;University, Berlin&lt;/orgName&gt;&lt;/bibl&gt;&lt;br&gt;&gt; &lt;/cit&gt;&lt;br&gt;&gt;&lt;/q&gt;&lt;br&gt;&gt;&lt;br&gt;&gt;== formula.png ==&lt;br&gt;&gt;&lt;br&gt;&gt;&lt;formula&gt;&lt;br&gt;&gt;&lt;br&gt;&gt;== textbook.png ==&lt;br&gt;&gt;&lt;br&gt;&gt;I assume Saeed is interested [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4e0daf1.1305</guid>
   <author>Saeed Sarrafzadeh</author>
  <pubDate>Mon, 13 May 2013 01:34:07 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a295fb5c.1305</link>
  <description>On 5/12/13 3:19 PM, Lou Burnard wrote:&lt;br&gt;&gt; From Kevin's remarks, it's also evident that the actual format required&lt;br&gt;&gt; for the CIP is going to be quite different in different contexts -- just&lt;br&gt;&gt; like the model for &lt;biblStruct&gt; is fine in some contexts and useless in&lt;br&gt;&gt; others.&lt;br&gt;&lt;br&gt;For what it's worth, I actually think that the format of CIP data is&lt;br&gt;more standard around the world than the various citation formats that we&lt;br&gt;struggle to fit into &lt;biblStruct&gt; or &lt;biblFull&gt;. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a295fb5c.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Mon, 13 May 2013 00:27:59 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9cf04be5.1305</link>
  <description>I hope Linde won't be offended if I decipher her message for the many&lt;br&gt;readers of this list who aren't catalogers.&lt;br&gt;&lt;br&gt;It's true that the Library of Congress was previously done according to&lt;br&gt;AACR2R but is now being done using RDA. One of her links explains that.&lt;br&gt;In either case, the data is structured. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9cf04be5.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Mon, 13 May 2013 00:23:47 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;945c4c10.1305</link>
  <description>On 12 May 2013, at 20:19, Lou Burnard &lt;lou.burnard@retired.ox.ac.uk&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt; you could almost imagine rewriting the CIP as a bunch of xPath expressions pulling various bits out of a well-constructed header to avoid the duplication.&lt;br&gt;&lt;br&gt;that was my thought too, to make it a transformation of the header in a content negotiated web transaction. but my heart failed&lt;br&gt;me at the thought. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;945c4c10.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 12 May 2013 20:17:18 +0000</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;598f72c0.1305</link>
  <description>I think there&apos;s a more worrying aspect of this problem. I took a quick&lt;br&gt;peek around the internet to see what sort of stuff actually appears in a&lt;br&gt;British CIP and I found a nice example (at&lt;br&gt;http://www.bl.uk/bibliographic/pdfs/cip.pdf if you want to check). This&lt;br&gt;showed me that almost all of the data contained in the CIP data would&lt;br&gt;(or could) also appear somewhere in the TEI Header: you could almost&lt;br&gt;imagine rewriting the CIP as a bunch of xPath expressions pulling&lt;br&gt;various bits out of a well-constructed header to avoid the duplication.&lt;br&gt;Almost, but probably not quite. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;598f72c0.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sun, 12 May 2013 20:19:28 +0100</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1f128db6.1305</link>
  <description>some of this problem comes from the fact that &lt;publicationStmt&gt; says that you have to choose between structured or unstructured data:&lt;br&gt;&lt;br&gt;model.pLike+ | model.publicationStmtPart+&lt;br&gt;&lt;br&gt;which is a classic bit of TEI paternalism: &quot;no, sorry, either you make up your mind completely, or you can&apos;t&lt;br&gt;have any of the nice semantic elements&quot;. These things are usually based (I claim) on the awful &quot;you have&lt;br&gt;to be able to read/render the contents sequentially&quot; paradigm. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1f128db6.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Sun, 12 May 2013 19:01:59 +0000</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;307c80ab.1305</link>
  <description>Saeed emailed me his files directly and gave me permission to share. I&lt;br&gt;have put them here (though renamed them for ease of reference):&lt;br&gt;&lt;br&gt;http://www.ultraslavonic.info/saeed/&lt;br&gt;&lt;br&gt;Here&apos;s how I would handle each:&lt;br&gt;&lt;br&gt;== bbc.jpg ==&lt;br&gt;&lt;br&gt;&lt;q rend=&quot;floatright&quot;&gt;&lt;br&gt;&lt;cit&gt;&lt;br&gt;&lt;quote&gt;If we lose reefs we lose an opportunity to create new&lt;br&gt;species by evolutionary processes&lt;/quote&gt;&lt;br&gt;&lt;bibl&gt;&lt;author&gt;Wolfgang Kiessling&lt;/author&gt;&lt;orgName&gt;Humboldt&lt;br&gt;University, Berlin&lt;/orgName&gt;&lt;/bibl&gt;&lt;br&gt;&lt;/cit&gt;&lt;br&gt;&lt;/q&gt;&lt;br&gt;&lt;br&gt;== formula.png ==&lt;br&gt;&lt;br&gt;&lt;formula&gt;&lt;br&gt;&lt;br&gt;== textbook.png == [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;307c80ab.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sun, 12 May 2013 13:18:23 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b6bac142.1305</link>
  <description>On Sun, May 12, 2013 at 11:45 AM, Kevin Hawkins &lt;&lt;br&gt;kevin.s.hawkins@ultraslavonic.info&gt; wrote:&lt;br&gt;&lt;br&gt;&gt; Cataloguing-in-publication data is actually highly structured data. It&lt;br&gt;&gt; follows a national cataloging code, which is likely based on ISBD notation,&lt;br&gt;&gt; and is a representation of how a national library will catalog the work&lt;br&gt;&gt; once it is actually published and therefore how other libraries will do the&lt;br&gt;&gt; same.&lt;br&gt;&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b6bac142.1305</guid>
   <author>Linde B.</author>
  <pubDate>Sun, 12 May 2013 12:00:17 -0500</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d5ed9847.1305</link>
  <description>Cataloguing-in-publication data is actually highly structured data. It&lt;br&gt;follows a national cataloging code, which is likely based on ISBD&lt;br&gt;notation, and is a representation of how a national library will catalog&lt;br&gt;the work once it is actually published and therefore how other libraries&lt;br&gt;will do the same.&lt;br&gt;&lt;br&gt;If you are encoding CIP data that appears in the source document, you&lt;br&gt;would want to include this within &lt;titlePage&gt;. But Matija's national&lt;br&gt;library is issuing CIP data for his digital editions, so he wants to&lt;br&gt;encode the CIP data for these digital editions in his TEI document. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d5ed9847.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Sun, 12 May 2013 12:45:52 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;77342b40.1305</link>
  <description>On Thu, 9 May 2013 14:50:26 -0400, Paul F. Schaffner &lt;pfs-listmail@UMICH.EDU&gt; wrote:&lt;br&gt;&lt;br&gt;&gt;Perhaps something like these (clumsily scanned from some random&lt;br&gt;&gt;textbooks):&lt;br&gt;&gt;&lt;br&gt;&gt;http://www-personal.umich.edu/~pfs/fun/pix/sidebars.pdf&lt;br&gt;&gt;&lt;br&gt;&gt;pfs&lt;br&gt;&gt;&lt;br&gt;&lt;br&gt;This sample seems that can be done using some div elements which have their own heading, as we can have a conclution section, section summary or a key points section at the end of each chapter in a book. What I mean is a type of summarization or key points which goes parallel to the text itself.</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;77342b40.1305</guid>
   <author>Saeed Sarrafzadeh</author>
  <pubDate>Sun, 12 May 2013 08:40:26 -0400</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;6931029c.1305</link>
  <description>Hi, Matija,&lt;br&gt;&lt;br&gt;could you put the CIP in another idno, just as you did for ISBN (@type=&quot;CIP&quot;)?&lt;br&gt;&lt;br&gt;Pozdrav,&lt;br&gt;&lt;br&gt;Neven&lt;br&gt;&lt;br&gt;Neven Jovanovic, Zagreb&lt;br&gt;Hrvatska / Croatia&lt;br&gt;&lt;br&gt;On 12 May 2013 01:26, Matija Ogrin &lt;matija.ogrin@zrc-sazu.si&gt; wrote:&lt;br&gt;&gt; Hello Laurent and Lou,&lt;br&gt;&gt;&lt;br&gt;&gt; Many thanks for your comments! We produce digital editions of manuscripts&lt;br&gt;&gt; and early modern books, and so a CIP -- &quot;cataloguing in publication&quot; -- in&lt;br&gt;&gt; our case applies to a newly produced digital edition. The idea of wrapping a&lt;br&gt;&gt; CIP in a &lt;bibl&gt; is attractive, but I have difficulties where exactly to&lt;br&gt;&gt; place it.&lt;br&gt;&gt;&lt;br&gt; [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;6931029c.1305</guid>
   <author>Neven Jovanović</author>
  <pubDate>Sun, 12 May 2013 11:20:36 +0200</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e80e1c98.1305</link>
  <description>Hello Laurent and Lou,&lt;br&gt;&lt;br&gt;Many thanks for your comments! We produce digital editions of&lt;br&gt;manuscripts and early modern books, and so a CIP -- &quot;cataloguing in&lt;br&gt;publication&quot; -- in our case applies to a newly produced digital edition.&lt;br&gt;The idea of wrapping a CIP in a &lt;bibl&gt; is attractive, but I have&lt;br&gt;difficulties where exactly to place it. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e80e1c98.1305</guid>
   <author>Matija Ogrin</author>
  <pubDate>Sun, 12 May 2013 01:26:53 +0200</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f793d32a.1305</link>
  <description>Great. Thanks Lou.&lt;br&gt;&lt;br&gt;From: TEI (Text Encoding Initiative) public discussion list&lt;br&gt;[mailto:TEI-L@LISTSERV.BROWN.EDU] On Behalf Of Lou Burnard&lt;br&gt;Sent: Saturday, May 11, 2013 1:12 PM&lt;br&gt;To: TEI-L@LISTSERV.BROWN.EDU&lt;br&gt;Subject: Re: Quotation and SemanticWeb URI&lt;br&gt;&lt;br&gt;Ah, I see the problem. &lt;quote&gt; does not have a @who attribute, since it is&lt;br&gt;primarily intended for things quoted from a written source. It does have&lt;br&gt;@source, which behaves in much the same way, though it is intended to point&lt;br&gt;to a bibliographic source, rather than a person. But that seems quite a&lt;br&gt;legitimate extension of its semantics. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f793d32a.1305</guid>
   <author>Dave McAlpin</author>
  <pubDate>Sat, 11 May 2013 13:13:43 -0700</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8968ecc5.1305</link>
  <description>Ah, I see the problem. &lt;quote&gt; does not have a @who attribute, since it&lt;br&gt;is primarily intended for things quoted from a written source. It does&lt;br&gt;have @source, which behaves in much the same way, though it is intended&lt;br&gt;to point to a bibliographic source, rather than a person. But that seems&lt;br&gt;quite a legitimate extension of its semantics. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8968ecc5.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 11 May 2013 21:11:31 +0100</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f897e808.1305</link>
  <description>Thanks for the reply. To use the example from&lt;br&gt;http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-said.html, I think&lt;br&gt;my choices for quoted text that is either thought or spoken aloud are:&lt;br&gt;&lt;br&gt;&lt;p&gt; Celia thought privately, &lt;said aloud=&quot;false&quot; who=&quot;#CELIA&quot;&gt;Dorothea quite&lt;br&gt;despises Sir James Chettam;&lt;br&gt;&lt;br&gt;I believe she would not accept him.&lt;/said&gt; Celia felt that this was a&lt;br&gt;pity.&lt;br&gt;&lt;br&gt;&lt;!-- ... --&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt; Celia thought privately, &lt;q type=&quot;thought&quot; who=&quot;#CELIA&quot;&gt;Dorothea quite&lt;br&gt;despises Sir James Chettam; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f897e808.1305</guid>
   <author>Dave McAlpin</author>
  <pubDate>Sat, 11 May 2013 13:00:42 -0700</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;256567c3.1305</link>
  <description>Well, &lt;q&gt; with @type for all of these things is fine by me, but the&lt;br&gt;reason that the new elements &lt;said&gt; and &lt;quote&gt; were introduced was to&lt;br&gt;make it easier to distinguish direct/indirect speech or thought on the&lt;br&gt;one hand (&lt;said&gt;) from material quoted from elsewhere (&lt;quote&gt;), which&lt;br&gt;is what I am guessing you mean by &quot;written in letters&quot;. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;256567c3.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 11 May 2013 20:48:16 +0100</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3bb791bb.1305</link>
  <description>Hello Matija!&lt;br&gt;&lt;br&gt;As I understand it the term &quot;CIP&quot; means &quot;cataloguing in publication&quot; --&lt;br&gt;but it&apos;s not clear whether you mean a CIP that already exists in the&lt;br&gt;source text you&apos;re encoding (in which case it belongs in the&lt;br&gt;sourceDesc), or a CIP that applies to the new digital edition you&apos;re&lt;br&gt;producing (in which case it belongs in the publication statement). In&lt;br&gt;either case though, I agree with Laurent that wrapping it in a &lt;bibl&gt;&lt;br&gt;would probably be more useful than an &lt;ab&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3bb791bb.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 11 May 2013 20:41:34 +0100</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d585b06.1305</link>
  <description>Sorry, I meant to say &lt;said&gt; for quotes that are either thought or said&lt;br&gt;aloud, and &lt;q&gt; for quotes that are written.&lt;br&gt;&lt;br&gt;From: TEI (Text Encoding Initiative) public discussion list&lt;br&gt;[mailto:TEI-L@LISTSERV.BROWN.EDU] On Behalf Of Dave McAlpin&lt;br&gt;Sent: Saturday, May 11, 2013 9:09 AM&lt;br&gt;To: TEI-L@LISTSERV.BROWN.EDU&lt;br&gt;Subject: Re: Quotation and SemanticWeb URI&lt;br&gt;&lt;br&gt;I&apos;m working on a similar problem, and like Riccardo chose &lt;q&gt; over &lt;said&gt;.&lt;br&gt;It sounds like I may have made the wrong call. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;d585b06.1305</guid>
   <author>Dave McAlpin</author>
  <pubDate>Sat, 11 May 2013 09:27:14 -0700</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;775c68eb.1305</link>
  <description>I&apos;m working on a similar problem, and like Riccardo chose &lt;q&gt; over &lt;said&gt;.&lt;br&gt;It sounds like I may have made the wrong call.&lt;br&gt;&lt;br&gt;In my case I&apos;m interested in communications that are either written in&lt;br&gt;letters, thought or spoken aloud. The &lt;said&gt; tag didn&apos;t seem to apply to&lt;br&gt;written communication, so I used &lt;q&gt; with @type throughout, mostly for&lt;br&gt;consistency. Would it be better to use &lt;said&gt; with @who and @aloud for&lt;br&gt;spoken and written quotes, and &lt;q&gt; with @who and @type for written&lt;br&gt;communications? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;775c68eb.1305</guid>
   <author>Dave McAlpin</author>
  <pubDate>Sat, 11 May 2013 09:08:37 -0700</pubDate>
</item>

<item>
  <title>Re: seeking help with segment of text crossing &lt;p&gt; and &lt;div&gt; </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;54614c85.1305</link>
  <description>On 10-5-2013 17:16, Alexander, Mary wrote:&lt;br&gt;&gt; Interp and interGroup works well for what she wants to accomplish.&lt;br&gt;&gt; For one segment, the text crosses structure blocks. As a place&lt;br&gt;&gt; holder, the 2nd part of the segment is marked the same as the 1st&lt;br&gt;&gt; part. Is there a way to designate that the two parts are one&lt;br&gt;&gt; segment and convey that it is same interpretation? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;54614c85.1305</guid>
   <author>Peter Boot</author>
  <pubDate>Sat, 11 May 2013 12:28:02 +0200</pubDate>
</item>

<item>
  <title>Re: seeking help with segment of text crossing &lt;p&gt; and &lt;div&gt; </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;49318e53.1305</link>
  <description>Look for the span tag, which can be put anywhere inside or outside your&lt;br&gt;document, represents an annotation which covers a set of other elements, as&lt;br&gt;provided in the target attribute.&lt;br&gt;&lt;br&gt;It seems to be your case.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Ricardo&lt;br&gt;Il giorno 10/mag/2013 17:26, &quot;Alexander, Mary&quot; &lt;malexand@ua.edu&gt; ha&lt;br&gt;scritto:&lt;br&gt;&lt;br&gt;&gt; Hello, ****&lt;br&gt;&gt;&lt;br&gt;&gt; I am assisting with a manuscript project. I’m new to TEI and looking for&lt;br&gt;&gt; help concerning a text segment that crosses a large block of text. ****&lt;br&gt;&gt;&lt;br&gt;&gt; The researcher’s source document is a 17th century diary written in&lt;br&gt;&gt; Spanish with annotations from the [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;49318e53.1305</guid>
   <author>Riccardo Tasso</author>
  <pubDate>Sat, 11 May 2013 08:43:36 +0200</pubDate>
</item>

<item>
  <title>Re: teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;957afb71.1305</link>
  <description>Hi Matija,&lt;br&gt;Isn&apos;t this a way to describe the source, in which case I would put this as an alternate bibliographical description (plain &lt;bibl&gt;) in the sourceDesc.&lt;br&gt;Laurent&lt;br&gt;&lt;br&gt;Le 10 mai 2013 à 15:36, Matija Ogrin a écrit :&lt;br&gt;&lt;br&gt;&gt; Hello,&lt;br&gt;&gt;&lt;br&gt;&gt; I am required to insert a CIP record into the &lt;teiHeader&gt; of our digital&lt;br&gt;&gt; editions -- similarly as it appears in printed books. I wonder what is&lt;br&gt;&gt; the recommended place in the &lt;teiHeader&gt; to this scope.&lt;br&gt;&gt;&lt;br&gt;&gt; The CIP record is provided by the National library, prior to the&lt;br&gt;&gt; publication of the edition, [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;957afb71.1305</guid>
   <author>Laurent Romary</author>
  <pubDate>Sat, 11 May 2013 07:28:04 +0200</pubDate>
</item>

<item>
  <title>seeking help with segment of text crossing &lt;p&gt; and &lt;div&gt; </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1ec2ed0d.1305</link>
  <description>Hello,&lt;br&gt;I am assisting with a manuscript project. I’m new to TEI and looking for help concerning a text segment that crosses a large block of text.&lt;br&gt;&lt;br&gt;The researcher’s source document is a 17th century diary written in Spanish with annotations from the same period. She will include her comments.&lt;br&gt;&lt;br&gt;Interp and interGroup works well for what she wants to accomplish. For one segment, the text crosses structure blocks. As a place holder, the 2nd part of the segment is marked the same as the 1st part. Is there a way to designate that the two parts are one segment [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1ec2ed0d.1305</guid>
   <author>Alexander, Mary</author>
  <pubDate>Fri, 10 May 2013 10:16:01 -0500</pubDate>
</item>

<item>
  <title>Re: Slightly OT: how to use &lt;join&gt; with XSLT </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;500c985.1305</link>
  <description>Thanks a lot Syd! I'll pass your suggestion to my student :)&lt;br&gt;&lt;br&gt;I only hinted at my question being &quot;slightly off topic&quot; because it's&lt;br&gt;more about XSLT processing than TEI XML markup. That said, I sometimes&lt;br&gt;wish there were a sample XSLT snippet showing how the elements described&lt;br&gt;in the different sections of the TEI Guidelines might be transformed in&lt;br&gt;(X)HTML (nothing complex, just for didactic reasons). [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;500c985.1305</guid>
   <author>Roberto Rosselli Del Turco</author>
  <pubDate>Fri, 10 May 2013 17:17:42 +0200</pubDate>
</item>

<item>
  <title>Re: Slightly OT: how to use &lt;join&gt; with XSLT </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5a32c6a0.1305</link>
  <description>There's a nice tutorial by Jeni Tennison on processing overlapping&lt;br&gt;hierarchies here:&lt;br&gt;&lt;br&gt;&lt;http://www.jenitennison.com/blog/node/98&gt;&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Martin&lt;br&gt;&lt;br&gt;On 13-05-10 02:03 AM, Roberto Rosselli Del Turco wrote:&lt;br&gt;&gt; Dear all,&lt;br&gt;&gt; I'm encoding a poetic text which presents several problems due to&lt;br&gt;&gt; multiple hierarchies, which is why I was planning to use a couple of&lt;br&gt;&gt; &lt;joinGrp&gt;s and &lt;join&gt; to re-create, in a virtual fashion, lines and word&lt;br&gt;&gt; groups (having used &lt;w&gt; to mark each single word in the text).&lt;br&gt;&gt;&lt;br&gt;&gt; The student who's collaborating to the project and helping me with style&lt;br&gt;&gt; sheets, however, is not sure how [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5a32c6a0.1305</guid>
   <author>Martin Holmes</author>
  <pubDate>Fri, 10 May 2013 08:00:39 -0700</pubDate>
</item>

<item>
  <title>Re: Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2a90329.1305</link>
  <description>On 10/05/13 15:07, Riccardo Tasso wrote:&lt;br&gt;&gt;&lt;br&gt;&gt; I&apos;d like to annotate dialogues in my text, and from TEI reference I&apos;ve&lt;br&gt;&gt; seen the best tag should be the &quot;quotation&quot; &lt;q type=&quot;speech&quot;&gt;.&lt;br&gt;&gt; In particular I&apos;m interested in the &quot;who&quot; attribute, used to declare&lt;br&gt;&gt; the speaker. Inside the reference I read that each speaker should be&lt;br&gt;&gt; declared inside a document as an item, with its own xml:id.&lt;br&gt;&gt;&lt;br&gt;&gt; I have an ontology (in owl/rdf) describing characters and their&lt;br&gt;&gt; relations, so to me it would be great to declare, as value for the&lt;br&gt;&gt; &quot;who&quot; attribute, the [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2a90329.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Fri, 10 May 2013 15:37:34 +0100</pubDate>
</item>

<item>
  <title>Quotation and SemanticWeb URI </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c6ccc05f.1305</link>
  <description>Hi everybody,&lt;br&gt;I&apos;m a TEI newbie and I&apos;m trying to annotate a novel for a project about&lt;br&gt;digital humanities.&lt;br&gt;&lt;br&gt;I&apos;d like to annotate dialogues in my text, and from TEI reference I&apos;ve seen&lt;br&gt;the best tag should be the &quot;quotation&quot; &lt;q type=&quot;speech&quot;&gt;.&lt;br&gt;In particular I&apos;m interested in the &quot;who&quot; attribute, used to declare the&lt;br&gt;speaker. Inside the reference I read that each speaker should be declared&lt;br&gt;inside a document as an item, with its own xml:id. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c6ccc05f.1305</guid>
   <author>Riccardo Tasso</author>
  <pubDate>Fri, 10 May 2013 16:07:32 +0200</pubDate>
</item>

<item>
  <title>Re: Slightly OT: how to use &lt;join&gt; with XSLT </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;6a884353.1305</link>
  <description>Doesn&apos;t seem off topic to me. I don&apos;t have anything lying around, but&lt;br&gt;you probably want something like the following. It&apos;s not particularly&lt;br&gt;robust, doesn&apos;t check the value of evaluate= or scope, etc. But it&lt;br&gt;shows you the idea of how this might be done. (There are probably&lt;br&gt;better ways to do this, too.) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;6a884353.1305</guid>
   <author>Syd Bauman</author>
  <pubDate>Fri, 10 May 2013 09:54:16 -0400</pubDate>
</item>

<item>
  <title>teiHeader and CIP </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;88017482.1305</link>
  <description>Hello,&lt;br&gt;&lt;br&gt;I am required to insert a CIP record into the &lt;teiHeader&gt; of our digital&lt;br&gt;editions -- similarly as it appears in printed books. I wonder what is&lt;br&gt;the recommended place in the &lt;teiHeader&gt; to this scope.&lt;br&gt;&lt;br&gt;The CIP record is provided by the National library, prior to the&lt;br&gt;publication of the edition, as an unstructured paragraph(s) of text. So,&lt;br&gt;I basically need a simple &lt;ab&gt;, probably somewhere in the&lt;br&gt;&lt;publicationStmt&gt;? But non of the existing elements seems suitable for&lt;br&gt;CIP. [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;88017482.1305</guid>
   <author>Matija Ogrin</author>
  <pubDate>Fri, 10 May 2013 15:36:28 +0200</pubDate>
</item>

<item>
  <title>Slightly OT: how to use &lt;join&gt; with XSLT </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f09ed1fd.1305</link>
  <description>Dear all,&lt;br&gt;I'm encoding a poetic text which presents several problems due to&lt;br&gt;multiple hierarchies, which is why I was planning to use a couple of&lt;br&gt;&lt;joinGrp&gt;s and &lt;join&gt; to re-create, in a virtual fashion, lines and word&lt;br&gt;groups (having used &lt;w&gt; to mark each single word in the text).&lt;br&gt;&lt;br&gt;The student who's collaborating to the project and helping me with style&lt;br&gt;sheets, however, is not sure how to produce something like &lt;span&lt;br&gt;class=&quot;line&quot;&gt; in HTML on the basis of &lt;join&gt;'s multiple targets. Could&lt;br&gt;anyone point me to an example of XML text and XSLT code doing this? or&lt;br&gt;explain [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f09ed1fd.1305</guid>
   <author>Roberto Rosselli Del Turco</author>
  <pubDate>Fri, 10 May 2013 11:03:14 +0200</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;73f1ecf9.1305</link>
  <description>Perhaps something like these (clumsily scanned from some random&lt;br&gt;textbooks):&lt;br&gt;&lt;br&gt;http://www-personal.umich.edu/~pfs/fun/pix/sidebars.pdf&lt;br&gt;&lt;br&gt;pfs&lt;br&gt;&lt;br&gt;On Thu, 9 May 2013, Kevin Hawkins wrote:&lt;br&gt;&lt;br&gt;&gt; Sebastian asked for a picture of the original, and he later wrote ...&lt;br&gt;&gt;&lt;br&gt;&gt; On 2:59 PM, Sebastian Rahtz wrote:&lt;br&gt;&gt;&gt; On 8 May 2013, at 16:46, Lou Burnard&lt;lou.burnard@retired.ox.ac.uk&gt; wrote:&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt;&gt; Yes, I agree with Paul that this sounds like what I know as a &quot;pull&lt;br&gt;&gt;&gt;&gt; quote&quot;: a bit of text usually but not always quoted from the story and&lt;br&gt;&gt;&gt;&gt; splashed in the middle of the layout to attract readers to it. It&apos;s not a&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;73f1ecf9.1305</guid>
   <author>Paul F. Schaffner</author>
  <pubDate>Thu, 9 May 2013 14:50:26 -0400</pubDate>
</item>

<item>
  <title>DHQ: temporary moratorium on submissions </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;fc46ba13.1305</link>
  <description>This summer, Digital Humanities Quarterly will be moving its editorial operations to Northeastern University. During the transition period, we will observe a temporary moratorium on new submissions, to enable us to focus on a few infrastructural improvements. The moratorium will last from May 15 through September 15, 2013.&lt;br&gt;&lt;br&gt;The journal&apos;s production work on articles and special issues already submitted will not be affected by the moratorium. The journal will continue to publish as usual during this period. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;fc46ba13.1305</guid>
   <author>Julia Flanders</author>
  <pubDate>Thu, 9 May 2013 14:21:44 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;acd2334c.1305</link>
  <description>Sebastian asked for a picture of the original, and he later wrote ...&lt;br&gt;&lt;br&gt;On 2:59 PM, Sebastian Rahtz wrote:&lt;br&gt;&gt; On 8 May 2013, at 16:46, Lou Burnard&lt;lou.burnard@retired.ox.ac.uk&gt; wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt; Yes, I agree with Paul that this sounds like what I know as a &quot;pull quote&quot;: a bit of text usually but not always quoted from the story and splashed in the middle of the layout to attract readers to it. It&apos;s not a proper heading, since it isn&apos;t tied to any particular location in the text, in fact it&apos;s not always clear what it is tied to.&lt;br&gt;&gt;&gt;&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;acd2334c.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Thu, 9 May 2013 12:13:54 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8457a49f.1305</link>
  <description>does this discussion suggest that we should just use the right semantic container (be it &lt;q&gt;, &lt;note&gt;, &lt;floatingText&gt;, &lt;argument&gt;, &lt;head&gt;), with&lt;br&gt;a @rend (or @rendition) as appropriate? </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;8457a49f.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Thu, 9 May 2013 07:49:51 +0000</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1bc120f1.1305</link>
  <description>Hi Stuart,&lt;br&gt;thanks for your participation.&lt;br&gt;&lt;br&gt;On Thu, 9 May 2013 12:46:28 +1200, stuart yeates &lt;stuart.yeates@VUW.AC.NZ&gt; wrote:&lt;br&gt;&lt;br&gt;&gt;We use &lt;note place=&quot;right&quot; xml:id=&quot;...&quot;&gt;&lt;label&gt;...&lt;/label&gt;&lt;/note&gt; in&lt;br&gt;&gt;documents such as:&lt;br&gt;&gt;http://nzetc.victoria.ac.nz/tm/scholarly/tei-Gov1906Acts-t1-g1-g3-t1.html (TEI&lt;br&gt;&gt;accessible via the link in right-hand menu). These are typical spatially&lt;br&gt;&gt;coordinated with a facing-page bi-lingual parallel text, so location is&lt;br&gt;&gt;very important.&lt;br&gt;&gt;&lt;br&gt;&gt;The generated HTML / CSS could be improved in this case.&lt;br&gt;&gt;&lt;br&gt;&gt;cheers&lt;br&gt;&gt;stuart [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1bc120f1.1305</guid>
   <author>Saeed Sarrafzadeh</author>
  <pubDate>Thu, 9 May 2013 01:29:14 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2718baed.1305</link>
  <description>Hi all&lt;br&gt;I don't know why my postings are not listed here, so I recompose it:&lt;br&gt;Hi all,&lt;br&gt;and thanks a lot for your participation in the discussion&lt;br&gt;I'd added a sample in my posting on yesterday and two other sample to a subsequent posting to show that that's not only the case for the newspapers but also it can be a good practice in university textbooks (unfortunately it seems that a problem causes them to not appear here). Students use this feature especially when they want to have a quick review of contents. I'd reviewed some elements which you [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;2718baed.1305</guid>
   <author>Saeed Sarrafzadeh</author>
  <pubDate>Thu, 9 May 2013 01:16:31 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;81f93e31.1305</link>
  <description>We use &lt;note place=&quot;right&quot; xml:id=&quot;...&quot;&gt;&lt;label&gt;...&lt;/label&gt;&lt;/note&gt; in&lt;br&gt;documents such as:&lt;br&gt;http://nzetc.victoria.ac.nz/tm/scholarly/tei-Gov1906Acts-t1-g1-g3-t1.html (TEI&lt;br&gt;accessible via the link in right-hand menu). These are typical spatially&lt;br&gt;coordinated with a facing-page bi-lingual parallel text, so location is&lt;br&gt;very important.&lt;br&gt;&lt;br&gt;The generated HTML / CSS could be improved in this case.&lt;br&gt;&lt;br&gt;cheers&lt;br&gt;stuart&lt;br&gt;&lt;br&gt;On 09/05/13 08:45, Paul F. Schaffner wrote:&lt;br&gt;&gt; Dare I suggest that at least some floating summaries may bear some&lt;br&gt;&gt; resemblance to the 'marginal running summaries' that I have raised&lt;br&gt;&gt; in the past: common, e.g., in modern EETS editions, and very common&lt;br&gt;&gt; in the 16th and 17th centuries. The chief [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;81f93e31.1305</guid>
   <author>stuart yeates</author>
  <pubDate>Thu, 9 May 2013 12:46:28 +1200</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4f1192eb.1305</link>
  <description>Dare I suggest that at least some floating summaries may bear some&lt;br&gt;resemblance to the &apos;marginal running summaries&apos; that I have raised&lt;br&gt;in the past: common, e.g., in modern EETS editions, and very common&lt;br&gt;in the 16th and 17th centuries. The chief distinction of marginal&lt;br&gt;summaries, of course, is that though in some sense external to the&lt;br&gt;main text, they also point into the text, and their placement is&lt;br&gt;significant, not that of a random floater. You will recall that I&lt;br&gt;ended up capturing most of these, rather unhappily, as a special @type of&lt;br&gt;&lt;note&gt; (honoring their function of &apos;standing [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;4f1192eb.1305</guid>
   <author>Paul F. Schaffner</author>
  <pubDate>Wed, 8 May 2013 16:45:27 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5ee3e9a5.1305</link>
  <description>On 8 May 2013, at 18:40, Lou Burnard &lt;lou.burnard@retired.ox.ac.uk&gt; wrote:&lt;br&gt;&lt;br&gt;&gt; The trouble is that *sometimes* the thing in a &quot;pull quote&quot; (or &quot;floating para&quot; if you prefer) format is a quote from the text (and sometimes it isn&apos;t) possibly wrapped up like a cit, sometimes it behaves like a title or label, and sometimes it is indeed a brief summary of the text.&lt;br&gt;&gt;&lt;br&gt;&gt; So maybe what we want here is &lt;ab rend=&quot;floating&quot;&gt; around whichever is the case?&lt;br&gt;&gt;&lt;br&gt;so why isnt that &lt;floatingText rend=&quot;floatright&quot;&gt;? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5ee3e9a5.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Wed, 8 May 2013 18:57:59 +0000</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1b593828.1305</link>
  <description>The trouble is that *sometimes* the thing in a &quot;pull quote&quot; (or&lt;br&gt;&quot;floating para&quot; if you prefer) format is a quote from the text (and&lt;br&gt;sometimes it isn&apos;t) possibly wrapped up like a cit, sometimes it&lt;br&gt;behaves like a title or label, and sometimes it is indeed a brief&lt;br&gt;summary of the text.&lt;br&gt;&lt;br&gt;So maybe what we want here is &lt;ab rend=&quot;floating&quot;&gt; around whichever is&lt;br&gt;the case? [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;1b593828.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Wed, 8 May 2013 18:40:06 +0100</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c1b9f34f.1305</link>
  <description>On 8 May 2013, at 16:46, Lou Burnard &lt;lou.burnard@retired.ox.ac.uk&gt; wrote:&lt;br&gt;&lt;br&gt;&gt; Yes, I agree with Paul that this sounds like what I know as a &quot;pull quote&quot;: a bit of text usually but not always quoted from the story and splashed in the middle of the layout to attract readers to it. It&apos;s not a proper heading, since it isn&apos;t tied to any particular location in the text, in fact it&apos;s not always clear what it is tied to.&lt;br&gt;&gt;&lt;br&gt;as the example shows, its a bit more than a heading, isn&apos;t it? it has some structure. this one has [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;c1b9f34f.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Wed, 8 May 2013 16:50:30 +0000</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9ba094dd.1305</link>
  <description>That&apos;s what I thought too, though in the newspapers I read the &apos;pull&lt;br&gt;quote&apos; is usually a *mis*quotation of the main text, which must be&lt;br&gt;infuriating for journalists. However, these things undoubtedly exist,&lt;br&gt;and I don&apos;t think ignoring them is really an option, however much you&lt;br&gt;dislike them. I&apos;ve often wondered how you&apos;d go about encoding them but&lt;br&gt;&lt;label&gt; and &lt;caption&gt; seem plausible. I really don&apos;t see how you can&lt;br&gt;call them &lt;head&gt;s because (as Lou says) they don&apos;t actually introduce&lt;br&gt;new sections, they just float around somewhere in the middle. The only&lt;br&gt;other thing I can think of is [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9ba094dd.1305</guid>
   <author>Dr J. T. Young</author>
  <pubDate>Wed, 8 May 2013 17:27:33 +0100</pubDate>
</item>

<item>
  <title>Duke Collaboratory for Classics Computing (DC3) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;48523ca4.1305</link>
  <description>Colleagues:&lt;br&gt;&lt;br&gt;We are very pleased to announce the creation of the Duke Collaboratory for Classics Computing (DC3), a new Digital Classics R&amp;D unit embedded in the Duke University Libraries, whose start-up has been generously funded by the Andrew W. Mellon Foundation and Duke University&#8217;s Dean of Arts &amp; Sciences and Office of the Provost. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;48523ca4.1305</guid>
   <author>Hugh Cayless</author>
  <pubDate>Wed, 8 May 2013 12:23:59 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5c9d2f53.1305</link>
  <description>Hello Saeed!&lt;br&gt;Could it be &quot;sous-titre&quot;, the French for &quot;subheading&quot;?&lt;br&gt;If these parts give an abstract / summary of the contents, maybe you could&lt;br&gt;check if &lt;argument&gt; would suit your needs?&lt;br&gt;Cheers, Marjorie&lt;br&gt;&lt;br&gt;On 8 May 2013 14:36, Saeed Sarrafzadeh &lt;saeed_s58@yahoo.com&gt; wrote:&lt;br&gt;&lt;br&gt;&gt; Hello all,&lt;br&gt;&gt; sometimes we face with texts which has some parts displayed in a distinct&lt;br&gt;&gt; way within main text which sometimes called (as I asked some people)&lt;br&gt;&gt; sootitr (I don&apos;t know if they responded me exactly). That parts seems to be&lt;br&gt;&gt; some summarization or collection of important points in the main text and&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;5c9d2f53.1305</guid>
   <author>Marjorie Burghart</author>
  <pubDate>Wed, 8 May 2013 18:12:07 +0200</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f6695e7a.1305</link>
  <description>Yes, I agree with Paul that this sounds like what I know as a &quot;pull&lt;br&gt;quote&quot;: a bit of text usually but not always quoted from the story and&lt;br&gt;splashed in the middle of the layout to attract readers to it. It&apos;s not&lt;br&gt;a proper heading, since it isn&apos;t tied to any particular location in the&lt;br&gt;text, in fact it&apos;s not always clear what it is tied to. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f6695e7a.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Wed, 8 May 2013 16:46:11 +0100</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b1777ced.1305</link>
  <description>Sounds like any of the infinite variety of sidebars, pull quotes, etc.&lt;br&gt;that mar contemporary publishing style. &quot;Points to remember in this&lt;br&gt;chapter&quot; etc. Physically, may float anywhere. pfs&lt;br&gt;&lt;br&gt;On Wed, 8 May 2013, Sebastian Rahtz wrote:&lt;br&gt;&lt;br&gt;&gt; On 8 May 2013, at 13:36, Saeed Sarrafzadeh &lt;saeed_s58@YAHOO.COM&gt;&lt;br&gt;&gt; wrote:&lt;br&gt;&gt;&lt;br&gt;&gt;&gt;&lt;br&gt;&gt;&gt; sometimes we face with texts which has some parts displayed in a distinct way within main text which sometimes called (as I asked some people) sootitr (I don&apos;t know if they responded me exactly). That parts seems to be some summarization or collection of important points in the [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;b1777ced.1305</guid>
   <author>Paul F. Schaffner</author>
  <pubDate>Wed, 8 May 2013 10:45:12 -0400</pubDate>
</item>

<item>
  <title>Re: encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;89bbc5a6.1305</link>
  <description>On 8 May 2013, at 13:36, Saeed Sarrafzadeh &lt;saeed_s58@YAHOO.COM&gt;&lt;br&gt;wrote:&lt;br&gt;&lt;br&gt;&gt;&lt;br&gt;&gt; sometimes we face with texts which has some parts displayed in a distinct way within main text which sometimes called (as I asked some people) sootitr (I don&apos;t know if they responded me exactly). That parts seems to be some summarization or collection of important points in the main text and may displayed everywhere near the related part (between lines or in margin or ...). This feature seems to be a common practice in newspapers and nowadays in some news sites and I saw that previously in some [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;89bbc5a6.1305</guid>
   <author>Sebastian Rahtz</author>
  <pubDate>Wed, 8 May 2013 12:41:57 +0000</pubDate>
</item>

<item>
  <title>encoding some summary like parts in texts (called sootitr) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f6e2434d.1305</link>
  <description>Hello all,&lt;br&gt;sometimes we face with texts which has some parts displayed in a distinct way within main text which sometimes called (as I asked some people) sootitr (I don't know if they responded me exactly). That parts seems to be some summarization or collection of important points in the main text and may displayed everywhere near the related part (between lines or in margin or ...). This feature seems to be a common practice in newspapers and nowadays in some news sites and I saw that previously in some text books. I wanna ask that how we can encode [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f6e2434d.1305</guid>
   <author>Saeed Sarrafzadeh</author>
  <pubDate>Wed, 8 May 2013 08:36:52 -0400</pubDate>
</item>

<item>
  <title>[ann] A series of 3 webinars on XSLT development with oXygen </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;df97056f.1305</link>
  <description>Hello,&lt;br&gt;&lt;br&gt;I would like to invite you to attend our XSLT development with oXygen&lt;br&gt;webinars. We structured the XSLT development support in oXygen in 3 parts:&lt;br&gt;&lt;br&gt;Part 1: Tomorrow, Wednesday, May 8th, between 11 AM and 12 PM EDT&lt;br&gt;Editing, Validation and Transformation&lt;br&gt;This covers the basics of XSLT support showing how to create a&lt;br&gt;stylesheet from scratch to get a HTML report from XML data, step by step&lt;br&gt;and outlining the oXygen functionality used during each step.&lt;br&gt;Details and registration link are available at&lt;br&gt;http://www.oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part1.html [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;df97056f.1305</guid>
   <author>George Cristian Bina</author>
  <pubDate>Tue, 7 May 2013 22:09:18 +0300</pubDate>
</item>

<item>
  <title>PhD students in Digital Humanities at Passau </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;51b66cda.1305</link>
  <description>Dear list,&lt;br&gt;&lt;br&gt;In addition to the recently advertised PostDoc, I am searching for two&lt;br&gt;PhD students to join the Digital Humanities team at Passau as research&lt;br&gt;and teaching fellows.&lt;br&gt;&lt;br&gt;Find more details in the job description:&lt;br&gt;http://www.uni-passau.de/fileadmin/dokumente/beschaeftigte/Stellenangebote/2013_04_WM_Prof_Rehbein_Doktoranden_engl_1_1.pdf&lt;br&gt;&lt;br&gt;International candidates are welcome to apply in English, and German is&lt;br&gt;not a requirement for your research and teaching.&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to get in touch with&lt;br&gt;me. The deadline for applications is May 27th. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;51b66cda.1305</guid>
   <author>Malte Rehbein</author>
  <pubDate>Tue, 7 May 2013 17:37:54 +0200</pubDate>
</item>

<item>
  <title>NISO/DCMI Webinar: Semantic Mashups Across Large, Heterogeneous Institutions: Experiences from the VIVO Service </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cb44e2c2.1305</link>
  <description>******************Please excuse the cross postings******************&lt;br&gt;&lt;br&gt;Join NISO/DCMI for our joint May webinar&lt;br&gt;&lt;br&gt;--Webinar: Semantic Mashups Across Large, Heterogeneous Institutions:&lt;br&gt;Experiences from the VIVO Service&lt;br&gt;--Date: May 22, 2013&lt;br&gt;--Time: 1:00 - 2:30 p.m. (Eastern Time - UTC 17:00:00) (World Clock:&lt;br&gt;http://bit.ly/157qF2S)&lt;br&gt;--Event webpage: http://www.niso.org/news/events/2013/dcmi/vivo/ </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;cb44e2c2.1305</guid>
   <author>DCMI Announce</author>
  <pubDate>Tue, 7 May 2013 07:22:52 -0700</pubDate>
</item>

<item>
  <title>DH-CASE 2013. Call for papers </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9dcec54d.1305</link>
  <description>Full message available at: &lt;a href="http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9dcec54d.1305"&gt;DH-CASE 2013. Call for papers &lt;/a&gt;</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9dcec54d.1305</guid>
   <author>Francesca Tomasi</author>
  <pubDate>Mon, 6 May 2013 18:02:22 +0200</pubDate>
</item>

<item>
  <title>Global Digital Humanities Essay Competition (Abstracts Due June 30, 2013) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e9bce48a.1305</link>
  <description>**** Please Cross Post ****&lt;br&gt;&lt;br&gt;Hi all,&lt;br&gt;&lt;br&gt;Global Outlook :: Digital Humanities, The University of Lethbridge, and&lt;br&gt;The Alliance of Digital Humanities Organisations is pleased to announce&lt;br&gt;the first Global Digital Humanities Essay Competition.&lt;br&gt;http://www.globaloutlookdh.org/global-outlookdigital-humanities-global-digital-humanities-essay-prize/&lt;br&gt;&lt;br&gt;This is an open competition for research papers on the national,&lt;br&gt;regional, or international practice of the Digital Humanities--a broad&lt;br&gt;topic that has been designed to give authors the greatest possible&lt;br&gt;scope. Authors may write on individual projects or problems or broader&lt;br&gt;philosophical, geographical, sociological, political, or other aspects&lt;br&gt;of the practice of Digital Humanities in a global context. Papers&lt;br&gt;discussing the practice of DH [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e9bce48a.1305</guid>
   <author>Daniel O'Donnell</author>
  <pubDate>Sun, 5 May 2013 14:32:20 -0600</pubDate>
</item>

<item>
  <title>CFP for JADH2013 </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;518272d0.1305</link>
  <description>Dear Colleagues,&lt;br&gt;&lt;br&gt;Please note that the Call for Papers for the 2013 meeting of the&lt;br&gt;Japanese Association for Digital Humanities is now open. Papers on any&lt;br&gt;aspect of TEI are warmly welcomed.&lt;br&gt;&lt;br&gt;http://www.jadh.org/JADH2013&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;Chuck </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;518272d0.1305</guid>
   <author>Charles Muller</author>
  <pubDate>Mon, 6 May 2013 00:03:53 +0900</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9f40564a.1305</link>
  <description>@corresp and &lt;linkGrp&gt; are two ways of cracking the same egg, so I have&lt;br&gt;no opinion on which to recommend (actually that's not true: the standoff&lt;br&gt;method using &lt;linkGrp&gt; scales up much better and creates less clutter.&lt;br&gt;But it's harder to process.)&lt;br&gt;&lt;br&gt;However, if this translation/alignment is going on in a strickly&lt;br&gt;bibliographic context, you might also consider &lt;relatedItem&gt; (&quot; contains&lt;br&gt;or references some other bibliographic item which is related to the&lt;br&gt;present one in some specified manner, for example as a constituent or&lt;br&gt;alternative version of it&quot;) [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;9f40564a.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Sat, 4 May 2013 10:08:04 +0100</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ae3372d9.1305</link>
  <description>Thank you to all who sent their suggestions!&lt;br&gt;&lt;br&gt;@corresp (as Syd suggested) or perhaps &lt;linkGrp&gt; will better accommodate our needs.&lt;br&gt;&lt;br&gt;Anyway, I'd love your thoughts on @corresp vs. &lt;linkGrp&gt; for marking up parallelism in a different setting (this time a list of variant titles). To make the examples more easily intelligible, I've used the American and European titles for Harry Potter instead of Arabic. You can see that what we want to do is show multiple variants of a title and then show within those which ones are closer or more distant equivalents so that users of our data who [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;ae3372d9.1305</guid>
   <author>David Michelson</author>
  <pubDate>Fri, 3 May 2013 16:00:00 -0400</pubDate>
</item>

<item>
  <title>PostDoc in Digital Humanities at Passau </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3de1cde2.1305</link>
  <description>Dear list,&lt;br&gt;&lt;br&gt;I am searching for a postdoctoral research and teaching fellow to join the newly established Digital Humanities team in the beautiful city of Passau (Bavaria, Germany). I am offering a three-years full-time contract (with possible renewal, six years max.) and the possibility to conduct your own research on fundamental methodology of DH. German is not a requirement for international candidates. You are welcome to apply and also to teach in English and contribute to Passau University&apos;s growing international programme. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;3de1cde2.1305</guid>
   <author>Malte Rehbein</author>
  <pubDate>Fri, 3 May 2013 09:11:24 +0200</pubDate>
</item>

<item>
  <title>Ligatus Summer School 2013, Uppsala </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;fa70cefa.1305</link>
  <description>Apologies for cross-posting.&lt;br&gt;&lt;br&gt;The History of European Bookbinding 1450-1830&lt;br&gt;and&lt;br&gt;Identifying and recording bookbinding structures of the Eastern&lt;br&gt;Mediterranean.&lt;br&gt;http://www.ligatus.org.uk/summerschool&lt;br&gt;&lt;br&gt;26 – 30 August and 2 – 7 September 2013&lt;br&gt;University of Uppsala, Uppsala, Sweden&lt;br&gt;&lt;br&gt;The 8th Ligatus Summer School, following the success of the courses in&lt;br&gt;Volos, Patmos, Thessaloniki, Wolfenbüttel, Venice, and Paris is to be&lt;br&gt;held this year at Uppsala University in Sweden, where we have access to&lt;br&gt;its magnificent library. The university was founded in 1477, and it is&lt;br&gt;the oldest university in Sweden, and still dominates the old centre of&lt;br&gt;the city, itself historically an important [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;fa70cefa.1305</guid>
   <author>Athanasios Velios</author>
  <pubDate>Thu, 2 May 2013 18:01:43 +0100</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;68d710c2.1305</link>
  <description>In Athenaeus&apos; Deipnosophist there is a portrait of a learned pedant, whose&lt;br&gt;nickname is Keitoukeitos, because as an admirer of pure Attic he asks of&lt;br&gt;every word whether it occurs (keitai) or not (ou keitai) in the golden age&lt;br&gt;of Attic prose. Well, today the Macintosh spotlight makes it easy for each&lt;br&gt;us to be a Keitoukeitos. &apos;Pedantism&apos; occurs in a dozen TCP Texts. Thus&lt;br&gt;Lady Craven in A Journey through the Crimea to Constantinople sees &quot;in our&lt;br&gt;young men a strange mixture of pedantism and vice&quot;, and Harrington writes&lt;br&gt;in Oceana that &quot;NOW began the native Spleen of Oceana [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;68d710c2.1305</guid>
   <author>Martin Mueller</author>
  <pubDate>Thu, 2 May 2013 14:28:15 +0000</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f80d5761.1305</link>
  <description>Pendatism may be a somewhat obsolete term, but it seems to be perfectly valid--as is pedanticism. (I'm validating against a 1976 Webster's unabridged.)&lt;br&gt;&lt;br&gt;-----Original Message-----&lt;br&gt;From: TEI (Text Encoding Initiative) public discussion list [mailto:TEI-L@LISTSERV.BROWN.EDU] On Behalf Of Lou Burnard&lt;br&gt;Sent: Thursday, May 02, 2013 9:05 AM&lt;br&gt;To: TEI-L@LISTSERV.BROWN.EDU&lt;br&gt;Subject: Re: &lt;choice&gt; and parallel encodings (in an authority file) [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f80d5761.1305</guid>
   <author>Ondine LeBlanc</author>
  <pubDate>Thu, 2 May 2013 13:16:23 +0000</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f4a07b33.1305</link>
  <description>On 02/05/13 13:37, Kevin Hawkins wrote:&lt;br&gt;&gt; While I'm raising the specter of pedantism, let me point out that&lt;br&gt;&gt;&lt;br&gt;&lt;br&gt;I think the word you want is &quot;pedantry&quot;, Kevin. :-)</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f4a07b33.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Thu, 2 May 2013 14:05:00 +0100</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dffdb79f.1305</link>
  <description>While I'm raising the specter of pedantism, let me point out that&lt;br&gt;&lt;br&gt;&lt;persName xml:lang=&quot;rus&quot;&gt;Марк Твен&lt;/persName&gt;&lt;br&gt;&lt;br&gt;should in fact be&lt;br&gt;&lt;br&gt;&lt;persName xml:lang=&quot;ru&quot;&gt;Марк Твен&lt;/persName&gt;&lt;br&gt;&lt;br&gt;because the value of @xml:lang must follow BCP 47, which says to use the&lt;br&gt;two-letter code for a language if it exists.&lt;br&gt;&lt;br&gt;On the question being raised, I don't care for use of &lt;choice&gt; for the&lt;br&gt;same reason that Lou (and presumably Syd) doesn't. I would keep your&lt;br&gt;authority file outside of TEI: either use the MARC 21 Format for&lt;br&gt;Authority Data (which is the sort of thing you will need heavy library&lt;br&gt;technical support for), or jump [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;dffdb79f.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Thu, 2 May 2013 08:37:40 -0400</pubDate>
</item>

<item>
  <title>Re: notes indicating future revisions </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f09048ab.1305</link>
  <description>The option of using &lt;revisionDesc&gt; feels the most suitable to me. Your&lt;br&gt;use of &lt;change type=&quot;future&quot;&gt; is the simplest encoding, though a pedant&lt;br&gt;might argue that such a use of &lt;change&gt; doesn't fit the definition of&lt;br&gt;this element. In that case, you could always give content of &lt;change&gt;&lt;br&gt;like this:&lt;br&gt;&lt;br&gt;&lt;change&gt;Did all the encoding EXCEPT PLACE NAMES AND LINKS TO THE&lt;br&gt;GAZETTEER&lt;/change&gt; [...]</description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;f09048ab.1305</guid>
   <author>Kevin Hawkins</author>
  <pubDate>Thu, 2 May 2013 08:29:58 -0400</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a413d46c.1305</link>
  <description>There&apos;s nothing strictly analogous to the EAC-CPF &lt;nameEntryParallel&gt; in&lt;br&gt;TEI P5 You could achieve the same effect though for example by adding a&lt;br&gt;new element (&lt;persNameGroup&gt; anyone?) or by using the @type attribute to&lt;br&gt;distinguish say a &quot;preferred&quot; name from a &quot;pseudonym&quot; or a &quot;translated&lt;br&gt;pseudo&quot;&lt;br&gt;&lt;br&gt;Like Syd I feel a bit unhappy about the extra tagging you would need to&lt;br&gt;bend &lt;choice&gt; to do the work here -- it shows us that &lt;choice&gt; is really&lt;br&gt;meant for choices of transcription. Suppose you had a name which had an&lt;br&gt;old and a new spelling form e.g. &quot;Shakespyre&quot; vs &quot;Shakespeare&quot; :&lt;br&gt; [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;a413d46c.1305</guid>
   <author>Lou Burnard</author>
  <pubDate>Thu, 2 May 2013 09:31:49 +0100</pubDate>
</item>

<item>
  <title>Re: &lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e0a2c386.1305</link>
  <description>[Quick reply, am in middle of debugging some XSLT -- not sure how&lt;br&gt;these suggestions will mesh with ISAAR or EAC.]&lt;br&gt;&lt;br&gt;What&apos;s wrong with just:&lt;br&gt;&lt;br&gt;&lt;person xml:id=&quot;author-42&quot;&gt;&lt;br&gt;&lt;persName&gt;&lt;br&gt;&lt;persName xml:lang=&quot;en&quot;&gt;Mark Twain&lt;/persName&gt;&lt;br&gt;&lt;persName xml:lang=&quot;rus&quot;&gt;[cyrillic]&lt;/persName&gt;&lt;br&gt;&lt;/persName&gt;&lt;br&gt;&lt;persName xml:lang=&quot;en&quot;&gt;Samuel Langhorne Clemens&lt;/persName&gt;&lt;br&gt;&lt;/person&gt;&lt;br&gt;&lt;br&gt;(Answer: it&apos;s odd to ues &lt;persName&gt; as a grouping element for&lt;br&gt;multiple instances of itself like that, but I&apos;d say it&apos;s better than&lt;br&gt;using persName/choice/seg/persName.) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e0a2c386.1305</guid>
   <author>Syd Bauman</author>
  <pubDate>Wed, 1 May 2013 21:55:52 -0400</pubDate>
</item>

<item>
  <title>&lt;choice&gt; and parallel encodings (in an authority file) </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e6ce8358.1305</link>
  <description>Dear Colleagues,&lt;br&gt;&lt;br&gt;I am writing to inquire about the use of &lt;choice&gt; to indicate when encodings are parallel. The guidelines mention briefly that it can be used to indicate non-exclusive parallels but I have not found extensive examples of this (one of my colleagues did get some response on a related but different query on the TEI-MS-SIG list: http://listserv.brown.edu/archives/cgi-bin/wa?A2=TEI-MS-SIG;7e519c21.1303 — thanks Lou!) [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e6ce8358.1305</guid>
   <author>Michelson, David Allen</author>
  <pubDate>Wed, 1 May 2013 23:38:32 +0000</pubDate>
</item>

<item>
  <title>notes indicating future revisions </title>
  <link>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e764ddd7.1305</link>
  <description>Dear all,&lt;br&gt;&lt;br&gt;Thank you again to all who responded to my earlier question.&lt;br&gt;&lt;br&gt;The editors of the project I am working on are realizing that not every desired feature of our TEI markup will be completed by the time we publish the first version. It would be nice to have a place to put notes of desired future revisions (e.g. &quot;place names marked up, but need to add links from each name to the place in the gazetteer&quot;), so that they don&apos;t fall off the map between versions and between editors. [...] </description>
  <guid>http://listserv.brown.edu/archives/cgi-bin/wa?A2=tei-l;e764ddd7.1305</guid>
   <author>Thomas A. Carlson</author>
  <pubDate>Wed, 1 May 2013 18:42:54 +0000</pubDate>
</item>

</channel>
</rss>
