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

[Bug]: Force PERSON/GENDER does not affect ADJ #20

Open
1 task done
lopezjuanma96 opened this issue Jan 5, 2023 · 1 comment
Open
1 task done

[Bug]: Force PERSON/GENDER does not affect ADJ #20

lopezjuanma96 opened this issue Jan 5, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@lopezjuanma96
Copy link
Contributor

Contact Details

No response

What happened?

A bug happened!

Writing "mamá abuelo estar aburrido" with force PERSON realises to "yo" generates "mamá y abuelo estoy aburridos", since ADJ is not forced to ADJ, only VERBS, same with "mamá estar aburrido" realises to "mamá estoy aburrida" even if gender is "él".

Version

6.7.x (Production)

Where are you seeing the problem on?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@lopezjuanma96 lopezjuanma96 added the bug Something isn't working label Jan 5, 2023
@lopezjuanma96
Copy link
Contributor Author

implemented a quickfix, now if there is a forced PERSON or GENDER, ADJ will also be forced unless their parent SUBJ or NOUN is contiguous to it, in which case it will follow that parent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants