<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><div>"Charles advocates an irregular placement where placement is mixed with the handshapes."</div><div><br></div><div>I guess my thought is that handshape comes first, then placement, then movement.  It's not a mix, it's determining where the hands are located before you show what they do.</div><div><br></div><div>Clear writing starts with the contact point, so you have to show where the hands are before you can show where they move.</div><div><br></div><div>I'm trying to follow your theory here, but the spelling, I thought, starts with what do I see, and what do I write, if I am teaching someone how to write.</div><div><br></div><div>1) what are my handshapes.</div><div><br></div><div>2) where are they located.</div><div><br></div><div>3) what are they doing.</div><div><br></div><div>How can
 spelling contradict that?  Is that from discovery of how Deaf look things up.  How can spelling contradict how you write things down? </div><div><br></div><div>I'm really confused now.</div><div><br></div><div>Charles</div><div><br></div><div><span class="Apple-style-span" style="font-family: Tahoma, helvetica, sans-serif; font-size: small; "><b><span style="font-weight: bold;">From:</span></b> Steve Slevinski <slevin@SIGNPUDDLE.NET></span></div><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><div style="font-family:arial, helvetica, sans-serif;font-size:13px"><font size="2" face="Tahoma"><b><span style="font-weight: bold;">To:</span></b> SW-L@LISTSERV.VALENCIACC.EDU<br><b><span style="font-weight: bold;">Sent:</span></b> Fri, May 14, 2010 9:57:57 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: Exporting from SignPuddle<br></font><br>
Hi Jonathan,<br><br>Import / Export needs revamped.  I am working on SPML (SignPuddle Markup Language) which will cover all of the information available in SignPuddle.  Perhaps you can review and comment when I have it ready.<br><br>SignMail...  Needs an update.  I may add it to SWIS.<br><br>BSW will be the standard for SignWriting data.  SPML will use BSW hex data rather than BSWML or the build string. <br>Implementing BSW shouldn't be too hard.  SWIS contains 2 separate working implementations; one in PHP and another in JavaScript.  As long as you can understand regular expressions, it should be relatively easy.<br><br>Keep up the good work on the Studio.  Sorry to force updates with the standards.  The ISWA 2010 is really worth it and it will be stable for a long time to come.  BSW is really superior to the other formats and it is UTF-8 compatible.<br><br>Here's a truncated BSW primer...<br><br>Each
 character of BSW can be represented by a single ASCII token:<br># B = SignBox Marker<br># L = Left Lane SignBox Marker<br># R = Right Lane SignBox Marker<br># h = Hand Symbol<br># m = Movement Symbol<br># d = Dynamic Symbol<br># 1 = Head Symbol<br># 2 = Trunk Symbol<br># 3 = Limb Symbol<br># n = Number Character<br># Q = Sequence Marker<br># s = Sequence Symbol<br># P = Punctuation Symbol<br><br>An entire sign text can be validated with a single regular expression:<br>([LBR]([hmd123]nn)*(Q[hmd123s]+)?|P)+<br><br>We can even evaluate a SignSpelling Sequence to determine if it is regular. Q[h*(md)*]+[123s]*<br><br>A regular SignSpelling Sequence is espoused by Val as described in the SignSpelling Guidelines PDF.  A regular SignSpelling Sequence places all of the location markers after the hands and movement.  Charles advocates an irregular spelling where location is mixed with the hand shapes.  Time will tell which is better, but we have a
 simple check to determine if it is regular or irregular.<br><br>Regards,<br>-Steve<br><br></div></div><div style="position:fixed"></div>


</div></body></html>