Revision: 8741
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8741&view=rev
Author:   pbianchini
Date:     2012-12-31 09:19:35 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
Added purch?\195?\169 to rule change PB008

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

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/it/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/it/grammar.xml    
    2012-12-31 03:30:17 UTC (rev 8740)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/it/grammar.xml    
    2012-12-31 09:19:35 UTC (rev 8741)
@@ -860,7 +860,7 @@
             <!-- affinché acciocché + congiuntivo -->
             <rule>
                 <pattern>
-                    <token skip="2" regexp="yes">affinché|acciocché</token>
+                    <token skip="2" 
regexp="yes">affinché|acciocché|purché</token>
                     <marker>
                        <token postag="VER.*" postag_regexp="yes">
                            <exception postag="VER.sub.*" 
postag_regexp="yes"></exception>
@@ -868,7 +868,7 @@
                                </token>
                     </marker>
                 </pattern>
-                <message>Affinché e acciocché reggono il congiuntivo.</message>
+                <message>La congiunzione <match no="1"></match> richiede il 
congiuntivo.</message>
                 <example type="incorrect">Ti avviso affinché tu 
<marker>puoi</marker> rimediare.</example>
                 <example type="correct">Ti avviso affinché tu 
<marker>possa</marker> rimediare.</example>
             </rule>

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_122412
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to