| { | |
| "category": "locomotion", | |
| "action": "run forward", | |
| "complexity": "simple", | |
| "macro": [ | |
| "The person runs straight forward.", | |
| "A person moves ahead by running directly forward.", | |
| "The character runs forward in a straight line." | |
| ], | |
| "meso": [ | |
| "The person begins in a standing position, then runs straight forward at a steady pace.", | |
| "Starting from a stationary stance, the person runs directly forward, maintaining forward momentum.", | |
| "The character initiates forward running motion and continues moving straight ahead without turning." | |
| ], | |
| "micro": [] | |
| } |