!7

p {
  for (AIConcept c : aiConcepts())
    print (aiConceptToString(c));
}