-
Notifications
You must be signed in to change notification settings - Fork 45
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
Unattached Tironian notation #1248
Comments
I'm willing to try implementing this because I need this feature, but it involves changing the parser. I don't want to disrupt the work on the Laon font. @jakubjelinek, should I wait? |
x and e aren't Tironian letters, at least from what I know Tironian letters are used just in Laon, x and e are called significant letters. BTW, for Tironian notes, I'm planning to use lt instead of ls, so e.g. unltdx3 would be uncinus with Tironian devexum in its upper right corner. |
I've definitely read books where the letters in St. Gall have been referred as "Tironian notes." I don't know if that's an incorrect generalization, or an obsolete phrase, or whatever, but it was definitely in more than one book, so it's at least arguably a name that can be used. As for an isolated x, take a look at SG 390 (Harker Antiphonary), folio 40, "O Rex Gentium" at the bottom If we're talking wish list, it would be nice sometimes to nudge the letters slightly in some direction from their general 1-4/6-9 position, as the algorithm occasionally causes them to touch the neume. |
Note: here's a book that talks about Tironian notes https://archive.org/stream/MN5060ucmf_0/MN5060ucmf_0_djvu.txt Edit: I have no idea if they are referring to the musical manuscripts or some other manuscripts from the abbey. |
For O Rex Gentium, I just sticked it before the next neume as in For the terminology, I've been mostly reading about Tironian signs in http://store.saintmeinrad.edu/scholarshop/our-authors/fr.-columba-kelly,-osb/an-introduction-to-the-interpretation-of-gregorian-chant-vol.-1-foundations/c-25/c-91/p-384 pg. 180-188, that book uses the term added letters for the non-tironian signs. For Laon, I plan to add to the 1-4 and 6-9 positions also position 5, inside the neume, especially augete appears inside very often (though I expect one will always need a glyph with that positioned letter, it would be hard to position it inside of the neume in TeX without knowing details on the shape). There is another thing in SG that nabc isn't able to express, sometimes a wide significant letter (e.g. lsew, lscw and lstw) appears above multiple neumes. |
If it's possible to have the letter unattached so that it can be spaced away manually with (e.g.) |
About the terminology, I'm not picky and was just trying to explain why I used the term, perhaps (probably?) incorrectly. I can change the title of the issue, if you like. |
I think ni is reasonable, the question is if we add a character for it, or special case it in the parser; and also what height it is going to have. E.g. if it has height of 0 and width of 0, then I think nilse1, nilse4 and nilse7 might look identically, similarly nilse3, nilse6 and nilse9. It would need to be documented in the nabc documentation. |
I think you would be the best to opine on whether it should be a new character. There is precedent for having spaces in a font, so I think it's really what makes the most sense to you. |
There should be a way to render Tironian letters, most especially x and e, unattached to any other neume in nabc. The x (expectare), which has rhythmic significance and therefore no other way of notation, is more important than e (equaliter) which has melodic significance and can be expressed in the square notes. Additionally, it should be possible to render the x or e midway between the neumes above adjacent syllables.
The text was updated successfully, but these errors were encountered: