
org.languagetool.rules.en.grammar-l2-fr.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/rules/print.xsl" ?> <?xml-stylesheet type="text/css" href="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/rules/rules.css" title="Easy editing stylesheet" ?> <!-- Rules for LanguageTool when user's native language is French Copyright (C) 2001-2019 Daniel Naber (http://www.danielnaber.de), and the LanguageTool contributors 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="en" idprefix="L2_" xsi:noNamespaceSchemaLocation="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/rules/rules.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <category id="TYPOS" name="Possible Typo" type="misspelling"> <rule id="FAKE" name="internal rule" default="on"> <pattern> <token>languagetool-placeholder-rule-643235483</token> </pattern> <message>This is an internal placeholder to keep the XML syntax valid.</message> <example correction=""><marker>languagetool-placeholder-rule-643235483</marker></example> </rule> </category> </rules>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy