Revision: 7156
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7156&view=rev
Author:   milek_pl
Date:     2012-06-02 09:01:28 +0000 (Sat, 02 Jun 2012)
Log Message:
-----------
more disambiguation

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/en/disambiguation.xml
    trunk/JLanguageTool/src/resource/en/partlycountable.txt

Modified: trunk/JLanguageTool/src/resource/en/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-06-02 
08:52:06 UTC (rev 7155)
+++ trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-06-02 
09:01:28 UTC (rev 7156)
@@ -248,6 +248,16 @@
         <example type="untouched">I cannot do it.</example>
         <example type="ambiguous" inputform="t[t]" outputform="t[not/RB]">I 
can'<marker>t</marker> do it.</example>
     </rule>
+    <rule name="don't they" id='dont'>
+       <pattern>
+               <marker>
+               <token>don</token>
+               </marker>
+               <token regexp="yes">['’]</token>
+               <token>t</token>
+       </pattern>
+       <disambig postag="VBP"/>
+    </rule>
     <rulegroup name="let's" id="LETS1">
         <rule>
             <pattern>

Modified: trunk/JLanguageTool/src/resource/en/partlycountable.txt
===================================================================
--- trunk/JLanguageTool/src/resource/en/partlycountable.txt     2012-06-02 
08:52:06 UTC (rev 7155)
+++ trunk/JLanguageTool/src/resource/en/partlycountable.txt     2012-06-02 
09:01:28 UTC (rev 7156)
@@ -1,6 +1,7 @@
 #English partly uncountable nouns
 #(c) Marcin Miłkowski, 2008
 #Licensed on terms of LGPL
+breakage
 fiber
 lift
 metamorphosis

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