Express the negations of each of these statements so that all negation symbols immediately precede predicates.
a) $\forall x \exists y \forall z T(x, y, z)$
b) $\forall x \exists y P(x, y) \vee \forall x \exists y Q(x, y)$
c) $\forall x \exists y P(x, y) \wedge \exists z R(x, y, z) )$
d) $\forall x \exists y(P(x, y) \rightarrow Q(x, y))$