static void web_is_addToSource(Web web) { for (Pair p : web_relationsOfType(web, "is")) web_addLabels(p.a, p.b); }