Revision: 6529
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6529&view=rev
Author:   gulp21-1
Date:     2012-02-19 11:06:06 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
[de] removed rule ICH_WUENSCHE as the error is detected by the more general 
rule ICH_BIST

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-02-19 11:02:36 UTC 
(rev 6528)
+++ trunk/JLanguageTool/src/rules/de/grammar.xml        2012-02-19 11:06:06 UTC 
(rev 6529)
@@ -8834,19 +8834,6 @@
         <example type="correct">Fälle, die ihm zuzurechnen sind bzw. gelöst 
wurden.</example>
       </rule>
     </rulegroup>
-    <!-- TODO: make this more general: -->
-    <rulegroup id="ICH_WUENSCHE" name="Grammatik: 'Ich wünschen (wünsche)'">
-      <rule>
-        <pattern case_sensitive="yes" mark_from="1">
-          <token regexp="yes">ich|Ich</token>
-          <token>wünschen</token>
-        </pattern>
-        <message>Meinten Sie <suggestion>wünsche</suggestion>?</message>
-        <example type="correct">Ich <marker>wünsche</marker> dir viel 
Spaß.</example>
-        <example type="correct">Viel Spaß <marker>wünsche</marker> ich 
dir.</example>
-        <example type="incorrect" correction="wünsche">Ich 
<marker>wünschen</marker> dir viel Spaß.</example>
-      </rule>
-    </rulegroup>
     <rulegroup id="SPRECH_NICHT" name="Grammatik: 'bitte sprech (sprich)'">
       <rule>
         <pattern mark_from="1">

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to