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