Revision: 7172
http://languagetool.svn.sourceforge.net/languagetool/?rev=7172&view=rev
Author: dominikoeo
Date: 2012-06-02 16:12:01 +0000 (Sat, 02 Jun 2012)
Log Message:
-----------
[fr] - added GNU LGPL license information
- fixed a false positive in "Sachez vous ?\195?\169loigner"
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/fr/grammar.xml
Modified: trunk/JLanguageTool/src/rules/fr/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/fr/grammar.xml 2012-06-02 14:41:57 UTC
(rev 7171)
+++ trunk/JLanguageTool/src/rules/fr/grammar.xml 2012-06-02 16:12:01 UTC
(rev 7172)
@@ -6,7 +6,22 @@
French Grammar and Typo Rules for LanguageTool
Copyright (C) 2006 Marcin Miłkowski, Agnes Souque, Hugo Voisard and Myriam
Lechelt.
2011, 2012 Dominique Pellé
---><rules lang="fr" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+-->
+<rules lang="fr" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<phrases>
<phrase id="V_NON_NR">
<token postag="V.*" postag_regexp="yes"><exception postag="[NR].*"
postag_regexp="yes"></exception></token>
@@ -5030,7 +5045,7 @@
<pattern>
<token postag="V .* 2 p" postag_regexp="yes">
<exception postag="R pers suj .*" postag_regexp="yes"
scope="previous"></exception>
- <exception>veuillez</exception>
+ <exception regexp="yes">veuillez|sachez</exception>
</token>
<token postag="R pers suj 2 p"></token>
</pattern>
@@ -5038,6 +5053,7 @@
<example type="incorrect">Que <marker>mangez
vous</marker> ?</example>
<example type="correct">Que mangez-vous ?</example>
<example type="correct">Veuillez vous rendre à
l’accueil.</example>
+ <example type="correct">Sachez vous éloigner.</example>
</rule>
<rule>
<pattern>
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