Revision: 10493
          http://sourceforge.net/p/languagetool/code/10493
Author:   jaumeortola
Date:     2013-07-12 11:09:35 +0000 (Fri, 12 Jul 2013)
Log Message:
-----------
[ca] Improved suggestions.

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-07-12 09:14:14 UTC (rev 10492)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-07-12 11:09:35 UTC (rev 10493)
@@ -15763,11 +15763,11 @@
                 </marker>
             </pattern>
             <message>Incorrecte si volíeu dir <suggestion><match no="2" 
postag="(VMP.*)" postag_regexp="yes" 
postag_replace="$1">despreocupar</match></suggestion>.</message>
-            <suggestion><match no="2" postag="VMP00(.)(.)" postag_regexp="yes" 
postag_replace="AQ0$2$10">desimbolt</match></suggestion>
-            <suggestion><match no="2" postag="VMP00(.)(.)" postag_regexp="yes" 
postag_replace="AQ0C$10">informal</match></suggestion>
-            <suggestion><match no="2" postag="VMP00(.)(.)" postag_regexp="yes" 
postag_replace="AQ0C$10">alegre</match></suggestion>
+            <suggestion><match no="2" postag="VMP00(.)(.)." 
postag_regexp="yes" postag_replace="AQ0$2$10">desimbolt</match></suggestion>
+            <suggestion><match no="2" postag="VMP00(.)(.)." 
postag_regexp="yes" postag_replace="AQ0C$10">informal</match></suggestion>
+            <suggestion><match no="2" postag="VMP00(.)(.)." 
postag_regexp="yes" postag_replace="AQ0C$10">alegre</match></suggestion>
             <short>Possible error</short>
-            <example type="incorrect">Practica un humorisme 
<marker>desenfadat</marker> i anecdòtic.</example>
+            <example type="incorrect" 
correction="despreocupat|desimbolt|informal|alegre">Practica un humorisme 
<marker>desenfadat</marker> i anecdòtic.</example>
             <example type="correct">Practica un humorisme desimbolt i 
anecdòtic.</example>
         </rule>
         <rule id="DESCABELLAT" name="descabellat">

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to