scribe-org / scribe-org/Scribe-iOS
Provide options when a noun has more than one plural
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 169
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-iOS' Code of Conduct
Description
This issue is to discuss and implement the best way to provide options to a user when a word has more than one possible plural. A case is the German word Schild, which has the plural "Schilde" when it's masculine or neutral and means shield, and "Schilder" when it's neutral and means sign. One possible way to do this is to use the planned UI for scribe-org/Scribe-iOS#49 where a user could be presented with two buttons over the keyboard with information about why a choice is being presented. Pressing either would then insert the chosen plural into the proxy.
- This issue is linked to scribe-org/Scribe-iOS#49 in that a similar UI could be used, as well as scribe-org/Scribe-Data#19 as this data could be shown to the user to help them make the correct choice of plural
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the planned UI in issue #49 and the related data discussion in Scribe-Data issue #19. Define how plural alternatives and their explanatory information should be presented, then confirm that a user can choose an option and insert the selected plural into the proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100