|
|
|
|
|
by 3form
36 days ago
|
|
I think that's the case for all the "every <noun>". "Every human is a person", for example. This would make sense, to put it in programming terms - the verb applies to an element in an array of people, not the array itself (which would be plural): for every single human, that human is a person. |
|