{ <!-- Create a variable to track the position within the $typewriterText string --> (set: $typewriterPos to 1) <!-- Create a hook to hold the typed text --> |typewriterOutput>[] <!-- Set a delay of 40ms seconds per loop --> (live: 20ms)[ <!-- Add the next character to the hook --> (append: ?typewriterOutput)[(print: $typewriterText's $typewriterPos)] <!-- Update the position --> (set: $typewriterPos to it + 1) <!-- If it's gone past the end, stop --> (if: $typewriterPos is $typewriterText's length + 1)[ (stop:) ] ] }Miss-Communication contains words from the following texts: Samuel Beckett, Texts for Nothing Roland Barthes, Death of the Author Roland Barthes, S/Z Sigmund Freud, Fragment of an Analysis of Hysteria (Dora) Máirín Johnston, Dublin Belles (link: "Constance Markievicz, Prison Letters")[(goto-url: 'https://archive.org/stream/in.ernet.dli.2015.176226/2015.176226.Prison-Letters-Of-Countess-Markievicz_djvu.txt')] Alexander Pope - Epistle to a Lady William Shakespeare, Hamlet William Shakespeare, Pericles Prince of Tyre Gayatri Spivak - Echo Miss-Communication was written and created by Joanna Walsh Website by (link: "Xander Cansell")[(goto-url: 'https://xandercansell.com/')] AI coding by Joanna Walsh, Stephen Mulraney and Xander Cansell Loiterbot for Miss-Communication in performance by (link: "Caroline Campbell")[(goto-url: 'http://loiteringtheatre.org/')] A special thank you to Máirín Johnston for permission to use the words of the Dublin Belles. c Joanna Walsh 2022 This project is also available as a book, published by JOAN, available (link: "here")[(goto-url: 'https://joanpublishing.org/Joanna-Walsh')] This project was funded by the Arts Council of Ireland’s Markievicz Award 2020. Part of this work was completed at a residency kindly provided by the Centre Culturel Irlandais, Paris in October 2021. (link: "PLAY")[(goto-url: 'index.html')] <img src=https://i.ibb.co/C7rt3qK/ac-funding-the-arts-ke-white.png>