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  December 2001

TEI-L December 2001

Subject:

Some suggestions for revision of the TEI Guidelines

From:

Hilde Bøe <[log in to unmask]>

Reply-To:

Hilde Bøe <[log in to unmask]>

Date:

Tue, 4 Dec 2001 15:57:52 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (340 lines)

Suggestions for the forthcoming/ongoing (?) TEI revision
- Hilde Bøe, Ellen Nessheim and Stine Brenna Taugbøl for Henrik Ibsen's
Writings, 04.12.2001.

Our encoding principal, Tone Merete Bruvik, has encouraged us to post this
overview of changes and additions that Henrik Ibsen's Writings has made in
its dtds, on the TEI discussion list as suggestions for revision of the TEI
Guidelines.

1 Suggestions for corrections

1.1 <app>, <lem> and <rdg>, <add> and <del>
At HIW we have discussed how to encode complex manuscript substitutions,
additions and deletions on a number of occasions, and we have decided that
our main task in the encoding is to give a photographic impression of the
changes rather than try to reconstruct the order of the changes, e.g. to
let the encoding show the genetic order of the substitutions, additions and
deletions.

Our need for the first change arises from our basic interpretation of how
to encode manuscript corrections. When i.e. an item in the cast list has
been deleted from the list, we want to record the whole element as deleted,
not just the content of the element, cf. simple examples of encoding below.
We interpret the deletion as covering not just the text of the item, but
the item as a whole.

<castItem><del>CATILINA</del></castItem>

<del><castItem>CATILINA</castItem></del>

This interpretation principle has made it necessary to allow <lem>, <rdg>,
<add> and <del> to contain complete structural elements (i.e. <castItem>,
<sp> etc.), cf. element definition below.

<!ELEMENT del  - -
        (#PCDATA | abbr | address | date | dateRange | expan | measure
        | name | num | rs | time | timeRange | add | app | corr
        | damage | del | orig | reg | restore | sic | space | supplied
        | unclear | distinct | emph | foreign | gloss | hi | mentioned
        | soCalled | term | title | ptr | ref | xptr | xref | caesura
        | seg | formula | fw | handShift | bibl | biblFull | biblStruct
        | cit | q | quote | label | list | listBibl | note | witDetail
        | camera | caption | move | sound | tech | view | castList
        | figure | stage | table | text | ab | l | lg | p | sp |
        witList | appSpan | clarification
        | lgSpan | shy | witEnd | witStart |
        alt | altGrp | index | join | joinGrp | link | linkGrp |
        timeline | cb | lb | milestone | pb | addSpan | delSpan
        | gap | lacunaEnd | lacunaStart | anchor
        | epilogue | performance | prologue | set |
        divGen | titlePage | byline | docAuthor | docDate | docEdition
        | docImprint | docTitle | epigraph | imprimatur
        | titlePart  | head | div1 | div2 | spOpener | speaker
        | roleDesc | role | actor | castItem | stageRole)* >


<!ATTLIST del
        id ID #IMPLIED
        lang IDREF #IMPLIED
        n CDATA #IMPLIED
        cert CDATA #IMPLIED
        resp IDREF #IMPLIED
        hand IDREF #IMPLIED
        status CDATA "unremarkable"
        rend CDATA #IMPLIED
        type CDATA #IMPLIED
        TEIform CDATA "del" >

Because of this change it is thus only when corrections cross structural
boundaries that we use the span elements. When corrections, deletions or
additions span several whole elements we prefer <app> with <lem> and <rdg>,
or <add> or <del>. These elements make the processing of the encoded texts
easier, and because of this we try to avoid span elements when possible.

This change has made it necessary to include <app>, <add> and <del>
globally. We also thought this to be a good solution because in
transcribing the Ibsen material we have found that substitutions, additions
and deletions appear nearly everywhere in the text.

1.2 Global inclusion
We suggest that these changes are considered for inclusion in the TEI
Guidelines.

