Skip to content

Commit

Permalink
[pt-PT] Added rule to rulegroup id:COLOQUIALISMOS_PT_PT
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoagpinto committed Jan 17, 2025
1 parent ec1fbce commit 5ef6aec
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2099,6 +2099,24 @@ USA
<short>Coloquialismo</short>
<example correction=''>Vai <marker>dar uma volta ao bilhar grande</marker>.</example>
</rule>
<rule default='temp_off'> <!-- Used ChatGPT 4o for enhancements and extra accuracy -->
<pattern>
<token>de</token>
<token>um</token>
<token>dia</token>
<token>para</token>
<token>o</token>
<token>outro</token>
</pattern>
<message>&colloquialism_msg;</message>
<suggestion>de forma súbita</suggestion>
<suggestion>subitamente</suggestion>
<suggestion>de maneira repentina</suggestion>
<suggestion>repentinamente</suggestion>
<suggestion>num curto intervalo de tempo</suggestion>
<short>Coloquialismo</short>
<example correction='de forma súbita|subitamente|de maneira repentina|repentinamente|num curto intervalo de tempo'>A Ana fê-lo <marker>de um dia para o outro</marker>.</example>
</rule>
</rulegroup>


Expand Down

0 comments on commit 5ef6aec

Please sign in to comment.