NIL(...)
Lot --> NIL()
@StartRule Lot --> primitiveCube(4, 4, 4) split(x) { 2 : Red | 2 : NIL | 2 : Blue } Red --> color(1, 0.2, 0.2) Blue --> color(0.2, 0.4, 0.9)