| { | |
| "category": "locomotion", | |
| "action": "walk forward, turn sideways", | |
| "complexity": "simple", | |
| "macro": [ | |
| "The person walks forward and then turns sideways to change direction.", | |
| "A person moves ahead before turning sideways to establish a new path.", | |
| "The character advances forward then pivots sideways to create a different trajectory." | |
| ], | |
| "meso": [ | |
| "The person begins by walking straight ahead, then executes a sideways turn to change their facing direction and form a new path.", | |
| "Starting with forward movement, the person transitions into a sideways turn that reorients their direction of travel.", | |
| "The character moves forward initially, then performs a lateral turn that results in a new directional path." | |
| ], | |
| "micro": [] | |
| } |