<div dir="auto">Imagine writing all the procedures (conditions and steps) and recipes for cooking and delivering meals to food courts at malls—that’s programming.  For just one example, having MREs is like caching in programming.</div><div dir="auto"><br></div><div dir="auto">I’ve heard tell that women invented the “stored program concept” (think recipe box), not John Von Neumann.  Also Ada Lovelace was the first programmer.</div><div dir="auto"><br></div><div dir="auto">So programming is just one “Movement notation,” for signing bit movement to the computer.</div><div dir="auto"><br></div><div dir="auto">Some people say that AI is pretty much lists and lists of conditions.  Some programmers want to get rid of conditions for performance reasons.   Maybe some of both is best?  Hardware has gates/transistors.</div><div dir="auto"><br></div><div dir="auto">People used to write computer programs by hand as well, and had to flip switches to put them into the computer.</div><div dir="auto"><br></div><div dir="auto">Lots of movement!</div><div dir="auto"><br></div><div dir="auto">John</div><div dir="auto"><br></div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 26, 2022 at 1:22 PM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="auto">I don’t think that dancing is too different than programming, or cooking/baking.  In musical terms, programming is like having different endings for a verse, based on some condition, like how many times the verse has been played.</div><div dir="auto"><br></div><div dir="auto"><div>The thing with programming is there are hierarchies of condition branches in programs, and some piece of the program tells the computer to restart at a fork in the hierarchy (could be anywhere).</div></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr">So an example is with baking, when the oven is preheated to 350 degrees F and the mix is in the baking pan, open the oven and put the pan in the oven (without spilling the mix), then close the oven.   When oven timer goes off, open oven, check to see if mix is cooked, then remove pan from oven to cool, then close the oven.</div><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr">That was an oversimplification of both baking and programming.   You have to handle a whole multi-threaded meal in reality.</div><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr">Hope this helps you understand programming a bit better.</div></div></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr">On Tue, Apr 26, 2022 at 12:16 PM Valerie Sutton <<a href="mailto:sutton@signwriting.org" target="_blank">sutton@signwriting.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div style="word-wrap:break-word;line-break:after-white-space">SignWriting List<div>April 26, 2022</div><div><br></div><div>Hello SignWriting List, and John Carlson,</div><div><br></div><div>It is very interesting for me to read your messages. And I will follow your dreams…</div><div><br></div><div>You know about programming concepts I have never heard of, and because I'm not a programmer, I have never thought of such things. So thank you for sharing your ideas and I hope that others who are programmers can collaborate with you.</div><div><br></div><div>The old profession of “movement notation”, which goes back 100s of years, and there are many systems (I compiled a little booklet with examples of other dance notation systems if someone is interested), is a profession that has changed now because of computers.</div><div><br></div><div>Back when I was working with Sutton Movement Writing in Denmark in the early 1970s, everything was written by hand, or with wax transfer sheets that I developed that presses wax symbols on a paper, because personal computers weren't developed yet … see attached</div><div><img src="cid:18067073950e4e40a5f1" style="width: 628px; max-width: 100%; background-color: rgba(0, 0, 0, 0) !important; border-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important;"></div><div><br></div>So I actually never thought of the idea of a typewriter for Movement Writing until the mid-1980s. So I am a writer, not a programmer…. but I can certainly share your dreams for a future with cool software as you suggest, John ;-)<br><br><div>So what is the profession of a “movement notator”? Movement notators are not choregraphers.</div><div><br></div><div>The word choreographer refers to someone who creates new dances for other people to dance, but they are not the "movement notators" who write down the choreography. Movement notators write “sheet dance” or “dance scores”, so people putting on a production together, have a document to refer to… I used to hand the written dance scores to the dancers who had to perform the choreography on stage, and they were learning the dances from the score behind the scenes, before they went on… this happened because the Boston ballet dancers that were performing were late and learned the dances from the score… it was a Bournonville production I produced in the 1970s in Boston… and the guest dancers were running from stage to stage - I really don’t know what we would  have done if we hadn’t had the written DanceWriting - </div><div><br></div><div>So I am not promoting anyone moving in any way - I am not creating dances - I am just writing dance scores… when I write DanceWriting - and it has been years! But I found a whole bunch of beautiful handwritten documents by my DW students from the 1970s the other day, and some were Scottish Folk Dance which has some similarities to the Virginia Reel -</div><div><br></div><div>...and I see that Sutthikhun has already written some, so let me look at the next messages …</div><div><br></div><div>More soon..</div><div><br></div><div>Val ;-)</div><div><br></div><div>-----------</div></div><div style="word-wrap:break-word;line-break:after-white-space"><div><br><blockquote type="cite">On Apr 23, 2022, at 1:04 PM, John Carlson <<a href="mailto:yottzumm@GMAIL.COM" target="_blank">yottzumm@GMAIL.COM</a>> wrote:<br><br>I came up with this from several directions.  In 1991, I came up with the idea of writing a movement programming language, but it was a solitary activity.  In 1997, I heard about “pair programming.”  Since 1985-1986, I had been interested in multiuser environments, like text chat, and later making multiuser environments for planning systems, visual programming, solitaire games, and mesh editing.<br><br>In 2019, I became interested in SignWriting, etc. and wrote a very simplistic translator from English to SignWriting.  I also became familiar with Natural Semantic Metalanguage.<br><br>For a while I had been exploring the idea of generators in computer science and also emitters.   I then arrived at collectors, the opposite of emitters.<br><br>Back in the late 80’s a friend recommended “Godel Escher Bach” by Hofstadter.<br><br>I became fascinated with differential set theory, continuous hierarchy and smooth collections,  cumulating in waves of concepts and fields of concepts.<br><br>A friend Doug Sanden said he had explored crowds as emitters/collectors.<br><br>I remembered fluid concepts from another Hofstadter book.<br><br>Before those two, and back into the 70s with the book “beyond competition” I became interested in collaborative games, like puzzles and “house.”<br><br>So plugging this all together, I came up with a “dance of concepts.”  Which seems like what Valerie has been pushing for a long time.  Dance is collaborative.  I remember doing the Virginia Reel in physical education in school.  I don’t know if I could attempt to do the reel in DanceWriting, but it would be fun to try to convert video to DanceWriting.<br><br>I wrote the start of a collaborative environment for teaching people and computers the rules to card games.<br><br>I realize that indeed this may only be a “field of dreams”, but I imagine one could do holodeck programming with holoconcepts.<br><br>I will look for a Virginia Reel or other square dancing videos.<br><br>On Sat, Apr 23, 2022 at 2:24 PM Valerie Sutton <<a href="mailto:sutton@signwriting.org" target="_blank">sutton@signwriting.org</a>> wrote:<br>SignWriting List<br>April 23, 2022<br><br>Thank you, John, for this question about “Collaborative Writing”… I bet we can write it. Tell us more about what you mean… what is a “collaborative activity” to you?<br><br>Do you have any videos we could write together?<br><br>Val ;-)<br><br>-------<br><br><br>> On Apr 23, 2022, at 5:31 AM, John Carlson <<a href="mailto:yottzumm@GMAIL.COM" target="_blank">yottzumm@GMAIL.COM</a>> wrote:<br>> <br>> I’m wondering how SignWriting, DanceWriting or MovementWriting might be done in collaboration, or used to describe collaborative activities.<br>> <br>> Thanks,<br>> <br>> John<br>> ________________________________________________<br></blockquote><br></div></div>________________________________________________
<p>
</p><p>
SIGNWRITING LIST INFORMATION
</p><p>
Valerie Sutton
SignWriting List moderator
<a href="mailto:sutton@signwriting.org" target="_blank">sutton@signwriting.org</a>
</p><p>
Post Messages to the SignWriting List:
<a href="mailto:sw-l@listserv.valenciacollege.edu" target="_blank">sw-l@listserv.valenciacollege.edu</a>
</p><p>
SignWriting List Archives & Home Page
<a href="http://www.signwriting.org/forums/swlist" target="_blank">http://www.signwriting.org/forums/swlist</a>
</p><p>
Join, Leave or Change How You Receive SW List Messages
<a href="http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1" target="_blank">http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</a>
</p></blockquote></div></div>
</blockquote></div></div>
________________________________________________
<p>
</p><p>
SIGNWRITING LIST INFORMATION
</p><p>
Valerie Sutton
SignWriting List moderator
<a href="mailto:sutton@signwriting.org">sutton@signwriting.org</a>
</p><p>
Post Messages to the SignWriting List:
<a href="mailto:sw-l@listserv.valenciacollege.edu">sw-l@listserv.valenciacollege.edu</a>
</p><p>
SignWriting List Archives & Home Page
<a href="http://www.signwriting.org/forums/swlist" target="_blank">http://www.signwriting.org/forums/swlist</a>
</p><p>
Join, Leave or Change How You Receive SW List Messages
<a href="http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1" target="_blank">http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</a>