116 @verb #4572:"tell_things" this none this rxdo #7407 @program #4572:"tell_things" this none this {things} = args if (!things) $msg:mtell("thing_none") elseif (length(things) == 1) $msg:mtell("thing_sing", things[1]) else $msg:mtell("thing_plur", things) endif . 0