!!
:- 1 :- 2 3

a cell tail can be another cell.

glossary

:- makes a cell: an ordered pair.

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

irregular forms:

[a b] is :-(a b)