=>
eval:2:0: define: not allowed in an expression context in: (define (represent x) (if (element? x some-xs) ground)(else barrier))
eval:2:0: define: not allowed in an expression context
in: (define (represent x) (if (element? x some-xs) ground)
(else barrier))