I'm reading a mathematical logic book and the book introduces some old logic stuff such as Aristotellian logic, and according to it there are 24 valid categorical syllogisms one of which is described as AAI-3, in essence it's an argument of the form:
All humans are mortal
All humans are earthlings
$\therefore$ Some earthlings are mortal.
This seems ok at first but what happens when the first class mentioned, in this case "human" is empty? Then in theory I could write down an argument of the same form with true premises that has a false conclusion, example:
All humans born in 1203 who are still alive are 500 meters tall (which is vacuously true)
All humans born in 1203 who are still alive are mortal
$\therefore$ Some mortals are 500 meters tall (which I believe is false).
Can someone explain this to me?