static L ai_expandShortenedKeys(S sKey) { if (!endsWith(sKey, "...")) ret ll(sKey); ret uniquify(web_texts(tripleIndex().get(sKey))); }