From 52b82fcbd8b738879066cd674772a279a57a01c8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 02:47:16 +0000 Subject: automatic import of hunspell-ga --- hunspell-header | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 hunspell-header (limited to 'hunspell-header') diff --git a/hunspell-header b/hunspell-header new file mode 100644 index 0000000..4147e6e --- /dev/null +++ b/hunspell-header @@ -0,0 +1,87 @@ +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Start hunspell affix file extensions # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +WORDCHARS -' + +# see gramadoir morph-ga; not bothering with any replacements +# from that file that are anchored at ^ or $, nor with any that +# simply add a fada (hopefully handled by MAP rules below), +# nor with derivational morphology, since these are undesirable for +# spelling replacement +REP 64 +REP a á +REP e é +REP i í +REP o ó +REP u ú +REP uigh aigh +REP uith aith +REP idhth ith +REP ighth ith +REP sg sc +REP sb sp +REP sd st +REP dn nn +REP eu éa +REP tch t +REP idhea ío +REP ighea ío +REP idhe í +REP ighe í +REP uím aím +REP uít aít +REP uío aío +REP aghadh ú +REP adha ú +REP ádh á +REP mhth f +REP bhth f +REP thmh f +REP thbh f +REP thch ch +REP tht t +REP ghaí aí +REP llr lr +REP lls ls +REP llt lt +REP nnc nc +REP nnd nd +REP nnl nl +REP nnr nr +REP nns ns +REP nnt nt +REP aingc aing +REP éagc éag +REP éigc éig +REP iargc iarg +REP éadt éad +REP éidt éid +REP domb dom +REP díomb díom +REP dhomb dhom +REP dhíomb dhíom +REP anbhf anbh +REP ainbhf ainbh +REP ighim ím +REP ighidh í +REP ighinn ínn +REP éá éa +REP áí ái +REP éí éi +REP óí ói +REP úí úi +REP íó ío +REP íá iá +REP íú iú + +MAP 5 +MAP aáAÁ +MAP eéEÉ +MAP iíIÍ +MAP oóOÓ +MAP uúUÚ + +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# End hunspell extensions; remainder are PFX and SFX specifications # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# + -- cgit v1.2.3