-
-
Notifications
You must be signed in to change notification settings - Fork 259
Description
It would be useful to allow for suffix and tense options for tiles so that users can communicate using the specific word they want to use. For example, if the user taps a tile for the word "Go", CBoard could display cards for suffix and tense such as "-ing", "-es", "-ne", and "Went" that can change the output label and vocalization to "Going", "Goes", "Gone", "Went" respectively. To support this in the UI another bar could be added under the SymbolOutput where the suffix and tense cards can be displayed in.
A suffix/tense list could be added to the TileEditor so that users can edit the suffix and tense options that they want to have displayed when they select the tile. Since suffixes and tense can change the spelling of some words in some languages and since we don't want to take up too much space in the UI each option can have a shorthand label that is used to display the card when the tile is select, a label that replaces the tile label in the output and a vocalization that would replace the tile vocalization in the output.