aspell-ptl and hunspell-pt

5 respostas [Última entrada]
lourenco
Desconectado
Joined: 11/22/2016

In Portugal we have a "new" orographic agreement

Which means that there are two ways to write Portuguese "now".

But since GNU Aspell doesn't support language variants we are stuck with old orographic agreement.

Where can I find the directories to aspell-pt and hunspell-pt so I can replace them myself

I installed it via synaptic but it's the old agreement.

Thanks in advance.

lourenco
Desconectado
Joined: 11/22/2016

I meant orthographic... :P

lembas
Desconectado
Joined: 05/13/2010

You can see the files installed by a package for example in Synaptic package manager or on command line withdpkg -L packagename

lourenco
Desconectado
Joined: 11/22/2016

Thanks,

My ideas was more to know here de directory of the dictionaries are.

So I can add there the"new" portuguese dictionary since GNU is still using the old one.

Regards

Magic Banana

I am a member!

I am a translator!

Desconectado
Joined: 07/24/2010

Hunspell dictionaries are in /usr/share/hunspell

That is probably what you are looking for. Myspell dictionaries are in /usr/share/myspell/dicts and more basic dictionaries (basically list of words for for 'ispell' or 'aspell') are in /usr/share/dict

lourenco
Desconectado
Joined: 11/22/2016

Thanks for the reply.

This will do.