!7 p { for (S term, L defs : chemistryTermsFromWikipedia()) { post(quote(term), "is", "a chemistry term"); post_multi(term, "is", defs); } }