Is there a way to represent the sequential order of items in a list using the adjective for each item's position in the list? For example, the list might identify five fruit: apples, oranges, bananas, pears, and peaches. I want Doxsera to output the following underlined word:
Apples are first
Oranges are second
Peaches are fifth
I don't need the skip in the sequence, though I could think of a variety of uses for that as well.