permutedPhrases

If this is a list phrase, answer a List of its expressions. If this is a permuted list phrase, answer its expressions after permutation, in the order that the call site expects to receive them (not the order that they appear in the code).

DO NOT perform any permutations within sublists.

Return

The List of top-level A_Phrases in permuted order.