e.g.
If the player enters:
put blah foo jimmy in cupboard
Where:
- put is a known verb
- blah, foo, and jimmy are non dictionary words
- 'in' is a standard preposition
- cupboard is a known noun
Adventuron would parse as :
- verb = put
- noun1 = undefined (empty)
- noun2 = cupboard