Revision: 6180
http://languagetool.svn.sourceforge.net/languagetool/?rev=6180&view=rev
Author: dnaber
Date: 2012-01-07 11:13:45 +0000 (Sat, 07 Jan 2012)
Log Message:
-----------
[en] change some examples so there are less conflicting rules
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/en/grammar.xml
Modified: trunk/JLanguageTool/src/rules/en/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/en/grammar.xml 2012-01-07 10:47:30 UTC
(rev 6179)
+++ trunk/JLanguageTool/src/rules/en/grammar.xml 2012-01-07 11:13:45 UTC
(rev 6180)
@@ -104,8 +104,8 @@
</pattern>
<message>Did you mean <suggestion>albeit</suggestion>
(=although)?</message>
<short>Possible typo</short>
- <example correction="albeit" type="incorrect">The good news is there are
several redeeming factors to (<marker>all be it</marker> barely).</example>
- <example type="correct">The good news is there are several redeeming
factors to (albeit barely)</example>
+ <example correction="albeit" type="incorrect">The good news is that
there are several redeeming factors to (<marker>all be it</marker>
barely).</example>
+ <example type="correct">The good news is that there are several
redeeming factors to (albeit barely)</example>
</rule>
<rule id="ALL_FOR_NOT" name="all for not (all for naught)">
<pattern mark_to="-1">
@@ -152,7 +152,7 @@
<message>Did you mean <suggestion>back and forth</suggestion>?</message>
<short>Possible typo</short>
<example correction="back and forth" type="incorrect">How to move
<marker>back and fourth</marker> from linux to xmb?</example>
- <example type="correct">"How to move back and forth from linux to
xmb?"</example>
+ <example type="correct">How to move back and forth from linux to
xmb?</example>
</rule>
<rule id="BACK_IN_FORTH" name="back in forth (back and forth)">
<pattern>
@@ -438,8 +438,8 @@
</pattern>
<message>Did you mean <suggestion>from now on</suggestion>?</message>
<short>Possible typo</short>
- <example correction="From now on" type="incorrect"><marker>From know
on</marker>, he is the "Big Kahuna."</example>
- <example type="correct">From now on, he is the "Big Kahuna."</example>
+ <example correction="From now on" type="incorrect"><marker>From know
on</marker>, he is the “Big Kahuna”.</example>
+ <example type="correct">From now on, he is the “Big Kahuna”.</example>
</rule>
<rule>
<pattern mark_from="1" mark_to="-1">
@@ -585,8 +585,8 @@
</pattern>
<message>Did you mean <suggestion>\1 peek</suggestion>
(=preview)?</message>
<short>Possible typo</short>
- <example correction="sneak peek" type="incorrect">Yahoo! has released a
<marker>sneak peak</marker> into Yahoo! BrowserPlus.</example>
- <example type="correct">Yahoo! has released a sneak peek into Yahoo!
BrowserPlus.</example>
+ <example correction="sneak peek" type="incorrect">Yahoo has released a
<marker>sneak peak</marker> into Yahoo! BrowserPlus.</example>
+ <example type="correct">Yahoo has released a sneak peek into Yahoo!
BrowserPlus.</example>
</rule>
<rule id="SOME_WHAT_JJ" name="some what (somewhat)">
<pattern>
@@ -617,7 +617,7 @@
<message>Did you mean <suggestion>\1 team</suggestion>?</message>
<short>Possible typo</short>
<example correction="football team" type="incorrect">This is my favorite
<marker>football teem</marker>.</example>
- <example type="correct">The gardens teem with with squawking
parrots.</example>
+ <example type="correct">The gardens teem with squawking
parrots.</example>
</rule>
<rule id="UNDER_WEAR" name="under wear (underwear)">
<pattern>
@@ -1184,7 +1184,7 @@
<message>Did you mean <suggestion>too</suggestion>?</message>
<short>Possible typo</short>
<example type="correct">Because <marker>too</marker> much snow was on
it.</example>
- <example type="correct">the password provides access
<marker>to</marker> much more data.</example>
+ <example type="correct">The password provides access
<marker>to</marker> much more data.</example>
<example correction="too" type="incorrect">Because <marker>to</marker>
much snow was on it.</example>
</rule>
<rule>
@@ -1329,8 +1329,8 @@
</pattern>
<message>Did you mean <suggestion>note</suggestion>?</message>
<short>Possible typo</short>
- <example type="correct">Please <marker>note</marker> that saying "Open
Source" does not mean very much.</example>
- <example correction="note" type="incorrect">Please <marker>not</marker>
that saying "Open Source" does not mean very much.</example>
+ <example type="correct">Please <marker>note</marker> that saying “Open
Source” does not mean very much.</example>
+ <example correction="note" type="incorrect">Please <marker>not</marker>
that saying “Open Source” does not mean very much.</example>
</rule>
<rule id="NUT_NOT" name="nut (not)">
<pattern mark_to="-1">
@@ -1351,8 +1351,8 @@
</pattern>
<message>Did you mean <suggestion>and so on</suggestion>
(="etc.")?</message>
<short>Possible typo</short>
- <example type="correct">We think it helps finding bottlenecks
<marker>and so on</marker>.</example>
- <example correction="and so on" type="incorrect">We think it helps
finding bottlenecks <marker>and so one</marker>.</example>
+ <example type="correct">We think it helps to find bottlenecks
<marker>and so on</marker>.</example>
+ <example correction="and so on" type="incorrect">We think it helps to
find bottlenecks <marker>and so one</marker>.</example>
</rule>
<rule id="THROUGH_AWAY" name="through (throw) away">
<pattern mark_to="-1">
@@ -1967,7 +1967,7 @@
</pattern>
<message>Did you mean <suggestion>one's</suggestion>?</message>
<short>Possible typo</short>
- <example type="correct">the common ones clashing with the noble
ones</example>
+ <example type="correct">The common ones clashing with the noble
ones</example>
<example type="correct">One should always wash one's feet in the
morning.</example>
<example type="incorrect">One should always wash <marker>ones</marker>
feet in the morning.</example>
</rule>
@@ -6587,7 +6587,7 @@
<message>With 'eager to', use the base form of the verb:
<suggestion><match no="3" postag="VB"></match></suggestion>.</message>
<short>Grammatical problem</short>
<example type="correct">I'd be eager to <marker>try</marker> out your
patch.</example>
- <example type="correct">Bangladesh eager to <marker>buy</marker> cars
from Iran'</example>
+ <example type="correct">Bangladesh eager to <marker>buy</marker> cars
from Iran</example>
<example correction="try" type="incorrect">I'd be eager to
<marker>trying</marker> out your patch.</example>
<example correction="buy" type="incorrect">Bangladesh eager to
<marker>buying</marker> cars from Iran'</example>
<example correction="buy" type="incorrect">Bangladesh eager to
<marker>bought</marker> cars from Iran'</example>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs