!7 p-exp { S input = "hey, bot, what time is it?"; S simplified = simpleSpaces_nTok(input); Set possibleAppellations = prefixSubSet(mechSetCI("Appellations"), simplified); pnl(possibleAppellations); }