The Character CommandParser
The CommandParser is an english imperative parser which maps user input to a Character's Abilities via the associated Verbs, and objects via the character's PerceptionObject.
When a command is successfully entered, it enters the command stack, which controls how rapidly a character may execute its Verbs.
Implementation details can be found in ParserArchitecture.
— GedTheGreysHain - 23 Feb 2002
