(if (foo) (bar) (baz)) (cond ((foo) (bar) (quux) (fred)) (t (baz))) (cond ((foo) (bar)) (t (baz) (quux) (fred)))