Skip to content

Commit

Permalink
[pt-PT] Added colloquialism rule to rulegroup ID:INFORMALITIES
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoagpinto committed Oct 2, 2024
1 parent de05d5d commit 9329f8e
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1876,6 +1876,19 @@ USA
<example correction='tem pouco valor|tem pouca importância'>O que ele disse <marker>vale de pouco</marker>.</example>
<example correction='tem pouco valor|tem pouca importância'>Essa opinião <marker>vale de pouco</marker> no contexto atual.</example>
</rule>
<rule default='temp_off'>
<pattern>
<token inflected='yes'>dar</token>
<token>uma</token>
<token>volta</token>
<token>ao</token>
<token>bilhar</token>
<token>grande</token>
</pattern>
<message>&colloquialism_msg;</message>
<short>Coloquialismo</short>
<example correction=''>Vai <marker>dar uma volta ao bilhar grande</marker>.</example>
</rule>
</rulegroup>


Expand Down

0 comments on commit 9329f8e

Please sign in to comment.