there are words starting with "y" sprinkled between "i" words. found out the hard way when figuring out why loop was returning "y" and "i" until reaching the next letter, simply fixed by sorting the list, but that will conflict with code efficiency if you want a configured list, or are using something with immutable lists.