Revision: 8312
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8312&view=rev
Author:   dominikoeo
Date:     2012-11-07 18:55:42 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
[br] fixed false positive in "Ar c'houst"

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-07 18:40:24 UTC (rev 8311)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-07 18:55:42 UTC (rev 8312)
@@ -46,7 +46,7 @@
         <pattern>
           <token regexp="yes">[au]r</token>
           <marker>
-            <token regexp="yes" postag="N m s.*|N f .*" postag_regexp="yes">k.*
+            <token regexp="yes" postag="N m s.*|N f p.*" 
postag_regexp="yes">k.*
               <exception postag="N f s.*|N m p t.*" postag_regexp="yes"/>
             </token>
           </marker>
@@ -1640,6 +1640,7 @@
               <token postag="N f p M:.*|N m . M:.*" postag_regexp="yes" 
regexp="yes">c’h.*
                 <exception postag="N f s.*|N m p t.*" postag_regexp="yes" 
regexp="yes" inflected="yes">g.*</exception>
                 <exception postag="N[^M]*" postag_regexp="yes" regexp="yes" 
inflected="yes">c’h.*</exception>
+                <exception postag="N ([em] s|[ef] p) M:0a.*" 
postag_regexp="yes" inflected="yes" regexp="yes">k.*</exception>
               </token>
               <token postag="N f p M:.*|N m . M:.*" postag_regexp="yes" 
regexp="yes" inflected="yes">g.*</token>
             </and>
@@ -1652,6 +1653,7 @@
         <example type="incorrect">Ar <marker>c’hizioù</marker>.</example>
         <example type="correct">Ar <marker>gizioù</marker>.</example>
         <example type="correct">Ar <marker>C’hallaoued</marker>.</example>
+        <example type="correct">Ar <marker>c'houst</marker>.</example>
       </rule>
       <rule>
         <pattern>

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


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to