Hi. I am first time here. I am programming an text editor Giga Editor and tried to extract words for spell checking from the whole text. As I interpret it the line TRY in an aff file should list all characters that can occur inside a word. In the de-CH dictionary I see words with apostrophe inside but in TRY there is no apostrophe listed. Maybe my understanding of all this is completely wrong and I should just accept apostrophes for all languages in a word before sending it to check with the hunspell checker. Or is there a comprehensive text somewhere that explains the definition of all the clauses that can occur in an aff file somewhere? Or maybe just apostrophe is missing?
Thanks in advance.
Hi. I am first time here. I am programming an text editor Giga Editor and tried to extract words for spell checking from the whole text. As I interpret it the line TRY in an aff file should list all characters that can occur inside a word. In the de-CH dictionary I see words with apostrophe inside but in TRY there is no apostrophe listed. Maybe my understanding of all this is completely wrong and I should just accept apostrophes for all languages in a word before sending it to check with the hunspell checker. Or is there a comprehensive text somewhere that explains the definition of all the clauses that can occur in an aff file somewhere? Or maybe just apostrophe is missing?
Thanks in advance.