Revision: 8193
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8193&view=rev
Author:   maksim_davydov
Date:     2012-10-09 09:26:06 +0000 (Tue, 09 Oct 2012)
Log Message:
-----------
Ukrainian rules correction with zi/iz

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

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/uk/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/uk/grammar.xml    
    2012-10-09 02:04:05 UTC (rev 8192)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/uk/grammar.xml    
    2012-10-09 09:26:06 UTC (rev 8193)
@@ -328,7 +328,7 @@
                     </marker>
                     <token 
regexp="yes">[зсцчшщzcs][ь']*[уеїіаоєяиюeyuioa].*|[1234567890ґйкнгхфвпрлджмтьбqwrtpdfghjklxvbnm].*</token>
                 </pattern>
-                <message>Між двома приголосними пишемо із: \1 
<suggestion>із</suggestion> \2</message>
+                <message>Між двома приголосними пишемо із: \1 
<suggestion>із</suggestion> \3</message>
                 <example type="correct">Потяг із вагонами.</example>
                 <example type="correct">Комп'ютер зі знаком.</example>
                 <example type="incorrect">Висновок <marker>зі</marker> 
цього.</example>
@@ -343,7 +343,7 @@
                     </marker>
                     <token 
regexp="yes">[зсцчшщ][ь]*[^ґйцкнгшщзхфвпрлджчсмтьб].*</token>
                 </pattern>
-                <message>Після голосної перед свистячими і шиплячими пишемо 
із: \1 <suggestion>із</suggestion> \2</message>
+                <message>Після голосної перед свистячими і шиплячими пишемо 
із: \1 <suggestion>із</suggestion> \3</message>
                 <example type="correct">Родина із шести осіб</example>
                 <example type="incorrect">Родина <marker>з</marker> шести 
осіб.</example>
                 <example type="incorrect">Родина <marker>зі</marker> шести 
осіб.</example>
@@ -356,7 +356,7 @@
                     </marker>
                     <token 
regexp="yes">[зсцчшщ][ь]*[56789ґйцкнгшщзхфвпрлджчсмтбqwrtpsdfghjklzxcvbnm].*</token>
                 </pattern>
-                <message>Перед сполученням приголосних із початковим свистячим 
або шиплячим пишемо зі: \1 <suggestion>зі</suggestion> \2</message>
+                <message>Перед сполученням приголосних із початковим свистячим 
або шиплячим пишемо зі: <suggestion>зі</suggestion> \2</message>
                 <example type="correct">Бере книжку зі стола.</example>
                 <example type="correct">Висновок із цього.</example>
                 <example type="incorrect">Бере книжку <marker>із</marker> 
стола.</example>

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


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to