Thanks for the info. Since there are more and more opportunities to process text in VA, it would be a very useful, logical feature. Is it worth a request? What would you say?
I'm playing devil's advocate here, since I can write my own code as you saw, but I think this kind of stuff is the perfect scope for plugins, not for the main application.
There's "features" and there's "too much features"; as hinted by Gary numerous times, the more complexity you add to the command parsing of VA, the more you risk to make it less responsive for the main job he has to do: recognize speech and issue commands to games.
The base application code has to take many things into account, since it has to run in the most "generalistic" way for everyone, while a plugin on the other hand can be highly dedicated to a single feature and so be coded to use every possible trick, shortcut and optimization to make it efficient at that specific task