Revision: 6386
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6386&view=rev
Author:   archeus
Date:     2012-01-30 19:51:48 +0000 (Mon, 30 Jan 2012)
Log Message:
-----------
fixed some errors revealed by new sanity check in "ant test"

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/ro/grammar.xml

Modified: trunk/JLanguageTool/src/rules/ro/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ro/grammar.xml        2012-01-30 18:59:21 UTC 
(rev 6385)
+++ trunk/JLanguageTool/src/rules/ro/grammar.xml        2012-01-30 19:51:48 UTC 
(rev 6386)
@@ -1174,7 +1174,7 @@
                                <pattern>
                                        <token>celor</token>
                                        <token>mai</token>
-                                       <token postag_regexp="yes" 
postag="A[m|f]p3ga0000"><exception negate="yes" postag_regexp="yes" 
postag="A[m|f]p3ga0000"></exception></token>
+                                       <token postag_regexp="yes" 
postag="A[m|f]p3ga0000"><exception negate_pos="yes" postag_regexp="yes" 
postag="A[m|f]p3ga0000"></exception></token>
                                </pattern>
                                <message>Cazul genitiv sau dativ trebuie să fie 
marcat o singură dată: <suggestion><match no="1"/> <match no="2"/> <match
                                        no="3" postag_regexp="yes" 
postag="A(m|f)p3ga0000" postag_replace="A$1p3an0000"/></suggestion>.</message>
@@ -1300,7 +1300,7 @@
                        <rule>
                                <pattern mark_from="2" mark_to="-1">
                                        <token>să</token>
-                                       <token postag_regexp="yes" 
postag="N.*"><exception>o</exception><exception negate="yes" 
postag_regexp="yes" postag="N.*"/></token>
+                                       <token postag_regexp="yes" 
postag="N.*"><exception>o</exception><exception negate_pos="yes" 
postag_regexp="yes" postag="N.*"/></token>
                                        <token postag_regexp="yes" 
postag="V.*"><exception regexp="yes">fi|o</exception><exception 
postag_regexp="yes" postag=".*c.."/></token>
                                        <token><exception>-</exception></token>
                                </pattern>
@@ -1323,7 +1323,7 @@
                                <pattern mark_from="3">
                                        <token>să</token>
                                        <token>nu</token>
-                                       <token postag_regexp="yes" 
postag="N.*"><exception>o</exception><exception negate="yes" 
postag_regexp="yes" postag="N.*"/></token>
+                                       <token postag_regexp="yes" 
postag="N.*"><exception>o</exception><exception negate_pos="yes" 
postag_regexp="yes" postag="N.*"/></token>
                                        <token postag_regexp="yes" 
postag="V.*"><exception regexp="yes">fi|o</exception><exception 
postag_regexp="yes" postag=".*c.."/></token>
                                </pattern>
                                <message>Dezacord gramatical: formele de 
conjunctiv ale verbului „a <match no="4" postag="V000000f00" />” sunt: 
<suggestion><match 

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to