!7 Agent > NameToMarker { S marker; O tester; // func(S) -> bool *() {} *(S *marker, O *tester) {} void impl { for (AIConcept c : aiConcepts()) if (isTrue(pcallF(tester, c.name))) emit(marker + " " + c.globalID); } } // xncivduoqwyxqwxq = X is a question NameToMarker > MarkQuestions { *() { super("xncivduoqwyxqwxq", func(S name) { name.endsWith("?") }); } } p { new MarkQuestions().doIt(); }