scribe-org/Scribe-iOS

Provide options when a noun has more than one plural

Open

#77 建立於 2021年12月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Swift (106 fork)auto 404
designhelp wanted

倉庫指標

Star
 (167 star)
PR 合併指標
 (PR 指標待抓取)

描述

Terms

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

貢獻者指南