signature { propositions { p } nominals { } relations { student, course, tag : { equals {student, course}} } } theory { p; [student]!p; [course]!p }