Revision: 7194
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7194&view=rev
Author:   milek_pl
Date:     2012-06-02 21:36:30 +0000 (Sat, 02 Jun 2012)
Log Message:
-----------
[en] more disambiguation for "a capella" (false alarm for DT_DT)

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

Modified: trunk/JLanguageTool/src/resource/en/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-06-02 
21:35:45 UTC (rev 7193)
+++ trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-06-02 
21:36:30 UTC (rev 7194)
@@ -399,7 +399,7 @@
             <marker>
                 <token>a</token>
             </marker>
-            <token regexp="yes">priori|posteriori</token>
+            <token regexp="yes">priori|posteriori|capella</token>
         </pattern>
         <disambig postag="FW"></disambig> <!-- foreign word -->
         <example type="untouched">This is a dog.</example>
@@ -1479,5 +1479,7 @@
                </pattern>
                <disambig postag="VBD"/>
                <example type="ambiguous" 
inputform="saw[saw/NN,saw/VB,saw/VBP,see/VBD]" outputform="saw[see/VBD]">The 
years 1812 and 1813 <marker>saw</marker> him in Germany and France 
again</example>
-       </rule>    
+       </rule>
+       
+
 </rules>

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