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