Revision: 8904
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8904&view=rev
Author:   dominikoeo
Date:     2013-01-06 18:59:22 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
[fr] more fixes in rule COEUR_CHOEUR

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml    
    2013-01-06 18:39:12 UTC (rev 8903)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml    
    2013-01-06 18:59:22 UTC (rev 8904)
@@ -1020,7 +1020,7 @@
           <marker><token regexp="yes">coeurs?|cœurs?</token></marker>
           <token regexp="yes" 
inflected="yes">philharmonique|polyphonique|mixte|interpréter|chanter</token>
         </pattern>
-        <message>Vouliez-vous écrire <suggestion><match no="1" 
regexp_match="(s?)$" regexp_replace="$1"/></suggestion> ?</message>
+        <message>Vouliez-vous écrire <suggestion>chœur</suggestion> ?</message>
         <example type="incorrect">Le <marker>cœur</marker> 
philharmonique.</example>
         <example type="correct">Le chœur philharmonique.</example>
       </rule>
@@ -1040,7 +1040,7 @@
           <token>par</token>
           <marker><token regexp="yes">choeurs?|chœurs?</token></marker>
         </pattern>
-        <message>Vouliez-vous écrire <suggestion>chœur<match no="1" 
regexp_match="(s?)$" regexp_replace="$1"/></suggestion> ?</message>
+        <message>Vouliez-vous écrire <suggestion>cœur</suggestion> ?</message>
         <example type="incorrect">Il sait tout par 
<marker>chœur</marker>.</example>
         <example type="correct">Il sait tout par 
<marker>cœur</marker>.</example>
       </rule>

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to