-
Notifications
You must be signed in to change notification settings - Fork 56
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
Document how readings tool Tone customization works #71
Comments
Also, it would be useful if the readings tool had a way to specify what to do at commas in the text, not just semi colons, colons, question marks, and periods |
It is in Line 700 in a727678
t
The eval was only set up to handle a |
Yeah, I don't understand this at all, because I would prefer the standard endings for monosyllables and Hebrew words. I have never ever seen the ending for those used in Latin, and I cannot make heads or tails of what is here. A check box would be helpful. (For context, I'm currently working on setting texts to the prophecy tone.) The flex is requred, except in shorter sentences, but because not all sentences have colons, sometimes the flex is omitted, sometimes the sentence is short but, because the colon is used for dialogue it is inserted, and really, this is a problem, insofar as the rules are contradictory. The flex is repeated if it makes sense, but the flex before introducing dialogue does not make sense! It is a dependent clause. (The St Athanasius Chant book of epistles and gospels does this too.) The ending for the readings preceding the Canticle of Moses and that of the Three Young Men would also be helpful, but again, the documentation is fairly complex… Even just a note that this is a problem would be helpful. |
The readings tool is amazing but it seems like the GABC modification inputs are a bit of a black art. I tried looking through the code in
readings.js
but I couldn't easily find the implementation of their parser, not even aneval
call.Thanks
The text was updated successfully, but these errors were encountered: