!7 sclass MatchInput > DynPrintLogWithInput { start { dm_useLocallyCopiedMechLists(); } void update(S s) { L tok = printStruct(javaTokWithAngleBracketsC(print("\n> ", s))); SS categories = mechMapCI("Word categories"); printStruct(categories); } }