languagetool-org / languagetool

Style and Grammar Checker for 25+ Languages
https://languagetool.org
GNU Lesser General Public License v2.1
12.42k stars 1.39k forks source link

[pt] Tone tags #8727

Closed marcoagpinto closed 6 months ago

marcoagpinto commented 1 year ago

Hello @susanaboatto @jaumeortola @maphjo

I noticed that there are new tags.

Where can I find their list and description?

Thanks!

marcoagpinto commented 1 year ago

Any special recommendations on/where to use them?

maphjo commented 1 year ago

Hi @marcoagpinto, we are still in the proof of concept phase. Our plan is to share documentation with you and the rest of our valued OS contributors in 1–3 weeks, depending on our progress.

marcoagpinto commented 1 year ago

😋

marcoagpinto commented 1 year ago

@maphjo

Can I continue adding rules before the three weeks?

I already have several in my list.

Thanks!

marcoagpinto commented 1 year ago

@ricardojosehlima

😋

maphjo commented 1 year ago

@marcoagpinto Yes, you can. But I would like to ask you to create PRs and set @susanaboatto as a reviewer so that she can add the new attributes we have created and are currently testing. :heart:

marcoagpinto commented 1 year ago

Ahhhhh… 😄

I don't know how to create PRs with TortoiseSVN.

It is better for me to only improve rules already in the XMLs, like adding antipatterns and subrules, until all is operational.

This is the best option.

Thanks!

marcoagpinto commented 1 year ago

And the nightlies don't work any more with the latest LibreOffice, so I can't test on my thesis.

maphjo commented 1 year ago

I don't know how to create PRs with TortoiseSVN.

I think it will make sense for you to switch to TortoiseGIT to be able to properly use the GIT functionalities. To create a Pull Request (PR), first you will have to create a new branch, make the changes there, commit and push the new branch. You will then see the possibility to create a PR. A PR will give you the possibility to ask Susana for a review of your chances before merging. Internally, always create Pull Requests and ask for reviews to avoid errors due to typos. I cannot give you any help with TortoiseGIT, but I am sure that there are tutorials which will walk you through the process. Just give it a try. :relaxed:

Also, after we have finished the introduction of the new style feature, there will definitely be a few questions in the beginning which you will be able to easily address with a pull request. :wink:

marcoagpinto commented 1 year ago

Also, after we have finished the introduction of the new style feature, there will definitely be a few questions in the beginning which you will be able to easily address with a pull request. 😉

@maphjo

Maybe a Zoom meeting for that (new style feature) with Susana and you?

I just need to shave before it. Right now, I have a big beard.

😋

marcoagpinto commented 1 year ago

@maphjo

Heya,

A month has gone by and no feedback.

May I create a pronoun removal rule?

There isn't really any magic about how to do it, since this explains it all:

lt63_ptg_20230704

Thanks!