To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114894
                 Issue #|114894
                 Summary|How to make Mutually Exclusive Affix Combinations as (
                        |opposed to a Cross product) in Hunspell
               Component|lingucomponent
                 Version|1.0.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|spell checking
             Assigned to|iss...@lingucomponent
             Reported by|ceekays





------- Additional comments from ceek...@openoffice.org Sat Oct  2 09:40:14 
+0000 2010 -------
Suppose we have affix definitions P and S, a word aabbb in a wordlist, then
(theoretically) aabbb/SP is a cross product of aabbb, S and P. Thus, given a
word lum:

  PFX P Y 1
 PFX P 0 ira  .

 SFX S Y 1
 SFX S 0 benso .

Then, lum/SP will produce lumira, alumira, lumirabenso and alumirabenso.

How do we specify on one line such that the output is lumira, alumira, and
lumirabenso?

Instead of defining in two lines as follows,
  lum/S
 lum/P
We have one line but produce mutually exclusive affix combinations: lumira,
alumira, and lumirabenso. (Thus, we should not have a result of all three P +
lum + S ( = alumirabenso) to appearing on the list).

Kind regards,

---
Edmond

---------------------------------------------------------------------
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