Revision: 10022
          http://sourceforge.net/p/languagetool/code/10022
Author:   jaumeortola
Date:     2013-04-29 21:34:47 +0000 (Mon, 29 Apr 2013)
Log Message:
-----------
[ca] Improved rule COM_COM_A

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-04-29 19:49:32 UTC (rev 10021)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-04-29 21:34:47 UTC (rev 10022)
@@ -3610,12 +3610,13 @@
                                <marker>
                                        <token>com</token>
                                </marker>
-                               <token postag="[AN].*|_possible_nompropi" 
postag_regexp="yes"><exception>a</exception><exception inflected="yes" 
regexp="yes">el|un|tot</exception><exception 
regexp="yes">['"‘“«]</exception></token>
+                               <token 
postag="[AN].*|_possible_nompropi|UNKNOWN" 
postag_regexp="yes"><exception>a</exception><exception inflected="yes" 
regexp="yes">el|un|tot</exception><exception 
regexp="yes">['"‘“«]</exception></token>
                        </pattern>
                        <message>Probablement cal escriure <suggestion>com 
a</suggestion>.</message>
                        <url>http://esadir.cat/sintaxi/advcomcoma/view</url>
                        <short>Possible error</short>
                        <example type="incorrect" correction="com a">Francesc 
Sabaté Llopart, conegut <marker>com</marker> Quico Sabaté</example>
+                       <example type="incorrect" correction="com a">també 
conegut <marker>com</marker> baudrier</example>
                 <example type="correct">És conegut com el millor pastisser del 
món.</example>
                        <example type="correct">És reconegut com un dels 
millors</example>
                        <example type="correct">Conegut com "el mirador de la 
comtessa".</example>
@@ -3629,7 +3630,7 @@
                                        <token>com</token>
                                </marker>
                                <token regexp="yes">['"‘“«]</token>
-                               <token postag="[AN].*|_possible_nompropi" 
postag_regexp="yes"><exception inflected="yes" 
regexp="yes">el|un|tot</exception></token>
+                               <token 
postag="[AN].*|_possible_nompropi|UNKNOWN" postag_regexp="yes"><exception 
inflected="yes" regexp="yes">el|un|tot</exception></token>
                        </pattern>
                        <message>Probablement cal escriure <suggestion>com 
a</suggestion>.</message>
                        <url>http://esadir.cat/sintaxi/advcomcoma/view</url>

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


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to