<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>I agree that there is no way, in the string of symbols in the programming there is no way to tell that two hands are in contact with each other. All I can go on is two hands being shown and a contact symbol and no body, head, arm, or "other" parameter being included in the sign spelling. The order of the layout in space is going to be a challenge though I tried to do that with the symbols themselves. The graphic layout is another parameter which does exist in the coding but we haven't used it this way to show a two-dimensional array as part of the sorting. </span></div><div></div><div> </div><div>Charles Butler<br>chazzer3332000@yahoo.com<br>240-764-5748<br>Clear writing moves business forward.</div><div><br></div>  <div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family:
 HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Jonathan Duncan <duncanjonathan@YAHOO.CA><br> <b><span style="font-weight: bold;">To:</span></b> SW-L@LISTSERV.VALENCIACOLLEGE.EDU <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, August 14, 2014 9:57 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Ordering Signs in Dictionaries<br> </font> </div> <div class="y_msg_container"><br><div id="yiv6910910569"><div>
    <br clear="none">
    <div class="yiv6910910569moz-cite-prefix">On 8/14/2014 10:37 AM, Stephen E
      Slevinski Jr wrote:<br clear="none">
    </div>
    <blockquote type="cite">
      </blockquote></div><div>
      Regarding the mechanics of sorting, the first part of a sign's
      name is an (invisible) ordered string of symbols that default to
      the standard ISWA 2010 collation everywhere.  The signs will sort
      properly within an Excel spreadsheet, in any database (SQLite,
      MySQL, ...), in any programming language (JavaScript, Python,
      ...).  Anywhere ASCII is supported, the signs will sort according
      to the standard ISWA 2010.<br clear="none">
    
    Completly agree with you here.<br clear="none">
    <blockquote type="cite">
      <br clear="none">
      Creating a customized collation order of the ISWA 2010 is possible
      with a symbol key rewrite.  <br clear="none">
    </blockquote>
    Wouldn't a symbol key rewrite mean changing the keys for the
    symbols?<br clear="none">
    I had thought of something similar but not changing the symbol key. 
    We would create a new number the sort_weight.  We could combine a
    sort_base_code, a sort_fill_order, sort_rot_order to get this
    number.<br clear="none">
    <br clear="none">
    <br clear="none">
    In SignWriter Studio I would add four columns to my symbol table.<br clear="none">
    <br clear="none">
    For hands, both hands have the same sort weight either right hand or
    left hand. See attached excel spreadsheat.<br clear="none">
    <img alt="" src="cid:1.4210494573@web163401.mail.gq1.yahoo.com"><br clear="none">
    <br clear="none">
    To sort no contact, then hands contacting hands, then  contacts of
    head, then contact of body can be really tricky because there
    currently isn't any way programatically to determine whether a hand
    is contacting another hand.  There are some symbols to show that
    there is contact the head or the body, these should work.     <br clear="none">
    <br clear="none">
    For heads modifying sort_base_code to be all the same,
    sort_fill_order to 1, sort_rot_order to number they should be in
    sequence<br clear="none">
    <img alt="" src="cid:2.4210494573@web163401.mail.gq1.yahoo.com"><br clear="none">
    <br clear="none">
    See attached excel spreadsheat.<br clear="none">
    <br clear="none">
    <br clear="none">
    Then the ordered string fo sort_weight string will be created for
    the signs's SignSpelling Sequence.  The equivalent Unicode value for
    the sort_weight can be used in  DUCET table.<br clear="none">
    <br clear="none">
    Which puddles would be the best to try this sorting on so we can
    check to see if it is sorting the way we want?  It would have to
    already have the SignSpelling Sequence filled out for most of the
    signs.<br clear="none">
    <br clear="none">
    <br clear="none">
    I still don't see a way to sort on symbols that don't exist in the
    ISWA2010 like the one used in LIBRAS for dinosaur until we add them
    to the symbols set because they don't exist yet.  This would be for
    a future version of the symbol set. <br clear="none">
    <br clear="none">
    Comments welcome<br clear="none">
    Jonathan<br clear="none">
        <br clear="none">
    <blockquote type="cite">
      <br clear="none">
      For the ASCII, a small text file contains the rules.  <br clear="none">
      Key S10f becomes S10e<br clear="none">
      Key S10e becomes S10f<br clear="none">
      <br clear="none">
      For the Unicode, entries in the DUCET table are used to adjust
      collation weights.<br clear="none">
      U+FD82F becomes U+FD92E<br clear="none">
      U+FD92E becomes U+FD92F<br clear="none">
      <br clear="none">
      For advanced collation needs, you can rewrite entire keys. 
      Charles could rotate the Head Rims clockwise rather than
      counter-clockwise if he needed.  <br clear="none">
      <br clear="none">
      Head Rims<br clear="none">
      <img src="cid:3.4210494574@web163401.mail.gq1.yahoo.com" alt=""><br clear="none">
      <br clear="none">
      The clockwise sort can be enabled with the following rules.<br clear="none">
      Key S30007 becomes S30001<br clear="none">
      Key S30006 becomes S30002<br clear="none">
      Key S30005 becomes S30003<br clear="none">
      Key S30003 becomes S30005<br clear="none">
      Key S30002 becomes S30006<br clear="none">
      Key S30001 becomes S30007<br clear="none">
      <br clear="none">
      Whatever Detailed Location symbols Charles requires, he can
      customize the sorting to an order of his choosing.<br clear="none">
      <br clear="none">
      For Andre, regarding rotation and sorting, that is possible with a
      specially written SignSpelling Sequence.  Any rotation used in the
      2-dimensional sign box could be ignored for the SignSpelling
      Sequence.  <br clear="none">
      <br clear="none">
      For the sign, in the sign box we would have this 2-dimensional
      arrangement:<br clear="none">
      <img src="cid:4.4210494574@web163401.mail.gq1.yahoo.com" alt=""><br clear="none">
      <br clear="none">
      For the sorting, the symbols in the SignSpelling Sequence do not
      need to be the same symbols as in the sign box.  Here is an order
      that would sort the index hand above the head without rotation.<br clear="none">
      <br clear="none">
      First is<img src="cid:5.4210494574@web163401.mail.gq1.yahoo.com" alt="">,
      then  <img src="cid:6.4210494574@web163401.mail.gq1.yahoo.com" alt=""><br clear="none">
      <br clear="none">
      <br clear="none">
      Historically, sorting has always been an issue for every script. 
      In 11th century, the Song Chinese developed the movable type
      printing press.  Great printing houses each developed their own
      blocks and unique characters.  Many words were common between all
      houses and some words were unique for each house.  A huge volume
      of blocks were accumulated over time.  Sorting these blocks became
      an issue.  For complex blocks, little slips of paper were attached
      to the block to properly explain the sorting.<br clear="none">
      <br clear="none">
      SignWriting is very similar, except for uniquely carved
      2-dimensional blocks, we have a name with 2-dimensional order. 
      These names can be created, copied, and searched with ease.  For
      sorting, instead of a slip of paper explaining the sort, we have
      an invisible prefix that orders according to a theory.<br clear="none">
      <br clear="none">
      I believe Valerie's design of the SignSpelling Sequence is the
      most productive theory.  I believe it is the easiest to use for
      readers, writers, and programmers.  Outside of Valerie's theory, a
      wide variety of possibilities can be supported in the standard
      model.<br clear="none">
      <br clear="none">
      Regards,<br clear="none">
      -Steve<br clear="none">
      ________________________________________________
      <div>
      </div>
      <div>
        SIGNWRITING LIST INFORMATION
      </div>
      <div>
        Valerie Sutton
        SignWriting List moderator
        <a rel="nofollow" shape="rect" class="yiv6910910569moz-txt-link-abbreviated" ymailto="mailto:sutton@signwriting.org" target="_blank" href="mailto:sutton@signwriting.org">sutton@signwriting.org</a>
      </div>
      <div>
        Post Messages to the SignWriting List:
        <a rel="nofollow" shape="rect" class="yiv6910910569moz-txt-link-abbreviated" ymailto="mailto:sw-l@listserv.valenciacollege.edu" target="_blank" href="mailto:sw-l@listserv.valenciacollege.edu">sw-l@listserv.valenciacollege.edu</a>
      </div>
      <div>
        SignWriting List Archives & Home Page
        <a rel="nofollow" shape="rect" class="yiv6910910569moz-txt-link-freetext" target="_blank" href="http://www.signwriting.org/forums/swlist">http://www.signwriting.org/forums/swlist</a>
      </div>
      <div>
        Join, Leave or Change How You Receive SW List Messages
