Bug #486
Support words with multiple genders
Start date:
12/23/2012
Due date:
% Done:
100%
Description
Some words in the database are listed with multiple genders. Consider the following example (ζῳωδεστέροις):
{49599819 9 zw|w/dhs like an animal masc/neut dat comp pl}
The database needs to be updated to allow multiple genders to be associated. 121977 entries are affected (about 8%).
Subtasks
History
#1 Updated by Luke Murphey almost 12 years ago
- Status changed from New to In Progress
#2 Updated by Luke Murphey almost 12 years ago
I dropped the related database tables with:
drop table reader_worddescription; drop table reader_worddescription_dialects; drop table reader_worddescription_cases;
#3 Updated by Luke Murphey almost 12 years ago
- Status changed from In Progress to Closed