<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 129.75pt 1.0in 129.7pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Hi everyone,<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Let's not dive too deeply into where/how things are displayed before making sure the semantics of <dir> and <annot> are clear.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><dir> is, indeed, intended to capture performance directions that aren't already dealt with by more specific elements.  Phrases like "con sordino", "sul ponticello", and "Rock out!" are good examples.  They affect performance but don't
 fit the definition of articulations or tempo indications.  They're also not words (sung or spoken) intended to be performed.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Although for obvious reasons it can't have the same name, <annot> is analogous to TEI's <note> element, which is defined (in a circular way) as "a note or annotation".  Delving a little more deeply into the TEI Guidelines one finds
<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">"A note is any additional comment found in a text, marked in some way as being out of the main textual stream. All notes should be
<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">marked using the same tag, note, whether they appear as block notes in the main text area, at the foot of the page, at the end of the
<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">chapter or volume, in the margin, or in some other place.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">Notes may be in a different hand or typeface, may be authorial or editorial, and may have been added later. Attributes may be used
<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">to specify these and other characteristics of notes, as detailed below.<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">A note is usually attached to a specific point or span within a text, which we term here its point of attachment. In conventional printed
<o:p></o:p></p>
<p class="MsoPlainText" style="margin-left:.5in">text, the point of attachment is represented by some siglum such as a star or cross, or a superscript digit."<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">This narrows the definition somewhat, but it's still fairly broad.  Functionally, a note/annot can contain anything the "text" (in the generic sense) may, the only difference being that the note is somehow "out of the main textual stream". 
 In other words, it's a text inside the main text.  Sometimes this is referred to as "floating text".  Because an annotation can be either *authorial* or *editorial*, I do not agree that <annot> indications shouldn't appear in the score.  In fact, if they don't
 appear in the score, they're not annotations according to the definition above.  However, I can see the need to mark some notes as visible/invisible or to define the intended audience, for example "public" and "private".<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">With regard to *where* to display it, <annot> can be linked to starting and ending times via @tstamp and @tstamp2 (most useful in the CMN repertoire) or @startid and @endid (in any repertoire).  So, even though it permits a broader range
 of content than <dir> -- plain text,  text components (like fig, list, and p), phrase-level elements, and editorial and transcriptional elements -- it can behave exactly the same as <dir> with regard to its position relative to musical events.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Given that the content of <annot> *does not* include any of the non-textual entities that are allowed in <staff> or <layer>, such as <note>, <chord>, <slur>, <dynam>, etc., it can't be used to encode any of these things added by a later
 scribe (composer, editor, etc.) *without egregious tag abuse*.  Therefore, Bernstein's "annotations" of a Mahler score don't fit the MEI definition of <annotation>.  These must be addressed in the musical text; that is, at the measure level (in CMN), staff
 level (in Mensural notation), or syllable level (in Neume notation).  Since Bernstein's additions were made on an already-printed edition, they should be marked with the <add> element.  It is these additions, not <annot> per se, whose positioning must be given
 more thought.  With the addition of @place (newly available on <add> in MEI development) one can now indicate where the added material is to be placed, for example, in the margins or directly in the musical text.  When necessary, @place can also record whether
 the addition is superimposed over other material.  Given an addition with @place containing "superimposed", rendering software must position it according to information provided by the individual slur, dynam, etc., but *without regard* for other material. 
 Making @place available on <annot> will provide the same behavior for it.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">--<o:p></o:p></p>
