Is $\lnot p,$ the negation of a statement $p,$ just the opposite of $p,$ or is it anything but $p\;?$
For example, let's say $p$ = "None of the basketball players are blond".
Is $\lnot p$: "All of the basketball players are blond" (exact opposite of $p$)?
Or is $\lnot p$: "At least one of the basketball players is blond" (anything but $p$)?
A side question: what is the precedence of ∧ (and), ∨ (or), ¬ (negation), $→$ (implies), etc.?
I think for your first question the best way to think about is $\neg P$ is "it is not the case that $P$." So in your example, if $P$ is "None of the basketball players are blond," then $\neg P$ is "it is not the case that none of the basketball players are blond" which is like saying "there is some basketball player with blond hair."