!7 p-exp { Map groupingTree = ai_standardPhrasesGroupingTree(); pnlStruct(groupingTree); S s = "I saw a movie the other day"; print(translateUsingWordTree(print(s), groupingTree)); }