A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ?
{ drop gnomon sundial }:
holdinga(second, object) 'o' ->>
!? ("There's no room for " +
the%(first) + ", " + the%(second) +
" is holding " + a%(o) +
", birdbrain.*N"),
aflame(first) ->>
!? (theu%(first) +
" is aflame! Put it out, you jerk,*
* you'll burn yourself!*N"),
$( checknkeeping(first)
drop%(first, second)
!! (theu%(first) +
" seems to be just the*
* right length for you to*
* be able to tell the time*
* from " +
the%(second) + ".*N")
$)