forked from GitHub/gf-rgl
2679717852
- reflexive pronoun is before the verb in the negative, not after - verb form is not the same as positive imperative, but the same as present subjunctive thanks to @inariksit for catching this bug! (Por) handle politeness better formal -> 2nd person singular (tu) informal sg -> 3rd person singular (você, conjugated correctly) informal pl -> 3rd person plural (vocês, conjugated correctly) unlike Spa, Por uses 2nd person as polite form; the PorRG thus would have no direct access to vós (second person plural), which is rather rare (in Brazilian Por, at least). colloquial speech in Brazil actually mangles both, using tu with você conjugation, etc; but this out of scope for the RGL. (Por) fix imperative - should use hyphen to bind the reflexive pronoun