<?xml version="1.0" encoding="UTF-8"?>
<TEI.2 id="paper_205_renear">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>Exhibition: A Problem for Conceptual Modeling in the Humanities</title>
            <author>
               <name reg="Renear, Allen H.">Allen H. Renear</name>
            </author>
            <author>
               <name reg="Lee, Jin Ha">Jin Ha Lee</name>
            </author>
            <author>
               <name reg="Choi, Yunseon">Yunseon Choi</name>
            </author>
            <author>
               <name reg="Xiang, Xin">Xin Xiang</name>
            </author>
            <respStmt>
               <resp>Marked up by </resp>
               <name reg="Holmes, Martin">Martin Holmes</name>
               <lb/>
               <name reg="Baer, Patricia">Patricia Baer</name>
            </respStmt>
         </titleStmt>
         <publicationStmt>
            <p>Marked up to be included in the ACH/ALLC 2005 Conference Abstracts book.</p>
         </publicationStmt>
         <sourceDesc>
            <p>None</p>
         </sourceDesc>
      </fileDesc>
      <profileDesc>
         <textClass>
            <classCode>paper</classCode>
            <keywords>
               <list>
                  <item>text encoding</item>
                  <item>modeling</item>
               </list>
            </keywords>
         </textClass>
      </profileDesc>
      <revisionDesc>
         <list>
            <item>MDH: Created from John Bradley's XML <date value="2005-03">March 2005</date>
            </item>
            <item>MDH: Entered proofing corrections from PGL <date value="2005-05-27">27 May 2005</date>
            </item>
            <item>MDH: Added missing comma in biblio entry for Dubin <date value="2005-06-06">6 June 2005</date>
            </item>
         </list>
      </revisionDesc>
   </teiHeader>
   <text>
      <front>
         <docTitle n="Exhibition: A Problem for Conceptual Modeling in the Humanities">
            <titlePart>Exhibition: A Problem for Conceptual Modeling in the Humanities</titlePart>
         </docTitle>
         <docAuthor>
            <name reg="Renear, Allen H.">Allen H. Renear</name>
            <address>
               <addrLine>renear@uiuc.edu</addrLine>
            </address>
         </docAuthor>
         <titlePart type="affil">GSLIS, University of Illinois at Urbana-Champaign</titlePart>
         <docAuthor>
            <name reg="Lee, Jin Ha">Jin Ha Lee</name>
            <address>
               <addrLine/>
            </address>
         </docAuthor>
         <titlePart type="affil">GSLIS, University of Illinois at Urbana-Champaign</titlePart>
         <docAuthor>
            <name reg="Choi, Yunseon">Yunseon Choi</name>
            <address>
               <addrLine/>
            </address>
         </docAuthor>
         <titlePart type="affil">GSLIS, University of Illinois at Urbana-Champaign</titlePart>
         <docAuthor>
            <name reg="Xiang, Xin">Xin Xiang</name>
            <address>
               <addrLine/>
            </address>
         </docAuthor>
         <titlePart type="affil">GSLIS, University of Illinois at Urbana-Champaign</titlePart>
      </front>
      <body>
         <div0>
            <head>Contents</head>
            <list type="ordered">
               <item>Introduction</item>
               <item>Exhibition</item>
               <item>An Example</item>
               <item>Why Exhibition is a Problem for Modeling</item>
               <item>Relevant Work</item>
               <item>False Resolutions</item>
               <item>Conclusion</item>
            </list>
         </div0>
         <div0>
            <head>Introduction</head>
            <p>There has recently been increased interest within the humanities computing community in formalizing the <soCalled>semantics</soCalled> of document markup (e.g., Sperberg-McQueen et al., Buzzetti, Witt, Renear et al. 2002, Bayerl et al., Dubin et al., Sasaki), or, in an alternative characterization, developing <soCalled>conceptual models</soCalled> that generalize the representation of the textual structures (Cover). We endorse this agenda, which has been a long time in the making (Raymond et al.), but we also wish to draw attention to some difficulties that may be unique to cultural material.</p>
            <p>Natural human communication is characterized by what might be termed <emph>plenary semiosis</emph>. Without waiting for formal languages to be provided humans immediately proceed to attempt to say everything they think, and, at least arguably, they generally succeed. The result is that natural communication systems exhibit every imaginable feature that troubles knowledge engineers: fuzzy predicates, modal notions, non-extensional contexts, incompleteness, inconsistency, ambiguity, and so on. But there is an additional complexity as well.  Human communication takes place within social contexts that, as linguists and philosophers have been telling us for some time, confound efforts to conceptualize it as sets of assertions only. These two aspects of human communication, plenary semiosis and multiple interacting levels of non-assertional representation combine to produce some of the most difficult, and significant, features of communicative artifacts. We describe one of these features and argue that unless current conceptual modeling systems are extended to accommodate this and other related features those systems will be inadequate for the representation of cultural objects.</p>
         </div0>
         <div0>
            <head>Exhibition</head>
            <p>In ordinary linguistic communication we often use a name  to refer to something in order to then go on to attribute some property to that thing.  However when we do this we do not naturally construe our linguistic behavior as being at the same time an assertion that the thing in question has that name. We do however have a particular cognitive relationship to this latter state-of-affairs; it is just that this attitude is not one of assertion — we <emph>rely</emph> on, or are <emph>committed</emph> to, or <emph>presuppose</emph> that the thing in question has the name we are using to refer to it, but we are not <emph>asserting</emph> that it does.</p>
            <p>We refer to this relationship as <emph>exhibition</emph>. We say that the brief document/utterance <cit>
                  <q>
                     <title level="m">Moby Dick</title> was written by Herman Melville</q>
               </cit>
               <emph>exhibits</emph> the state of affairs that "the name of the author of <title level="m">Moby Dick</title> is 'Herman Melville'", but it does not <emph>assert</emph> that state of affairs. What it does assert is that Melville is the author of <title level="m">Moby Dick</title>. Although naming is our prototypical example of exhibition in this paper, we believe that exhibition is a widespread and diverse phenomenon.</p>
         </div0>
         <div0>
            <head>An Example</head>
            <p>Consider this XML markup, adapted from the <title level="m">TEI Guidelines</title> (P4):</p>
            <p>
               <hi rend="code">
                  &lt;bibl&gt;<lb/>
               &lt;author&gt;Edward R. Tufte&lt;/author&gt;<lb/>
               &lt;title&gt;Envisioning Information&lt;/title&gt;<lb/>
               &lt;pubPlace&gt;Cheshire, Conn.&lt;/pubPlace&gt;<lb/>
               &lt;publisher&gt;Graphics Press&lt;/publisher&gt;<lb/>
                  &lt;/bibl&gt;
                  
               </hi>
            </p>
            <p>The <title level="m">Guidelines</title> characterize these element types as follows: <cit>
                  <q>
                     <list type="unordered">
                        <item>
                           <hi rend="code">author</hi>: "... contains the name of the author(s), personal or corporate, of a work ...".</item>
                        <item>
                           <hi rend="code">title</hi>: "... contains the title of a work ...".</item>
                        <item>
                           <hi rend="code">publisher</hi>: "...provides the name of the organization responsible for the publication ... of a bibliographic item".</item>
                        <item>
                           <hi rend="code">pubPlace</hi>: "contains the name of the place where a bibliographic item was published."</item>
                     </list>
                  </q>
               </cit>
            </p>
            <p>Close reading of these definitions reveals that these markup tags convey two quite different sorts of information:</p>
            <p>
               <hi rend="bold">Set A</hi>
               <list type="ordered">
                  <item>Edward R. Tufte authored <title level="m">Envisioning Information</title>.</item>
                  <item>
                     <title level="m">Envisioning Information</title> was published by Graphics Press.</item>
                  <item>
                     <title level="m">Envisioning Information</title> was published in Cheshire, Connecticut.</item>
               </list>
            </p>
            <p>
               <hi rend="bold">Set B</hi>
               <list type="ordered">
                  <item>The name of the author of [this book] is "Edward R. Tufte".</item>
                  <item>The name of the publisher of [this book]  is "Graphics Press".</item>
                  <item>The name of the place where [this book]  was published is "Cheshire, Connecticut".</item>
               </list>
            </p>
         </div0>
         <div0>
            <head>Why this is a Problem for Modeling</head>
            <p>First, note that the markup is overloaded.  The markup tag <hi rend="code">author</hi> is used to say that something is a name, <emph>and</emph> it is also used to say that someone is an author (or the author of a particular book). Consider a representation in any commonly used data modeling language, say, RDF's graph-based  representation: nodes for individual entities and arcs for binary relationships between them. We would expect a single arc for the assertion represented by a single element — but here apparently a single element must be unpacked into two arcs. TEI specialists are fond of saying that TEI markup is about the text, not about the world the text is about; but we see plainly this isn't always so. And we also note that this overloading crosses a profound and famously troublesome semantic boundary: that between <emph>using</emph> an expression and <emph>mentioning</emph> it.</p>
            <p>But the most revealing feature of this analysis is that when we take the union of assertions in sets A and B we will have a model of possible semantic content that, as a whole, is almost certainly incorrect; at least in this sense: it is unlikely that there is any single communicative object whose semantics is correctly modeled by this set of assertions. There are two cases to consider; we present them using some terminology (<soCalled>expression</soCalled>, <soCalled>work</soCalled>) from the <emph>Functional Requirements for Bibliographic Records</emph> (IFLA 1997) and distinguish two senses of <soCalled>XML document</soCalled> (Renear et al. 2003). </p>
            <list type="ordered">
               <item>Consider first an XML document that is understood to be a symbolic expression realizing an intellectual work such as, say, a manual about web design. Such a document will be correctly understood as making the assertions in Set A, but not as asserting any of the assertions in Set B.</item>
               <item>Now consider an XML document that is a transcription of a source text, that is, a document that is an expression realizing a work which is itself a <cit>
                     <q>theory of the text</q>
                     <bibl>Sperberg-McQueen</bibl>
                  </cit>; that text (expression) being the text of the manual (a work). Such a document would generally be understood as making the assertions in Set B, but not as asserting any of the assertions in Set A. </item>
            </list>
            <p>As a consequence a correct graph model for either case cannot represent the assertions (as assertions) in the other case. However a correct representation of Case 1 could represent Case 2 assertions as exhibitions — if specific expressive devices, qualified arcs say, were available for this representation. This is the extension that we are recommending.</p>
            <p>Some clarification of these intricacies may be useful. First note that the cases are not isomorphic: Case 1 asserts the propositions in Set A and exhibits those in Set B, but Case 2, although asserting the propositions in Set B, does <emph>not</emph> exhibit the propositions in Set A. While might be plausibly argued that the propositions in Set B logically imply those in Set A, and so any document that asserts Set B asserts Set A, we would resist this for two reasons: first because the intuitive logic of assertion simply does not seem to require that all logical implications of asserted propositions are themselves asserted; and second because we suspect that a completely correct presentation of Set B, one more in line with TEI doctrine on the textual orientation of markup, would eliminate all commitments to books, authors, and authorship, and that paraphrase would block the logical implications in any case. What one could say however is that in Case 2 the Set A propositions occur in <emph>oratio obliqua</emph>.</p>
            <p>We also note, as  an illustration of the usefulness of the concept of exhibition, that scholarly transcription into TEI markup can be understood as identifying exhibitions and then re-expressing them as assertions.</p>
         </div0>
         <div0>
            <head>Relevant Work</head>
            <p>The rudiments of this problem have already made an appearance in the Semantic Web and Dublin Core communities. However we do not think its significance, at least for cultural material involving human communication, is fully appreciated. Dan Brickley, chair of the W3C Semantic Web Interest Group has noted that the Dublin Core <hi rend="code">dc:creator</hi> element is defined in a way that encourages a similar confusion between names and things (Brickley), not surprisingly, as the definition of <hi rend="code">dc:creator</hi> is similar in logical structure to the ones we cite from the <title level="m">Guidelines</title>:</p>
            <ab>
               <cit>
                  <q>Examples of a Creator include a person, an organization, or a service.  Typically, the name of a Creator should be used to indicate the entity.</q>
                  <bibl>DCMES 2003</bibl>
               </cit>
            </ab>
            <p>The varying usage of the <hi rend="code">dc:creator</hi> code (sometimes for Creators, sometimes for their names) amongst metadata encoders is now recognized as a serious practical problem for the development of an <soCalled>abstract model</soCalled> for Dublin Core. (Powell).</p>
            <p>It is of course in the context of efforts to be absolutely precise and formal that the problem is acute. Jeremy Carroll, co-editor of the W3C Recommendation <emph>Resource Description Framework (RDF): Concepts and Abstract Syntax</emph>, writes in a posting on <title>w3c-rdfcore-wg</title>:</p>
            <ab>
               <cit>
                  <q>I have been looking through the (RDF) primer, particularly looking
                  at the Dublin Core examples (throughout the primer).<lb/>
               
               These seem like perfectly fair examples of how Dublin Core is used. Unfortunately, there are many instances where strings are used to represent people and things rather than themselves. This is not in agreement with the model theory... </q>
                  <bibl>Carroll</bibl>
               </cit>
            </ab>
            <p>Carroll then goes on to note that given the RDF model theory incorrect implications immediately ensue: in our example for instance, that <title level="m">Moby Dick</title> was authored by a string rather than by a person.</p>
         </div0>
         <div0>
            <head>False Resolutions</head>
            <p>Three deflationary perspectives on this problem are possible.</p>
            <p>One, anticipated from the TEI community, is that TEI encoding always represents the features of the linguistic text only and <soCalled>real-world</soCalled> assertions are either misunderstandings, mistakes, or anomalies. This may be so, although we are skeptical as to whether this stance can be maintained with respect to the full range of TEI applications. But in any event exhibition remains a common feature of communicative artifacts, characteristic of many XML element sets, and of many other systems of symbolic communication.  It must be accommodated.</p>
            <p>Another approach, this one anticipated from the Semantic Web community, is simply to insist on an unambiguous corrected conceptual representation: one arc for being named "Herman Melville", one for authoring <title level="m">Moby Dick</title>. But this resolution fails for the reasons presented in the preceding section. Although this model would be in some sense an accurate representation of "how the world is" according to the document, it would not represent what is <emph>asserted</emph> by the document. The authorship arc in the corrected RDF graph model will correspond to relationships of exhibition, not assertion; and there is no accommodation for this distinction in the modeling language.</p>
            <p>Finally, it is also natural to feel that the phenomenon of exhibition is similar in some respects to the already noted much studied phenomenon of linguistic <emph>presupposition</emph> and to wonder whether exhibition is simply a special case of presupposition (Levinson).  Currently we are undecided on this issue but we note that even if exhibition does turn out to be a form of presupposition that would remove neither the difficulty exhibition creates for conceptual modeling, nor its intellectual significance. In fact it would be a rather substantial finding to determine the matter one way or the other.</p>
         </div0>
         <div0>
            <head>Conclusion</head>
            <p>The phenomenon of exhibition is not limited to the simple naming examples used above. We believe it is characteristic of  communication and communicative cultural artifacts in general.  For instance when we title our articles we do not say that the title is a title, although we exhibit it as a title, allowing that inference to be drawn (Renear). Or for a quite different sort of case: consider how morphological distinctions exhibit our commitments to syntactical roles, without actually asserting that the words in question are playing those roles — though indeed we use those words with those particular grammatical and syntactical properties in order to make the assertions we do make.</p>
            <p>We conclude that current conceptual modeling projects within the humanities computing community will fail to be adequate for the study of cultural objects if they take the approach of the Semantic Web community and see exhibition as a simple problem of ambiguity or error, rather than defining new constructs to express these distinctive relationships. To be adequate for the humanities, conceptual modeling must be extended to accommodate the data of the humanities.</p>
         </div0>
      </body>
      <back>
         <div type="Bibliography">
            <head>Bibliography</head>
            <listBibl>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Bayerl, P.S.">P.S. Bayerl</name>
                     </author>
                     <author>
                        <name reg="Lungen, H.">H. Lungen</name>
                     </author>
                     <author>
                        <name reg="Goecke, D.">D. Goecke</name>
                     </author>
                     <author>
                        <name reg="Witt, A.">A. Witt</name>
                     </author>
                     <author>
                        <name reg="Naber, D.">D. Naber</name>
                     </author>
                     <title level="a">Methods for the Semantic Analysis of Document Markup</title>
                  </analytic>
                  <monogr>
                     <title level="m">Proceedings of the 2003 ACM symposium on Document Engineering</title>
                     <imprint>
                        <publisher>ACM Press</publisher>
                        <date value="2003">2003</date>
                        <biblScope type="pages">161-170</biblScope>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <author>
                        <name reg="Brickley, D.">D. Brickley</name>
                     </author>
                     <title level="m" type="WWW document">Using Dublin Core Creator</title>
                     <imprint>
                        <publisher>FOAF Wicki</publisher>
                        <date value="2003-07">July 2003</date>
                     </imprint>
                  </monogr>
                  <note>
                     <xptr crdate="2005-03-21" to="http://rdfweb.org/topic/UsingDublinCoreCreator"/>
                  </note>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Buzzetti, D.">D. Buzzetti</name>
                     </author>
                     <title level="a">Digital Representation and the Text Model</title>
                  </analytic>
                  <monogr>
                     <title level="j">New Literary History</title>
                     <imprint>
                        <biblScope type="vol">33.1</biblScope>
                        <biblScope type="pages">61-88</biblScope>
                        <date value="2002">2002</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <author>
                        <name reg="Carroll, J.">J. Carroll</name>
                     </author>
                     <title level="m" type="WWW document">Dublin Core, the Primer and the Model Theory</title>
                     <imprint>
                        <publisher>Posting in w3c-rdfcore-wg</publisher>
                        <date value="2002-05-16">May 16, 2002 10:32:42</date>
                     </imprint>
                  </monogr>
                  <note>
                     <xptr crdate="2005-03-21"
                           to="http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002May/0040.html"/>
                  </note>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <author>
                        <name reg="Cover, R.">R. Cover</name>
                     </author>
                     <title level="m" type="WWW document">Conceptual Modeling and Markup Languages</title>
                     <imprint>
                        <publisher>Cover Pages</publisher>
                        <date value="2001-01-24">January 24, 2001</date>
                     </imprint>
                  </monogr>
                  <note>
                     <xptr crdate="2005-03-21" to="http://xml.coverpages.org/conceptualModeling.html"/>
                  </note>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <title level="m" type="WWW document">
                        <name reg="Dublin Core Metadata Element Set. Version 1.1 Reference Description">Dublin Core Metadata Element Set. Version 1.1 Reference Description</name>
                     </title>
                     <imprint>
                        <publisher>DCMI</publisher>
                        <date value="2003">2003</date>
                     </imprint>
                  </monogr>
                  <note>
                     <xptr crdate="2005-03-21" to="http://dublincore.org/documents/dces/"/>
                  </note>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Dubin, D.">D. Dubin</name>
                     </author>
                     <author>
                        <name reg="Sperberg-McQueen, C.M.">C.M. Sperberg-McQueen</name>
                     </author>
                     <author>
                        <name reg="Renear, A.">A. Renear</name>
                     </author>
                     <author>
                        <name reg="Huitfeldt, C.">C. Huitfeldt</name>
                     </author>
                     <title level="a">A Logic Programming Environment for Document Semantics and Inference</title>
                  </analytic>
                  <monogr>
                     <title level="j">Literary and Linguistic Computing</title>
                     <imprint>
                        <biblScope type="vol">18.2</biblScope>
                        <biblScope type="pages">225-233</biblScope>
                        <date value="2003">2003</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <title level="m">
                        <name reg="IFLA">International Federation of Library Associations (IFLA). Functional Requirements for Bibliographic Records: Final Report.  UBCIM Publications-New Series</name>
                     </title>
                     <imprint>
                        <publisher>K.G.Saur</publisher>
                        <pubPlace>Munchen</pubPlace>
                        <biblScope type="vol">19</biblScope>
                        <date value="1998">1998</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Levinson, S.C.">S.C. Levinson</name>
                     </author>
                     <title level="a">Chapter 4: Presupposition</title>
                  </analytic>
                  <monogr>
                     <author>
                        <name reg="Levinson, S.C.">S.C. Levinson</name>
                     </author>
                     <title level="m">Pragmatics</title>
                     <imprint>
                        <publisher>Cambridge University Press</publisher>
                        <pubPlace>Cambridge</pubPlace>
                        <biblScope type="pages">167-225</biblScope>
                        <date value="1983">1983</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <monogr>
                     <author>
                        <name reg="Powell, A.">A. Powell</name>
                     </author>
                     <title level="m" type="WWW document">DOAP</title>
                     <imprint>
                        <publisher>Posting in "Creative Commons Metadata"</publisher>
                        <date value="2004-07-16">July 16, 2004:33:48 EDT</date>
                     </imprint>
                  </monogr>
                  <note>
                     <xptr crdate="2005-03-21"
                           to="http://lists.ibiblio.org/pipermail/cc-metadata/2004-July/000421.html"/>
                  </note>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Raymond, D.R.">D.R. Raymond</name>
                     </author>
                     <author>
                        <name reg="Tompa, F.W.">F.W. Tompa</name>
                     </author>
                     <title level="a">Markup Reconsidered</title>
                  </analytic>
                  <monogr>
                     <title level="m">Technical Report 356</title>
                     <imprint>
                        <publisher>Department of Computer Science, The University of Western Ontario</publisher>
                        <date value="1993">1993</date>
                     </imprint>
                  </monogr>
                  <note>Presented at the First International Workshop on the Principles of Document Processing, Washington DC, October 21-23 1992; an earlier version was circulated privately as <title level="a">Markup Considered Harmful</title> in the late 1980s.</note>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Renear, A.">A. Renear</name>
                     </author>
                     <title level="a">The Descriptive/Procedural Distinction is Flawed</title>
                  </analytic>
                  <monogr>
                     <title level="j">Markup Languages: Theory and Practice</title>
                     <imprint>
                        <biblScope type="vol">2.4</biblScope>
                        <biblScope type="pages">411-420</biblScope>
                        <date value="2001">2001</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Renear, A.">A. Renear</name>
                     </author>
                     <author>
                        <name reg="Dubin, D.">D. Dubin</name>
                     </author>
                     <author>
                        <name reg="Sperberg-McQueen, C.M.">C. M. Sperberg-McQueen</name>
                     </author>
                     <author>
                        <name reg="Huitfeldt, C.">C. Huitfeldt</name>
                     </author>
                     <title level="a">Towards a Semantics for XML Markup</title>
                  </analytic>
                  <monogr>
                     <editor>
                        <name reg="Furuta, R.">R. Furuta</name>
                     </editor>
                     <editor>
                        <name reg="Maletic, J.I.">J.I. Maletic</name>
                     </editor>
                     <editor>
                        <name reg="Munson, E.">E. Munson</name>
                     </editor>
                     <title level="m">Proceedings of the 2002 ACM Symposium on Document Engineering</title>
                     <imprint>
                        <pubPlace>McLean, VA</pubPlace>
                        <date value="2002-11">November 2002</date>
                        <biblScope type="pages">119-126</biblScope>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Renear, A.">A. Renear</name>
                     </author>
                     <author>
                        <name reg="Phillippe, H.C.">H.C. Phillippe</name>
                     </author>
                     <author>
                        <name reg="Lawton, P.">P. Lawton</name>
                     </author>
                     <author>
                        <name reg="Dubin, D.">D. Dubin</name>
                     </author>
                     <title level="a">An XML Document Corresponds To Which FRBR Group 1 entity?</title>
                  </analytic>
                  <monogr>
                     <editor>
                        <name reg="Usdin, B.T.">B.T Usdin</name>
                     </editor>
                     <editor>
                        <name reg="Newcomb, S.R.">S.R. Newcomb</name>
                     </editor>
                     <title level="m">Proceedings of Extreme Markup Languages 2003</title>
                     <imprint>
                        <pubPlace>Montreal, Canada</pubPlace>
                        <date value="2003-08">August 2003</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Sasaki, F.">F. Sasaki</name>
                     </author>
                     <title level="a">Combining Markup Semantics and Semantic Markup: A Secret Marriage</title>
                  </analytic>
                  <monogr>
                     <title level="m">Proceedings of ALLC/ACH 2004</title>
                     <imprint>
                        <pubPlace>Goteborg Sweden</pubPlace>
                        <date value="2004">2004</date>
                        <biblScope type="pages">122-125</biblScope>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Sperberg-McQueen, C.M.">C.M. Sperberg-McQueen</name>
                     </author>
                     <title level="a">Text in the Electronic Age: Textual Study and Text Encoding, With Examples from Medieval Texts</title>
                  </analytic>
                  <monogr>
                     <title level="j">Literary and Linguistic Computing</title>
                     <imprint>
                        <biblScope type="vol">6</biblScope>
                        <biblScope type="pages">34-46</biblScope>
                        <date value="1991">1991</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Sperberg-McQueen, C.M.">C.M. Sperberg-McQueen</name>
                     </author>
                     <author>
                        <name reg="Renear, A.">A. Renear</name>
                     </author>
                     <author>
                        <name reg="Huitfeldt, C.">C. Huitfeldt</name>
                     </author>
                     <title level="a">Meaning and Interpretation of Markup</title>
                  </analytic>
                  <monogr>
                     <title level="j">Markup Languages: Theory and Practice</title>
                     <imprint>
                        <biblScope type="vol">2.3</biblScope>
                        <biblScope type="pages">215-234</biblScope>
                        <date value="2000">2000</date>
                     </imprint>
                  </monogr>
               </biblStruct>
               <biblStruct>
                  <analytic>
                     <author>
                        <name reg="Witt, A.">A. Witt</name>
                     </author>
                     <title level="a">Meaning and Interpretation of Concurrent Markup</title>
                  </analytic>
                  <monogr>
                     <title level="m">Proceedings of ALLC/ACH 2002</title>
                     <imprint>
                        <pubPlace>Tuebingen</pubPlace>
                        <date value="2002">2002</date>
                     </imprint>
                  </monogr>
               </biblStruct>
            </listBibl>
         </div>
      </back>
   </text>
</TEI.2>