English

Using Finite-State Machines to Automatically Scan Classical Greek Hexameter

Computation and Language 2021-01-28 v1 Artificial Intelligence

Abstract

This paper presents a fully automatic approach to the scansion of Classical Greek hexameter verse. In particular, the paper describes an algorithm that uses deterministic finite-state automata and local linguistic rules to implement a targeted search for valid spondeus patterns and, in addition, a weighted finite-state transducer to correct and complete partial analyses and to reject invalid candidates. The paper also details the results of an empirical evaluation of the annotation quality resulting from this approach on hand-annotated data. It is shown that a finite-state approach provides quick and linguistically sound analyses of hexameter verses as well as an efficient formalisation of linguistic knowledge. The project code is available (see https://github.com/anetschka/greek_scansion).

Keywords

Cite

@article{arxiv.2101.11437,
  title  = {Using Finite-State Machines to Automatically Scan Classical Greek Hexameter},
  author = {Anne-Kathrin Schumann and Christoph Beierle and Norbert Blößner},
  journal= {arXiv preprint arXiv:2101.11437},
  year   = {2021}
}

Comments

13 pages, 5 figures

R2 v1 2026-06-23T22:35:13.509Z