<p class="MsoPlainText">p.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">> -----Original Message-----</p>
<p class="MsoPlainText">> From: mei-l [mailto:mei-l-bounces@lists.uni-paderborn.de] On Behalf Of Byrd,</p>
<p class="MsoPlainText">> Donald A.</p>
<p class="MsoPlainText">> Sent: Friday, March 03, 2017 7:37 PM</p>
<p class="MsoPlainText">> To: Music Encoding Initiative</p>
<p class="MsoPlainText">> Subject: [MEI-L] Annotations visible on the music and arbitrary segmentation</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> For quite awhile, some of us -- mostly Laurent, Giuliano, Craig, Perry and I, plus</p>
<p class="MsoPlainText">> other members of the mensural IG -- have been discussing the need for</p>
<p class="MsoPlainText">> annotations with arbitrary text that are displayed on the music. Unfortunately,</p>
<p class="MsoPlainText">> the discussion so far has been scattered among several places, including the</p>
<p class="MsoPlainText">> mensural IG mailing list and Verovio GitHub issues #248 ("Directives in</p>
<p class="MsoPlainText">> mensural notation aren't drawn"), 388 ("@n for <harm>"), and especially 389</p>
<p class="MsoPlainText">> ("implement <annot> display"). You can read #389 at</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">>    <a href="https://github.com/rism-ch/verovio/issues/389"><span style="color:windowtext;text-decoration:none">https://github.com/rism-ch/verovio/issues/389</span></a></p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> and similarly for the other Verovio issues. Anyway, I'll try to summarize the</p>
<p class="MsoPlainText">> issues here.</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> We've talked about using one of two existing tags for these annotations,</p>
<p class="MsoPlainText">> namely <dir> and <annot>. It seems clear that <dir> is not what we want</p>
<p class="MsoPlainText">> because it's specifically intended for performance directions. As for <annot>s,</p>
<p class="MsoPlainText">> of course they are currently only for annotating the encoding, not the music,</p>
<p class="MsoPlainText">> and they're not displayed in the SVG. We could add a @visible attribute to</p>
<p class="MsoPlainText">> <annot>, but the problem then is _where_ on the music should they appear?</p>
<p class="MsoPlainText">> But it seems to me this is only a serious problem if you expect the notation</p>
<p class="MsoPlainText">> engine to position everything automatically, and that's something that I think</p>
<p class="MsoPlainText">> is completely unrealistic for complex music regardless of annotation. I suggest</p>
<p class="MsoPlainText">> visible <annot>s should have a crudely-calculated default position, and it'd be</p>
<p class="MsoPlainText">> up to the user to specify a different position if they want.</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> Giuliano has raised a related concern. He wrote yesterday that</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> "[N]ot only something like <dir> for arbitrary non-lyric text is needed, but also</p>
<p class="MsoPlainText">> some arbitrary segmentation, to encapsulate portions of music and/or</p>
<p class="MsoPlainText">> lyric/non-lyric text where things happen (such as, lyric text loosely connected</p>
<p class="MsoPlainText">> with a portion of music, or passages where the mensuration is uncertain...).</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> "If I understand correctly, most of the problem with <dir>  originates from the</p>
<p class="MsoPlainText">> missing <measure> level in the hierarchy (at least this creates problems with</p>
<p class="MsoPlainText">> Verovio), so I was wondering whether the introduction of a tag <segment> at</p>
<p class="MsoPlainText">> that level could be useful. The latter, contrary to <measure> would be totally</p>
<p class="MsoPlainText">> optional, and contrary to <measure> or <section> would be used without any</p>
<p class="MsoPlainText">> structural meaning.</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> "This is the point where we felt the need that the discussion escalates on MEI-</p>
<p class="MsoPlainText">> L.  Non-structural segmentation is something that TEI introduced lately in their</p>
<p class="MsoPlainText">> schema (they call it <seg> when the portion of text is shorter than a paragraph,</p>
<p class="MsoPlainText">> and <ab> when an 'anonymous block' of text is found that escapes from the</p>
<p class="MsoPlainText">> paragraph structure). In my experience this is one of the most useful features</p>
<p class="MsoPlainText">> when dealing with complex documents, and in past projects I used it also to</p>
<p class="MsoPlainText">> provide annotations. I wonder whether there are any reasons for not having a</p>
<p class="MsoPlainText">> <seg>-like tag available at any level."</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> Giuliano's ideas make sense to me, but I don't feel very well qualified to</p>
<p class="MsoPlainText">> evaluate them.</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> I'm looking forward to hearing people's thoughts on all of this!</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> --Don</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> ---</p>
<p class="MsoPlainText">> Donald Byrd</p>
<p class="MsoPlainText">> Woodrow Wilson Indiana Teaching Fellow</p>
<p class="MsoPlainText">> Adjunct Associate Professor of Informatics Visiting Scientist, Research</p>
<p class="MsoPlainText">> Technologies Indiana University Bloomington</p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> </p>
<p class="MsoPlainText">> _______________________________________________</p>
<p class="MsoPlainText">> mei-l mailing list</p>
<p class="MsoPlainText">> <a href="mailto:mei-l@lists.uni-paderborn.de"><span style="color:windowtext;text-decoration:none">mei-l@lists.uni-paderborn.de</span></a></p>
<p class="MsoPlainText">> <a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l">
<span style="color:windowtext;text-decoration:none">https://lists.uni-paderborn.de/mailman/listinfo/mei-l</span></a></p>
</div>
</body>
</html>