To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114858


User ceekays changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from ceek...@openoffice.org Tue Oct 12 13:23:12 
+0000 2010 -------
I fixed. The attachment in the previous thread contains a dictionary sample. For
those who had a similar question in mind.

Documentation
=============

AF is an alias compression flag. It much more like enumerations in C/C++. AF
flags instruct Hunspell to substitute affix flag sets with ordinal numbers in
affix rules. Thus, AF flags start from 1 onwards. AF is a global option for
"all" flag vectors in both of dic and aff files, so in order to use them AF
declarations for "all" flags must be added.

According to my own understanding, AF flags are good for readability. For
example, a flag set like XWVPN can just be defined as an alias and be replaced
by a corresponding ordinal number.

Regards,

Ceekays

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lingucomponent.openoffice.org
For additional commands, e-mail: issues-h...@lingucomponent.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to