Irish NLP Grammar

Finite state and Constraint Grammar based analysers, proofing tools and other resources

View the project on GitHub giellalt/lang-gle

Noun (Gaeilge) Replace Rules

Elaine Uí Dhonnchadha 12/12/96 - continued March 1998

INTRO

Certain vowel combinations will be represented by one symbol as these vowel sounds should be treated as a unit.

DIPHTHONG EXAMPLE

For example in slenderising “ua” we want “uai” not “uiai”. Diphthongs

LONG VOWEL EXAMPLE

In cathair (city) the “ai” is syncopated but in cathaoir (chair) “aoi” is not. There are two other diphthongs in Irish but the are not explicitly represented orthographically (radharc, etc see Fpóca)

Long Vowels

Rules

Definitions

Regex

end new

Nouns :final syllable “ach” and “adh” become “aí” , eg bealach “each” and “eadh” become “í” stems must be polysyllabic e.g. not beach, sceach etc (teach is an exception) Adj Like Nouns :final syllable “ach” (no “adh”?) become “aí” , eg déanach - déanaí

May 1998 Leathú (^Lea) :Broadening of slender words Usually by removing “i” but also by substituting vowels eg io->ea and also by inserting a broad vowel eg í->ío included %^FH in i -> ea rule

Vowel Harmony of Broad and Slender Vowels: Endings (which are appended to the root) must be broad or slender to agree with root NB: this must be tested after ^Coim, ^Caol or ^Lea tags have been applied Examples


This (part of) documentation was generated from src/fst/morphology/phonology.nounadj.xfscript

Sitemap