Not yet answered Suppose we have three sets of numerical attributes: H (health), S (strength), G (gold). Let's define a relation R on the set H x S x G by (x, y, z) R (p, q, r) if and only if x > pory >qor z>r Which properties does this relation have? Select one or more:
a. irreflexive
b. symmetric
c. reflexive
d. transitive
e. antisymmetric