: s 8 spaces ;
: h ." --------" ;
: x ." +" ;
: j ." !" ;
: l x h x h x cr ;
: b j s j s j cr ;
: c 8 0 do b loop ;
: p cr s ." \O/" cr l c l c l ;