Revision: 6074
http://languagetool.svn.sourceforge.net/languagetool/?rev=6074&view=rev
Author: dominikoeo
Date: 2011-12-20 22:32:18 +0000 (Tue, 20 Dec 2011)
Log Message:
-----------
[br] minor updates to detect *belafenn noz* ?\226?\134?\146 "balafenn-noz"
and *menez tan* ?\226?\134?\146 "menez-tan"
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/br/grammar.xml
Modified: trunk/JLanguageTool/src/rules/br/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/br/grammar.xml 2011-12-20 17:10:11 UTC
(rev 6073)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml 2011-12-20 22:32:18 UTC
(rev 6074)
@@ -2231,6 +2231,15 @@
<example type="incorrect">Pelec’h emañ ar <marker>skol
veur</marker>?</example>
<example type="correct">Pelec’h emañ ar
<marker>skol-veur</marker>?</example>
</rule>
+ <rule id="BALAFENN_NOZ" name="balafenn noz → balafenn-noz">
+ <pattern>
+ <token regexp="yes">[bpv]alafenn(ed)?</token>
+ <token regexp="yes">erc’h|noz|deiz</token>
+ </pattern>
+ <message>Implijit <suggestion>\1-\2</suggestion>.</message>
+ <example type="incorrect">Ur <marker>valafenn noz</marker>.</example>
+ <example type="correct">Ur <marker>valafenn-noz</marker>.</example>
+ </rule>
<rule id="FEST_NOZ" name="fest noz → fest-noz">
<pattern>
<token regexp="yes">fest(où)?|([gk]|c’h)entel(ioù)?</token>
@@ -2249,6 +2258,15 @@
<example type="incorrect">Ho pilhed <marker>karr nij</marker> mar
plij.</example>
<example type="correct">Ho pilhed karr-nij mar plij.</example>
</rule>
+ <rule id="MENEZ_TAN" name="menez tan → menez-tan">
+ <pattern>
+ <token regexp="yes">menez(ioù)?</token>
+ <token>tan</token>
+ </pattern>
+ <message>Implijit <suggestion>\1-\2</suggestion>.</message>
+ <example type="incorrect">Ur <marker>menez tan</marker></example>
+ <example type="correct">Ur menez-tan</example>
+ </rule>
<rule id="TRO_DRO" name="tro dro → tro-dro">
<pattern>
<token regexp="yes">tro|en</token>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs