Currently, Gloss Bot only allows you to set one definition per term. Instead, we could save multiple definitions per term and offer a relatively simple interface for manipulating them. So
/gloss EW = Eligibility Worker
Would get you the definition
Then
/gloss EW = Entertainment Weekly
Would show
EW
1. Eligibility Worker
2. Entertainment Weekly
Move a definition
/gloss move EW 2 to 1
EW
1. Entertainment Weekly
2. Eligibility Worker
Delete a definition
/gloss delete EW 1
Replace a definition
/gloss EW 1 = Entertainment Worker
EW
1. Entertainment Worker
Is it too complicated?
Currently, Gloss Bot only allows you to set one definition per term. Instead, we could save multiple definitions per term and offer a relatively simple interface for manipulating them. So
/gloss EW = Eligibility WorkerWould get you the definition
Then
/gloss EW = Entertainment WeeklyWould show
Move a definition
/gloss move EW 2 to 1Delete a definition
/gloss delete EW 1Replace a definition
/gloss EW 1 = Entertainment WorkerIs it too complicated?