!7 p-exp { BakedBot bot = bakedBotWithRules([[ input[flexMatch]($x held a lecture on $bla. what did $x talk about?) => o($bla) ]]); setOpt(bot.factsBot(), 'useIterate := true); bot.pcheck("professor x held a lecture on neutrinos. what did professor x talk about?" ]]) }