New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new ligature elements #274
Comments
|
I would vote for |
|
I'm concerned that ligatures in Mensural notation and in CMN serve different purposes. Since they're an integral part of the notation, ligatures in Mensural notation have an existence in the logical domain, while ligatures in CMN have a more editorial and therefore visual function. It's a subtle difference, but the To be useful in CMN, a ligature-like element would need many of the same attributes as other so-called "control events" ( A possible compromise would be to provide |
|
Having Also, having only a spanning ligature element in CMN (and no containing element) seems appropriate to me, but again, I am maybe missing a point about the use of ligatures in CMN. |
|
Any other comment on this? Otherwise I am going to add |
|
Add to Verovio? Since we haven't yet worked out the difference between ligatures in mensural notation vs. CMN, can you delay implementation until MEI v. 4? |
|
To both MEI and Verovio. I can wait v. 4., but I would add them to develop as soon as 3.0.0 is out. The difference seems clear to me: the typical use of ligatureSpan will be for indicating in CMN original ligatures. They will very often be spanning across several measures and cannot be represented with ligature elements. |
|
I've already started a version 4.0 customization. As soon as we finalize 3.0, we can start putting the things in the customization into the development version in Git. I don't want to belabor the point, but technically CMN doesn't have ligatures -- it has indications of where ligatures occurred in the original mensural source of the transcription. Putting |
Currently, MEI provides a
<ligature>element to identify ligatures in mensural notation. It is not intended for use in the CMN repertoire where notes are marked with a so-called 'ligature' (usually rendered as a bracket) to indicate notes that were part of a ligature in a mensural notation original document. The definition of the<ligature>element could be expanded to include CMN usage, but because these structures in CMN can cut across measure boundaries, another stand-off element, provisionally named<ligatureSpan>, would have to be created at the same time.On the other hand, ligatures in mensural notation and those in CMN are not the same thing. So, it might be best to provide differently-named elements for each repertoire. For example,
<ligature>could be used exclusively in mensural notation, while<lig>and<ligSpan>could be used in CMN.The text was updated successfully, but these errors were encountered: