@Kroni,
Kroni;101340 wrote:I'm confused here, because the use of the word "and" seems to allow for two separate meanings. It could be ~J & M, but if you took it to mean "It is not the case that (John is funny and Mary is funny)." Then it could mean that the negation is applying to just the conjuction of J and M, making it ~(J & M)
I think it is clear that the negation operator has the wide scope and that it ranges over the whole statement, and not over just the individual statements.That is, I think it should be formulated as,
~(J & M).
It would be clearer to us the word "both", so the difference would be between:
1.Both John and Mary are not funny. And,
2.John and Mary are not both funny.
1. is, ~(J & M)
2. is, (~J & ~M)
But not,
~J & M.