Hi all,

I came across a rule for a common typo I fall in frequently: writing 'bet'
instead of 'best' I created an initial rule using the LanguageTool Rule
editor:

<!-- English rule, 2014-12-16 --> <rule id="ID" name="bet_regards">
<pattern> <marker> <token>bet</token> </marker> <token>regards</token>
</pattern> <message>Did you mean <suggestion>best</suggestion>?</message>
<example type='incorrect'><marker>Bet</marker> regards</example> <example
type='correct'>Best regards</example> </rule>

My questions are:

-Shall I add this rule on my own or should it be done by the maintainer? I
think it is the maintainer but we still don't have one for English!
-I bet someone can improve it on the fly so it applies to more cases. I
think it would be a good idea incubating the rules so the community can
refine and improve them.

Bet regards,
Juan Martorell
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to