<a rel="nofollow" shape="rect" class="yiv6910910569moz-txt-link-freetext" target="_blank" href="http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1">http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</a>
      </div><div class="qtdSeparateBR"><br><br></div><div class="yiv6910910569yqt0641443334" id="yiv6910910569yqtfd20695">
    </div></blockquote><div class="yiv6910910569yqt0641443334" id="yiv6910910569yqtfd10044">
    <br clear="none">
  </div></div><div class="yiv6910910569yqt0641443334" id="yiv6910910569yqtfd73720"><div>
________________________________________________
<div>
</div><div>
SIGNWRITING LIST INFORMATION
</div><div>
Valerie Sutton
SignWriting List moderator
sutton@signwriting.org
</div><div>
Post Messages to the SignWriting List:
sw-l@listserv.valenciacollege.edu
</div><div>
SignWriting List Archives & Home Page
http://www.signwriting.org/forums/swlist
</div><div>
Join, Leave or Change How You Receive SW List Messages
http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</div></div></div></div><br><br></div> </div> </div>  </div></body></html>
________________________________________________
<p>
<p>
SIGNWRITING LIST INFORMATION
<p>
Valerie Sutton
SignWriting List moderator
sutton@signwriting.org
<p>
Post Messages to the SignWriting List:
sw-l@listserv.valenciacollege.edu
<p>
SignWriting List Archives & Home Page
http://www.signwriting.org/forums/swlist
<p>
Join, Leave or Change How You Receive SW List Messages
http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1