Skip to content

Commit

Permalink
[pt] Added formal rule ID:ESTAR_AQUI_PARA_INF_VIR_INF
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoagpinto committed Aug 12, 2024
1 parent 1f11234 commit a4f1303
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3634,6 +3634,21 @@ USA
</rule>


<rule id='ESTAR_AQUI_PARA_INF_VIR_INF' name="'Estar aqui para' Inf. → 'Vir Inf.'" tone_tags='formal' default="temp_off">
<pattern>
<marker>
<token inflected='yes'>estar</token>
<token>aqui</token>
<token>para</token>
<token regexp='yes' inflected='yes'>ajudar|apresentar|buscar|debater|defender|discutir|entregar|esclarecer|negociar|oferecer|participar|propor|reclamar|resolver|solicitar</token> <!-- Add verbs as they are found. -->
</marker>
</pattern>
<message>&informal_msg;</message>
<suggestion><match no='1' postag='V.+' postag_regexp='yes'>vir</match> \4</suggestion>
<example correction="venho defender">Bom dia, <marker>estou aqui para defender</marker> a minha tese.</example>
</rule>


<rulegroup id='MORRER_PERECER_FALECER' name="morrer → perecer/falecer" tags='picky' tone_tags='formal'>

<!-- Subrule 1: not using "mort[ao]s?" -->
Expand Down

0 comments on commit a4f1303

Please sign in to comment.