Because the words in Latin contain dense grammatical information in their spelling, you can be much more flexible with word order.
This gives classical poets the ability to do crazy things with word ordering to create "word pictures" where the structuring ordering of the words conveys some additional meaning. This can be done in English too, but classical Latin is almost made for it.
For example, Catulus 85:
"Ōdī et amō. Quārē id faciam fortasse requīris.
Nesciŏ, sed fierī sentiō et excrucior."
The translation Wikipedia gives is: "I hate and I love. Why I do this, perhaps you ask.
I know not, but I feel it happening and I am tortured."
But there is so much brilliance in the structure of the poem that translation cannot really encapsulate. The last word "excrucior" (I am crucified) references a relationship between the structure of the first and second line. Each verb on the first line has a "mate" on the second. For example: odi (I hate)<->excrucior (I am tortured), requires (you ask) <-> nescio (I know). If you draw lines connecting these mates to each other, they form a number of crosses - referencing the "crux" in "excrucior". The poem literally depicts the torture instrument that is Catulus' love.
Even more remarkably, this poem follows a strict metrical standard dictating the order of long and short syllables: https://en.m.wikipedia.org/wiki/Elegiac_couplet and it achieves this meter in part due to the use of elision in the opening of the poem, where two vowel sounds get merged due to the ordering of words. "Odi et Amo" is read as "Odet Amo" as the the love and hate crush together and evoke that sense of pressure and torment that underlies the couplet.
Classical Latin had so much capacity for structural complexity that is really remarkable. It's not just that you can say more stuff with less words, but that the allocation of information in the grammar allows for entirely different expressions than you could make if word order dictated meaning.
Another famous example is "Vivāmus, mea Lesbia, atque amemus" from Catullus 5 (there are several instances of it in this poem, in fact).
Do most gig workers actually do these things? I have no idea.
(def phrase "Fjord zoologists quip jovially, waxing lyrical about xanthic lutrines")
(require '[clojure.string :as str])
(-> phrase str/lower-case distinct sort)
;; => (\space \, \a \b \c \d \e \f \g \h \i \j \l \n \o \p \q \r \s \t \u \v \w \x \y \z)
(edit: OP originally just mentioned 'k' but then ninja-edited in the 'm')
Villeneuve's dune is an enjoyable film, it conforms to expectations, and easily lauded. As such it is somewhat anodyne and flat. It is only rich where it borrows from Lynch. The scale feels small like tilt-shift does.
(For context, I read and enjoyed the Dune books as a child, I've seen the Lynch film several times and find it broadly comical, I love Twin Peaks, and I think Villeneuve is arguably one of the best mainstream directors working right now.)