SEVENTH ======= syntax: (seventh <list>) This function returns the seventh element of the list. It is not supported by babylon v3, but by EMA-XPS it is! example: >(seventh '(1 2 3 4 5 6 7 8 9 0)) 7