either  -- Operation (predicate), two inputs.  Abbreviation: or
     The two inputs must be either true or false.  The output is true if at
     least one of the inputs is true; otherwise the output is false.
