The variable L is initialized by (SET \'L \'(T NIL T)) . In order to apply a logic disjunction between elements of L, we execute (APPLY \'OR L). Wh
(SET \'L \'(T NIL T))
(APPLY \'OR L)