Revision: 9375
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9375&view=rev
Author:   jaumeortola
Date:     2013-02-15 13:10:52 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
[ca] new rule PUGIN_PUGUIN

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

Modified: 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-02-15 10:15:14 UTC (rev 9374)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-02-15 13:10:52 UTC (rev 9375)
@@ -4023,6 +4023,18 @@
         </rulegroup>
     </category>
     <category name="Z) Confusions">
+       <rule id="PUGIN_PUGUIN" name="pugin/puguin">
+               <pattern>
+                       <marker>
+                               <token skip="1" inflected="yes">pujar</token>
+                       </marker>
+                       <token postag="V.N.*" postag_regexp="yes"/>
+               </pattern>
+               <message>¿Volíeu dir <suggestion><match no="1" postag="(V.*)" 
postag_regexp="yes" postag_replace="$1">poder</match></suggestion> (del verb 
"poder") en comptes de <match no="1"/> (del verb "pujar")</message>
+               <example type="incorrect" correction="puguin">que 
<marker>pugin</marker> fer-ho</example>
+               <example type="incorrect" correction="poguéssiu">si 
<marker>pugéssiu</marker> fer-ho</example>
+               <example type="correct">no pugeu el menjar</example>
+       </rule>
         <rule id="MALDADES_MAL_DADES" name="maldades / mal dades">
             <pattern>
                 <token inflected="yes" regexp="yes" skip="1">venir|anar</token>

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