I'm experimenting with permission queries, and I have a question about how they are combined. Apparently, all permissions are considered 'allow' permissions, and combined like that. But I think permission queries are actually 'deny' permissions (it's a query that returns false if you are not allowed to see something). However, it doesn't work like that. Can anyone explain the reasoning?