(defun t8 (tuple) "x -> x ; y -> byB" (cons (car tuple) (pinch (concatenate 'string "b" (cdr tuple) "B"))))