I've tried using the Dictionary, but I have to add all the keys to the database manually (as I do not know how to use JSON to load them into the game, and manually editing a wordlist created for JSON to fit Construct 2 is a MONUMENTAL task).
I wish there was a way I could import a txt with all the words in it, and have Construct 2 be able to "search" for that list, compare the word, and allow an event to run if the word exists.