Reply

Emil-Kunkin September 3 at 06:32PM
We can reverse a most statement into a some statement.Let's think about this intuitively: if most dogs are small, we cannot say that the majority of small things are dogs. However we must know that there are at least a few small dogs so we know that some small things are dogs.
Looking at the example we see that most Ts are S- let's say that most trucks are Silver. We also know that all trucks are reliable. Since we know that there are at least a few silver trucks, and that all trucks are reliable, we know that there must be at least a few reliable silver things.