!7 p-exp { S input = "tell me what's going on"; L results = listWithNotifyOnAdd(voidfunc(ExecutedRule r) { print("Result: " + sfu(r)); }); set nlLogic_twoStageProcessing_verbose; nlLogic_twoStageProcessing(input, "Reduction rules 2", "", results); printAsciiHeading("Results"); pnlStruct(results); }