Revision: 7286
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7286&view=rev
Author:   janschreiber
Date:     2012-06-07 17:31:25 +0000 (Thu, 07 Jun 2012)
Log Message:
-----------
[de] new rule GUSTAF_GRUENDGENS

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-06-07 17:06:43 UTC 
(rev 7285)
+++ trunk/JLanguageTool/src/rules/de/grammar.xml        2012-06-07 17:31:25 UTC 
(rev 7286)
@@ -4397,6 +4397,18 @@
             <example type="incorrect" 
correction="Bertolt"><marker>Berthold</marker> Brecht</example>
             <example type="incorrect" 
correction="Bertolt"><marker>Bertold</marker> Brecht</example>
         </rule>
+        <rule id="GUSTAF_GRUENDGENS" name="Eigenname: 'Gustav (Gustaf) 
Gründgens'">
+            <pattern case_sensitive="yes">
+                <marker>
+                    <token>Gustav</token>
+                </marker>
+                <token>Gründgens</token>
+            </pattern>
+            <message>Meinen Sie den deutschen Schauspieler 
<suggestion>Gustaf</suggestion> Gründgens? (Das ist die von ihm selbst 
bevorzugte Schreibweise des Vornamens.)</message>
+            <short>&eigenname;</short>
+            <example type="correct"><marker>Gustaf</marker> Gründgens</example>
+            <example type="incorrect" 
correction="Gustaf"><marker>Gustav</marker> Gründgens</example>
+        </rule>
         <rule id="IMMANUEL_KANT" name="Eigenname: 'Emanuel (Immanuel) Kant'">
             <pattern case_sensitive="yes">
                 <marker>
@@ -19283,4 +19295,4 @@
         -->
     </category>
 
-</rules>
+</rules>
\ No newline at end of file

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