!!
:- :- 1 2 3

a cell head can be another cell too, the mirror of a cell tail.

glossary

:- makes a cell: an ordered pair.

:-(1 2) is [1 2].

irregular forms:

[a b] is :-(a b)