Here's a snippet of the affix file around that line:
prefixes
flag *A:
. > ALI # alivaltiosihteeri, alihankkija # line 83
I > ALI\-
Just remove the rules with \-, tsearch allows only alpha character here.
ispell works just fine with it.
I found a
Oleg Bartunov wrote:
> On Wed, 22 Aug 2007, Heikki Linnakangas wrote:
>
>> Is the file format for the ispell dictionary documented somewhere?
>> There's apparently support for an old and a new format, but I can't
>> figure out what the formats are.
>
> ispell, myspell and hunspell formats are sup
On Wed, 22 Aug 2007, Heikki Linnakangas wrote:
Is the file format for the ispell dictionary documented somewhere?
There's apparently support for an old and a new format, but I can't
figure out what the formats are.
ispell, myspell and hunspell formats are supported automagically.
They are avai