
MORPHOLOGICAL ANALYSIS OF HISTORICAL LANGUAGES
Author(s) -
SMITH NEEL
Publication year - 2016
Publication title -
bulletin of the institute of classical studies
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.108
H-Index - 17
eISSN - 2041-5370
pISSN - 0076-0730
DOI - 10.1111/j.2041-5370.2016.12040.x
Subject(s) - parsing , computer science , orthography , natural language processing , artificial intelligence , programming language , linguistics , philosophy , reading (process)
This paper describes the design of a system for parsing ancient Greek morphologically, taking into account the distinctive requirements of studying a historical language. Sets of stems and inflectional patterns identified by URNs are expressed in a specified orthography, and are loaded dynamically when the parser is built. Analytical results are also expressed with URN values for lexical entity and form, so that replies identify both the result of the analysis and the logic leading to the result. The underlying engine uses finite transducers to collect possible analyses of Greek words stripped of accents. A wrapper program implements an ‘analysis by synthesis’ algorithm by adding appropriate accents for each candidate analysis, and comparing the result to the originally submitted form. Parsers can be built or tailored to specific corpora without programming, by editing tables of stems and inflectional patterns.