Translate the following statements into idiomatic English.
(a) $\forall x[(H(x) \wedge \forall y \neg M(x, y)) \rightarrow U(x)]$, where $H(x)$ means $x$ is a man, $M(x, y)$ means $x$ is married to $y$, and $U(x)$ means $x$ is unhappy.
(b) $\exists z(P(z, x) \wedge S(z, y) \wedge W(y))$, where $P(z, x)$ means $z$ is a parent of $x$, $S(z, y)$ means $z$ and $y$ are siblings, and $W(y)$ means $y$ is a woman.