What lists are short for


()
rdf:nil
("y")
[ rdf:first "a"; rdf:rest () ]
("x" "y")
[ rdf:first "x"; rdf:rest ("y") ]