
There is an emerging open standard for SignWriting that will reach an international group. A new standard will empower people throughout the world, in all countries, for all sign languages. As the groups are enabled, they will grow and their culture will continue to flourish, but in new and amazing ways.
Video is not text. The open standards of SignWriting establish sign language as text. The open standards cover the alphabet, data model, and user interface. Neither the individual sign languages, nor their respective text corpora are covered by the open standards.
The creator of the SignWriting script, Valerie Sutton, started her 501c3 non-profit over 30 years ago. In 2003, Stephen Slevinski became interested in SignWriting. The Sutton-Slevinski Collaboration started in 2004.
In 2007, Valerie and Steve decided to develop open standards based on their work in 3 areas: alphabet, data model, and user interface. The International SignWriting Alphabet was initially completed in 2008. The ISWA was updated in 2010 and is available under the Open Font License.
The data model is documented with a downloadable HTML reference guide. The data can be encoded in BSW (open standard) or UTF-8(compatible with Unicode). The user interface is illustrated in this SignWriting Image Server. The software is released under the GPL 3. The standards documents are released under Creative Commons (by-sa).
Sign language is vastly different than spoken language. Instead of the sequential sounds of the voice, there is a 3 dimensional space with simultaneous action. The SignWriting script captures the essence of sign language as text. It is very easy to start reading and writing with paper.
Bringing the SignWriting script to the computer is entirely different. Sign language to text is the first step. Text to binary character data is the next. Binary SignWriting established the x-ISWA-2010 as a 12 bit character set which can be represented with 3 bytes of BSW or 4 bytes of UTF-8 data per character.
SignWriting is a spatial writing system that combines a limited number of symbols on a 2 dimensional canvas. Each word is a cluster of symbols that are read as a single unit and represented by characters with coordinate data.
Currently, Unicode can only simulate a spatial nature with superscripts and subscripts and complicated rules for combining sequential characters.
We are encoding the script and not the specific language. SignWriting can be used for all sign languages without modification.
Our standards are used today and they are practical.
The primary purpose of the SignWriting Image Server is to display and edit SignWriting images fast with a simple installation. The secondary purpose is to document and demonstrate sign language as text. SWIS requires a web server with PHP and the GD graphics library.
The vision of the SignWriting Image Server is to provide tools to view and edit Binary SignWriting. SWIS can and should be used to generate test data, verify image display, and model behavior for implementations with other programming languages on any platform.
The International SignWriting Alphabet 2010 is the latest symbol set for SignWriting. It is documented in this package.
Binary SignWriting is a script encoding model for SignWriting. It is documented in this package.