Revision: 6811
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6811&view=rev
Author:   gulp21-1
Date:     2012-04-28 06:18:09 +0000 (Sat, 28 Apr 2012)
Log Message:
-----------
[de] new rule: M?\195?\182gliche Wortverwechslung: Emission/Emulsion

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-04-27 16:33:37 UTC 
(rev 6810)
+++ trunk/JLanguageTool/src/rules/de/grammar.xml        2012-04-28 06:18:09 UTC 
(rev 6811)
@@ -2687,6 +2687,19 @@
         <example type="correct">Ich bin es so 
<marker>gewohnt</marker>.</example>
       </rule>
     </rulegroup>
+    <rulegroup id="EMISSION_EMULSION" name="Mögliche Wortverwechslung: 
Emission/Emulsion">
+      <rule>
+        <pattern>
+          <token 
regexp="yes">(CO2|Kohlendioxid|Schadstoff)\-?Emulsion.*</token>
+        </pattern>
+        <message>Meinten Sie <suggestion><match no="1" regexp_match="mulsion" 
regexp_replace="mission"/></suggestion> (Ausstoß) statt Emulsion (Gemisch 
zweier normalerweise nicht mischbarer Flüssigkeiten)?</message>
+        <url>http://www.openthesaurus.de/synonyme/linken</url>
+        <short>Mögliche Wortverwechslung</short>
+        <example type="incorrect" correction="Schadstoffemissionen">Die 
<marker>Schadstoffemulsionen</marker> haben sich im letzten Jahr 
verdoppelt.</example>
+        <example type="incorrect" correction="CO2-Emission">Die 
<marker>CO2-Emulsion</marker> ist angestiegen.</example>
+        <example type="correct">Die <marker>Schadstoffemissionen</marker> 
haben sich im letzten Jahr verdoppelt.</example>
+      </rule>
+    </rulegroup>
     <rulegroup id="LINKEN_VERLINKEN" name="Mögliche Wortverwechslung: 
linken/verlinken">
       <rule>
         <pattern case_sensitive="yes" mark_to="-1">

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