!7 static O owner; static S ai_postTriple(T3 t) { callF(owner, 'postTriple, t.a, t.b, t.c); } static L allIndexedFullTerms() { ret (L) callF(owner, 'allIndexedFullTerms); } p { for (S term : allFullIndexedTerms()) ai_spec_unquote(term); }