sbool isUnlisted(Concept c) { ret c != null && c.concepts() == null; }