For the universe of discourse consisting of people, the following natural language translations are intuitive
$\forall$ : Everyone
$\exists$ : Someone
$\neg \forall$ : No one
And what about $\neg \exists$? Not-someone? This seems to be the analogy of the $O$ proposition in propositional logic (which I still don't truly grasp why the predicate is distributed). Specifically, consider the following with $L(x, y)$ as $x$ loves $y$:
$\forall x \forall y L(x,y) \equiv \forall x \neg \exists y \neg L(x,y)$
The left side translates to "everyone loves everyone." But the best I can do for the right side is "everyone does not love not-someone." Does anyone have a more fluid translation than: "For all x there is no y such that x does not love y?"