!7 concept Para { S text; L split; bool ok; } p { loadConceptsFrom(#1008430); new TreeSet sentences; for (Para p) addAll(sentences, p.split); printNumbered(sentences); }