Revision: 7159
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7159&view=rev
Author:   milek_pl
Date:     2012-06-02 10:02:32 +0000 (Sat, 02 Jun 2012)
Log Message:
-----------
and one more error for en-GB

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/en/en-GB/grammar.xml

Modified: trunk/JLanguageTool/src/rules/en/en-GB/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/en/en-GB/grammar.xml  2012-06-02 09:52:05 UTC 
(rev 7158)
+++ trunk/JLanguageTool/src/rules/en/en-GB/grammar.xml  2012-06-02 10:02:32 UTC 
(rev 7159)
@@ -93,5 +93,15 @@
                        <example type="incorrect">The room is on the 
<marker>first</marker> floor.</example>
                        <example type="correct">You mean on the ground 
floor?</example>
                </rule>
+               <rule id="GOT_GOTTEN" name="gotten/got">
+                       <pattern>
+                               <marker><token>gotten</token></marker>
+                               <token><exception>up</exception></token>
+                       </pattern>
+                       <message>In the UK, the word 'gotten' is usually no 
longer used. Did you mean <suggestion>got</suggestion>?</message>
+                       <url>http://public.wsu.edu/~brians/errors/got.html</url>
+                       <example type="correct">He's gotten up on the wrong 
side of bed.</example>
+                       <example type="incorrect" correction="got">He has 
<marker>gotten</marker> some food.</example>
+               </rule>
        </category>
 </rules>
\ No newline at end of file

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to