<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body style="font-family:Arial;font-size:14px"><p>
        thanks for this encoding example!<br>
        Should work from my point of view for the Hildegard piece.<br>
        We included the neume names in our original encoding, since they were also used by the SVG drawing routines of our MEI neumes viewer:<br>
        <br>
        http://www.dimused.uni-tuebingen.de/hildegard/?isForm=1&FILE=2&source=D&L=0<br>
        <br>
        Since classifaction and nomenclature of neumes may vary over time and space we discussed at the meeting in Tübingen Nov 16 the idea to include pointers to external neume tables, if I remember well.<br>
        <br>
        We should indeed run more test cases in particular with adiastematic sources.<br>
        <br>
        Best<br>
        Stefan<br>
        <br>
        <br>
        <br>
        <br>
        ----- Nachricht von "Ichiro Fujinaga, Prof." <<a href="mailto:ichiro.fujinaga@mcgill.ca">ichiro.fujinaga@mcgill.ca</a>> ---------<br>
             Datum: Sat, 9 Sep 2017 19:31:22 +0000<br>
               Von: "Ichiro Fujinaga, Prof." <<a href="mailto:ichiro.fujinaga@mcgill.ca">ichiro.fujinaga@mcgill.ca</a>><br>
        Antwort an: "Ichiro Fujinaga, Prof." <<a href="mailto:ichiro.fujinaga@mcgill.ca">ichiro.fujinaga@mcgill.ca</a>>, Neumes Interest Group of the Music Encoding Initiative <<a href="mailto:mei-neumes-ig@lists.uni-paderborn.de">mei-neumes-ig@lists.uni-paderborn.de</a>><br>
           Betreff: [mei-neumes-ig] "O splendidissima"<br>
                An: Neumes Interest Group of the Music Encoding Initiative <<a href="mailto:mei-neumes-ig@lists.uni-paderborn.de">mei-neumes-ig@lists.uni-paderborn.de</a>></p>
<blockquote style="border-left:2px solid blue;margin-left:2px;padding-left:12px;" type="cite">
        <div>
                Here’s my attempt at encoding the example on Section 6.4.1, which is the opening of Hildegarde's "O Splendidissima Gemma" with the text "O splendidissima”;  originally encoded by Stefan Morent and Gregor Schräder:</div>
        <div>
                <a href="http://music-encoding.org/documentation/2.1.1/neumes/">http://music-encoding.org/documentation/2.1.1/neumes/</a></div>
        <div>
                 </div>
        <div>
                 <img apple-inline="yes" height="114" id="6CDC9DB5-4906-481F-ADAD-C8E0B907CCE9" src="cid:Luuaz7lx3uihYRpatT7nMD_@webmail1.uni-tuebingen.de" width="320"></div>
        <div>
                 </div>
        <div>
                =================================</div>
        <div>
                <?xml version="1.0" encoding="UTF-8"?><br>
                <layer><br>
                <syllable><br>
                    <syl n= "initial"><br>
                        <rend color= "red"> O </rend><br>
                    </syl><br>
                    <!-- porrectus -->    <br>
                    <neume><br>
                        <nc oct= "3" pname= "e"/><br>
                        <nc intm="d" oct= "3" pname= "d"/><br>
                        <nc intm="u" oct= "3" pname= "e"/><br>
                    </neume><br>
                </syllable><br>
                <syllable><br>
                    <syl>splen_ </syl><br>
                    <!-- clivis -->    <br>
                    <neume><br>
                        <nc oct= "3" pname= "g"/><br>
                        <nc intm="d" oct= "3" pname= "e"/><br>
                    </neume><br>
                    <!-- pes -->    <br>
                    <neume><br>
                        <nc oct= "3" pname= "d"/><br>
                        <nc intm="u" oct= "3" pname= "e"/><br>
                    </neume><br>
                </syllable><br>
                <syllable><br>
                    <syl>di_ </syl><br>
                    <!-- climacus -->    <br>
                    <neume><br>
                        <!-- virga --><br>
                        <nc tilt= "n" oct= "3" pname= "f"/><br>
                        <!-- punctum --><br>
                        <nc con= "g" intm= "d" oct= "3" pname= "d"/><br>
                        <!-- punctum --><br>
                        <nc con= "g" intm= "d" oct= "3" pname= "c"/><br>
                    </neume><br>
                </syllable><br>
                <syllable><br>
                    <syl>dis_ </syl><br>
                    <!-- virga -->    <br>
                    <neume><br>
                        <nc tilt= "n" oct= "3" pname= "e"/><br>
                    </neume><br>
                </syllable><br>
                <syllable><br>
                    <syl>si_ </syl><br>
                    <!-- scandicus -->    <br>
                    <neume><br>
                        <!-- punctum -->    <br>
                        <nc oct= "2" pname= "a"/><br>
                        <!-- punctum -->    <br>
                        <nc con= "g" intm= "u" oct= "2" pname= "b"/><br>
                        <!-- virga -->    <br>
                        <nc con= "g" intm= "u" tilt= "n" oct= "3" pname= "c"/><br>
                    </neume><br>
                </syllable><br>
                <syllable><br>
                    <syl>ma </syl><br>
                    <!-- clivis -->    <br>
                    <neume><br>
                        <nc oct= "2" pname= "b"/><br>
                        <nc intm="d" oct= "2" pname= "a"/><br>
                    </neume><br>
                </syllable><br>
                </layer><br>
                =================================<br>
                 </div>
        <div>
                For those unfamiliar with XML: the lines starting with " <!— “, such as " <!-- porrectus —>“, are comments and thus optional.</div>
        <div>
                 </div>
        <div>
                Ich</div>
</blockquote>
<br>
<br>
<br>
----- Ende der Nachricht von "Ichiro Fujinaga, Prof." <<a href="mailto:ichiro.fujinaga@mcgill.ca">ichiro.fujinaga@mcgill.ca</a>> -----<br>
<br>
</body></html>