CUNY-CL / latin_scansion

Apache License 2.0
0 stars 2 forks source link

variable rules edits #33

Closed jillianchang closed 3 years ago

jillianchang commented 3 years ago

Do you have any suggestions on how to implement hypermeter: when a period has an extra syllable ending in a vowel or m which is elided into the first word of the following period, often with -que words?

aerea cui gradibus surgēbant līmina nexaeque
aere trabēs, foribus cardō strīdēbat aēnīs.
kylebgorman commented 3 years ago
aerea cui gradibus surgēbant līmina nexaeque
aere trabēs, foribus cardō strīdēbat aēnīs.

What's lengthened in those examples?

jillianchang commented 3 years ago

The first line has an extra syllable, so the "que" on the first line is elided to the "ae" in the next line.

kylebgorman commented 3 years ago

We don't really have the technology to handle that, dang. There's no way for two lines to interact like this in our current system.

I think we should just treat these as defective lines, at least for now.

I am going to add the ability to add "comments" to the analyzer markup so we could in theory record the hypothesized hypermetric in a comment field.

On Mon, Aug 9, 2021 at 8:48 PM jillianchang @.***> wrote:

The first line has an extra syllable, so the "que" on the first line is elided to the "ae" in the next line.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CUNY-CL/LatinScansion/pull/33#issuecomment-895646347, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABG4OKJW4PRAZZU6WI6MWDT4BZNFANCNFSM5B2Z6DRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

jillianchang commented 3 years ago

We can close this PR in favor of #34

kylebgorman commented 3 years ago

Okay, closing in favor of #34.