{(set: $locked to true) (set: $mins to 0) (set: $secs to 4)} =><= (text-style: "expand")[(live: 1s)[(if: $locked is true)[¦--?--¦](else:)[(text-style: "shudder")[¦--[[?->box2]]--¦]]] (live: 1s)[(if: $locked is true)[(if: $mins < 10)[0]$mins:(if: $secs < 10)[0]$secs ](else:)[READY]]] (live: 1s)[(set: $secs to $secs - 1)(if: $secs < 0)[(set: $secs to 59)(set: $mins to $mins - 1)](if: $secs < 1)[(if: $mins < 1)[(set: $locked to false)]]] (set: $line1 to (array:)) (set: $line1 to it + (array:"snow is on the trees") + (array:"my heart is unclear") + (array:"i wish i could sing") + (array:"my mind is clouded") + (array:"my fingers falter") + (array:"another late night") + (array:"alone with my thoughts") + (array:"she finds no answers") + (array:"a box with no latch") + (array:"fallow fields at dawn") + (array:"lanterns in the gloom") + (array:"yellow crooked teeth") + (array:"shovels in the soil") + (array:"fingerprints on glass") + (array:"photographs of sky") + (array:"solemn evening noise") + (array:"floral curtains twitch") + (array:"on the shore i wait") + (array:"lean into the wind") + (array:"summer rain to cleanse") + (array:"red of tooth and nail") + (array:"longing to connect") + (array:"narrow yellow eyes") + (array:"grinding teeth at night") + (array:"baby wakes again") + (array:"red of tooth and nail")) (set: $line2 to (array:)) (set: $line2 to it + (array:"without words to express this") + (array:"the worms dig silently") + (array:"this silence seldom broken") + (array:"every day i miss my friends") + (array:"and the world smiles without me") + (array:"trudging through mulch i wonder") + (array:"only weeds, no flowers here") + (array:"fallen blossoms fade away") + (array:"like a heated stone in palm") + (array:"this leaking ship sails onward") + (array:"the noises of the forest") + (array:"a duck on a frozen pond") + (array:"and afterwards remember") + (array:"rusted strings on my guitar") + (array:"the purple ache of punches") + (array:"the gutter from whence i climb") + (array:"my lover knows half of me") + (array:"time for us to rest and heal") + (array:"three years of toil now wasted") + (array:"a crack divides the mirror") + (array:"wormholes into other lives") + (array:"the silver moon was stolen") + (array:"reflections on the water") + (array:"seldom have i been a saint") + (array:"i long for days without them") + (array:"doubts take root in her desires")) (set: $line3 to (array:)) (set: $line3 to it + (array:"a lost parakeet") + (array:"the sun sets once more") + (array:"rotting in my palm") + (array:"i ache with longing") + (array:"everything i touch") + (array:"my friend loneliness") + (array:"a sky without stars") + (array:"friendship is fleeting") + (array:"we should not linger") + (array:"voices from the past") + (array:"muddied boots and gloves") + (array:"close this gaping wound") + (array:"coffers gape and grow") + (array:"skirting the abyss") + (array:"puffs of white exhale") + (array:"as we clear our throats") + (array:"no-one ventures near") + (array:"unfamiliar face") + (array:"webs and tangled roots") + (array:"ticking of the clock") + (array:"hands without a cause") + (array:"who was i before?") + (array:"was it worth the time?") + (array:"i forget my face") + (array:"numb and cold and dull") + (array:"blunting of the blade")) {(set: $locked to true) (set: $mins to 0) (set: $secs to (random: 3,4)) (set: $haiku to "(either: ...$line1) (either: ...$line2) (either: ...$line3)") } =><= (text-style: "expand")[(live: 1s)[(if: $locked is true)[¦--?--¦](else:)[(text-style: "shudder")[¦--[[?->box2]]--¦]]] (live: 1s)[(if: $locked is true)[(if: $mins < 10)[0]$mins:(if: $secs < 10)[0]$secs ](else:)[READY]]] (text-style: "expand")[$haiku] (live: 1s)[(set: $secs to $secs - 1)(if: $secs < 0)[(set: $secs to 59)(set: $mins to $mins - 1)](if: $secs < 1)[(if: $mins < 1)[(set: $locked to false)]]]