@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)
You are concerned for a good reason. There are multiple different meanings of "and" in english. (See N. Swartz, R. Bradley, 1979 for a short survey of these.) I usually distinguish between the logical "and" and the grammatical "and". The grammatical "and"'s function is also to save time by not stating the same predicate twice. Consider this example:
[INDENT]1. John and Mary are not alive.
[/INDENT](1) can be interpreted as:
[INDENT]a. ?Aj∧?Am
b. Aj∧?Am
[/INDENT]The first is the most common interpretation. The function of "and" there is both that of logical conjunction and that of saving time writing. The predicate "is not alive" is intended to be applied to both particulars (John and Mary). Another way of writing (1) is:
[INDENT]2. John is not alive and Mary is not alive.
[/INDENT]This is structurally/syntactically closer to interpretation (a).
A very literal reading of (1) would yield interpretation (b).
---
Also, it is sometimes not clear whether the negation (which is a kind of predicate) applies to only the first conjunct as in ?J∧M, or the whole conjunction as in ?(J∧M) (or equivalently ?J∧?). I usually use parentheses, even in plain english to remove this ambiguity.