Jump to content

Old lady swallowed a fly: Difference between revisions

→‎{{header|TXR}}: Fix incorrect output: S not expanded to snake; letter T in "That" expanded to cat.
m (→‎{{header|J}}: include result)
(→‎{{header|TXR}}: Fix incorrect output: S not expanded to snake; letter T in "That" expanded to cat.)
Line 3,873:
("IK" "I know an old lady who swallowed a") ("SW" "She swallowed the")
("SS" "she swallowed") ("CA" "to catch the") ("XX" "Perhaps she'll die")
("C" "cow") ("G" "goat") ("D" "dog") ("T@" "cat") ("R" "bird")
("S $" "spider ") ("F" "fly"))
@(bind lastverse
("IK C"
Line 3,880:
"SW C CA G"
"SW G CA D"
"SW D CA T@"
"SW T@ CA R"
"SW R CA S$"
"SW S$ CA F"
"But I don't know why SS that F"
"XX"
Line 3,892:
("G: Opened her throat and down went the G!"
"D: What a hog to swallow a D!"
"T@: Imagine that! She swallowed a T@!"
"R: How absurd to swallow a R!"
"S$: That wriggled and jiggled and tickled inside her"
"F: But I don't know why SS the F"))
@(define expand_backwards (song lengthened_song done))
543

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.