$ guile guile> (define 'foo 'bar) ; note that this is not very sensible guile> 'foo
I submit that the resulting behavior (at least under guile-core-970516) is sub-optimal.