function chaseDream(dream) { 距離 = 無限大; 一方(距離>0) { take_one_tiny_step(); もし(落下){ laugh_at_how_cute_that_trip_was(); get_up(); } もし(someone_laughs_at_you) { blow_them_a_kiss(); keep_running(); } 距離 -= 1; }