Revision: 6950
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6950&view=rev
Author:   janschreiber
Date:     2012-05-17 11:32:47 +0000 (Thu, 17 May 2012)
Log Message:
-----------
[de] ABKUERZUNG_LEERZEICHEN: one more case added

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

Modified: trunk/JLanguageTool/src/rules/de/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/de/grammar.xml        2012-05-17 10:57:58 UTC 
(rev 6949)
+++ trunk/JLanguageTool/src/rules/de/grammar.xml        2012-05-17 11:32:47 UTC 
(rev 6950)
@@ -8558,7 +8558,7 @@
                     <marker>
                         <token>ehren</token>
                     </marker>
-                    <token regexp="yes">des|der|(&meindein;)e(r|s)</token>
+                    <token regexp="yes">von|des|der|(&meindein;)e(r|s)</token>
                 </pattern>
                 
<message>&subanfang;<suggestion>Ehren</suggestion>&subende;</message>
                 <short>&prgk;.</short>
@@ -18818,6 +18818,21 @@
             </rule>
             <rule>
                 <pattern case_sensitive="yes">
+                    <token regexp="yes">b|B</token>
+                    <token spacebefore="no">.</token>
+                    <token>a<exception 
scope="previous">&nbsp;|&nnbsp;|&thinsp;</exception></token>
+                    <token spacebefore="no">.</token>
+                    <token>W<exception 
scope="previous">&nbsp;|&nnbsp;|&thinsp;</exception></token>
+                    <token spacebefore="no">.</token>
+                </pattern>
+                
<message>&glalong;<suggestion>\1\2&nbsp;\3\4&nbsp;\5\6</suggestion>&glalongende;</message>
+                
<url>http://de.wikipediR.org/wiki/Abk%C3%BCrzung#Abk.C3.BCrzungen_mit_Punkt_und_Leerzeichen</url>
+                <short>&gla;</short>
+                <example type="correct">Das ist b.&nbsp;a.&nbsp;W. 
akzeptabel.</example>
+                <example type="incorrect" correction="b.&nbsp;a.&nbsp;W.">Das 
ist <marker>b.a.W.</marker> inakzeptabel.</example>
+            </rule>
+            <rule>
+                <pattern case_sensitive="yes">
                     <token regexp="yes">a|A</token>
                     <token spacebefore="no">.</token>
                     <token>a<exception 
scope="previous">&nbsp;|&nnbsp;|&thinsp;</exception></token>

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