Revision: 9347
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9347&view=rev
Author:   dominikoeo
Date:     2013-02-10 17:26:39 +0000 (Sun, 10 Feb 2013)
Log Message:
-----------
[fr] fixed false positive in the latin locution "a contrario"

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/fr/src/main/resources/org/languagetool/rules/fr/grammar.xml

Modified: 
trunk/languagetool/languagetool-language-modules/fr/src/main/resources/org/languagetool/rules/fr/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/fr/src/main/resources/org/languagetool/rules/fr/grammar.xml
        2013-02-09 21:08:19 UTC (rev 9346)
+++ 
trunk/languagetool/languagetool-language-modules/fr/src/main/resources/org/languagetool/rules/fr/grammar.xml
        2013-02-10 17:26:39 UTC (rev 9347)
@@ -1133,7 +1133,7 @@
           <marker>
             <token>A</token>
           </marker>
-          <token><exception>priori</exception></token>
+          <token><exception 
regexp="yes">contrario|fortiori|posteriori|priori</exception></token>
         </pattern>
         <message>Voulez-vous écrire <suggestion>À</suggestion> ?</message>
         <example type="incorrect"><marker>A</marker> quelle heure arrive-t-il 
?</example>
@@ -1151,7 +1151,7 @@
           <marker>
             <token>a</token>
           </marker>
-          <token><exception 
regexp="yes">priori|capp?ella|côté</exception></token>
+          <token><exception 
regexp="yes">contrario|fortiori|posteriori|priori|capp?ella|côté</exception></token>
         </pattern>
         <message>Voulez-vous écrire <suggestion>à</suggestion> ?</message>
         <example type="incorrect">Ils s’apprêtent <marker>a</marker> le 
dépasser.</example>

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to