!7 p { for (AIConcept c : aiConceptsByAge()) print(c.touched + " " + c.globalID + " " + c.name); print(englishToConceptLanguage("a man")); }