I would like to convert a symbolic expression to text commands. I recently used the expression palette to create a series summation; however, I was confused whether the sigma represented Sum vs sum. I attempted to convert to string, but MAPLE attempts to evaluate the symbolic series prior to outputting the text commands. Unfortunately, the evaluation of the series is computationally expensive & MAPLE will run out of memory. I do not need MAPLE to evaluate the series. How can it simply spell out the text commands that represent the symbolic form without resorting to evaluating the expression?