Revision: 8171
http://languagetool.svn.sourceforge.net/languagetool/?rev=8171&view=rev
Author: marcoagpinto
Date: 2012-10-06 13:55:12 +0000 (Sat, 06 Oct 2012)
Log Message:
-----------
Improved:
1) abre-latas
Added:
1) acre-doce
2) afro-americano
3) afro-asi?\195?\161tico
4) afro-brasileiro
5) afro-cubano
Modified Paths:
--------------
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/pt/grammar.xml
Modified:
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/pt/grammar.xml
===================================================================
---
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/pt/grammar.xml
2012-10-06 11:37:09 UTC (rev 8170)
+++
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/pt/grammar.xml
2012-10-06 13:55:12 UTC (rev 8171)
@@ -21,7 +21,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-$Id: grammar.xml,v 1.032 2012-10-06 11:03:00 marcoagpinto Exp $
+$Id: grammar.xml,v 1.033 2012-10-06 14:51:00 marcoagpinto Exp $
-->
<rules lang="pt" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
@@ -212,6 +212,84 @@
+ <!-- ABRE LATAS abre-latas -->
+ <rule id="ABRE_LATAS" name="abre-latas">
+ <pattern>
+ <token>abre</token>
+ <token>latas</token>
+ </pattern>
+ <message>Substituir «abre latas» por
<suggestion>abre-latas</suggestion>.</message>
+ <example type="incorrect">Deve-se usar o <marker>abre
latas</marker>.</example>
+ <example type="correct">Deve-se usar o
<marker>abre-latas</marker>.</example>
+ </rule>
+
+
+
+ <!-- ACRE DOCE acre-doce -->
+ <rule id="ACRE_DOCE" name="acre-doce">
+ <pattern>
+ <token>acre</token>
+ <token>doce</token>
+ </pattern>
+ <message>Substituir «acre doce» por
<suggestion>acre-doce</suggestion>.</message>
+ <example type="incorrect">O <marker>acre doce</marker> das flores
silvestres.</example>
+ <example type="correct">O <marker>acre-doce</marker> das flores
silvestres.</example>
+ </rule>
+
+
+
+ <!-- AFRO AMERICANO afro-americano -->
+ <rule id="AFRO_AMERICANO" name="afro-americano">
+ <pattern>
+ <token>afro</token>
+ <token>americano</token>
+ </pattern>
+ <message>Substituir «afro americano» por
<suggestion>afro-americano</suggestion>.</message>
+ <example type="incorrect">O sujeito é <marker>afro
americano</marker>.</example>
+ <example type="correct">O sujeito é
<marker>afro-americano</marker>.</example>
+ </rule>
+
+
+
+ <!-- AFRO ASIÁTICO afro-asiático -->
+ <rule id="AFRO_ASIÁTICO" name="afro-asiático">
+ <pattern>
+ <token>afro</token>
+ <token>asiático</token>
+ </pattern>
+ <message>Substituir «afro asiático» por
<suggestion>afro-asiático</suggestion>.</message>
+ <example type="incorrect">O sujeito é <marker>afro
asiático</marker>.</example>
+ <example type="correct">O sujeito é
<marker>afro-asiático</marker>.</example>
+ </rule>
+
+
+
+ <!-- AFRO BRASILEIRO afro-brasileiro -->
+ <rule id="AFRO_BRASILEIRO" name="afro-brasileiro">
+ <pattern>
+ <token>afro</token>
+ <token>brasileiro</token>
+ </pattern>
+ <message>Substituir «afro brasileiro» por
<suggestion>afro-brasileiro</suggestion>.</message>
+ <example type="incorrect">O sujeito é <marker>afro
brasileiro</marker>.</example>
+ <example type="correct">O sujeito é
<marker>afro-brasileiro</marker>.</example>
+ </rule>
+
+
+
+ <!-- AFRO CUBANO afro-cubano -->
+ <rule id="AFRO_CUBANO" name="afro-cubano">
+ <pattern>
+ <token>afro</token>
+ <token>cubano</token>
+ </pattern>
+ <message>Substituir «afro cubano» por
<suggestion>afro-cubano</suggestion>.</message>
+ <example type="incorrect">O sujeito é <marker>afro
cubano</marker>.</example>
+ <example type="correct">O sujeito é
<marker>afro-cubano</marker>.</example>
+ </rule>
+
+
+
<!-- ALÉM FRONTEIRAS além-fronteiras -->
<rule id="ALÉM_FRONTEIRAS" name="além-fronteiras">
<pattern>
@@ -1055,20 +1133,6 @@
- <!-- O ABRE LATAS o abre-latas -->
- <rule id="O_ABRE_LATAS" name="o abre-latas">
- <pattern>
- <token>o</token>
- <token>abre</token>
- <token>latas</token>
- </pattern>
- <message>Substituir «o abre latas» por <suggestion>o
abre-latas</suggestion>.</message>
- <example type="incorrect">Deve-se usar <marker>o abre
latas</marker>.</example>
- <example type="correct">Deve-se usar <marker>o
abre-latas</marker>.</example>
- </rule>
-
-
-
<!-- O CONTROLE o controlo -->
<rule id="O_CONTROLE" name="o controlo">
<pattern>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits