Skip to content

Commit

Permalink
[ca] disable APOSTROF_TIPOGRAFIC
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumeortola committed Oct 15, 2022
1 parent 0891280 commit 0c0b15f
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41032,7 +41032,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
<example>¿“Gran qualitat”?</example>
</rule>
</rulegroup>
<rule id="APOSTROF_TIPOGRAFIC" name="Exigeix l'apòstrof tipogràfic (’)" default="on" tags="picky">
<rule id="APOSTROF_TIPOGRAFIC" name="Exigeix l'apòstrof tipogràfic (’)" default="off" tags="picky">
<pattern>
<token chunk="containsTypewriterApostrophe" regexp="yes">(.*)'(.*)<exception>'</exception></token>
</pattern>
Expand Down Expand Up @@ -43995,7 +43995,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
<token postag="V.N.*" postag_regexp="yes"/>
</pattern>
<filter class="org.languagetool.rules.ca.AdvancedSynthesizerFilter" args="lemmaFrom:6 lemmaSelect:V.N.* postagFrom:4 postagSelect:V.I(.*) postagReplace:V.S\b1"/>
<message>Expressió incorrecta.</message>
<message>Aquesta expressió és un calc del castellà.</message>
<suggestion>Com <match no="3" postag_regexp="yes" postag="PP([123]).([SP]).*" postag_replace="VMIP$1$200">voler</match> que no \3 {suggestion}</suggestion>
<example correction="Com vols que no te estime|Com vols que no te estimi"><marker>Com no te vaig a estimar</marker>!</example>
<example correction="Com voleu que no us vulguem"><marker>Com no us anem a voler</marker>!</example>
Expand Down Expand Up @@ -44134,7 +44134,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
<token>lo</token>
<token>como</token>
</pattern>
<message>Refrany equivalent</message>
<message>Refrany equivalent.</message>
<suggestion>ell s'entén i balla sol</suggestion>
<suggestion>ell s'ho talla i ell s'ho cus</suggestion>
<example correction="Ell s'entén i balla sol|Ell s'ho talla i ell s'ho cus"><marker>Como Juan Palomo: yo me lo guiso, yo me lo como</marker>.</example>
Expand All @@ -44154,7 +44154,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
<token>lo</token>
<token>como</token>
</pattern>
<message>Refrany equivalent</message>
<message>Refrany equivalent.</message>
<suggestion>ell s'entén i balla sol</suggestion>
<suggestion>ell s'ho talla i ell s'ho cus</suggestion>
<example correction="Ell s'entén i balla sol|Ell s'ho talla i ell s'ho cus"><marker>Juan Palomo: yo me lo guiso, yo me lo como</marker>.</example>
Expand All @@ -44171,7 +44171,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
<token>lo</token>
<token>como</token>
</pattern>
<message>Refrany equivalent</message>
<message>Refrany equivalent.</message>
<suggestion>ell s'entén i balla sol</suggestion>
<suggestion>ell s'ho talla i ell s'ho cus</suggestion>
<example correction="Ell s'entén i balla sol|Ell s'ho talla i ell s'ho cus"><marker>Yo me lo guiso, yo me lo como</marker>.</example>
Expand Down

0 comments on commit 0c0b15f

Please sign in to comment.