!7 p-tt { centerHigherConsole(); Concepts concepts = machineConceptsByTokens("=>"); L l = list(concepts, AIConcept); l = sortByFieldLengthDesc(l, "name"); printAIConcepts(l); }