changsoyeon Wrote:Would "some good communicators are noneccentric" also be a valid inference?
But a question I had was.. can we combine a SOME + ALL statement, and infer SOME? So:
some As are Bs
all As are Cs
therefore, some Bs are Cs?
Yes, that is also a valid inference.
You can derive an inference with a some and an all statement as long as one of the variables in the some statement IS THE SUFFICIENT CONDITION.
Example:
A some B
B ---> X
A some B ---> X
We know that every B is X. We know that some A's are B's, thus we know that some A's are X's as well.
A some B
X ---> B
X ---> B some A
We know that every X is a B. We know that some B's are A's. But we do not know that there is an overlap.
XXXXXX
BBBBBBBBBBBBBBBBB
-----------------AA
Another way to make this an automatic response is this:
If you have a modifier "some, most" and we can place that before a conditional all arrow, we will be able to make inferences with that variable and what is on the other side.
When we have a some or most statement after a conditional all arrow, we do not know anything.