#command    | Dialogue command: {write dialogue async}                                 | 
#token      | Dialogue token code: {$standard}                                         | 
#define     | {normal} means {sheena_normal}.                                          | 
#define     | {smile} means {sheena_smile}.                                            | 
            |                                                                          | 
$sync       | Move all shapes to left                                                  | 
            | Move all shapes to left                                                  | 
$sync       | change character image                                                   | 
            | Change the icon to {normal} immediately                                  | 
Sheena      | Let's see the feature of general token codes.                            | 
            |                                                                          | 
$task1      | move shape to right async                                                | 
            | Move {Circle} to right                                                   | 
$parallel   | move shape to right async                                                | 
            | Move {Triangle} to right                                                 | 
$f-standard | move shape to right async                                                | 
            | Move {Square} to right                                                   | 
            |                                                                          | 
$promised   | accept task async                                                        | 
            | Accept {task1}                                                           | 
            |                                                                          | 
$sync       | Move all shapes to left                                                  | 
            |                                                                          | 
$task2      | move shape to right async                                                | 
            | Move {Circle} to right                                                   | 
$task2      | move shape to right async                                                | 
            | Move {Triangle} to right                                                 | 
$task2      | move shape to right async                                                | 
            | Move {Square} to right                                                   | 
Sheena      | Click the cancel button and next button quickly to cancel the animation! | 
$sync       | cancel task                                                              | 
            | Cancel {task2}                                                           | 
$parallel   | change character image async                                             | 
            | Change the icon to {smile}                                               | 
Sheena      | Do you understand?                                                       | 