$\lnot p \land \lnot (p \implies q) \land q$
$$\begin{array}{cc|c@{}c@{}c@{}cc@{}ccc@{}cc@{}ccc@{}c@{}c@{}ccc@{}c}
p&q&(&(&(&\lnot&p&)&\land&(&\lnot&(&p&\rightarrow&q&)&)&)&\land&q&)\\\hline
1&1&&&&0&1&&0&&0&&1&1&1&&&&\mathbf{\color\red0}&1&\\
1&0&&&&0&1&&0&&1&&1&0&0&&&&\mathbf{\color\red0}&0&\\
0&1&&&&1&0&&0&&0&&0&1&1&&&&\mathbf{\color\red0}&1&\\
0&0&&&&1&0&&0&&0&&0&1&0&&&&\mathbf{\color\red0}&0&
\end{array}$$
Since this formula is a contradiction, its conjuncts are not consistent with one another; in other words, in every context, whatever set of meanings you assign to its three atomic propositions, at least one of its three conjuncts will be false.
Intuitively, it seems like it should be consistent. I believe you're not guilty of speeding ($\lnot p$), that being guilty of speeding doesn't mean having to go to jail ($\lnot(p \implies q)$), but that you should go to jail anyway ($q$) -- e.g. because you were driving drunk. No problem.
Maybe this interpretation (without qualifications, window dressing, fanciful tenses) clearer:
- Judy was not speeding ($\lnot p$),
- that Judy was speeding does not imply that she will go to jail
($\lnot(p \implies q)$),
- Judy will go to jail ($q$).
Let it be the case that #1 and #3 are true; you are claiming that in some universe, #2 is also true.
Now, we're not dealing with predicates, and our atomic propositions have definite truth values, so “indeed does not imply” simply requires its antecedent to be true҂ and its consequent false.
Thus, it must be that Judy was speeding and will not go to jail; this contradicts #1, so your claim is wrong.
҂ Because “indeed implies” doesn't assert any conclusion for a false antecedent, a false antecedent is correspondingly irrelevant for its negation “indeed does not imply”.