Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.03 KB

TODO.md

File metadata and controls

44 lines (31 loc) · 1.03 KB

TODO

BUGS

ROADMAP

In Progress

  • add all affixes and their definitions to the dictionary file

Future

  • -e bool etymology flag
  • implement /list tag [is|has] tag Tag ideas: modal, ofp, nfp, uncountable, ii, body, family, waterfall, sense, si-verbs, F-word, Tsa-word, emotion, lenition, color, flora, fauna, linguistics, loan, Disney, time, weather, , music...
  • implement /list prefixes {pos} {pro|unpro|all}
  • implement /prefixes
  • implement /list infixes {pos} {pro|unpro|all}
  • implement /infixes
  • implement /list suffixes {pos} {pro|unpro|all}
  • implement /suffixes

Ideas

  • /limit <n> where /limit 0 is no limit
  • /examples <word> [limit <n>]
  • /define <jargony linguistics term>
  • /audio <Na'vi word(s)>

TESTING

  • more code coverage
  • more test cases

REFACTORING & OPTIMIZATION

  • how can affixes.go be more efficient?

Always remember to update util/version.go if major/minor changes are made to what it produces or how it works