paper-with-me

Papers

Modeling Reduplication with 2-way Finite-State Transducers

2018-10-01 · WS 2018 10 · Hossep Dolatian, Jeffrey Heinz

This article describes a novel approach to the computational modeling of reduplication. Reduplication is a well-studied linguistic phenomenon. However, it is often treated as a stumbling block within finite-state treatments of morphology. Most finite-state implementations of computational morphology cannot adequately capture the productivity of unbounded copying in reduplication, nor can they adequately capture bounded copying. We show that an understudied type of finite-state machines, two-way finite-state transducers (2-way FSTs), captures virtually all reduplicative processes, including total reduplication. 2-way FSTs can model reduplicative typology in a way which is convenient, easy to design and debug in practice, and linguistically-motivated. By virtue of being finite-state, 2-way FSTs are likewise incorporable into existing finite-state systems and programs. A small but representative typology of reduplicative processes is described in this article, alongside their corresponding 2-way FST models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Finite-state Model of Shupamem Reduplication

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Magdalena Markowska, Jeffrey Heinz, Owen Rambow

Shupamem, a language of Western Cameroon, is a tonal language which also exhibits the morpho-phonological process of full reduplication. This creates two challenges for finite-state model of its morpho-syntax and morphop…

model

A self-reliant finite automata for reduplication detection

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Reduplication is a common phenomenon in almost all human languages. It implies the repetition of the smallest linguistic unit partially (e.g. flip flop) or completely (e.g. bye bye). Symbolically it can be written as WiW…

Learning Transductions and Alignments with RNN Seq2seq Models

2023-03-13 · Zhengxiang Wang

The paper studies the capabilities of Recurrent-Neural-Network sequence to sequence (RNN seq2seq) models in learning four transduction tasks: identity, reversal, total reduplication, and quadratic copying. These transduc…

Out-of-Distribution Generalization

Recognizing Reduplicated Forms: Finite-State Buffered Machines

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Yang Wang

Total reduplication is common in natural language phonology and morphology. However, formally as copying on reduplicants of unbounded size, unrestricted total reduplication requires computational power beyond context-fre…

Finite-state morphological transducers for three Kypchak languages

2014-05-01 · LREC 2014 5 · Jonathan Washington, Ilnar Salimzyanov, Francis Tyers

This paper describes the development of free/open-source finite-state morphological transducers for three Turkic languages―Kazakh, Tatar, and Kumyk―representing one language from each of the three sub-branches of the Kyp…

Machine Translation