In all the previous situations in the game the parser limited itself to two word commands, which caused me to think this was all it could understand.
Viewing post in Gent Stickman vs Evil Meat Hand comments
SPOILER:
Not exactly that way: In the top of the first tree, you can "Look to the left" or "Go left", each one doing different actions.
Poor Gent Stickman tries to understand you the best he can with his open head, using what is known as loose parsing mode, versus strict parsing mode that would be more suitable for learning languages games, for example, to check correct gramar.
Thanks for playing! ;)