trying to generate a dictionary file, which is in latin (language code: la) i was 
trying
aspell --lang=la create master ./latin < latin-spaceseperated.lst

where latin-spaceseperated.lst is a file which holds latin vocabulary, space seperated.
the list of words is from
http://kufacts.cc.ukans.edu/ftp/pub/history/Europe/Medieval/aids/latwords.html

besides the above syntax doesn't work for me
Error: The language "" is not known. This is probably becuase the file 
"/usr/local/share/aspell/la.dat" can not be opened for reading.

i was trying to use aspell-gen for creating a dictionary. but without the compressed 
file, this won't work (at least i didn't get it running).

secondly i was trying to create custom wordfiles for acronyms and special terms in 
german, plus a correction list, to use everything in perl (Text::Aspell) but 
unfortunately i will give up soon, because i can't find my way through the aspell 
stuff.

please, if anyone can help me, drop me a line.

thanks,
matthias tarasiewicz
-- 
"wuerde gerne heimgehen, bin aber schon da"
http://5uper.net


_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to