Revision: 8702
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8702&view=rev
Author:   jaumeortola
Date:     2012-12-29 18:53:31 +0000 (Sat, 29 Dec 2012)
Log Message:
-----------
[ca] New rule: AHI.

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

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ca/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ca/grammar.xml    
    2012-12-29 16:30:20 UTC (rev 8701)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ca/grammar.xml    
    2012-12-29 18:53:31 UTC (rev 8702)
@@ -16678,7 +16678,7 @@
                 <example type="correct">xicotes</example>
             </rule>
         </rulegroup>    
-        <rulegroup id="VOCABULARI_VALENCIA" name="Evita vocabulari valencià: 
mitat, depòsit">
+        <rulegroup id="VOCABULARI_VALENCIA" name="Evita vocabulari valencià: 
mitat, depòsit, depositar, ahí">
             <rule>
                 <pattern>
                     <token regexp="yes">mitats?</token>
@@ -16696,7 +16696,15 @@
                 <example type="incorrect" correction="dipositaren">Hi 
<marker>depositaren</marker>.</example>
                 <example type="incorrect" correction="dipòsits">Van omplir els 
<marker>depòsits</marker>.</example>
                 <example type="correct">Hi dipositarem.</example>
-            </rule>          
+            </rule>     
+            <rule>
+                           <pattern>
+                               <token>ahí</token>
+                           </pattern>
+                           <message>Paraula acceptada per l'AVL. També es pot 
dir: <suggestion>ací</suggestion>, <suggestion>aquí</suggestion>.</message>
+                           <example 
type="incorrect"><marker>ahí</marker></example>
+                           <example type="correct">ací</example>
+                       </rule>     
         </rulegroup>
     </category>
 </rules>
\ No newline at end of file

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to