The ability to import mini-dictionaries into JavaScript has opened up a slew of new possibilities for not only this project, but IM3 as well. In order to move the project to the next level, I have to work on the master dictionary itself. I added the ability to tag words with semantic cross referencing, but never really implemented it functionally. So that's what I'm going to do. In the process, I will be moving the master dictionary to a JSON object exclusively, since it has the ability to indefinitely nest arrays which will allow some excellent functionality.
Thanks for your interest in this project and please stay tuned!