svoid ai1_reduceMultiHave(S s) { new Matches m; if "* have * and *." emit(format("* have *.\n* have *.", $1, $2, $1, $3)); }