submit's response to un-disambiguated tokens should go first to the scriptengine. Currently that doesn't happen. It should then go to the Mind's local trie (which is now just a map), and then to the global trie. If the global trie is ambiguous, it either takes the first option that obeys the schemas, or it prompts the user to disambiguate the token.
submit's response to un-disambiguated tokens should go first to the scriptengine. Currently that doesn't happen. It should then go to the Mind's local trie (which is now just a map), and then to the global trie. If the global trie is ambiguous, it either takes the first option that obeys the schemas, or it prompts the user to disambiguate the token.