LISTSERV mailing list manager LISTSERV 16.5

Help for TEI-L Archives


TEI-L Archives

TEI-L Archives


TEI-L@LISTSERV.BROWN.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

TEI-L Home

TEI-L Home

TEI-L  July 2000

TEI-L July 2000

Subject:

Personae in theatre

From:

John <[log in to unmask]>

Reply-To:

John <[log in to unmask]>

Date:

Wed, 5 Jul 2000 04:59:08 -0400

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (42 lines)

I'm trying to encode a play in XML with TEI-Lite and I've found a problem
at the very beginning. At the beginning of the play it appears a <div>
which is a list with the characters in the work and the names of the actors
who play them. I suppose I should mark them up as a list, however I don't
know how to mark the difference between the character and the actor. I need
to establish this difference because in the original text it is shown as a
two-column table. Namely:

Original text:

    Personae
character   actor
character   actor
character   actor
character   actor
character   actor

I've marked it up as follows (I'm not sure if the <seg> element is properly
used):

     <div type="personae">
       <head type="main">Personae</head>
       <list type="simple">
         <item>
           <seg type="character">Name of the character</seg>
           <seg type="actor">Name of the actor</seg>
         </item>
         <item>
           <seg type="character">Name of the character</seg>
           <seg type="actor">Name of the actor</seg>
         </item>
         <!-- etc. -->
       </list>
     </div>

Is it properly encoded? Is there any other tag which would fit in here more
accurately?

Thank you very much ;-)

   john

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

ATOM RSS1 RSS2



LISTSERV.BROWN.EDU

CataList Email List Search Powered by the LISTSERV Email List Manager