Next: 
Implementation-Notes.html#Implementation-NotesImplementation Notes ,
Previous: 
Writing-programs-to-use-Aspell.html#Writing-programs-to-use-AspellWriting programs to use Aspell ,
Up: 
index.html#TopTop 7 Adding Support For Other Languages
Before you consider adding support for Aspell, first make sure that
someone else has not already done it.  A good number of dictionaries
off the Aspell home page at 
http://aspell.nethttp://aspell.net .  If your
language is not listed above please send me a note and I will work
with you on adding support.
   
Adding a language to Aspell is fairly straightforward.  You basically
need to create the language data file, and compile a new word list.
The-Language-Data-File.html#The-Language-Data-FileThe Language Data File Compiling-the-Word-List.html#Compiling-the-Word-ListCompiling the Word List Phonetic-Code.html#Phonetic-CodePhonetic Code The-Simple-Soundslike.html#The-Simple-SoundslikeThe Simple Soundslike Replacement-Tables.html#Replacement-TablesReplacement Tables Affix-Compression.html#Affix-CompressionAffix Compression Controlling-the-Behavior-of-Run_002dtogether-Words.html#Controlling-the-Behavior-of-Run_002dtogether-WordsControlling the Behavior of Run-together Words Creating-A-New-Character-Set.html#Creating-A-New-Character-SetCreating A New Character Set Format-of-the-Character-Set-Data-File.html#Format-of-the-Character-Set-Data-FileFormat of the Character Set Data File Creating-An-Official-Dictionary-Package.html#Creating-An-Official-Dictionary-PackageCreating An Official Dictionary Package    