1.2.1 <fw>
We use the <fw> element to record pagination, foliation of leafs, sheet
signatures, column numbers, headers and footers. These appear everywhere,
and we have found it useful to include this element globally.
Our guidelines on the use of this element are as follows:
"<fw> should where possible be put outside structural elements
(acts/scenes/speeches/stage directions) [...] <fw> should be placed inside
elements that span page breaks etc., eg. within speeches beginning on one
page and continuing on the next." (cited from HIW's guidelines on text
encoding)

1.2.2 <figure>
We use the <figure> element to encode illustrations, logos, separating
lines and ornamental bars. These also tend to appear everywhere in the
text, and we have thus included the element globally.
Our guidelines on the encoding of separating lines and ornamental bars are
as follows:
"We consider separating lines and ornamental bars as bars that conclude
preceding textual elements. On title pages <figure> is placed between the
other elements. The same goes for headings; <figure> is placed between or
after headings. When occuring at the end of an act or a scene, <figure> is
placed within the element it concludes. A separating line at the end of the
last act of a play that concludes the play as a whole, should be placed in
<body> outside the <div1> element. Separating lines appearing in connection
with songs and poems in plays, should be placed outside the <lg> elements."
(cited from HIW's guidelines on text encoding)

1.2.3 <note>
It would be useful if it was possible to use <note> everywhere. At HIW
notes are used i.e. to record information between the encoders and thus we
need to be able to use them everywhere. We have therefore added <note> to
our global inclusion in the extension files and we suggest that this change
is included in the TEI Guidelines.

--------------------------------------------------------

2 Suggestions for additions
We suggest that these elements are considered for addition to the TEI
Guidelines.

2.1 New element: <printer>
HIW has constructed a new element, <printer>, for the recording of
information on printers for use in <docImprint> in <titlePage> and
<imprint> in <bibl>. We find this element useful for information presently
not covered by any of the excisting TEI elements.
Here is the element definition:

<!ELEMENT printer  - -
        (#PCDATA | app | hi | corr)* >


<!ATTLIST printer
        id ID #IMPLIED
        lang IDREF #IMPLIED
        rend CDATA #IMPLIED
        n CDATA #IMPLIED >

Here is an example of the use of the element in <imprint>:

<bibl id="Br66a"><monogr>
       <author>Henrik Ibsen</author>
       <title type="main">Brand</title>
       <title type="desc">Et dramatisk digt</title>
       <edition>2. opplag</edition>
       <imprint>
          <pubPlace>Kjøbenhavn</pubPlace>
          <publisher>Den Gyldendalske Boghandel (F. Hegel)</publisher>
          <printer>J. H. Schultz</printer>
          <date>1866</date>
       </imprint>
</monogr></bibl>


2.2 <omit>
In the TEI Guidelines there are a few remarks about an element called
<omit> (cf. remarks on <del> and <supplied> in chapter 35 "Elements"). This
element is not implemented in the Guidelines, but we think it should be.

In the Ibsen material we have some text witnesses that were printed as
serials. In these we sometimes have to omit text or illustrations that are
not part of the text we are transcribing, but that for some reason appear
in the middle of our text. For these instances we have used a gap element;
<gap reason="irrelevant"/>, but we feel that an <omit> element would have
been a better solution. This should then be defined as one of the tags for
editorial changes along with <corr> etc., and it should at least include
the reason and resp attributes.

--------------------------------------------------------

3 Suggestions for changes and additions for chapter 18 "Transcription of
Primary Sources"
If there are plans for revising chapter 18 "Transcription of Primary
Sources", and we hope that there are, we have a couple of proposals for
additions and changes now, and we would like to contribute with further
suggestions if given the opportunity on a later occasion.


3.1 New element: <clarification hand="" place="">
We have constructed an element for a manuscript phenomenon we call
clarification, that is, when (parts of) words or letters are overwritten
for the sake of legibility. We record the hand in a hand attribute if this
is another than the original hand. We also record where the clarifying is
done with a place attribute, because we have seen that Ibsen on some (rare)
occasions clarify a word by repeating it somewhere offline (in the margins,
above the line etc.).
Here is the element definition:

<!ELEMENT clarification  - -
        (#PCDATA | abbr | address | date | dateRange | expan | measure
        | name | num | rs | time | timeRange | add | app | corr
        | damage | del | orig | reg | restore | sic | space | supplied
        | unclear | distinct | emph | foreign | gloss | hi | mentioned
        | soCalled | term | title | ptr | ref | xptr | xref | caesura
        | seg | formula | fw | handShift | bibl | biblFull | biblStruct
        | cit | q | quote | label | list | listBibl | note | witDetail
        | camera | caption | move | sound | tech | view | castList
        | figure | stage | table | text | appSpan |
        clarification | lgSpan | shy | spOpener
        | witEnd | witStart | alt | altGrp | index | join
        | joinGrp | link | linkGrp | timeline | cb | lb | milestone
        | pb | addSpan | delSpan | gap | lacunaEnd | lacunaStart
        | anchor)* >


<!ATTLIST clarification
        copyOf IDREF #IMPLIED
        corresp IDREFS #IMPLIED
        sameAs IDREF #IMPLIED
        select IDREFS #IMPLIED
        synch IDREFS #IMPLIED
        next IDREF #IMPLIED
        exclude IDREFS #IMPLIED
        prev IDREF #IMPLIED
        id ID #IMPLIED
        lang IDREF #IMPLIED
        rend CDATA #IMPLIED
        n CDATA #IMPLIED
        hand IDREF #IMPLIED
        place CDATA #IMPLIED>

Here is an example of the use of <clarification>:

<clarification hand="h2" place="inline">illegible</clarification>

We believe that clarification is a rather common phenomenon in manuscripts,
and, since it is not covered by the existing TEI Guidelines, that it should
be included. Others must have handled this problem earlier, and we are
curious of how they have dealt with this phenomenon.

3.2 The hand attribute
We have extended the elements <fw>, <hi> og <emph> with the hand attribute
for use in the transcription of manuscripts because we have learned that
the phenomena recorded with these elements quite often are added by other
writers than Ibsen or that they are added with other pens than the first
pen (and for us this qualifies as another hand). Others working with the
transcription of manuscripts must have encountered the same as us, and we
believe that adding a hand attribute to these elements, would be of
interest to others working with transcription of manuscripts.

--------------------------------------------------------

4. Suggestions for additions for chapter 9 "Base Tag Set for Verse"
We add notation of verse structures on all of Ibsen's verse texts, e.g.
verse dramas and poems. Main structure, substructures, variations and
deviations are described for both rhyme and metrical pattern. In doing this
we have had to expand TEI's tag set for verse.

4.1 New attributes for <l> and <lg>

4.1.1 Anacruses: <lg an="">
The pattern for anacruses (unstressed syllables before the first stressed
syllable in a verse line) may be varying even though the remaining metrical
pattern is regular. And the presence of anacruses infer on the counting of
syllables in the verse lines. Therefore we have found it reasonable to give
information about anacruses in a separate attribute, called an.

4.1.2 Deviating anacruses, metrics and rhymes: <lg realAn="" realMet=""
realRhyme="">
In the TEI Guidelines there is a real attribute intended for notation of
actual realization or deviation from the main formula described in the met
attribute. There is no such possibility for the rhyme attribute, although
this is often necessary. Therefore we have given each of the verse
attributes such possibilities. We have renamed the real attribute realMet
and supplied with the similar realRhyme and realAn.
Here is the element definition of <lg> (the definition of <l> has the same
new attributes as <lg>):

<!ELEMENT lg - -
        ((argument | byline | dateline | docAuthor | docDate | epigraph
        | head | opener | salute | signed)*, (lb | fw | pb | l | lg | stage
        | appSpan | addSpan | delSpan | anchor | app | add | del
        | clarification | note | figure)+, (byline | closer | dateline
        | epigraph | salute | signed | trailer)*) >


<!ATTLIST lg
        copyOf IDREF #IMPLIED
        corresp IDREFS #IMPLIED
        sameAs IDREF #IMPLIED
        select IDREFS #IMPLIED
        synch IDREFS #IMPLIED
        next IDREF #IMPLIED
        exclude IDREFS #IMPLIED
        prev IDREF #IMPLIED
        id ID #IMPLIED
        lang IDREF #IMPLIED
        rend CDATA #IMPLIED
        n CDATA #IMPLIED
        sample (initial | medial | final | unknown | complete) "complete"
        part (Y | N | I | M | F) "N"
        type CDATA #IMPLIED
        org (composite | uniform) "uniform"
        real CDATA #IMPLIED
        met CDATA #IMPLIED
        rhyme CDATA #IMPLIED
        realMet CDATA #IMPLIED
        realRhyme CDATA #IMPLIED
        an CDATA #IMPLIED
        realAn CDATA #IMPLIED
        TEIform CDATA "lg" >

4.1.3 Example
Here is an example of the new attributes in use:

<lg1 type="stanzaic Heinestrofe" an="single" met="bi+ free (7 6)2"
rhyme="(A b)2">
<lg2 type="stanza">
<l met="v-v-v-v" rhyme="A">Nu er det Dagens Trolde,</l>
<l met="v-v-v-" rhyme="b">Nu er det Livets Larm,</l>
<l met="v-v-vv-v" rhyme="A">Som drysser alle de kolde</l>
<l met="-v-v-" realAn="N" rhyme="b">Rædsler i min Barm.</l>
</lg2>...</lg1>

As shown in the example we have also made a system for verse notation of
(germanic) verse. It would be very useful to have more specific guidelines
of the detailed verse notation (e.g. the attribute values) in the TEI
Guidelines. But this is perhaps an issue for TEI P5?

4.2 New elements: <tune>, <composer>
Beneath the title of poems a line with information of the melody for the
text is often printed/written. There is no appropriate element for such
information in the TEI Guidelines. We are planning to add a new element
<tune> for this information. <tune> may appear inside <opener> or <closer>
and contain the elements <title> and <composer> (yes, we want to add the
last element too).

--------------------------------------------------------


Hilde Bøe
--------------------------------------------------------
Research Assistant, Cand.philol.
Henrik Ibsen's Writings, P.O.Box 1166 Blindern, N-0316 OSLO
Phone +47 2285 9152 - Fax +47 2285 9169
URL: http://ibsentexts.hit.uib.no/
Email: [log in to unmask]

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003
May 2003
April 2003
March 2003
February 2003
January 2003
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001
December 2000
November 2000
October 2000
September 2000
August 2000
July 2000
June 2000
May 2000
April 2000
March 2000
February 2000
January 2000
December 1999
November 1999
October 1999
September 1999
August 1999
July 1999
June 1999
May 1999
April 1999
March 1999
February 1999
January 1999
December 1998
November 1998
October 1998
September 1998
August 1998
July 1998
June 1998
May 1998
April 1998
March 1998
February 1998
January 1998
December 1997
November 1997
October 1997
September 1997
August 1997
July 1997
June 1997
May 1997
April 1997
March 1997
February 1997
January 1997
December 1996
November 1996
October 1996
September 1996
August 1996
July 1996
June 1996
May 1996
April 1996
March 1996
February 1996
January 1996
December 1995
November 1995
October 1995
September 1995
August 1995
July 1995
June 1995
May 1995
April 1995
March 1995
February 1995
January 1995
December 1994
November 1994
October 1994
September 1994
August 1994
July 1994
June 1994
May 1994
April 1994
March 1994
February 1994
January 1994
December 1993
November 1993
October 1993
September 1993
August 1993
July 1993
June 1993
May 1993
April 1993
March 1993
February 1993
January 1993
December 1992
November 1992
October 1992
September 1992
August 1992
July 1992
June 1992
May 1992
April 1992
March 1992
February 1992
January 1992
December 1991
November 1991
October 1991
September 1991
August 1991
July 1991
June 1991
May 1991
April 1991
March 1991
February 1991
January 1991
December 1990
November 1990
October 1990
September 1990
August 1990
July 1990
June 1990
April 1990
March 1990
February 1990
January 1990

ATOM RSS1 RSS2



LISTSERV.BROWN.EDU

CataList Email List Search Powered by the LISTSERV Email List Manager