Revision: 6914
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6914&view=rev
Author:   dnaber
Date:     2012-05-14 19:18:41 +0000 (Mon, 14 May 2012)
Log Message:
-----------
[lt] switch to new format that uses "<marker>"

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

Modified: trunk/JLanguageTool/src/rules/lt/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/lt/grammar.xml        2012-05-14 19:12:58 UTC 
(rev 6913)
+++ trunk/JLanguageTool/src/rules/lt/grammar.xml        2012-05-14 19:18:41 UTC 
(rev 6914)
@@ -80,9 +80,11 @@
                                <example type="incorrect">Linux yra geresnė 
<marker>sistema tačiau</marker> dauguma lietuvių jos net nebandė.</example>
                        </rule>
                        <rule>
-                               <pattern case_sensitive="yes" mark_from="1" 
mark_to="-1">
+                               <pattern case_sensitive="yes">
                                        <token negate="yes" 
regexp="yes">\p{Punct}|–|—<exception postag="SENT_START"/></token>
-                                       <token>bet</token>
+                                               <marker>
+                                           <token>bet</token>
+                                               </marker>
                                        <token regexp="yes" 
negate="yes">kiek|kas|ko|kam|ką|kuo|kame|kada|kur|kuris|kurio|kuriam|kurį|kuriuo|kuriame|kurie|kurių|kuriems|kuriuos|kuriais|kuriuose|kuri|kurios|kuriai|kurią|kuria|kurioje|kurioms|kurias|kuriomis|kuriose|koks|kokio|kokiam|kokį|kokiu|kokiame|kokie|kokių|kokiems|kokius|kokiais|kokiuose|kokia|kokios|kokiai|kokią|kokioje|kokioms|kokias|kokiomis|kokiose</token>
                                </pattern>
                                <message>Prieš jungtuką „bet“ šiuo atveju 
reiktų kablelio: <suggestion>\1, \2 \3</suggestion> </message>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to