| { | |
| "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 continue moving in a different direction." | |
| ], | |
| "meso": [ | |
| "The person begins by walking forward, then turns sideways to face a new direction and continue movement.", | |
| "Starting with forward walking motion, the person then turns sideways to change their path of travel.", | |
| "The character moves forward initially, then performs a sideways turn to redirect their movement along a different path." | |
| ], | |
| "micro": [] | |
| } |