(defun t3 (tuple) "x -> axA ; y -> y" (cons (pinch (concatenate 'string "a" (car tuple) "A")) (cdr tuple)))