!7 p { new Matches m; for (S s : printIterate(mL("Things that should be"))) { //temp tempIndent(); /*if "... should always be ..." printIndent("I'm asking: Are \*$1*/ \*$2*/?");*/ S q = lookupNL(mechMap("Should => Question"), s); if (q == null) continue with print("No question found"); print(q); } }