A Comparison of Feature-Based and Neural Scansion of Poetry

Total Page:16

File Type:pdf, Size:1020Kb

A Comparison of Feature-Based and Neural Scansion of Poetry A Comparison of Feature-Based and Neural Scansion of Poetry Manex Agirrezabal1 and Iñaki Alegria1 and Mans Hulden2 IXA NLP Group1 Department of Linguistics2 Department of Computer Science University of Colorado Univ. of the Basque Country (UPV/EHU) [email protected] [email protected] [email protected] Abstract this rhythmic structure of the poem can be discov- ered without possessing complete understanding Automatic analysis of poetic rhythm is a of the language. Or, whether we could even an- challenging task that involves linguistics, alyze it without any knowledge of the language in literature, and computer science. When question. These are a difficult challenge for NLP the language to be analyzed is known, that involve knowledge about linguistics, literature rule-based systems or data-driven meth- and computer science. ods can be used. In this paper, we ana- To understand the underlying prosodic struc- lyze poetic rhythm in English and Span- ture of a poem independently of the language, a ish. We show that the representations of necessary core piece of knowledge concerns the data learned from character-based neural typological relationship between different poetic models are more informative than the ones traditions. This work represents the first steps from hand-crafted features, and that a Bi- towards an understanding of how to incorporate LSTM+CRF-model produces state-of-the such knowledge into practical systems. To this art accuracy on scansion of poetry in two end, we scan6 the rhythm of poems using data- languages. Results also show that the in- driven techniques with two languages.7 In our pre- formation about whole word structure, and vious work we tested basic techniques on English not just independent syllables, is highly in- poetry (Agirrezabal et al., 2016a); in this research formative for performing scansion. we improve the results using deep learning and 1 Introduction extend the experiments to include Spanish poetry. The analysis of the results and adopting our mod- 1 I don’t like to brag and I don’t like to boast els to perform fully unsupervised and language in- 2 Questi non ciberà terra né peltro, dependent poetry analysis is our current challenge. Мой дядя самых честных правил,3 The above are examples of metered poetry in 2 Scansion English, Italian and Russian. If the English ex- Performing scansion of a line of poetry involves ample is read out loud, it is probably rendered in marking the rhythmic structure of that line, along a continuous deh-deh-dum pattern. In the second with feet (groups of syllables) and rhyme pat- example, the line consists of eleven beats where terns across lines (Corn, 1997; Fabb, 1997; Steele, some syllables (in fixed positions) are more promi- 1999). In this work, however, we address only the nent than others.4 The Russian example is part of task of inferring the stress sequence for each verse a poem written completely in iambic meter (using (a sequence of words or syllables). a recurring deh-dum sound pattern).5 A person able to read texts in Russian would most likely 2.1 English produce this recurring pattern when reciting the poem. A far more interesting question is whether Poems in English contain repeating patterns of syl- lable stress groupings, better known as feet, and 1Dr. Seuss’ Scrambled Eggs Super! 2 Dante Alighieri’s The Divine Comedy(Canto I, Inferno). 6The common term for annotating poetry with stress lev- 3Alexander Pushkin’s Eugene Onegin. els. 4As a rule of thumb, the 10th beat is always stressed. 7The repository with the data and techniques: 5A complete reading of each poem should convince the https://github.com/manexagirrezabal/ reader that this pattern is present throughout. herascansion/ according to the type of foot used, i.e. the num- all the syllables receive a stress value. As one of ber of syllables in each, several meters can be our intentions was to reproduce the experiments employed. The most common ones are iambic and methods of previous work, we have created feet (bal-loon), trochaic (jun-gle), dactylic (ac-ci- a heuristic to assign a stress value to each sylla- dent) or anapestic (com-pre-hend). ble (by adding unstressed syllables and maintain- The length of a metrical line is expressed by ing lexical stresses when possible). the number of feet found in regular lines. Thus a dimeter has two feet, a trimeter three, a tetram- 2.3 Automated scansion eter four, and so on (pentameter, hexameter, hep- tameter,. ). The most common meter in English Automated scansion is a vibrant topic of research. is iambic pentameter, e.g. Recent work often casts this as a prediction prob- lem, where receiving a sequence of words in a O change | thy thought, | that I poem as input we must predict the stress pat- may change | my mind, terns for each of them. This prediction is of- Although poems show an overall regularity ten approached in one of two different ways; ei- throughout lines, poets tend to vary some parts of ther following expert-designed rules that guide verse slightly, with various artistic motives for do- the marking, or learning from patterns in labeled ing so, as in data. Rule-based work include Logan (1988); Grant, if thou wilt, thou art beloved of many Hartman (2005); Plamondon (2006); McAleese (2007); Gervas (2000); Navarro-Colorado (2015); This differs from the previous example by its Agirrezabal et al. (2016b). Currently, data-driven prominent dum-deh-deh-dum pattern early on— techniques are becoming more popular due to the grant, if thou wilt—known in the literature as availability of tagged data. Some works that em- a ‘trochaic variation’. Another variation is that, ploy data and get information from it are Hay- since the poem is iambic overall, the final syllable ward (1996); Greene et al. (2010); Hayes et al. in the line should be stressed, but it instead ends (2012); Agirrezabal et al. (2016a); Estes and with an unstressed ny-syllable. Appending an un- Hench (2016). stressed syllable at the end of an iambic line is a common departure of a set form in English poetry called feminine ending. An automated scansion 3 Corpora system must be aware of, or learn, such common variants and be able to apply them consistently. As the gold standard material for training the En- glish metrical tagger, we used a corpus of scanned 2.2 Spanish poetry, For Better For Verse (4B4V), from the Uni- versity of Virginia (Tucker, 2011).8 The entire In the Spanish poetic tradition, several metrical collection consists of 78 poems, approximately structures have been popular over time (Quilis, 1,100 lines in total. Sometimes several analyses 1984; Tomás, 1995; Caparrós, 1999). In this work, are given as correct, as there is some natural am- because of corpus availability, we have only fo- biguity when performing scansion—about 10% of cused on a specific time period, the Golden Age. the lines are ambiguous with two or more plausi- In this period the main meter of poetry was the ble analyses given. hendecasyllable, in which each line of verse con- sists of eleven syllables. The stress sequence For the Spanish language portion we make is quite regular and usually the 10th syllable is use of a corpus of Spanish Golden-Age Son- stressed. Other syllable positions are also stressed nets (Navarro-Colorado et al., 2016) available on 9 and the specifics of the pattern leads to a rich cat- GitHub. This is a collection of poems from the egorization of hendecasyllabic lines, which is out- 16th and 17th centuries, which has been manually side our current scope of work. checked, contains approximately 135 sonnets and One of the challenges in analyzing Spanish po- almost 2,000 lines. These poems were written by etry is the use of syllable contractions, also known seven different well-known authors. as synalephas, to force verses with more than 8 eleven syllables into hendecasyllabic structures. http://prosody.lib.virginia.edu/ 9https://github.com/bncolorado/ Because of this, when scansion is performed, not CorpusSonetosSigloDeOro English a character-based RNN with LSTM, which pro- duces two vectors. The forward vector will have The jaws that bite, the claws that catch! a representation of the character sequence from Eight segments, four strong beats the left to the right. The backward one will Spanish have the same in the reversed order. Our in- sight is that this character-based LSTM captures su fábrica en tus ruinas adelanta, the phonological structure of the word from its Eleven segments, three strong beats graphemes/characters. These two vectors are con- catenated together with the whole word’s embed- 4 Methods ding (the embeddings could be pre-trained from larger corpora or trained jointly for the task). The We follow the intuitions outlined in Agirrezabal vector of these three elements will represent each et al. (2016a) and we use the same set of lin- word in the sequence. Then, for each word, there guistically motivated features. The feature tem- will be a word-level LSTM, which will produce an plates include current and surrounding words, syl- output for each word, with its right and left context lables, POS-tags and lexical stresses, among other information. Finally, this output will go through a simpler ones. This paper extends the work as CRF layer to get the optimal output. For details, more current methods—neural network models in we refer the reader to Lample et al. (2016). particular—and a new language is explored. We performed several experiments. In some The earlier feature-based systems require man- cases, the models were designed to learn a di- ual extraction of features where for each syllable rect mapping from syllables to stresses (S2S16).
Recommended publications
  • A Hell of a City: Dante's Inferno on the Road to Rome ([email protected]) DANTE's WORKS Rime (Rhymes): D.'S Lyrical Poems, Cons
    A Hell of a City: Dante’s Inferno on the Road to Rome ([email protected]) DANTE’S WORKS Rime (Rhymes): D.'s lyrical poems, consisting of sonnets, canzoni, ballate, and sestine, written between 1283 [?] and 1308 [?]. A large proportion of these belong to the Vita Nuova, and a few to the Convivio; the rest appear to be independent pieces, though the rime petrose (or “stony poems,” Rime c-ciii), so called from the frequent recurrence in them of the word pietra, form a special group, as does the six sonnet tenzone with Forese Donati: http://etcweb.princeton.edu/dante/pdp/rime.html (Testo critico della Societa' Dantesca Italiana; Florence: Societa' Dantesca Italiana, 1960. Edited by Michele Barbi. Translated by K. Foster and P. Boyde.) Vita nova (The New Life): Thirty-one of Dante's lyrics surrounded by an unprecedented self-commentary forming a narrative of his love for Beatrice (1293?). D.'s New Life, i.e. according to some his 'young life', but more probably his 'life made new' by his love for Beatrice. The work is written in Italian, partly in prose partly in verse (prosimetron), the prose text being a vehicle for the introduction, the narrative of his love story, and the interpretation of the poems. The work features 25 sonnets (of which 2 are irregular), 5 canzoni (2 of which are imperfect), and 1 ballata: http://etcweb.princeton.edu/dante/pdp/vnuova.html (Testo critico della Società Dantesca Italiana; Florence: Società Dantesca Italiana, 1960. Edited by Michele Barbi. Translated by Mark Musa.) In the Vita Nuova, which is addressed to his 'first friend', Guido Cavalcanti, D.
    [Show full text]
  • Editor's Introduction
    Editor’s Introduction: Scansion DAVID NOWELL SMITH _______________________ I would like to start from an intuition.1 This might seem an abuse of editorial privilege, and indeed might strike one as more generally tendentious: is an issue on ‘scansion’ the place for discussing one’s intuitions at all? For a start, it contravenes quite brazenly the strict separation between description and performance, lain down most powerfully by John Hollander well over half a century ago. For Hollander, a ‘descriptive’ system of scansion would aim at presenting schematically the whole ‘musical’ structure of a poem, whether this consists, in any particular case, of the prosodic features of the language in which it is written, the arrangement of elements completely foreign to that language (syllable counting in English verse for example), or even the arrangement of type on a page. A performative system of scansion, on the other hand, would present a series of rules governing a locutionary reading of a particular poem, before a real or implied audience. It would end up by describing not the poem itself, but the unstated canons of taste behind the rules. Performative systems of scansion, disguised as descriptive ones, have composed all but a few of the metrical studies of the past. Their subjectivity is far more treacherous than even that of reading poems into oscilloscopes and claiming that the image produced describes, or even is, the true poem.2 1 My great thanks to Ewan Jones on his comments on an earlier draft of this introduction. 2 John Hollander, ‘The Music of Poetry’, The Journal of Aesthetics and Art Criticism vol.
    [Show full text]
  • Introduction to Meter
    Introduction to Meter A stress or accent is the greater amount of force given to one syllable than another. English is a language in which all syllables are stressed or unstressed, and traditional poetry in English has used stress patterns as a fundamental structuring device. Meter is simply the rhythmic pattern of stresses in verse. To scan a poem means to read it for meter, an operation whose noun form is scansion. This can be tricky, for although we register and reproduce stresses in our everyday language, we are usually not aware of what we’re going. Learning to scan means making a more or less unconscious operation conscious. There are four types of meter in English: iambic, trochaic, anapestic, and dactylic. Each is named for a basic foot (usually two or three syllables with one strong stress). Iambs are feet with an unstressed syllable, followed by a stressed syllable. Only in nursery rhymes to do we tend to find totally regular meter, which has a singsong effect, Chidiock Tichborne’s poem being a notable exception. Here is a single line from Emily Dickinson that is totally regular iambic: _ / │ _ / │ _ / │ _ / My life had stood – a loaded Gun – This line serves to notify readers that the basic form of the poem will be iambic tetrameter, or four feet of iambs. The lines that follow are not so regular. Trochees are feet with a stressed syllable, followed by an unstressed syllable. Trochaic meter is associated with chants and magic spells in English: / _ │ / _ │ / _ │ / _ Double, double, toil and trouble, / _ │ / _ │ / _ │ / _ Fire burn and cauldron bubble.
    [Show full text]
  • Zanesville & Western: a Creative Dissertation
    ZANESVILLE & WESTERN: A CREATIVE DISSERTATION by Mark Allen Jenkins APPROVED BY SUPERVISORY COMMITTEE: _________________________________________ Dr. Frederick Turner, Co-Chair _________________________________________ Dr. Charles Hatfield, Co-Chair _________________________________________ Dr. Matt Bondurant _________________________________________ Dr. Nils Roemer Copyright 2017 Mark Allen Jenkins All Rights Reserved ZANESVILLE & WESTERN A CREATIVE DISSERTATION by MARK ALLEN JENKINS, BA, MFA DISSERTATION Presented to the Faculty of The University of Texas at Dallas in Partial Fulfillment of the Requirements for the Degree of DOCTOR OF PHILOSOPHY IN HUMANITIES – AESTHETIC STUDIES THE UNIVERSITY OF TEXAS AT DALLAS May 2017 ACKNOWLEDGMENTS There are several significant people to thank in the development, creation, and refining of this dissertation, Zanesville & Western: A Creative Dissertation. Dr. Charles Hatfield supported me throughout the dissertation. His expertise on theoretical framing helped me develop an approach to my topic through a range of texts and disciplines. Dr. Frederick Turner encouraged me to continue and develop narrative elements in my poetry and took a particular interest when I began writing poems about southeastern Ohio. He encouraged me to get to the essence of specific poems through multiple drafts. Dr. Rainer Schulte, Dr. Richard Brettell, and Dr. Nils Roemer were my introduction to The University of Texas at Dallas. Dr. Schulte’s “Interdisciplinary Approaches to the Arts and Humanities” highlighted many of the strengths of our program, and “Crafting Poetry” provided useful insight into my own poetry as well as a thorough introduction international poetry. Dr. Brettell’s “Art and Anarchy” course expounded the idea that poets could be political in their lives and work, both overtly and implicitly.
    [Show full text]
  • ASSESSING POETRY MARKUP with NUSCHOLAR by MEGHA JYOTI
    ASSESSING POETRY MARKUP WITH NUSCHOLAR by MEGHA JYOTI Submitted in partial fulfilment of the requirements for the degree of Master of Computer Science at Dalhousie University Halifax, Nova Scotia December 2013 © Copyright by Megha Jyoti, 2013 TABLE OF CONTENTS LIST OF TABLES ........................................................................................................... viii LIST OF FIGURES ........................................................................................................... ix ABSTRACT .................................................................................................................... xi ACKNOWLEDGEMENTS ............................................................................................... xii CHAPTER 1 INTRODUCTION .......................................................................................... 1 1.1 Benefits of Digital Scansion Tool ............................................................................... 3 1.2 Motivation ................................................................................................................. 5 1.3 Thesis Contribution ................................................................................................... 6 1.4 Solution Overview ..................................................................................................... 6 1.4.1 Requirement Gathering ................................................................................. 6 1.4.2 Design and Implementation .........................................................................
    [Show full text]
  • Audible Punctuation Performative Pause In
    PDF hosted at the Radboud Repository of the Radboud University Nijmegen The following full text is a publisher's version. For additional information about this publication click this link. http://hdl.handle.net/2066/140838 Please be advised that this information was generated on 2021-09-25 and may be subject to change. AUDIBLE PUNCTUATION Performative Pause in Homeric Prosody Audible Punctuation: Performative Pause in Homeric Prosody Proefschrift ter verkrijging van de graad van doctor aan de Radboud Universiteit Nijmegen op gezag van de rector magnificus prof. dr. Th.L.M. Engelen, volgens besluit van het college van decanen in het openbaar te verdedigen op donderdag 21 mei 2015 om 14.30 uur precies door Ronald Blankenborg geboren op 23 maart 1971 te Eibergen Promotoren: Prof. dr. A.P.M.H. Lardinois Prof. dr. J.B. Lidov (City University New York, Verenigde Staten) Manuscriptcommissie: Prof. dr. M.G.M. van der Poel Prof. dr. E.J. Bakker (Yale University, Verenigde Staten) Prof. dr. M. Janse (Universiteit Gent, België) Copyright©Ronald Blankenborg 2015 ISBN 978-90-823119-1-4 [email protected] [email protected] All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage or retrieval system, without permission in writing from the author. Printed by Maarse Printing Cover by Gijs de Reus Audible Punctuation: Performative Pause in Homeric Prosody Doctoral Thesis to obtain the degree of doctor from Radboud University Nijmegen on the authority of the Rector Magnificus prof.
    [Show full text]
  • Lydgate's Metrical Inventiveness and His Debt to Chaucer
    /\GJDWH V0HWULFDO,QYHQWLYHQHVVDQGKLV'HEWWR&KDXFHU 0DUWLQ-'XIIHOO Parergon, Volume 18, Number 1, July 2000, pp. 227-249 (Article) 3XEOLVKHGE\$XVWUDOLDQDQG1HZ=HDODQG$VVRFLDWLRQRI0HGLHYDO DQG(DUO\0RGHUQ6WXGLHV ,QF DOI: 10.1353/pgn.2000.0038 For additional information about this article http://muse.jhu.edu/journals/pgn/summary/v018/18.1.duffell.html Access provided by Boston College (25 Aug 2015 19:59 GMT) Lydgate's Metrical Inventiveness and his Debt to Chaucer Martin J. Duffell Most modem critics and editors of John Lydgate's work feel it necessary to address the problem of his reputation as a versifier: why did his contemporaries rate him so highly when twentieth-century writers regard him, at best, as idiosyncratic and, at worst, as incompetent? Thus, for example, Saintsbury dismissed him as 'a doggerel poet with an insensitive ear' and Hammond demonstrated that Lydgate's roughness was due, not to ignorant copyists, but to an ignorant poet; 'The study of Lydgate's mentality,' she concluded, 'may not be worth the student's candle.' In the last sixty years a number of writers, from Pyle to Hascall, have made important contributions to our understanding of Lydgate's metrics, but have not succeeded in making us admire his versification. Yet he was the most prolific and admired versifier in England during his own lifetime and for a century after his death. 1 George Saintsbury, A History of English Prosody from the Twelfth Century to the Present Day, Y.From the Origins to Spenser (London and New York: Macmillan, 1906), p. 223; Eleanor Prescott Hammond, English Verse between Chaucer and Surrey (Durham, NC: Duke University Press, 1927), p.l 52.
    [Show full text]
  • Computing Poetry
    Computing Poetry Rodolfo Delmonte Department of Language Studies & Department of Computer Science Ca’ Foscari University - 30123, Venezia, Italy [email protected] Abstract: We present SPARSAR, a system for the automatic analysis of poetry(and text) style which makes use of NLP tools like tokenizers, sentence splitters, NER (Name Entity Recognition) tools, and taggers. Our system in addition to the tools listed above which aim at obtaining the same results of quantitative linguistics, adds a number of additional tools for syntactic and semantic structural analysis and prosodic modeling. We use a constituency parser to measure the structure of modifiers in NPs; and a dependency mapping of the previous parse to analyse the verbal complex and determine Polarity and Factuality. Another important component of the system is a phonological parser to account for OOVWs, in the process of grapheme to phoneme conversion of the poem. We also measure the prosody of the poem by associating mean durational values in msecs to each syllable from a database and created an algorithm to account for the evaluation of durational values for any possible syllable structure. Eventually we produce six general indices that allow single poems as well as single poets to be compared. These indices include a Semantic Density Index which computes in a wholly new manner the complexity of a text/poem. Keywords: NLP, Sentiment and Affective Analysis, Factuality and Subjectivity Analysis, Prosodic Structure, Semantic and Syntactic Processing, Metrical Structure 1 Introduction We present SPARSAR, a system for poetry (and text) style analysis by means of parameters derived from deep poem (and text) analysis.
    [Show full text]
  • Dactylic Hexameter Is Properly Scanned When Divided Into Six Feet, with Each Foot Labelled a Dactyl Or a Spondee
    Latin Meter: an introduction Dactyllic Hexameter English Poetry: Poe’s “The Raven”—Trochaic Octameter / x / x / x / x / x / x / x / x Once up- on a mid- night drear- y, while I pon- dered weak and wear- y / x / x x / x / x x / x / x / x / O- ver man- y a quaint and cur- i- ous vol- ume of for- got- ten lore, / x / x / x / x / x / x / x / x While I nod- ded, near- ly nap- ping, sud- den- ly there came a tap- ping, / x / x / x / x / x / x / x / As of some- one gent- ly rap- ping, rap- ping at my cham- ber door. / x / x / x / x / x / x / x / “’Tis some vis- i- tor,” I mut- tered, “tap- ping at my cham- ber door; / x / x / x / On- ly this, and noth- ing more.” Scansion n Scansion: from the Latin scandere, “to move upward by steps.” Scansion is the science of scanning, of dividing a line of poetry into its constituent parts. n To scan a line of poetry is to follow the rules of scansion by dividing the line into the appropriate number of feet, and indicating the quantity of the syllables within each foot. n A line of dactylic hexameter is properly scanned when divided into six feet, with each foot labelled a dactyl or a spondee. Metrical Symbols: long: – short: u syllaba anceps: u (may be long or short) Basic Feet: dactyl: – u u spondee: – – Dactylic Hexameter: Each line has six feet, of which the first five may be either dactyls or spondees, though the fifth is nearly always a dactyl (– u u), and the sixth must be either a spondee (– –) or a trochee (– u), but we will treat it as a spondee.
    [Show full text]
  • Exploring Shakespeare's Sonnets with SPARSAR
    Linguistics and Literature Studies 4(1): 61-95, 2016 http://www.hrpub.org DOI: 10.13189/lls.2016.040110 Exploring Shakespeare’s Sonnets with SPARSAR Rodolfo Delmonte Department of Language Studies & Department of Computer Science, Ca’ Foscari University, Italy Copyright © 2016 by authors, all rights reserved. Authors agree that this article remains permanently open access under the terms of the Creative Commons Attribution License 4.0 International License Abstract Shakespeare’s Sonnets have been studied by rhetorical devices. Most if not all of these facets of a poem literary critics for centuries after their publication. However, are derived from the analysis of SPARSAR, the system for only recently studies made on the basis of computational poetry analysis which has been presented to a number of analyses and quantitative evaluations have started to appear international conferences [1,2,3] - and to Demo sessions in and they are not many. In our exploration of the Sonnets we its TTS “expressive reading” version [4,5,6]1. have used the output of SPARSAR which allows a Most of a poem's content can be captured considering full-fledged linguistic analysis which is structured at three three basic levels or views on the poem itself: one that covers macro levels, a Phonetic Relational Level where phonetic what can be called the overall sound pattern of the poem - and phonological features are highlighted; a Poetic and this is related to the phonetics and the phonology of the Relational Level that accounts for a poetic devices, i.e. words contained in the poem - Phonetic Relational View.
    [Show full text]
  • Metrical Patterns and Layers of Sense: Some Remarks on Metre, Rhythm and Meaning*
    Metrical patterns and layers of sense: some remarks on metre, rhythm and meaning* João Batista Toledo Prado State University of São Paulo, Araraquara Introduction Ideally, all metric phenomena should be observed as empirically as possible on the phonetic-phonological dimension of a language. Empirical observation has however considerably restricted limits when it comes to classical languages, due to the present manifest reductions created by their historical fate, which puts them among those idioms not any longer spoken today. Only legitimate speakers of the Latin language, that is, those who have had it as their mother tongue, were totally able to empirically experience features such as cadence, harmony, rhythm of speech as well as other traits crafted by versifi cation techniques, especially when one takes into account the fact that, from a certain time on, almost all verse compositions in Rome were meant to be read aloud and for public performances1. Th e * I wish to thank FAPESP (São Paulo Research Foundation, Brazil) for the granting of a scholarship that allowed me to develop a post-doctoral research in France of which the fi nal form of this text is one of the many results. 1 Dupont (1985, 402). 124 AUGUSTAN POETRY standards set by classical metrics were also based on the phonic qualities of the articulate sounds, and metrics treatises, written by ancient scholars as well as those produced by later critics, have always involved sound matter on the basis of their settings for the metrics phenomenon in poetry. Classical Metrics manuals have always sought to catalog regularities seen in classical poetry and formulate the standards of its occurrence in verses, by proceeding to investigate their harmony measures, i.e., poetic meters, and establishing the laws that rule their use as well as the eff ects produced by them, but always based on the sound phenomenon of ancient languages like Greek and Latin, which could not deliver to posterity any positive evidence of how their phonemes were articulated.
    [Show full text]
  • Basic Guide to Latin Meter and Scansion
    APPENDIX B Basic Guide to Latin Meter and Scansion Latin poetry follows a strict rhythm based on the quantity of the vowel in each syllable. Each line of poetry divides into a number of feet (analogous to the measures in music). The syllables in each foot scan as “long” or “short” according to the parameters of the meter that the poet employs. A vowel scans as “long” if (1) it is long by nature (e.g., the ablative singular ending in the first declen- sion: puellā); (2) it is a diphthong: ae (saepe), au (laudat), ei (deinde), eu (neuter), oe (poena), ui (cui); (3) it is long by position—these vowels are followed by double consonants (cantātae) or a consonantal i (Trōia), x (flexibus), or z. All other vowels scan as “short.” A few other matters often confuse beginners: (1) qu and gu count as single consonants (sīc aquilam; linguā); (2) h does NOT affect the quantity of a vowel Bellus( homō: Martial 1.9.1, the -us in bellus scans as short); (3) if a mute consonant (b, c, d, g, k, q, p, t) is followed by l or r, the preced- ing vowel scans according to the demands of the meter, either long (omnium patrōnus: Catullus 49.7, the -a in patrōnus scans as long to accommodate the hendecasyllabic meter) OR short (prō patriā: Horace, Carmina 3.2.13, the first -a in patriā scans as short to accommodate the Alcaic strophe). 583 40-Irby-Appendix B.indd 583 02/07/15 12:32 AM DESIGN SERVICES OF # 157612 Cust: OUP Au: Irby Pg.
    [Show full text]