static L<Pair<Symbol>> ai_texts_a(Symbol rel) {
  ret ai_triplesToBCPairs(thoughtSpace().getTriples(rel, 0));
}