When matching classes of atoms, it could be convenient to be able to agglomerate all atom types representing concepts/sets. So for instance ``` (Get (TypeInh X (Type 'SetConnector)) X) ``` would match `Set`, `Union`, `Intersection`, `Complement` and possibly more.