!7 p-exp { S s = "Who is this nice boy"; PTElement root = ai_parseBottomUpToTree(s); L l = asList(ai_parseTree_simplifiedTexts(root)); pnl(l); // TODO }