Syllogisms

RoadmapsAptitude

Mental model

Translate ambiguous English into strict boundary circles.

Words like 'all', 'some', and 'none' define strict boundary conditions between sets. Venn diagrams visualize these boundaries without ambiguity, revealing what must be true versus what is merely possible.

Method

  1. Draw a Venn diagram for each premise. Use overlapping circles for 'Some', a circle inside another for 'All', and disjoint circles with a cross line for 'No'.
  2. Combine the diagrams into a single minimal overlap diagram. Only overlap circles if the premises explicitly force you to do so.
  3. Check each conclusion against the combined diagram. For a definite conclusion to be true, it must be true in EVERY possible valid diagram. If you can draw even one valid diagram where the conclusion is false, it is considered false.
  4. Check for 'Either/Or' complementary pairs. If two conclusions contain the same elements, one is positive and the other is negative, and both are individually false, they might form an Either/Or pair.

Worked example

Problem: Premises: 1. All cats are dogs. 2. Some dogs are birds. Conclusions: I. Some cats are birds. II. Some birds are dogs.

  1. Draw the first premise: a smaller circle 'Cats' completely inside a larger circle 'Dogs'.
  2. Draw the second premise: a circle 'Birds' that overlaps with the 'Dogs' circle.
  3. Draw the minimal overlap: make the 'Birds' circle overlap with 'Dogs' but NOT with 'Cats', because the premises don't force 'Birds' and 'Cats' to touch.
  4. Check Conclusion I (Some cats are birds): In our minimal diagram, 'Cats' and 'Birds' don't overlap. Therefore, it is false.
  5. Check Conclusion II (Some birds are dogs): The premises state 'Some dogs are birds', which inherently means they overlap. Therefore, 'Some birds are dogs' is definitely true.

Answer: Only Conclusion II follows.

Common mistakes

Glossary

ambiguity
When something is not clear because it could mean multiple different things.
complementary
Two things that complete each other, like opposite halves that make a whole.
disjoint
Circles or groups that do not touch or share anything in common.

Recall questions

Questions & answers

Premises: Some trees are forests. No forest is a wood. Conclusions: I. Some trees are not woods. II. All trees are woods.

Only Conclusion I follows.

Approach: Since no forest is a wood, the part of 'trees' that overlaps with 'forest' can never be a wood. Therefore, some trees are definitely not woods.

Premises: All A are B. All B are C. Conclusions: I. Some C are A. II. All A are C.

Both I and II follow.

Approach: A is inside B, B is inside C. Therefore, A is completely inside C (All A are C). Since A is inside C, there is an overlap, so Some C are A is also true.

Return to Aptitude Roadmap