[mei-neumes-ig] @ncsign oriscus
Roland, Perry D. (pdr4h)
pdr4h at virginia.edu
Mon Jan 22 15:57:44 CET 2018
Hi Ich,
It seems I missed the email from Thomas and Elaine. What is the function of @ncsign? Is it to give a (more-or-less standard) name to the neume component?
Also, in the following example, it’s not a good idea to treat the initial letter and the remainder of the syllable as 2 syllables.
> (Manuale missae et officiorum ex libris solesmensibus excerptum. Romae: Typis Sancti Petri de Solesmis, > Desclée, Lefebvre & Soc., 1902, p. 32)
>
> <syllable>
> <syl n=“initial">K</syl>
> <syl>Y-</syl>
> <neume>
> <nc oct= "3" pname= “g” />
> <nc oct= "3" pname= “a” />
> </neume>
> <neume>
> <nc oct= "3" pname= “g" />
> <nc oct= "3" pname= “a” />
> <nc oct= "3" pname= “g” />
> <nc oct= "3" pname= “g” ncsign=“oriscus” />
> </neume>
> </syllable>
Two syllables assigned to the same note/neume is a signal for elision. This isn’t that. ☺ Since the inial letter is a segment of the syllable, and an initial is a special kind of segment, I’d recommend the following instead –
<syllable xmlns="http://www.music-encoding.org/ns/mei">
<syl><seg type="initial">K</seg>Y</syl>
<neume>
<nc oct="3" pname="g"/>
<nc oct="3" pname="a"/>
</neume>
<neume>
<nc oct="3" pname="g"/>
<nc oct="3" pname="a"/>
<nc oct="3" pname="g"/>
<nc oct="3" pname="g" ncsign="oriscus"/>
</neume>
</syllable>
Alternatively, we could add a special-purpose element, say <initial>, that can go inside <syl>.
--
p.
From: mei-neumes-ig [mailto:mei-neumes-ig-bounces at lists.uni-paderborn.de] On Behalf Of Ichiro Fujinaga, Prof.
Sent: Saturday, January 20, 2018 3:33 PM
To: Neumes Interest Group of the Music Encoding Initiative <mei-neumes-ig at lists.uni-paderborn.de>
Subject: [mei-neumes-ig] @ncsign oriscus
As proposed by Thomas Weber and Elaine Stratton (in the email to this list on 2017-10-17), I added the @ncsign in the current "MEI Neumes Module Draft, Version 0.2.2”:
https://docs.google.com/document/d/1iJ4S3epL0-IfOsOVm547Fg-VO_bORUbtRCW775nPQ1A
Here are some examples for oriscus. I’ll post some examples for quilisma and strophicus in separate posts.
Any feedback would be appreciated.
Ichiro
[cid:image002.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“s” s-shaped=“w” />
</neume>
[cid:image003.jpg at 01D39366.6A5F15C0]
(Manuale missae et officiorum ex libris solesmensibus excerptum. Romae: Typis Sancti Petri de Solesmis, Desclée, Lefebvre & Soc., 1902, p. 32)
<syllable>
<syl n=“initial">K</syl>
<syl>Y-</syl>
<neume>
<nc oct= "3" pname= “g” />
<nc oct= "3" pname= “a” />
</neume>
<neume>
<nc oct= "3" pname= “g" />
<nc oct= "3" pname= “a” />
<nc oct= "3" pname= “g” />
<nc oct= "3" pname= “g” ncsign=“oriscus” />
</neume>
</syllable>
[cid:image005.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” s-shaped=“w” />
</neume>
[cid:image007.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” s-shaped=“e” />
</neume>
[cid:image009.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” curved=“c"/>
</neume>
[cid:image011.png at 01D39366.6A5F15C0]
<neume>
<nc intm=“n” tilt=“n” />
<nc intm=‘su” ncsign=“oriscus” />
<nc intm=“u” tilt=“n” />
</neume>
[cid:image013.png at 01D39366.6A5F15C0]
<neume>
<nc ntm=“n” tilt=“ne” />
<nc intm=‘su” ncsign=“oriscus” />
<nc intm=“u” tilt=“ne” />
</neume>
[cid:image015.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” s-shaped=“s” />
</neume>
[cid:image017.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” s-shaped=“n” />
</neume>
[cid:image019.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” s-shaped=“e” />
</neume>
[cid:image021.png at 01D39366.6A5F15C0]
<neume>
<nc ncsign=“oriscus” intm=“n” ??? />
</neume>
I think this is a case where we provide an image of this unusual neume.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 49866 bytes
Desc: image002.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 24737 bytes
Desc: image003.jpg
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 20320 bytes
Desc: image005.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.png
Type: image/png
Size: 12801 bytes
Desc: image007.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image009.png
Type: image/png
Size: 18329 bytes
Desc: image009.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image011.png
Type: image/png
Size: 16183 bytes
Desc: image011.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image013.png
Type: image/png
Size: 11864 bytes
Desc: image013.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image015.png
Type: image/png
Size: 42731 bytes
Desc: image015.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image017.png
Type: image/png
Size: 43642 bytes
Desc: image017.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image019.png
Type: image/png
Size: 48864 bytes
Desc: image019.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image021.png
Type: image/png
Size: 60866 bytes
Desc: image021.png
URL: <http://lists.uni-paderborn.de/pipermail/mei-neumes-ig/attachments/20180122/9b710d1d/attachment-0009.png>
More information about the mei-neumes-ig
mailing list