Thanks,
I want to write suggest for message for

<rule id="PluralFix" name="ZWNJ for Plural extension">
            <pattern>
                <token
regexp='yes'>[ءآأؤإئابپةتثجحخچدذرزژسشصضطظعغفقكکگلمنهوىیيًٌٍَُِّْ]+</token>
                <token regexp='yes'>ها(ی|یی|یم|یت|یش|مان|تان|شان|)</token>
            </pattern>
            <message>*Do you mean.....?*</message>
            <short>Plural extension should be connected to last
word.</short>
            <example type='incorrect'>
                <marker>کلمه ها</marker>
            </example>
            <example type='correct'>کلمه‌ها</example>
        </rule>
it should suggest

first_word+ZWNJ <https://en.wikipedia.org/wiki/ZWNJ>+ها

would you please tell me how should I write the suggest ?






On Tue, Aug 19, 2014 at 5:43 PM, R.J. Baars <r.j.ba...@xs4all.nl> wrote:

>
> Okay, if you need sentences to test on, or plain words lists with
> frequencies, or word groups and their frequencies, I have them.
>
> Ruud
>
> > https://en.wikipedia.org/wiki/Persian_language
> >
> >
> > On Tue, Aug 19, 2014 at 5:33 PM, R.J. Baars <r.j.ba...@xs4all.nl> wrote:
> >
> >> Persian or Farsi?
> >>
> >> > Hi,
> >> >
> >> > some people will already have noticed it: LT has just added support
> >> for
> >> > Persian. This is an important step, as Persian is the first
> >> > right-to-left language we support. There will probably be some bugs,
> >> but
> >> > for now it's looking good and there have only been minor issues.
> >> >
> >> > Persian is already available at https://languagetool.org
> >> >
> >> > Regards
> >> >   Daniel
> >> >
> >> >
> >> >
> >>
> ------------------------------------------------------------------------------
> >> > _______________________________________________
> >> > Languagetool-devel mailing list
> >> > Languagetool-devel@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/languagetool-devel
> >> >
> >>
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> _______________________________________________
> >> Languagetool-devel mailing list
> >> Languagetool-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
> >>
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Languagetool-devel mailing list
> > Languagetool-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/languagetool-devel
> >
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to