Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pt] Removed "temp_off" from two rules #11205

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4115,7 +4115,7 @@ USA
</rule>


<rulegroup id='GASTAR_DESPENDER_DESEMBOLSAR' name='gastar → despender/desembolsar' default='temp_off' tone_tags='formal' is_goal_specific='true'>
<rulegroup id='GASTAR_DESPENDER_DESEMBOLSAR' name='gastar → despender/desembolsar' tone_tags='formal' is_goal_specific='true'>
<!-- Used ChatGPT 4o for enhancements and extra accuracy -->

<rule> <!-- #1: No past participle of "gastar" -->
Expand Down Expand Up @@ -4284,7 +4284,7 @@ USA
</rule>


<rule id='QUE_VEM_PROXIMA' name="[Simplificar] Substantivo + que vem → próxim(ao)(s) + substantivo" type='style' tone_tags='formal' default='temp_off'>
<rule id='QUE_VEM_PROXIMA' name="[Simplificar] Substantivo + que vem → próxim(ao)(s) + substantivo" type='style' tone_tags='formal'>
<!--IDEA shorten_it-->

<pattern>
Expand Down
Loading