Skip to content

feat: remove new set to allow duplicates#36

Open
sk8Guerra wants to merge 1 commit into
s0ftik3:masterfrom
sk8Guerra:master
Open

feat: remove new set to allow duplicates#36
sk8Guerra wants to merge 1 commit into
s0ftik3:masterfrom
sk8Guerra:master

Conversation

@sk8Guerra

@sk8Guerra sk8Guerra commented Jul 17, 2024

Copy link
Copy Markdown

Hi! Is there any specific reason why new Set is being used to avoid duplicates and the verbs conjugations? In many languages some verbs might be the same when conjugated for different pronouns and also in tenses, they are all the same, such as in past participle, but they are still needed.

There is a need of having a full list of verbs even though they are repeated, to create tables just like in their web site. This is why I think removing the new Set is good, to have the full list, and then we can manually add the pronouns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant