You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are 5 choices for the singular article of a word: keiner, der, die, das, die (Plural).
Since fields for plural forms and their articles are introduced by #518, we could think about removing die (Plural) from the choices for singular article or other refactoring and changes.
Proposed Solution
Let's discuss
Alternatives
Leave as it is.
Additional Context
The text was updated successfully, but these errors were encountered:
Motivation
Currently there are 5 choices for the singular article of a word:
keiner
,der
,die
,das
,die (Plural)
.Since fields for plural forms and their articles are introduced by #518, we could think about removing
die (Plural)
from the choices for singular article or other refactoring and changes.Proposed Solution
Let's discuss
Alternatives
Leave as it is.
Additional Context
The text was updated successfully, but these errors were encountered: