you can use =.. to convert simple terms.
?- x(a,b,c) =.. A. A = [x, a, b, c].
what about complex terms :
x(a,b(c,d)) ==> [x