!7 p { ai_alternativeSmartBot(); temp ActualThoughtSpace ts = newThoughtSpace(); for (L t : ai_all_threeInARow("Chat line")) { for (S s : tripleToList(t)) print(ai_chatLineText(s)); print(); } }