Internet DRAFT - draft-slevinski-iswa-2010
draft-slevinski-iswa-2010
None V. Sutton
Internet-Draft Center for Sutton Movement Writing
Intended status: Informational S. Slevinski
Expires: July 5, 2011 Individual
January 1, 2011
Encoding the graphemes of the SignWriting Script with the x-ISWA-2010
draft-slevinski-iswa-2010-00
Abstract
For concreteness, because the universal character set is not yet
universal, because an undocumented and unlabeled coded character set
hampers information interchange, a 12-bit coded character set has
been created that encodes the graphemes of the SignWriting script as
described in the open standard of the International SignWriting
Alphabet 2010. The x-ISWA-2010 coded character set is defined with
hexadecimal characters and described with Unicode characters, either
proposed characters on plane 1 or interchange characters on plane 15.
This memo defines a standard coded character set for the Internet
community. It is published for reference, examination,
implementation, and evaluation. Distribution of this memo is
unlimited.
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on July 5, 2011.
Copyright Notice
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
Sutton & Slevinski Expires July 5, 2011 [Page 1]
Internet-Draft Encoding the graphemes of SignWriting January 2011
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Sutton & Slevinski Expires July 5, 2011 [Page 2]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1. Terminology . . . . . . . . . . . . . . . . . . . . . . . 4
1.2. Background . . . . . . . . . . . . . . . . . . . . . . . 5
1.3. Overview . . . . . . . . . . . . . . . . . . . . . . . . 6
2. Script . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.1. Grapheme . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2. Cluster . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.3. Text . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.4. Viewpoints, Planes, & Perspectives . . . . . . . . . . . 9
3. Symbolset . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.1. Grapheme . . . . . . . . . . . . . . . . . . . . . . . . 10
3.2. Symbol . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.3. Hierarchy . . . . . . . . . . . . . . . . . . . . . . . . 13
4. Symbol Encoding . . . . . . . . . . . . . . . . . . . . . . . 15
4.1. Characters . . . . . . . . . . . . . . . . . . . . . . . 15
4.2. Combined Character Sequence . . . . . . . . . . . . . . . 17
4.3. Validity . . . . . . . . . . . . . . . . . . . . . . . . 19
5. Unicode Integration . . . . . . . . . . . . . . . . . . . . . 21
5.1. Proposal . . . . . . . . . . . . . . . . . . . . . . . . 22
5.2. Interchange . . . . . . . . . . . . . . . . . . . . . . . 23
6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 26
7. Security Considerations . . . . . . . . . . . . . . . . . . . 27
Appendix A. ISWA 2010 Data . . . . . . . . . . . . . . . . . . . 27
A.1. Categories . . . . . . . . . . . . . . . . . . . . . . . 27
A.2. Groups . . . . . . . . . . . . . . . . . . . . . . . . . 29
A.3. Bases . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Appendix B. Script Encoding . . . . . . . . . . . . . . . . . . 95
B.1. Design . . . . . . . . . . . . . . . . . . . . . . . . . 95
B.1.1. Canvas . . . . . . . . . . . . . . . . . . . . . . . 95
B.1.2. Sequence . . . . . . . . . . . . . . . . . . . . . . 96
B.1.3. Characters . . . . . . . . . . . . . . . . . . . . . 96
B.1.4. Tokens . . . . . . . . . . . . . . . . . . . . . . . 97
B.2. Text as Data . . . . . . . . . . . . . . . . . . . . . . 98
B.2.1. Minimal . . . . . . . . . . . . . . . . . . . . . . . 98
B.2.2. Layout . . . . . . . . . . . . . . . . . . . . . . . 98
B.2.3. Display . . . . . . . . . . . . . . . . . . . . . . . 99
B.3. Process . . . . . . . . . . . . . . . . . . . . . . . . . 101
B.3.1. Format . . . . . . . . . . . . . . . . . . . . . . . 101
B.3.2. Index . . . . . . . . . . . . . . . . . . . . . . . . 101
B.3.3. Sort . . . . . . . . . . . . . . . . . . . . . . . . 101
B.3.4. Search . . . . . . . . . . . . . . . . . . . . . . . 101
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 102
Sutton & Slevinski Expires July 5, 2011 [Page 3]
Internet-Draft Encoding the graphemes of SignWriting January 2011
1. Introduction
SignWriting is the universal script for writing any sign language.
SignWriting is an unusual script because the graphemes of the script
are used spatially before they are used sequentially. Other scripts
either use a sequential list of individual graphemes or combination
of graphemes that morph when used together. SignWriting is different
because the writer decides the placement of static graphemes on a
2-dimensional canvas. The graphemes are static because they do not
change size or shape. Some graphemes can be transformed into other
graphemes through a change of variation, fill, or rotation.
When written by hand, the variety and style of graphemes is
potentially unlimited.
When written with computers, the grapheme set must be limited and
organized. This document defines the encode for a limited set of
graphemes for written sign language. Encoding the graphemes is the
first step to standardization. This memo defines a standard coded
character set for the Internet community. It is published for
reference, examination, implementation, and evaluation.
Beyond the standardization of the graphemes, the internal structures
within the script must be encoded. A practical script encoding model
called Binary SignWriting is defined in Section 5.2 and Appendix B.
1.1. Terminology
The terminology used for the SignWriting script will vary depending
on the context.
This document contains 5 layers of contexts: a script for sign
languages, a symbolset to organize a set of graphemes, a coded
character set to encode the symbols, a proposal for integration with
the universal character set, and a script encoding model as an
appendix.
The first context is the SignWriting script in general. This context
assumes that sign languages are human languages, with all of the uses
and benefits of other voiced or written languages. This section
explains the usage of graphemes in clusters and the structure of sign
text. (Section 2)
The second context is the International SignWriting Alphabet 2010 as
a symbolset that organizes and structures a set of graphemes for the
SignWriting script. A symbol is a reference to a grapheme rather
than the grapheme itself. (Section 3)
Sutton & Slevinski Expires July 5, 2011 [Page 4]
Internet-Draft Encoding the graphemes of SignWriting January 2011
The third context is the symbol encoding with the x-ISWA-2010 coded
character set. Each symbol is divided into 3 characters of base,
fill, and rotation. Each base has a list of valid fills and
rotations. (Section 4)
The fourth context is for Unicode as the universal character set.
The first part lays out the proposal for adding the ISWA 2010 to
plane 1, known as the Supplementary Multilingual Plane. The second
part defines interchange data with an ABNF grammar that uses plane
15, known as the Private Use Area. (Section 5)
The fifth context is the script encoding model of Binary SignWriting.
Sign text is defined and described with tokens based on the x-BSW3
coded character set. Regular expressions can parse and validate sign
text strings. (Appendix B)
1.2. Background
The SignWriting script was invented by Valerie Sutton in 1974. The
script was written exclusively by hand for 10 years. The script has
evolved, spread around the world, and continues to be written on
paper and chalkboard.
In 1984, the first SignWriting prototype was created for the Apple
IIe and Apple IIc. The application supported only a small subset of
the SignWriting script.
In 1986, SignWriter was conceived by Richard Gleaves. Development
started on the Apple IIe and Apple IIc. The resulting symbolset was
limited due to the 128KB memory limit.
SignWriter DOS continued the development and expanded the symbolset,
resulting in the SSS-95.
The SSS-99 was created for SignWriter Java. The revamped symbolset
was created without the limitations imposed upon the SSS-95.
The SSS-2002 reorganized the structure of the symbolset imposing a
multi level hierarchy with the modern symbol ID. The SSS-2002 was
the first symbolset used in the SignBank 2002 application by Todd
Duell.
The SSS-2004 was created after reaching widespread international use.
The SSS-2004 was the first symbolset used in the SignPuddle
application by Steve Slevinski. This symbolset was expanded to
include international MovementWriting concepts and became known as
the International MovementWriting Alphabet.
Sutton & Slevinski Expires July 5, 2011 [Page 5]
Internet-Draft Encoding the graphemes of SignWriting January 2011
The International SignWriting Alphabet 2008 was a major refactoring
of the IMWA concept by eliminating the general MovementWriting
symbols and focusing on the SignWriting script. The ISWA 2008 was
the first symbolset released under the Open Font License.
The International SignWriting Alphabet 2010 was a further refinement
of the symbolset to incorporate additional current best practices as
deep in the standard as possible. The ISWA 2010 is the result of
over 35 years of an inventor working with writers from around the
world, and over 25 years of an inventor working with computers and
programmers. The design (Section 3) balances complexity, efficiency,
and usability. The ISWA 2010 defines 7 categories (Appendix A.1), 30
groups (Appendix A.2), and 652 bases (Appendix A.3). Understanding
the basic concepts of the ISWA 2010 allows easy access to the
graphemes without memorizing the minute details.
The graphemes of SignWriting are not sufficient for using the script.
Additional structures are required to be able to process SignWriting
as text. At the very least, the structures of cluster and
punctuation must be defined. Additionally, the relationship between
the graphemes in the cluster must be formally defined and parsable.
These two prime considerations are required for using the script.
Binary SignWriting revision 3 (Appendix B) is the latest optimized
script encoding model for SignWriting that uses the x-ISWA-2010 for
symbol identity. With additional characters, BSW 3 is capable of
rendering the graphemes of SignWriting as text, and includes formal
searching and sorting.
1.3. Overview
This memo is the key reference to the Open Standard of SignWriting
resulting from the Sutton-Slevinski collaboration that started in
2004 and continues to this day.
Section 1 includes a discussion of terminology, a historical
background, and this overview of the document.
Section 2 includes a general discussion of the SignWriting script.
Graphemes are written in cluster, divided by punctuation to form
text.
Section 3 documents the ISWA 2010 symbolset. A symbol is a reference
to a grapheme rather than the grapheme itself. The symbols are
organized in a layered hierarchy.
Section 4 defines the x-ISWA-2010 coded character set. Each symbol
can be identified with 3 characters.
Sutton & Slevinski Expires July 5, 2011 [Page 6]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Section 5 discusses Unicode integration with proposed characters on
plane 1 or interchange characters on plane 15.
Appendix A documents the ISWA 2010 data for categories, groups, and
bases.
Appendix B presents a script encoding model for SignWriting. Formal
structures for text, layout, searching, and sorting are included.
2. Script
SignWriting is the universal script for writing any sign language.
Started in 1974, the script was written exclusively by hand for 10
years. The script has spread around the world and continues to be
written on paper and chalkboard.
2.1. Grapheme
The grapheme is the fundamental unit of writing for the SignWriting
script. Many graphemes of SignWriting are visually iconic. Each
grapheme is static with a defined shape and size. Some graphemes can
be transformed into other graphemes through a change of variation,
fill, or rotation
The main writing graphemes of SignWriting represent a visual
conception: either hands, movement, dynamics, timing, head, face,
trunk, or limb. The body concept is a combination of trunk and limb.
The specific size and shape of each grapheme is designed to balance
and complement other graphemes.
The writing graphemes are extensive and specifically organized for
written sign language and sign gestures. The writing graphemes do
not include the specific graphemes of DanceWriting or the general
graphemes of MovementWriting.
The writing graphemes are used in clusters. A cluster is a spatial
grouping of graphemes written as a single unit. The graphemes do not
change size or shape when combined in a visual pattern. The
graphemes can overlap and obscure graphemes underneath. A cluster
can represents a sign of a sign language or a visual performance of a
sign gesture.
Detailed location graphemes are separate from the main writing
graphemes. Detailed location graphemes are used individually or
sequentially. They represent isolated analysis that is written
outside the cluster.
Sutton & Slevinski Expires July 5, 2011 [Page 7]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Punctuation graphemes are used when writing sentences. They are used
individually, between clusters.
When written by hand, lines are drawn to form each grapheme.
Different styles draw different types of lines: either for personal
taste, speed, or quality. The main types of handwriting are formal,
cursive, and shorthand. Formal handwriting, equivalent to block
printing, includes defined lines for all graphemes, specific palm
facings for hand shapes, and detailed arrow heads and tails. Cursive
handwriting is more fluid and less detailed. Handwriting for
personal use can omit palm facings, generalize arrows, and other
liberties of personal consumption. Shorthand is a further reduction
of detail, written for speed. Shorthand is a memory aid to a written
record and should be rewritten soon after the notes were taken.
Understanding the ratios of size and shape for the graphemes improves
hand writing. SignWriting was exclusively hand written script for 10
years.
When written with computers, the graphemes have two aspects. The
first is the line that defines the shape of the grapheme. The second
aspect is the fill that is sometimes used inside the lines. Not
every grapheme has fill. Fill matters when graphemes overlap. The
official standard size and shape for each grapheme is defined with a
2 dimensional pixel map of line, fill, and background. Automated
vector based refinements have been completed using polygon tracing.
Manual vector based refinements for the ISWA 2010 should be completed
in 2011.
Each grapheme in SignWriting has two centers: absolute and artistic.
The absolute center of the grapheme is based on the width and height
of the grapheme. The artistic center of a grapheme is context
dependent. For a hand shape grapheme, the artistic center is the
center of the palm.
2.2. Cluster
The writing graphemes of the SignWriting script are arranged in
spatial clusters on a variably sized 2 dimensional canvas. Many
clusters of graphemes are visually iconic. Every cluster has two
centers: absolute and artistic.
The absolute center of a cluster is defined as the center of a
bounding box: the smallest possible rectangle that encloses a set of
graphemes. Graphemes for the head and trunk are special for
centering. If a cluster includes any head or trunk graphemes, the
bounding box is only placed around those head and trunk graphemes.
Otherwise, the bounding box is placed around all of the graphemes in
Sutton & Slevinski Expires July 5, 2011 [Page 8]
Internet-Draft Encoding the graphemes of SignWriting January 2011
the cluster.
The artistic center of a cluster is the grapheme(s) that the other
graphemes relate or revolve around. A point of contact or a hand
grapheme will often represent the artistic center.
2.3. Text
The layout of the SignWriting script is based on clusters and
punctuation. Each cluster represents a sign of a sign language or a
visual performance of a sign gesture.
Punctuation divides the clusters into sentences. Most commonly, the
clusters are arranged vertically, from top to bottom aligned on their
absolute centers. Occasionally, the signs are arranged horizontally
from left to right.
When written vertically, SignWriting can use 3 different lanes in a
column of text to represent body weight shifts. Body weight shifts
are important to the grammar of sign languages, used for two
different aspects of sign language grammar: 1) role shifting during
sign language storytelling, and 2) spatial comparisons of two items
under discussion. One "role" or "item" is placed on the right side
of the body (right lane), and the other on the left side of the body
(left lane), and the weight shifts back and forth between the two,
with the narrator in the middle (middle lane).
For body weight shifts to one side or the other, the center of the
cluster is aligned with a fixed horizontal offset from the middle
lane in either the left or right lane. Punctuation is always used in
the middle lane.
2.4. Viewpoints, Planes, & Perspectives
Writing based on vision uses two viewpoints: receptive and
expressive. The receptive viewpoint is based on the idea of
receiving an image. For the receptive viewpoint, the right hand of a
signer will be written on the left side of the canvas. When
SignWriting is used for transcription, the receptive view is most
often used. The related writing systems of DanceWriting and
MovementWriting normally use the receptive viewpoint.
The expressive viewpoint is based on the idea of expressing a
concept. For the expressive viewpoint, the right hand of a signer
will be written on the right side of the canvas. When SignWriting is
used for authorship, the expressive view is most often used.
The are two main writing planes: the front wall (Frontal Plane) and
Sutton & Slevinski Expires July 5, 2011 [Page 9]
Internet-Draft Encoding the graphemes of SignWriting January 2011
the floor (Transverse Plane). The choice of writing plane can affect
the shape of the graphemes, such as the fill pattern for the hand
graphemes or the tail for the movement arrow graphemes.
There are two perspectives: front and top. The front perspective is
a straight on view of the signer. The top perspective is a top-down
view of the signer. Usually, a cluster will be written from a single
perspective.
3. Symbolset
The ISWA 2010 is the abstract symbolset for the x-iswa-2010 coded
character set. A symbol is a reference to a grapheme rather than the
grapheme itself. Several symbols may reference the same grapheme.
The "Circle" base hand shape is a prime example. The first palm
facing of the "circle" base uses a single grapheme for all 16 symbols
regardless of rotation. The relation between graphemes and symbols
is a design feature.
3.1. Grapheme
The grapheme set for the ISWA 2010 is a practical set of unique 2
dimensional bitmaps of line, fill, and background points. This
grapheme set is verbose. It includes rotations and mirrors as unique
graphemes, particularly for hand shapes and movement arrows. There
are 36,600 graphemes in this set.
The ISWA 2010 graphemes are a specific implementation of the
SignWriting grapheme ideal. A SignWriting grapheme is a meaningful
segment that represents: hands, movement, dynamics, timing, head,
face, trunk, limb, detailed location, or punctuation.
3.2. Symbol
A symbol is a reference to a grapheme rather than the grapheme
itself. For the ISWA 2010, there are more symbols than graphemes.
Several symbols can be assigned to the same grapheme. This results
in a relationship that is not bidirectional. It is not always
possible to determine the symbol from a grapheme.
There are 37,811 symbols, each with a unique ID. A symbol ID is a
sequence of six formatted numbers of increasing detail. The first
dashed number defines the category (11). The first two dashed
numbers define the group (11-22). The first four dashed numbers
define a base (11-22-333-44). The fifth number represents the fill
(55). The sixth number represents the rotation (66). A symbol ID is
a combination of base ID with a valid fill and a valid rotation. A
Sutton & Slevinski Expires July 5, 2011 [Page 10]
Internet-Draft Encoding the graphemes of SignWriting January 2011
symbol ID has the format "nn-nn-nnn-nn-nn-nn", where each "n" is a
digit from 0 to 9.
The fill modifier can best be understood through the palm facing of
the hand graphemes. The palm facing is based on planes. The
SignWriting script uses two planes: the Front Wall (Frontal Plane)
and the Floor (Transverse Plane). There are 6 palm facings. The
first three palm facings are parallel with the Front Wall. The
second three palm facings are parallel with the Floor. The reader
can view the signer from different viewpoints (expressive or
receptive) and can view the hands from different perspectives (front
or top), but no matter what the viewpoint or perspective, the first
three Fills represent the palm facing parallel to the Front Wall and
the second three Fills represent the palm facing parallel to the
Floor.
+------+------------------------------+-----------------------------+
| Fill | Indicator | Meaning |
+------+------------------------------+-----------------------------+
| 01 | grapheme with white palm | reader sees palm of hand |
| | | parallel Front Wall |
+------+------------------------------+-----------------------------+
| 02 | grapheme with half black | reader sees side of hand |
| | palm | parallel Front Wall |
+------+------------------------------+-----------------------------+
| 03 | grapheme with black palm | reader sees back of hand |
| | | parallel Front Wall |
+------+------------------------------+-----------------------------+
| 04 | grapheme with white palm and | reader sees palm of hand |
| | broken line | parallel Floor |
+------+------------------------------+-----------------------------+
| 05 | grapheme with half black | reader sees side of hand |
| | palm and broken line | parallel Floor |
+------+------------------------------+-----------------------------+
| 06 | grapheme with black palm and | reader sees palm of hand |
| | broken line | parallel Floor |
+------+------------------------------+-----------------------------+
Table 1
The fill modifier is redefined for the movement arrows of category 2.
Sutton & Slevinski Expires July 5, 2011 [Page 11]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+---------------------+--------------------------------------+
| Fill | Indicator | Meaning |
+------+---------------------+--------------------------------------+
| 01 | a grapheme with a | movement of the right hand |
| | black arrow head | |
+------+---------------------+--------------------------------------+
| 02 | a grapheme with a | movement of the left hand |
| | white arrow head | |
+------+---------------------+--------------------------------------+
| 03 | a grapheme with a | spatial overlapping of movement |
| | thin, unconnected | arrows for the left and right hands |
| | arrow head | when they move as a unit |
+------+---------------------+--------------------------------------+
| 04 | Irregular arrow | building blocks for complex movement |
| | stems | |
+------+---------------------+--------------------------------------+
Table 2
The rest of the other bases use a fill modifier for grouping and
visual organization that is meaningful only for a particular base
symbol or small set.
The rotation modifier can best be understood through the hand
symbols. The first 8 rotations progress 45 degrees counter
clockwise. The last 8 rotations are a mirror of the first 8 and
progress 45 degrees clockwise. Zero (0) degrees is understood to
point to the top of the grapheme.
Sutton & Slevinski Expires July 5, 2011 [Page 12]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+----------+-------------------+------------------+
| Rotation | Direction | Degrees from top |
+----------+-------------------+------------------+
| 01 | Counter Clockwise | 0 |
+----------+-------------------+------------------+
| 02 | Counter Clockwise | 45 |
+----------+-------------------+------------------+
| 03 | Counter Clockwise | 90 |
+----------+-------------------+------------------+
| 04 | Counter Clockwise | 135 |
+----------+-------------------+------------------+
| 05 | Counter Clockwise | 180 |
+----------+-------------------+------------------+
| 06 | Counter Clockwise | 225 |
+----------+-------------------+------------------+
| 07 | Counter Clockwise | 270 |
+----------+-------------------+------------------+
| 08 | Counter Clockwise | 315 |
+----------+-------------------+------------------+
| 09 | Clockwise | 0 |
+----------+-------------------+------------------+
| 10 | Clockwise | 45 |
+----------+-------------------+------------------+
| 11 | Clockwise | 90 |
+----------+-------------------+------------------+
| 12 | Clockwise | 135 |
+----------+-------------------+------------------+
| 13 | Clockwise | 180 |
+----------+-------------------+------------------+
| 14 | Clockwise | 225 |
+----------+-------------------+------------------+
| 15 | Clockwise | 270 |
+----------+-------------------+------------------+
| 16 | Clockwise | 315 |
+----------+-------------------+------------------+
Table 3
3.3. Hierarchy
The symbols of the ISWA 2010 are placed in a layered hierarchy for
organization and access. There are 4 levels to the ISWA 2010
hierarchy: category, group, base, and symbol.
The categories mirror the concept of grapheme classification for the
SignWriting script. (Section 2.1)
There are 7 categories. (Appendix A.1) The first number of the
Sutton & Slevinski Expires July 5, 2011 [Page 13]
Internet-Draft Encoding the graphemes of SignWriting January 2011
symbol ID identifies the category. The first 5 categories contain
writing symbols for use in clusters: 1) Hands, 2) Movement, 3)
Dynamics & Timing, 4) Head & Face, and 5) Body. The Body category
can be broken into 2 subcategories: 5.1) Trunk and 5.2) Limb.
The 6th category is Detailed Location that contains symbols used
alone or in sequence, always outside the cluster. The 7th category
is Punctuation that contains symbols used between clusters for text.
There are 30 groups. (Appendix A.2) The first 2 dashed numbers in
the symbol ID identify the group. The 30 groups can be divided into
3 sets of 10. The first ten are hands, category 1. The second ten
are movements, category 2. The third ten are categories 3 thru 7.
In order, 1 group for the Dynamics & Timing category, 1 for Head, 4
for Face, 1 for Trunk, 1 for Limb, 1 for Detailed Location, and 1 for
Punctuation.
The 30 groups with symbol ID segment.
+-------------------+------------------------+----------------------+
| First Set | Second Set | Third Set |
+-------------------+------------------------+----------------------+
| 01-01 Index | 02-01 Contact | 03-01 Dynamics & |
| | | Timing |
+-------------------+------------------------+----------------------+
| 01-02 Index | 02-02 Finger Movement | 04-01 Head |
| Middle | | |
+-------------------+------------------------+----------------------+
| 01-03 Index | 02-03 Straight Wall | 04-02 Brow Eyes |
| Middle Thumb | Plane | Eyegaze |
+-------------------+------------------------+----------------------+
| 01-04 Four | 02-04 Straight | 04-03 Cheeks Ears |
| Fingers | Diagonal Plane | Nose Breath |
+-------------------+------------------------+----------------------+
| 01-05 Five | 02-05 Straight Floor | 04-04 Mouth Lips |
| Fingers | Plane | |
+-------------------+------------------------+----------------------+
| 01-06 Baby Finger | 02-06 Curves Parallel | 04-05 Tongue Teeth |
| | Wall Plane | Chin Neck |
+-------------------+------------------------+----------------------+
| 01-07 Ring Finger | 02-07 Curves Hit Wall | 05-01 Trunk |
| | Plane | |
+-------------------+------------------------+----------------------+
| 01-08 Middle | 02-08 Curves Hit Floor | 05-02 Limbs |
| Finger | Plane | |
+-------------------+------------------------+----------------------+
| 01-09 Index Thumb | 02-09 Curves Parallel | 06-01 Detailed |
| | Floor Plane | Location |
Sutton & Slevinski Expires July 5, 2011 [Page 14]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 01-10 Thumb | 02-10 Circles | 07-01 Punctuation |
+-------------------+------------------------+----------------------+
Table 4
There are 652 bases. (Appendix A.3) The first 4 dashed numbers of a
symbol ID identify the base. The 652 bases are divided between the
30 groups. For each group, there are less than 60 bases. The bases
are often displayed in columns of 10.
Each base can have up to 96 symbols. All 6 dashed numbers of the
symbol ID are required to identify a symbol. Each symbol is a
combination of a base, fill, and rotation. The fill is identified by
the 5th number of the symbol ID with possible values from 01 to 06.
The rotation is identified by the 6th number of the symbol ID with
possible values from 01 to 16.
4. Symbol Encoding
The x-iswa-2010 coded character set does not directly encode the
graphemes of the SignWriting script. The x-iswa-2010 encodes the
symbols of the ISWA 2010. The x-iswa-2010 does not directly encode
the symbols of the ISWA 2010, but divides each symbol into a
combination of 3 characters. The first character represents the base
of the symbol. The next represents the fill of the symbol. The last
character represents the rotation of the symbol.
There are 674 characters defined for the x-iswa-2010 coded character
set. The first 652 characters represent the symbol bases of the ISWA
2010. The next 6 characters represent the possible fills. The last
16 represent the possible rotations.
4.1. Characters
Sutton & Slevinski Expires July 5, 2011 [Page 15]
Internet-Draft Encoding the graphemes of SignWriting January 2011
General Ranges of the x-ISWA-2010
+-----------+-------------------+----------+-----------+-----------+
| Primary | Secondary | Tertiary | Code | Hex |
+-----------+-------------------+----------+-----------+-----------+
| Base | | | 256 - 907 | 100 - 38b |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | | 256 - 894 | 100 - 37e |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Hands | 256 - 516 | 100 - 204 |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Movement | 517 - 758 | 205 - 2f6 |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Dynamics | 759 - 762 | 2f7 - 2fa |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Timing | 763 - 766 | 2fb - 2fe |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Head | 767 - 777 | 2ff - 309 |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Face | 778 - 876 | 30a - 36c |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Trunk | 877 - 885 | 36d - 375 |
+-----------+-------------------+----------+-----------+-----------+
| Base | Writing | Limb | 886 - 894 | 376 - 37e |
+-----------+-------------------+----------+-----------+-----------+
| Base | Detailed Location | | 895 - 902 | 37f - 386 |
+-----------+-------------------+----------+-----------+-----------+
| Base | Punctuation | | 903 - 907 | 387 - 38b |
+-----------+-------------------+----------+-----------+-----------+
| Modifiers | | | 908 - 929 | 38c - 3a1 |
+-----------+-------------------+----------+-----------+-----------+
| Modifiers | Fill | | 908 - 913 | 38c - 391 |
+-----------+-------------------+----------+-----------+-----------+
| Modifiers | Rotation | | 914 - 929 | 392 - 3a1 |
+-----------+-------------------+----------+-----------+-----------+
Table 5
Sutton & Slevinski Expires July 5, 2011 [Page 16]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Tokenized Ranges for the x-ISWA-2010
+-------------+-------+------+------+-------------------------------+
| Range | Token | Code | Hex | Notes |
+-------------+-------+------+------+-------------------------------+
| Writing | w | 256 | 100 | A writing base from category |
| | | - | - | 1 thru 5 |
| | | 894 | 37e | |
+-------------+-------+------+------+-------------------------------+
| Detailed | s | 895 | 37f | A detailed location symbol |
| Location | | - | - | base from category 6 used for |
| | | 902 | 386 | isolated or sequential |
| | | | | analysis |
+-------------+-------+------+------+-------------------------------+
| Punctuation | P | 903 | 387 | A punctuation symbol from |
| | | - | - | category 7 used alone between |
| | | 907 | 38b | clusters |
+-------------+-------+------+------+-------------------------------+
| Fill | i | 908 | 38c | A fill modifier for a symbol |
| Modifiers | | - | - | base |
| | | 913 | 391 | |
+-------------+-------+------+------+-------------------------------+
| Rotation | o | 914 | 392 | A rotation modifier for a |
| Modifiers | | - | - | symbol base |
| | | 929 | 3a1 | |
+-------------+-------+------+------+-------------------------------+
Table 6
4.2. Combined Character Sequence
Each symbol of the ISWA 2010 can be expressed with a combination of 3
characters. The first character represents the base of the symbol.
The next character represents the fill of the symbol. The last
character represents the rotation of the symbol. Since each
character can be represented with 3 hexadecimal digits, any symbol
can be identified with a string of 9 hexadecimal digits, called the
symbol string.
A shorter hexadecimal string, called a symbol key, can be used to
identify a symbol with 5 digits. The first 3 represent the base code
in hexadecimal. The 4th represents the fill key using 0-5 for fill
values 1-6. The 5th represents the rotation key using 0-f for
rotation values 1-16.
The symbol string (9 hex) and the symbol key (5 hex) are equivalent
representations of the same symbol. They both contain the same base
hex. The fill key is equivalent to the fill hex. The rotation key
Sutton & Slevinski Expires July 5, 2011 [Page 17]
Internet-Draft Encoding the graphemes of SignWriting January 2011
is equivalent to the rotation hex. Computationally, ( fill value =
fill code - 907 ) and ( rotation value = rotation code - 913).
+-------+-----+-----------+----------+---------------+--------------+
| Value | Key | Fill Code | Fill Hex | Rotation Code | Rotation Hex |
+-------+-----+-----------+----------+---------------+--------------+
| 1 | 0 | 908 | 38c | 914 | 392 |
+-------+-----+-----------+----------+---------------+--------------+
| 2 | 1 | 909 | 38d | 915 | 393 |
+-------+-----+-----------+----------+---------------+--------------+
| 3 | 2 | 910 | 38e | 916 | 394 |
+-------+-----+-----------+----------+---------------+--------------+
| 4 | 3 | 911 | 38f | 917 | 395 |
+-------+-----+-----------+----------+---------------+--------------+
| 5 | 4 | 912 | 390 | 918 | 396 |
+-------+-----+-----------+----------+---------------+--------------+
| 6 | 5 | 913 | 391 | 919 | 397 |
+-------+-----+-----------+----------+---------------+--------------+
| 7 | 6 | | | 91a | 398 |
+-------+-----+-----------+----------+---------------+--------------+
| 8 | 7 | | | 91a | 399 |
+-------+-----+-----------+----------+---------------+--------------+
| 9 | 8 | | | 91b | 39a |
+-------+-----+-----------+----------+---------------+--------------+
| 10 | 9 | | | 91c | 39b |
+-------+-----+-----------+----------+---------------+--------------+
| 11 | a | | | 91d | 39c |
+-------+-----+-----------+----------+---------------+--------------+
| 12 | b | | | 91e | 39d |
+-------+-----+-----------+----------+---------------+--------------+
| 13 | c | | | 91f | 39e |
+-------+-----+-----------+----------+---------------+--------------+
| 14 | d | | | 920 | 39f |
+-------+-----+-----------+----------+---------------+--------------+
| 15 | e | | | 921 | 3a0 |
+-------+-----+-----------+----------+---------------+--------------+
| 16 | f | | | 922 | 3a1 |
+-------+-----+-----------+----------+---------------+--------------+
Table 7
Further, a 16 bit symbol code exists that is equivalent to the symbol
string and the symbol key. This relationship can be stated as
(symbol code = ((base code - 256) * 96) + ((fill value - 1) * 16) +
rotation value). The first symbol code is 1 and the last valid
symbol code is 62,504. The symbol code can be represented with 4
hexadecimal digits, from 0001 to f428.
Sutton & Slevinski Expires July 5, 2011 [Page 18]
Internet-Draft Encoding the graphemes of SignWriting January 2011
4.3. Validity
Although there are 6 possible fills and 16 possible rotations, not
every combination of base, fill, and rotation is valid. Each base
has a set of valid fills and a set of valid rotation. These validity
sets contain one or more values from the defined range.
For each value, the inclusion in the validity set can be expressed
with a binary value of "0" or "1". For fill values, lining up the
binary digit from left to right, will result in a binary string 6
digits long. The value of the 6 digit binary number is 2 ^ (value
-1).
+------------+---+---+---+---+---+---+--------+------------+
| Fill Value | 1 | 2 | 3 | 4 | 5 | 6 | Binary | Power of 2 |
+------------+---+---+---+---+---+---+--------+------------+
| 1 | X | | | | | | 100000 | 1 |
+------------+---+---+---+---+---+---+--------+------------+
| 2 | | X | | | | | 010000 | 2 |
+------------+---+---+---+---+---+---+--------+------------+
| 3 | | | X | | | | 001000 | 4 |
+------------+---+---+---+---+---+---+--------+------------+
| 4 | | | | X | | | 000100 | 8 |
+------------+---+---+---+---+---+---+--------+------------+
| 5 | | | | | X | | 000010 | 16 |
+------------+---+---+---+---+---+---+--------+------------+
| 6 | | | | | | X | 000001 | 32 |
+------------+---+---+---+---+---+---+--------+------------+
Table 8
The value of any fill validity set is equal to the sum of the power
of 2 for each fill value in the set. The empty set is invalid and
has a sum of zero (0). The full set of all possible fills has a sum
of 63.
+---------------+---+---+---+---+---+---+--------+------------+
| Fill Set | 1 | 2 | 3 | 4 | 5 | 6 | Binary | Power of 2 |
+---------------+---+---+---+---+---+---+--------+------------+
| {} | | | | | | | 000000 | 0 |
+---------------+---+---+---+---+---+---+--------+------------+
| {1,2,3,4,5,6} | X | X | X | X | X | X | 111111 | 63 |
+---------------+---+---+---+---+---+---+--------+------------+
Table 9
Each base has a defined validity set for fills. The "Binary Fills"
column in the "Bases" section. (Appendix A.3)
Sutton & Slevinski Expires July 5, 2011 [Page 19]
Internet-Draft Encoding the graphemes of SignWriting January 2011
The rotation validity sets have a larger range than the fills. The
possible rotation values range from 1 to 16. The power of 2 numbers
are 16-bit.
+-------+--------+------------+
| Value | Binary | Power of 2 |
+-------+--------+------------+
| 1 | 2^0 | 1 |
+-------+--------+------------+
| 2 | 2^1 | 2 |
+-------+--------+------------+
| 3 | 2^2 | 4 |
+-------+--------+------------+
| 4 | 2^3 | 8 |
+-------+--------+------------+
| 5 | 2^4 | 16 |
+-------+--------+------------+
| 6 | 2^5 | 32 |
+-------+--------+------------+
| 7 | 2^6 | 64 |
+-------+--------+------------+
| 8 | 2^7 | 128 |
+-------+--------+------------+
| 9 | 2^8 | 256 |
+-------+--------+------------+
| 10 | 2^9 | 512 |
+-------+--------+------------+
| 11 | 2^10 | 1024 |
+-------+--------+------------+
| 12 | 2^11 | 2048 |
+-------+--------+------------+
| 13 | 2^12 | 4096 |
+-------+--------+------------+
| 14 | 2^13 | 8192 |
+-------+--------+------------+
| 15 | 2^14 | 16384 |
+-------+--------+------------+
| 16 | 2^15 | 32768 |
+-------+--------+------------+
Table 10
The value of a rotation validity set is the summation of the power of
2 numbers. The minimum summation is 1. The largest possible
summation is 65,535 where all 16 rotations are valid.
Each base has a defined validity set for rotations. The "Binary
Rotations" column in the "Bases" section. (Appendix A.3)
Sutton & Slevinski Expires July 5, 2011 [Page 20]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Interestingly enough, there are only 12 possible validity sets in the
ISWA 2010.
+-------+------------------+----------------------------------------+
| Sum | Binary | Set |
+-------+------------------+----------------------------------------+
| 1 | 100000 | {1} |
+-------+------------------+----------------------------------------+
| 2 | 010000 | {2} |
+-------+------------------+----------------------------------------+
| 3 | 110000 | {1, 2} |
+-------+------------------+----------------------------------------+
| 7 | 111000 | {1, 2, 3} |
+-------+------------------+----------------------------------------+
| 15 | 111100 | {1, 2, 3, 4} |
+-------+------------------+----------------------------------------+
| 31 | 111110 | {1, 2, 3, 4, 5} |
+-------+------------------+----------------------------------------+
| 63 | 111111 | {1, 2, 3, 4, 5, 6} |
+-------+------------------+----------------------------------------+
| 187 | 11011101 | {1, 2, 4, 5, 6, 8} |
+-------+------------------+----------------------------------------+
| 255 | 11111111 | {1, 2, 3, 4, 5, 6, 7, 8} |
+-------+------------------+----------------------------------------+
| 511 | 1111111110000000 | {1, 2, 3, 4, 5, 6, 7, 8, 9} |
+-------+------------------+----------------------------------------+
| 48059 | 1101110111011101 | {1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 14, |
| | | 16} |
+-------+------------------+----------------------------------------+
| 65535 | 1111111111111111 | {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, |
| | | 12, 13, 14, 15, 16} |
+-------+------------------+----------------------------------------+
Table 11
5. Unicode Integration
The Unicode standard can be used as the character encoding form. The
codes for the set are shifted twice. First to shift the range and
second to shift the plane.
The first shift moves the codes to a higher range. Each code is
increased by 55,046 or d706 in hex. This shifts the 12 bit range of
0fa - 3a1 to the 16 bit range of d806 - daa7.
Sutton & Slevinski Expires July 5, 2011 [Page 21]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Ranges of the First x-ISWA-2010 Shift
+-----------+-------------------+----------+-------------+
| Primary | Secondary | Tertiary | Hex |
+-----------+-------------------+----------+-------------+
| Base | | | d806 - da91 |
+-----------+-------------------+----------+-------------+
| Base | Writing | | d806 - da84 |
+-----------+-------------------+----------+-------------+
| Base | Writing | Hands | d806 - d90a |
+-----------+-------------------+----------+-------------+
| Base | Writing | Movement | d90b - d9fc |
+-----------+-------------------+----------+-------------+
| Base | Writing | Dynamics | d9fd - da00 |
+-----------+-------------------+----------+-------------+
| Base | Writing | Timing | da01 - da04 |
+-----------+-------------------+----------+-------------+
| Base | Writing | Head | da05 - da0f |
+-----------+-------------------+----------+-------------+
| Base | Writing | Face | da10 - da72 |
+-----------+-------------------+----------+-------------+
| Base | Writing | Trunk | da73 - da7b |
+-----------+-------------------+----------+-------------+
| Base | Writing | Limb | da7c - da84 |
+-----------+-------------------+----------+-------------+
| Base | Detailed Location | | da85 - da8c |
+-----------+-------------------+----------+-------------+
| Base | Punctuation | | da8d - da91 |
+-----------+-------------------+----------+-------------+
| Modifiers | | | da92 - daa7 |
+-----------+-------------------+----------+-------------+
| Modifiers | Fill | | da92 - da97 |
+-----------+-------------------+----------+-------------+
| Modifiers | Rotation | | da98 - daa7 |
+-----------+-------------------+----------+-------------+
Table 12
5.1. Proposal
A second shift of the 16 bit range of d806 thru daa7 moves the
characters to plane 1 with characters in the range of 1d806 thru
1daa7. This proposal will use 3 8-bits rows of Unicode Plane 1 known
as the SMP: Supplementary Multilingual Plane. These rows occur
inside an unassigned section of the Notational systems.
Sutton & Slevinski Expires July 5, 2011 [Page 22]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Ranges of the Unicode Proposal
+-------------------+------------------------+
| Concept | Proposed Unicode Range |
+-------------------+------------------------+
| Writing | U+1D806 - U+1DA84 |
+-------------------+------------------------+
| Detailed Location | U+1DA85 - U+1DA8C |
+-------------------+------------------------+
| Punctuation | U+1DA8D - U+1DA91 |
+-------------------+------------------------+
| Modifiers | U+1DA92 - U+1DAA7 |
+-------------------+------------------------+
Table 13
5.2. Interchange
When using Unicode for interchange, plane 15 is used. This second
shift results in a character range from U+FD800 to U+FE277. The
range is larger due to the additional Binary SignWriting characters.
(Appendix B).
Ranges of the Unicode Interchange
+--------------------+---------------------------+
| Concept | Interchange Unicode Range |
+--------------------+---------------------------+
| Structural Markers | U+FD800 - U+FD003 |
+--------------------+---------------------------+
| Writing | U+FD806 - U+FDA84 |
+--------------------+---------------------------+
| Detailed Location | U+FDA85 - U+FDA8C |
+--------------------+---------------------------+
| Punctuation | U+FDA8D - U+FDA91 |
+--------------------+---------------------------+
| Fill Modifiers | U+FDA92 - U+FDA97 |
+--------------------+---------------------------+
| Rotation Modifiers | U+FDA98 - U+FDAA7 |
+--------------------+---------------------------+
| Negative Numbers | U+FDAA8 - U+FDE8E |
+--------------------+---------------------------+
| Zero | U+FDE8F |
+--------------------+---------------------------+
| Positive Numbers | U+FDE90 - U+FE277 |
+--------------------+---------------------------+
Table 14
Sutton & Slevinski Expires July 5, 2011 [Page 23]
Internet-Draft Encoding the graphemes of SignWriting January 2011
ABNF for SignWriting Interchange
+-------------+-----------------+-----------------------------------+
| Rule | Formal | Meaning |
| | Definition | |
+-------------+-----------------+-----------------------------------+
| BASE | %xFD806-%xFDA91 | A base symbol of the ISWA 2010, |
| | | either writing, detailed |
| | | location, or punctuation |
+-------------+-----------------+-----------------------------------+
| FILL | %xFDA92-%xFDA97 | A fill modifier of the ISWA 2010 |
+-------------+-----------------+-----------------------------------+
| ROTATION | %xFDA98-%xFDAA7 | A rotation modifier of the ISWA |
| | | 2010 |
+-------------+-----------------+-----------------------------------+
| SYMBOL | BASE FILL | A potential symbol of the ISWA |
| | ROTATION | 2010. Not all possible symbol |
| | | combinations are valid. |
+-------------+-----------------+-----------------------------------+
| WRITING | %xFD806-%xFDA84 | A writing symbol of the ISWA 2010 |
| | FILL ROTATION | |
+-------------+-----------------+-----------------------------------+
| LOCATION | %xFDA85-%xFDA8C | A detailed location symbol of the |
| | FILL ROTATION | ISWA 2010 |
+-------------+-----------------+-----------------------------------+
| PUNC | %xFDA8D-%xFDA91 | A punctuation symbol of the ISWA |
| | FILL ROTATION | 2010 |
+-------------+-----------------+-----------------------------------+
| ZERO | %xFDE8F | The numerical center of every |
| | | canvas. |
+-------------+-----------------+-----------------------------------+
| POS | %xFDE8F-%xFE277 | Numbers used on the X and Y axis |
| | | from 0 to 1000. |
+-------------+-----------------+-----------------------------------+
| NEG | %xFDAA8-%xFDE8E | Numbers used on the X and Y axis |
| | | from -999 to -1. |
+-------------+-----------------+-----------------------------------+
| NUM | POS / NEG | Numbers used on the X and Y axis |
| | | from -999 to 1000. |
+-------------+-----------------+-----------------------------------+
| COORD | NUM NUM | Two numbers used as a pair of |
| | | coordinates for the X and Y axis. |
+-------------+-----------------+-----------------------------------+
| SPATIAL | WRITING COORD | A writing symbols of the ISWA |
| | | 2010 with top-left X,Y |
| | | coordinates. |
+-------------+-----------------+-----------------------------------+
Sutton & Slevinski Expires July 5, 2011 [Page 24]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+-------------+-----------------+-----------------------------------+
| CLUSTER | *SPATIAL | Zero or more writing symbols with |
| | | top-left X,Y coordinates for each |
| | | symbol |
+-------------+-----------------+-----------------------------------+
| BOX | %xFD802 | A structural marker starting a |
| | | new coordinate space, in the |
| | | middle lane by default. |
+-------------+-----------------+-----------------------------------+
| LEFT | %xFD801 | A structural marker starting a |
| | | new coordinate space, in the left |
| | | lane. |
+-------------+-----------------+-----------------------------------+
| RIGHT | %xFD803 | A structural marker starting a |
| | | new coordinate space, in the |
| | | right lane by default. |
+-------------+-----------------+-----------------------------------+
| SIGN | (LEFT / BOX / | A cluster of spatial symbols in |
| | RIGHT) CLUSTER | any lane |
+-------------+-----------------+-----------------------------------+
| SEQ | %xFD800 | A structural marker for a |
| | | sequence that will precede a |
| | | sign. |
+-------------+-----------------+-----------------------------------+
| SEQUENCE | SEQ 1*(WRITING | A sequence of writing symbols and |
| | / LOCATION) | detailed location symbols on the |
| | | ISWA 2010 |
+-------------+-----------------+-----------------------------------+
| SIGNTEXT | 1*(([SEQUENCE] | A sign text as a series of signs |
| | SIGN) / PUNC) | preceded by optional sequences |
| | | divided by punctuation. |
+-------------+-----------------+-----------------------------------+
| SIZESIGN | (LEFT / BOX / | A cluster of spatial symbols in |
| | RIGHT) POS POS | any lane with a defined maximum |
| | CLUSTER | coordinate and assumed absolute |
| | | center as 0,0. |
+-------------+-----------------+-----------------------------------+
| PUNCTUATION | PUNC NEG NEG | A punctuation symbol with |
| | | top-left coordinates and assumed |
| | | absolute center of 0,0. |
+-------------+-----------------+-----------------------------------+
| LAYOUT | 1*(([SEQUENCE] | Sign text for layout adds sizing |
| | SIZESIGN) / | information. It contains all the |
| | PUNCTUATION) | required data for text layout. |
+-------------+-----------------+-----------------------------------+
Sutton & Slevinski Expires July 5, 2011 [Page 25]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+-------------+-----------------+-----------------------------------+
| DISPLAY | 1*(BOX POS POS | Sign text for display will |
| | *( (WRITING / | combine multiple signs and |
| | LOCATION / | punctuation onto a single canvas. |
| | PUNC) POS POS) | The canvas will most often |
| | ) | contain text written in columns |
| | | or rows. The coordinates 0,0 are |
| | | assumed as the top-left of the |
| | | box. The bottom-right |
| | | coordinates are explicitly stated |
| | | as 2 positive numbers of width |
| | | and height. |
+-------------+-----------------+-----------------------------------+
Table 15
6. IANA Considerations
See IANA: http://www.rfc-editor.org/rfc/rfc2978.txt
Conforms with RFC 2040.
The ISWA 2010 is a stable, well documented standard that is openly
available under the Open Font License.
19th September 2008, Valerie Sutton and Steve Slevinski released the
open standard of the ISWA 2008 under the open font license. Valerie
organized and named 37,811 unique symbols. She hand crafted 36,600
graphemes. Steve analyzed and formatted the ISWA 2008, creating a
16-bit coded character set called the x-ISWA-2008. Steve also
created the first iteration of Binary SignWriting as a script
encoding model.
The ISWA 2008 was used in a production setting for a year and a half
without issue. In 2010, the ISWA 2008 was updated. 576 unused
symbols had a palm facing irregularity that needed to be fixed.
General size and shape of the symbols did not change.
The small fix opened the idea to a more radical update. The ISWA
2010 was designed as a focused refactor of the ISWA 2008 concepts.
The update included a restructured hierarchy, better movement
symbols, variation defects were eliminated, new hand shapes were
added, and hand shape variations were removed.
11th May 2010, Valerie and Steve released the ISWA 2010. Revision 2
of Binary SignWriting was released for the ISWA 2010. The symbolset
and encoding have been stable since release with only a cosmetic fix
Sutton & Slevinski Expires July 5, 2011 [Page 26]
Internet-Draft Encoding the graphemes of SignWriting January 2011
for symbol 01-06-017-01-03-10.
22nd June 2010, Steve refactored the coded character set as 12-bit
rather than 16-bit to improve searching. The updated model was
called Binary SignWriting revision 3.
The appendix in this document defines the final optimization called
Binary SignWriting revision 3. This latest model simplifies layout,
display, and sorting while dramatically improving processing speed.
No further changes are planned for the symbolset, coded character
set, or script encoding model. This document is a statement of
stability.
7. Security Considerations
None.
Appendix A. ISWA 2010 Data
A.1. Categories
The 7 Categories of the ISWA 2010
+-----+-------------+-------------+---------------------------------+
| Cat | Purpose | Name | Description |
+-----+-------------+-------------+---------------------------------+
| 1 | Writing | Hands | Handshapes from over 40 Sign |
| | | | Languages are placed in 10 |
| | | | groups based on the numbers |
| | | | 1-10 in American Sign Language. |
+-----+-------------+-------------+---------------------------------+
| 2 | Writing | Movement | Contact symbols, small finger |
| | | | movements, straight arrows, |
| | | | curved arrows and circles are |
| | | | placed into 10 groups based on |
| | | | planes: The Front Wall Plane |
| | | | includes movement that is |
| | | | "parallel to the front wall" |
| | | | and the Floor Plane includes |
| | | | movement that is "parallel to |
| | | | the floor". |
+-----+-------------+-------------+---------------------------------+
Sutton & Slevinski Expires July 5, 2011 [Page 27]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+-----+-------------+-------------+---------------------------------+
| 3 | Writing | Dynamics & | Dynamics Symbols are used to |
| | | Timing | give the "feeling" or "tempo" |
| | | | to movement. They provide |
| | | | emphasis on a movement or |
| | | | expression, and combined with |
| | | | Punctuation Symbols become the |
| | | | equivalent to Exclamation |
| | | | Points. The Tension Symbol, |
| | | | combined with Contact Symbols, |
| | | | provides the feeling of |
| | | | "pressure", and combined with |
| | | | facial expressions can place |
| | | | emphasis or added feeling to an |
| | | | expression. Timing symbols are |
| | | | used to show alternating or |
| | | | simultaneous movement. |
+-----+-------------+-------------+---------------------------------+
| 4 | Writing | Head & Face | Starting with the head and then |
| | | | from the top of the face and |
| | | | moving down. |
+-----+-------------+-------------+---------------------------------+
| 5 | Writing | Body | Torso movement, shoulders, |
| | | | hips, and the limbs are used in |
| | | | Sign Languages as a part of |
| | | | grammar, especially when |
| | | | describing conversations |
| | | | between people, called Role |
| | | | Shifting, or making spatial |
| | | | comparisons between items on |
| | | | the left and items on the |
| | | | right. |
+-----+-------------+-------------+---------------------------------+
| 6 | Detailed | Detailed | Detailed Location symbols used |
| | Location | Location | are used alone or in sequence |
| | | | outside of the cluster. They |
| | | | may be useful for sorting large |
| | | | dictionaries, refining |
| | | | animation, simplifying |
| | | | translation between scripts and |
| | | | notation systems, and for |
| | | | detailed analysis of location |
| | | | sometimes needed in linguistic |
| | | | research. |
+-----+-------------+-------------+---------------------------------+
Sutton & Slevinski Expires July 5, 2011 [Page 28]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+-----+-------------+-------------+---------------------------------+
| 7 | Punctuation | Punctuation | Punctuation symbols are used |
| | | | when writing complete sentences |
| | | | or documents in SignWriting. |
+-----+-------------+-------------+---------------------------------+
Table 16
A.2. Groups
The 30 Groups of the ISWA 2010
+------+-----+-------+---------+-------------------+-------+--------+
| Code | Hex | Group | Symbol | Name | Token | Color |
| | | | ID | | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 256 | 100 | 1 | 01-01 | Index | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 270 | 10e | 2 | 01-02 | Index Middle | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 286 | 11e | 3 | 01-03 | Index Middle | w | 0000CC |
| | | | | Thumb | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 324 | 144 | 4 | 01-04 | Four Fingers | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 332 | 14c | 5 | 01-05 | Five Fingers | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 390 | 186 | 6 | 01-06 | Baby Finger | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 420 | 1a4 | 7 | 01-07 | Ring Finger | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 442 | 1ba | 8 | 01-08 | Middle Finger | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 461 | 1cd | 9 | 01-09 | Index Thumb | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 501 | 1f5 | 10 | 01-10 | Thumb | w | 0000CC |
+------+-----+-------+---------+-------------------+-------+--------+
| 517 | 205 | 11 | 02-01 | Contact | w | CC0000 |
+------+-----+-------+---------+-------------------+-------+--------+
| 534 | 216 | 12 | 02-02 | Finger Movement | w | CC0000 |
+------+-----+-------+---------+-------------------+-------+--------+
| 554 | 22a | 13 | 02-03 | Straight Wall | w | CC0000 |
| | | | | Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 597 | 255 | 14 | 02-04 | Straight Diagonal | w | CC0000 |
| | | | | Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
Sutton & Slevinski Expires July 5, 2011 [Page 29]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+-------+---------+-------------------+-------+--------+
| 613 | 265 | 15 | 02-05 | Straight Floor | w | CC0000 |
| | | | | Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 648 | 288 | 16 | 02-06 | Curves Parallel | w | CC0000 |
| | | | | Wall Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 678 | 2a6 | 17 | 02-07 | Curves Hit Wall | w | CC0000 |
| | | | | Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 695 | 2b7 | 18 | 02-08 | Curves Hit Floor | w | CC0000 |
| | | | | Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 725 | 2d5 | 19 | 02-09 | Curves Parallel | w | CC0000 |
| | | | | Floor Plane | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 739 | 2e3 | 20 | 02-10 | Circles | w | CC0000 |
+------+-----+-------+---------+-------------------+-------+--------+
| 759 | 2f7 | 21 | 03-01 | Dynamics & Timing | w | FF0099 |
+------+-----+-------+---------+-------------------+-------+--------+
| 767 | 2ff | 22 | 04-01 | Head | w | 006600 |
+------+-----+-------+---------+-------------------+-------+--------+
| 778 | 30a | 23 | 04-02 | Brow Eyes Eyegaze | w | 006600 |
+------+-----+-------+---------+-------------------+-------+--------+
| 810 | 32a | 24 | 04-03 | Cheeks Ears Nose | w | 006600 |
| | | | | Breath | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 827 | 33b | 25 | 04-04 | Mouth Lips | w | 006600 |
+------+-----+-------+---------+-------------------+-------+--------+
| 857 | 359 | 26 | 04-05 | Tongue Teeth Chin | w | 006600 |
| | | | | Neck | | |
+------+-----+-------+---------+-------------------+-------+--------+
| 877 | 36d | 27 | 05-01 | Trunk | w | 000000 |
+------+-----+-------+---------+-------------------+-------+--------+
| 886 | 376 | 28 | 05-02 | Limbs | w | 000000 |
+------+-----+-------+---------+-------------------+-------+--------+
| 895 | 37f | 29 | 06-01 | Detailed Location | s | 884411 |
+------+-----+-------+---------+-------------------+-------+--------+
| 903 | 387 | 30 | 07-01 | Punctuation | P | FF9900 |
+------+-----+-------+---------+-------------------+-------+--------+
Table 17
A.3. Bases
The 652 Bases of the ISWA 2010
Sutton & Slevinski Expires July 5, 2011 [Page 30]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| Code | Hex | Base | Symbol Base | Binary | Binary | Binary |
| | | Num | | Fills | Rotation | Variations |
+------+-----+------+--------------+--------+----------+------------+
| 256 | 100 | 1 | 01-01-001-01 | 63 | 65535 | 1 |
| | | | Index | | | |
+------+-----+------+--------------+--------+----------+------------+
| 257 | 101 | 2 | 01-01-002-01 | 63 | 65535 | 1 |
| | | | Index on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 258 | 102 | 3 | 01-01-003-01 | 63 | 65535 | 1 |
| | | | Index on Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 259 | 103 | 4 | 01-01-004-01 | 63 | 65535 | 1 |
| | | | Index on | | | |
| | | | Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 260 | 104 | 5 | 01-01-005-01 | 63 | 65535 | 1 |
| | | | Index on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 261 | 105 | 6 | 01-01-006-01 | 63 | 65535 | 1 |
| | | | Index on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 262 | 106 | 7 | 01-01-007-01 | 63 | 65535 | 1 |
| | | | Index Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 263 | 107 | 8 | 01-01-008-01 | 63 | 65535 | 1 |
| | | | Index Bent | | | |
| | | | on Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 264 | 108 | 9 | 01-01-009-01 | 63 | 65535 | 1 |
| | | | Index Bent | | | |
| | | | on Fist | | | |
| | | | Thumb Under | | | |
+------+-----+------+--------------+--------+----------+------------+
| 265 | 109 | 10 | 01-01-010-01 | 63 | 65535 | 1 |
| | | | Index Raised | | | |
| | | | Knuckle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 266 | 10a | 11 | 01-01-011-01 | 63 | 65535 | 1 |
| | | | Index Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 267 | 10b | 12 | 01-01-012-01 | 63 | 65535 | 1 |
| | | | Index Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 31]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 268 | 10c | 13 | 01-01-013-01 | 63 | 65535 | 1 |
| | | | Index Hinge | | | |
| | | | Low | | | |
+------+-----+------+--------------+--------+----------+------------+
| 269 | 10d | 14 | 01-01-014-01 | 63 | 65535 | 1 |
| | | | Index Hinge | | | |
| | | | on Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 270 | 10e | 15 | 01-02-001-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 271 | 10f | 16 | 01-02-002-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | on Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 272 | 110 | 17 | 01-02-003-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 273 | 111 | 18 | 01-02-004-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Raised | | | |
| | | | Knuckles | | | |
+------+-----+------+--------------+--------+----------+------------+
| 274 | 112 | 19 | 01-02-005-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 275 | 113 | 20 | 01-02-006-01 | 63 | 65535 | 1 |
| | | | Index Up, | | | |
| | | | Middle Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 276 | 114 | 21 | 01-02-007-01 | 63 | 65535 | 1 |
| | | | Index Hinge, | | | |
| | | | Middle Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 277 | 115 | 22 | 01-02-008-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 278 | 116 | 23 | 01-02-009-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Index | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 32]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 279 | 117 | 24 | 01-02-010-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Middle | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 280 | 118 | 25 | 01-02-011-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 281 | 119 | 26 | 01-02-012-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 282 | 11a | 27 | 01-02-013-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Cross | | | |
+------+-----+------+--------------+--------+----------+------------+
| 283 | 11b | 28 | 01-02-014-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Cross on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 284 | 11c | 29 | 01-02-015-01 | 63 | 65535 | 1 |
| | | | Middle Bent | | | |
| | | | Over Index | | | |
+------+-----+------+--------------+--------+----------+------------+
| 285 | 11d | 30 | 01-02-016-01 | 63 | 65535 | 1 |
| | | | Index Bent | | | |
| | | | Over Middle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 286 | 11e | 31 | 01-03-001-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 287 | 11f | 32 | 01-03-002-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 288 | 120 | 33 | 01-03-003-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Straight, | | | |
| | | | Thumb Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 33]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 289 | 121 | 34 | 01-03-004-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Bent, Thumb | | | |
| | | | Straight | | | |
+------+-----+------+--------------+--------+----------+------------+
| 290 | 122 | 35 | 01-03-005-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 291 | 123 | 36 | 01-03-006-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Hinge | | | |
| | | | Spread, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 292 | 124 | 37 | 01-03-007-01 | 63 | 65535 | 1 |
| | | | Index Up, | | | |
| | | | Middle | | | |
| | | | Hinge, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 293 | 125 | 38 | 01-03-008-01 | 63 | 65535 | 1 |
| | | | Index Up, | | | |
| | | | Middle | | | |
| | | | Hinge, Thumb | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 294 | 126 | 39 | 01-03-009-01 | 63 | 65535 | 1 |
| | | | Index Hinge, | | | |
| | | | Middle Up, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 295 | 127 | 40 | 01-03-010-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Up Spread, | | | |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 296 | 128 | 41 | 01-03-011-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 297 | 129 | 42 | 01-03-012-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 34]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 298 | 12a | 43 | 01-03-013-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 299 | 12b | 44 | 01-03-014-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 300 | 12c | 45 | 01-03-015-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
| | | | Between | | | |
| | | | Index Middle | | | |
| | | | Straight | | | |
+------+-----+------+--------------+--------+----------+------------+
| 301 | 12d | 46 | 01-03-016-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 302 | 12e | 47 | 01-03-017-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Thumb | | | |
| | | | Side Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 303 | 12f | 48 | 01-03-018-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Thumb | | | |
| | | | Side Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 304 | 130 | 49 | 01-03-019-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Hook, Index | | | |
| | | | Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 305 | 131 | 50 | 01-03-020-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hook, Middle | | | |
| | | | Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 306 | 132 | 51 | 01-03-021-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit Hinge, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 35]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 307 | 133 | 52 | 01-03-022-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Cross, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 308 | 134 | 53 | 01-03-023-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit, Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 309 | 135 | 54 | 01-03-024-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Unit Cup, | | | |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 310 | 136 | 55 | 01-03-025-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Cup, Index | | | |
| | | | Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 311 | 137 | 56 | 01-03-026-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Cup, Middle | | | |
| | | | Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 312 | 138 | 57 | 01-03-027-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Circle, | | | |
| | | | Index Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 313 | 139 | 58 | 01-03-028-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Circle, | | | |
| | | | Index Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 314 | 13a | 59 | 01-03-029-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Angle Out, | | | |
| | | | Middle Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 315 | 13b | 60 | 01-03-030-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Angle In, | | | |
| | | | Middle Up | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 36]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 316 | 13c | 61 | 01-03-031-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Circle, | | | |
| | | | Middle Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 317 | 13d | 62 | 01-03-032-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb, Unit | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 318 | 13e | 63 | 01-03-033-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb, Angle | | | |
| | | | Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 319 | 13f | 64 | 01-03-034-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Thumb, Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 320 | 140 | 65 | 01-03-035-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Angle Out, | | | |
| | | | Index Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 321 | 141 | 66 | 01-03-036-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Angle Out, | | | |
| | | | Index | | | |
| | | | Crossed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 322 | 142 | 67 | 01-03-037-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Angle, Index | | | |
| | | | Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 323 | 143 | 68 | 01-03-038-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hook, Middle | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 324 | 144 | 69 | 01-04-001-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
+------+-----+------+--------------+--------+----------+------------+
| 325 | 145 | 70 | 01-04-002-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 37]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 326 | 146 | 71 | 01-04-003-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 327 | 147 | 72 | 01-04-004-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 328 | 148 | 73 | 01-04-005-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Unit Split | | | |
+------+-----+------+--------------+--------+----------+------------+
| 329 | 149 | 74 | 01-04-006-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Unit Claw | | | |
+------+-----+------+--------------+--------+----------+------------+
| 330 | 14a | 75 | 01-04-007-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Unit Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 331 | 14b | 76 | 01-04-008-01 | 63 | 65535 | 1 |
| | | | Four Fingers | | | |
| | | | Unit Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 332 | 14c | 77 | 01-05-001-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread | | | |
+------+-----+------+--------------+--------+----------+------------+
| 333 | 14d | 78 | 01-05-002-01 | 2 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 334 | 14e | 79 | 01-05-003-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread, Four | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 335 | 14f | 80 | 01-05-004-01 | 2 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread, Four | | | |
| | | | Bent Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 336 | 150 | 81 | 01-05-005-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 38]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 337 | 151 | 82 | 01-05-006-01 | 2 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Bent | | | |
| | | | Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 338 | 152 | 83 | 01-05-007-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread, | | | |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 339 | 153 | 84 | 01-05-008-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 340 | 154 | 85 | 01-05-009-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Cup | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 341 | 155 | 86 | 01-05-010-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Hinge | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 342 | 156 | 87 | 01-05-011-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 343 | 157 | 88 | 01-05-012-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 344 | 158 | 89 | 01-05-013-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread | | | |
| | | | Hinge, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 345 | 159 | 90 | 01-05-014-01 | 63 | 65535 | 1 |
| | | | Five Fingers | | | |
| | | | Spread | | | |
| | | | Hinge, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 346 | 15a | 91 | 01-05-015-01 | 63 | 65535 | 1 |
| | | | Flat | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 39]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 347 | 15b | 92 | 01-05-016-01 | 15 | 65535 | 1 |
| | | | Flat, | | | |
| | | | Between Palm | | | |
| | | | Facings | | | |
+------+-----+------+--------------+--------+----------+------------+
| 348 | 15c | 93 | 01-05-017-01 | 2 | 65535 | 1 |
| | | | Flat Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 349 | 15d | 94 | 01-05-018-01 | 63 | 65535 | 1 |
| | | | Flat, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 350 | 15e | 95 | 01-05-019-01 | 2 | 65535 | 1 |
| | | | Flat, Thumb | | | |
| | | | Side Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 351 | 15f | 96 | 01-05-020-01 | 63 | 65535 | 1 |
| | | | Flat, Thumb | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 352 | 160 | 97 | 01-05-021-01 | 63 | 65535 | 1 |
| | | | Flat, Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 353 | 161 | 98 | 01-05-022-01 | 63 | 65535 | 1 |
| | | | Flat Split | | | |
| | | | Index, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 354 | 162 | 99 | 01-05-023-01 | 63 | 65535 | 1 |
| | | | Flat Split | | | |
| | | | Center | | | |
+------+-----+------+--------------+--------+----------+------------+
| 355 | 163 | 100 | 01-05-024-01 | 63 | 65535 | 1 |
| | | | Flat Split | | | |
| | | | Center, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 356 | 164 | 101 | 01-05-025-01 | 63 | 65535 | 1 |
| | | | Flat Split | | | |
| | | | Center, | | | |
| | | | Thumb Side | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 357 | 165 | 102 | 01-05-026-01 | 63 | 65535 | 1 |
| | | | Flat Split | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 40]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 358 | 166 | 103 | 01-05-027-01 | 63 | 65535 | 1 |
| | | | Claw | | | |
+------+-----+------+--------------+--------+----------+------------+
| 359 | 167 | 104 | 01-05-028-01 | 63 | 65535 | 1 |
| | | | Claw, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 360 | 168 | 105 | 01-05-029-01 | 63 | 65535 | 1 |
| | | | Claw, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 361 | 169 | 106 | 01-05-030-01 | 63 | 65535 | 1 |
| | | | Claw, Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 362 | 16a | 107 | 01-05-031-01 | 63 | 65535 | 1 |
| | | | Hook | | | |
| | | | Curlicue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 363 | 16b | 108 | 01-05-032-01 | 63 | 65535 | 1 |
| | | | Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 364 | 16c | 109 | 01-05-033-01 | 63 | 65535 | 1 |
| | | | Cup Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 365 | 16d | 110 | 01-05-034-01 | 63 | 65535 | 1 |
| | | | Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 366 | 16e | 111 | 01-05-035-01 | 63 | 65535 | 1 |
| | | | Cup Open, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 367 | 16f | 112 | 01-05-036-01 | 63 | 65535 | 1 |
| | | | Cup, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 368 | 170 | 113 | 01-05-037-01 | 63 | 65535 | 1 |
| | | | Cup Open, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 369 | 171 | 114 | 01-05-038-01 | 63 | 65535 | 1 |
| | | | Cup, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 41]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 370 | 172 | 115 | 01-05-039-01 | 63 | 65535 | 1 |
| | | | Cup Open, | | | |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 371 | 173 | 116 | 01-05-040-01 | 63 | 65535 | 1 |
| | | | Cup, Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 372 | 174 | 117 | 01-05-041-01 | 63 | 65535 | 1 |
| | | | Curlicue | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 373 | 175 | 118 | 01-05-042-01 | 63 | 65535 | 1 |
| | | | Curlicue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 374 | 176 | 119 | 01-05-043-01 | 63 | 65535 | 1 |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 375 | 177 | 120 | 01-05-044-01 | 63 | 65535 | 1 |
| | | | Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 376 | 178 | 121 | 01-05-045-01 | 63 | 65535 | 1 |
| | | | Oval, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 377 | 179 | 122 | 01-05-046-01 | 63 | 65535 | 1 |
| | | | Oval, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 378 | 17a | 123 | 01-05-047-01 | 63 | 65535 | 1 |
| | | | Oval, Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 379 | 17b | 124 | 01-05-048-01 | 63 | 65535 | 1 |
| | | | Hinge Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 380 | 17c | 125 | 01-05-049-01 | 63 | 65535 | 1 |
| | | | Hinge Open, | | | |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 381 | 17d | 126 | 01-05-050-01 | 63 | 65535 | 1 |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 382 | 17e | 127 | 01-05-051-01 | 63 | 65535 | 1 |
| | | | Hinge Small | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 42]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 383 | 17f | 128 | 01-05-052-01 | 63 | 65535 | 1 |
| | | | Hinge Open, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 384 | 180 | 129 | 01-05-053-01 | 63 | 65535 | 1 |
| | | | Hinge, Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 385 | 181 | 130 | 01-05-054-01 | 63 | 65535 | 1 |
| | | | Hinge Open, | | | |
| | | | No Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 386 | 182 | 131 | 01-05-055-01 | 63 | 65535 | 1 |
| | | | Hinge, No | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 387 | 183 | 132 | 01-05-056-01 | 63 | 65535 | 1 |
| | | | Hinge, Thumb | | | |
| | | | Side Touches | | | |
| | | | Index | | | |
+------+-----+------+--------------+--------+----------+------------+
| 388 | 184 | 133 | 01-05-057-01 | 63 | 65535 | 1 |
| | | | Hinge, Thumb | | | |
| | | | Between | | | |
| | | | Middle Ring | | | |
+------+-----+------+--------------+--------+----------+------------+
| 389 | 185 | 134 | 01-05-058-01 | 63 | 65535 | 1 |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 390 | 186 | 135 | 01-06-001-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring | | | |
+------+-----+------+--------------+--------+----------+------------+
| 391 | 187 | 136 | 01-06-002-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 392 | 188 | 137 | 01-06-003-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 393 | 189 | 138 | 01-06-004-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 43]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 394 | 18a | 139 | 01-06-005-01 | 63 | 65535 | 1 |
| | | | Baby Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 395 | 18b | 140 | 01-06-006-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring, Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 396 | 18c | 141 | 01-06-007-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring, Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 397 | 18d | 142 | 01-06-008-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Ring, Unit | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 398 | 18e | 143 | 01-06-009-01 | 63 | 65535 | 1 |
| | | | Baby Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 399 | 18f | 144 | 01-06-010-01 | 63 | 65535 | 1 |
| | | | Baby Down, | | | |
| | | | Ripple | | | |
| | | | Straight | | | |
+------+-----+------+--------------+--------+----------+------------+
| 400 | 190 | 145 | 01-06-011-01 | 63 | 65535 | 1 |
| | | | Baby Down, | | | |
| | | | Ripple | | | |
| | | | Curved | | | |
+------+-----+------+--------------+--------+----------+------------+
| 401 | 191 | 146 | 01-06-012-01 | 63 | 65535 | 1 |
| | | | Baby Down, | | | |
| | | | Others | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 402 | 192 | 147 | 01-06-013-01 | 63 | 65535 | 1 |
| | | | Baby Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 403 | 193 | 148 | 01-06-014-01 | 63 | 65535 | 1 |
| | | | Baby Up on | | | |
| | | | Fist Thumb | | | |
| | | | Under | | | |
+------+-----+------+--------------+--------+----------+------------+
| 404 | 194 | 149 | 01-06-015-01 | 63 | 65535 | 1 |
| | | | Baby Up on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 44]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 405 | 195 | 150 | 01-06-016-01 | 63 | 65535 | 1 |
| | | | Baby Up on | | | |
| | | | Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 406 | 196 | 151 | 01-06-017-01 | 63 | 65535 | 1 |
| | | | Baby Up on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 407 | 197 | 152 | 01-06-018-01 | 63 | 65535 | 1 |
| | | | Baby Raised | | | |
| | | | Knuckle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 408 | 198 | 153 | 01-06-019-01 | 63 | 65535 | 1 |
| | | | Baby Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 409 | 199 | 154 | 01-06-020-01 | 63 | 65535 | 1 |
| | | | Baby Touches | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 410 | 19a | 155 | 01-06-021-01 | 63 | 65535 | 1 |
| | | | Baby Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 411 | 19b | 156 | 01-06-022-01 | 63 | 65535 | 1 |
| | | | Baby Thumb | | | |
| | | | on Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 412 | 19c | 157 | 01-06-023-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 413 | 19d | 158 | 01-06-024-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | Thumb on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 414 | 19e | 159 | 01-06-025-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | Thumb, Index | | | |
| | | | Thumb Angle | | | |
| | | | Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 415 | 19f | 160 | 01-06-026-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | Thumb, Index | | | |
| | | | Thumb Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 45]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 416 | 1a0 | 161 | 01-06-027-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
+------+-----+------+--------------+--------+----------+------------+
| 417 | 1a1 | 162 | 01-06-028-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | on Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 418 | 1a2 | 163 | 01-06-029-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | on Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 419 | 1a3 | 164 | 01-06-030-01 | 63 | 65535 | 1 |
| | | | Baby Index | | | |
| | | | on Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 420 | 1a4 | 165 | 01-07-001-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 421 | 1a5 | 166 | 01-07-002-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Baby on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 422 | 1a6 | 167 | 01-07-003-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Baby on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 423 | 1a7 | 168 | 01-07-004-01 | 63 | 65535 | 1 |
| | | | Ring Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 424 | 1a8 | 169 | 01-07-005-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Baby on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 425 | 1a9 | 170 | 01-07-006-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Cross with | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 426 | 1aa | 171 | 01-07-007-01 | 63 | 65535 | 1 |
| | | | Index Middle | | | |
| | | | Cross with | | | |
| | | | Baby on | | | |
| | | | Circle | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 46]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 427 | 1ab | 172 | 01-07-008-01 | 63 | 65535 | 1 |
| | | | Ring Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 428 | 1ac | 173 | 01-07-009-01 | 63 | 65535 | 1 |
| | | | Ring Down, | | | |
| | | | Index Thumb | | | |
| | | | Hook, Middle | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 429 | 1ad | 174 | 01-07-010-01 | 63 | 65535 | 1 |
| | | | Ring Down, | | | |
| | | | Middle Thumb | | | |
| | | | Angle, Index | | | |
| | | | Cross | | | |
+------+-----+------+--------------+--------+----------+------------+
| 430 | 1ae | 175 | 01-07-011-01 | 63 | 65535 | 1 |
| | | | Ring Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 431 | 1af | 176 | 01-07-012-01 | 63 | 65535 | 1 |
| | | | Ring Raised | | | |
| | | | Knuckle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 432 | 1b0 | 177 | 01-07-013-01 | 63 | 65535 | 1 |
| | | | Ring Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 433 | 1b1 | 178 | 01-07-014-01 | 63 | 65535 | 1 |
| | | | Ring Baby on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 434 | 1b2 | 179 | 01-07-015-01 | 63 | 65535 | 1 |
| | | | Ring Baby on | | | |
| | | | Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 435 | 1b3 | 180 | 01-07-016-01 | 63 | 65535 | 1 |
| | | | Ring Baby on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 436 | 1b4 | 181 | 01-07-017-01 | 63 | 65535 | 1 |
| | | | Ring Middle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 437 | 1b5 | 182 | 01-07-018-01 | 63 | 65535 | 1 |
| | | | Ring Middle | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 438 | 1b6 | 183 | 01-07-019-01 | 63 | 65535 | 1 |
| | | | Ring Middle | | | |
| | | | Raised | | | |
| | | | Knuckles | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 47]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 439 | 1b7 | 184 | 01-07-020-01 | 63 | 65535 | 1 |
| | | | Ring Index | | | |
+------+-----+------+--------------+--------+----------+------------+
| 440 | 1b8 | 185 | 01-07-021-01 | 63 | 65535 | 1 |
| | | | Ring Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 441 | 1b9 | 186 | 01-07-022-01 | 63 | 65535 | 1 |
| | | | Ring Thumb | | | |
| | | | Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 442 | 1ba | 187 | 01-08-001-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 443 | 1bb | 188 | 01-08-002-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 444 | 1bc | 189 | 01-08-003-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on | | | |
| | | | Curlicue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 445 | 1bd | 190 | 01-08-004-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on Hook | | | |
| | | | Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 446 | 1be | 191 | 01-08-005-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on Hook | | | |
| | | | In | | | |
+------+-----+------+--------------+--------+----------+------------+
| 447 | 1bf | 192 | 01-08-006-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on Hook | | | |
| | | | Under | | | |
+------+-----+------+--------------+--------+----------+------------+
| 448 | 1c0 | 193 | 01-08-007-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 449 | 1c1 | 194 | 01-08-008-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 48]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 450 | 1c2 | 195 | 01-08-009-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on | | | |
| | | | Angle Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 451 | 1c3 | 196 | 01-08-010-01 | 63 | 65535 | 1 |
| | | | Index Ring | | | |
| | | | Baby on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 452 | 1c4 | 197 | 01-08-011-01 | 63 | 65535 | 1 |
| | | | Middle Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 453 | 1c5 | 198 | 01-08-012-01 | 63 | 65535 | 1 |
| | | | Middle Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 454 | 1c6 | 199 | 01-08-013-01 | 63 | 65535 | 1 |
| | | | Middle Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 455 | 1c7 | 200 | 01-08-014-01 | 63 | 65535 | 1 |
| | | | Middle Up on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 456 | 1c8 | 201 | 01-08-015-01 | 63 | 65535 | 1 |
| | | | Middle | | | |
| | | | Raised | | | |
| | | | Knuckle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 457 | 1c9 | 202 | 01-08-016-01 | 63 | 65535 | 1 |
| | | | Middle Up, | | | |
| | | | Thumb Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 458 | 1ca | 203 | 01-08-017-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 459 | 1cb | 204 | 01-08-018-01 | 63 | 65535 | 1 |
| | | | Middle Thumb | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 460 | 1cc | 205 | 01-08-019-01 | 63 | 65535 | 1 |
| | | | Middle Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 461 | 1cd | 206 | 01-09-001-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 49]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 462 | 1ce | 207 | 01-09-002-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 463 | 1cf | 208 | 01-09-003-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Curlicue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 464 | 1d0 | 209 | 01-09-004-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 465 | 1d1 | 210 | 01-09-005-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 466 | 1d2 | 211 | 01-09-006-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Angle Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 467 | 1d3 | 212 | 01-09-007-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Angle In | | | |
+------+-----+------+--------------+--------+----------+------------+
| 468 | 1d4 | 213 | 01-09-008-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby on | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 469 | 1d5 | 214 | 01-09-009-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 470 | 1d6 | 215 | 01-09-010-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Unit on | | | |
| | | | Claw | | | |
+------+-----+------+--------------+--------+----------+------------+
| 471 | 1d7 | 216 | 01-09-011-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Unit on | | | |
| | | | Claw Side | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 50]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 472 | 1d8 | 217 | 01-09-012-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Unit on | | | |
| | | | Hook Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 473 | 1d9 | 218 | 01-09-013-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Unit on | | | |
| | | | Hook In | | | |
+------+-----+------+--------------+--------+----------+------------+
| 474 | 1da | 219 | 01-09-014-01 | 63 | 65535 | 1 |
| | | | Middle Ring | | | |
| | | | Baby Unit on | | | |
| | | | Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 475 | 1db | 220 | 01-09-015-01 | 63 | 65535 | 1 |
| | | | Index Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 476 | 1dc | 221 | 01-09-016-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side | | | |
+------+-----+------+--------------+--------+----------+------------+
| 477 | 1dd | 222 | 01-09-017-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side on | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 478 | 1de | 223 | 01-09-018-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Thumb | | | |
| | | | Diagonal | | | |
+------+-----+------+--------------+--------+----------+------------+
| 479 | 1df | 224 | 01-09-019-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Thumb | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 480 | 1e0 | 225 | 01-09-020-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Thumb | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 481 | 1e1 | 226 | 01-09-021-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Index | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 51]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 482 | 1e2 | 227 | 01-09-022-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Both | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 483 | 1e3 | 228 | 01-09-023-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Side, Index | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 484 | 1e4 | 229 | 01-09-024-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Forward, | | | |
| | | | Index | | | |
| | | | Straight | | | |
+------+-----+------+--------------+--------+----------+------------+
| 485 | 1e5 | 230 | 01-09-025-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Forward, | | | |
| | | | Index Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 486 | 1e6 | 231 | 01-09-026-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hook | | | |
+------+-----+------+--------------+--------+----------+------------+
| 487 | 1e7 | 232 | 01-09-027-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Curlicue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 488 | 1e8 | 233 | 01-09-028-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Curve, Thumb | | | |
| | | | Inside | | | |
+------+-----+------+--------------+--------+----------+------------+
| 489 | 1e9 | 234 | 01-09-029-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Curve, Thumb | | | |
| | | | Inside on | | | |
| | | | Claw | | | |
+------+-----+------+--------------+--------+----------+------------+
| 490 | 1ea | 235 | 01-09-030-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Curve, Thumb | | | |
| | | | Under | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 52]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 491 | 1eb | 236 | 01-09-031-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 492 | 1ec | 237 | 01-09-032-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Cup | | | |
+------+-----+------+--------------+--------+----------+------------+
| 493 | 1ed | 238 | 01-09-033-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Cup Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 494 | 1ee | 239 | 01-09-034-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hinge Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 495 | 1ef | 240 | 01-09-035-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hinge Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 496 | 1f0 | 241 | 01-09-036-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hinge | | | |
+------+-----+------+--------------+--------+----------+------------+
| 497 | 1f1 | 242 | 01-09-037-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Hinge Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 498 | 1f2 | 243 | 01-09-038-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Angle Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 499 | 1f3 | 244 | 01-09-039-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Angle In | | | |
+------+-----+------+--------------+--------+----------+------------+
| 500 | 1f4 | 245 | 01-09-040-01 | 63 | 65535 | 1 |
| | | | Index Thumb | | | |
| | | | Angle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 501 | 1f5 | 246 | 01-10-001-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
+------+-----+------+--------------+--------+----------+------------+
| 502 | 1f6 | 247 | 01-10-002-01 | 2 | 65535 | 1 |
| | | | Thumb Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 53]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 503 | 1f7 | 248 | 01-10-003-01 | 63 | 65535 | 1 |
| | | | Thumb Side | | | |
| | | | Diagonal | | | |
+------+-----+------+--------------+--------+----------+------------+
| 504 | 1f8 | 249 | 01-10-004-01 | 63 | 65535 | 1 |
| | | | Thumb Side | | | |
| | | | Unit | | | |
+------+-----+------+--------------+--------+----------+------------+
| 505 | 1f9 | 250 | 01-10-005-01 | 63 | 65535 | 1 |
| | | | Thumb Side | | | |
| | | | Bent | | | |
+------+-----+------+--------------+--------+----------+------------+
| 506 | 1fa | 251 | 01-10-006-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 507 | 1fb | 252 | 01-10-007-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
| | | | Between | | | |
| | | | Index Middle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 508 | 1fc | 253 | 01-10-008-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
| | | | Between | | | |
| | | | Middle Ring | | | |
+------+-----+------+--------------+--------+----------+------------+
| 509 | 1fd | 254 | 01-10-009-01 | 63 | 65535 | 1 |
| | | | Thumb | | | |
| | | | Between Ring | | | |
| | | | Baby | | | |
+------+-----+------+--------------+--------+----------+------------+
| 510 | 1fe | 255 | 01-10-010-01 | 63 | 65535 | 1 |
| | | | Thumb Under | | | |
| | | | Two Fingers | | | |
+------+-----+------+--------------+--------+----------+------------+
| 511 | 1ff | 256 | 01-10-011-01 | 63 | 65535 | 1 |
| | | | Thumb Over | | | |
| | | | Two Fingers | | | |
+------+-----+------+--------------+--------+----------+------------+
| 512 | 200 | 257 | 01-10-012-01 | 63 | 65535 | 1 |
| | | | Thumb Under | | | |
| | | | Three | | | |
| | | | Fingers | | | |
+------+-----+------+--------------+--------+----------+------------+
| 513 | 201 | 258 | 01-10-013-01 | 63 | 65535 | 1 |
| | | | Thumb Under | | | |
| | | | Four Fingers | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 54]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 514 | 202 | 259 | 01-10-014-01 | 63 | 65535 | 1 |
| | | | Thumb Over | | | |
| | | | Four Raised | | | |
| | | | Knuckles | | | |
+------+-----+------+--------------+--------+----------+------------+
| 515 | 203 | 260 | 01-10-015-01 | 63 | 65535 | 1 |
| | | | Fist | | | |
+------+-----+------+--------------+--------+----------+------------+
| 516 | 204 | 261 | 01-10-016-01 | 2 | 65535 | 1 |
| | | | Fist Heel | | | |
+------+-----+------+--------------+--------+----------+------------+
| 517 | 205 | 262 | 02-11-001-01 | 1 | 1 | 1 |
| | | | Touch Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 518 | 206 | 263 | 02-11-002-01 | 3 | 15 | 1 |
| | | | Touch | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 519 | 207 | 264 | 02-11-003-01 | 3 | 15 | 1 |
| | | | Touch | | | |
| | | | Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 520 | 208 | 265 | 02-11-004-01 | 1 | 1 | 1 |
| | | | Grasp Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 521 | 209 | 266 | 02-11-005-01 | 3 | 15 | 1 |
| | | | Grasp | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 522 | 20a | 267 | 02-11-006-01 | 3 | 15 | 1 |
| | | | Grasp | | | |
| | | | Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 523 | 20b | 268 | 02-11-007-01 | 1 | 1 | 1 |
| | | | Strike | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 524 | 20c | 269 | 02-11-008-01 | 3 | 15 | 1 |
| | | | Strike | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 525 | 20d | 270 | 02-11-009-01 | 3 | 15 | 1 |
| | | | Strike | | | |
| | | | Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 526 | 20e | 271 | 02-11-010-01 | 1 | 1 | 1 |
| | | | Brush Single | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 55]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 527 | 20f | 272 | 02-11-011-01 | 3 | 15 | 1 |
| | | | Brush | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 528 | 210 | 273 | 02-11-012-01 | 3 | 15 | 1 |
| | | | Brush | | | |
| | | | Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 529 | 211 | 274 | 02-11-013-01 | 1 | 1 | 1 |
| | | | Rub Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 530 | 212 | 275 | 02-11-014-01 | 3 | 15 | 1 |
| | | | Rub Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 531 | 213 | 276 | 02-11-015-01 | 3 | 15 | 1 |
| | | | Rub Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 532 | 214 | 277 | 02-11-016-01 | 3 | 255 | 1 |
| | | | Surface | | | |
| | | | Symbols | | | |
+------+-----+------+--------------+--------+----------+------------+
| 533 | 215 | 278 | 02-11-017-01 | 3 | 15 | 1 |
| | | | Surface | | | |
| | | | Between | | | |
+------+-----+------+--------------+--------+----------+------------+
| 534 | 216 | 279 | 02-12-001-01 | 1 | 1 | 3 |
| | | | Squeeze | | | |
| | | | Large Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 535 | 217 | 280 | 02-12-001-02 | 1 | 1 | 3 |
| | | | Squeeze | | | |
| | | | Small Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 536 | 218 | 281 | 02-12-002-01 | 3 | 15 | 3 |
| | | | Squeeze | | | |
| | | | Large | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 537 | 219 | 282 | 02-12-002-02 | 3 | 15 | 3 |
| | | | Squeeze | | | |
| | | | Small | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 538 | 21a | 283 | 02-12-003-01 | 63 | 65535 | 1 |
| | | | Squeeze | | | |
| | | | Sequential | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 56]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 539 | 21b | 284 | 02-12-004-01 | 1 | 1 | 3 |
| | | | Flick Large | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 540 | 21c | 285 | 02-12-004-02 | 1 | 1 | 3 |
| | | | Flick Small | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 541 | 21d | 286 | 02-12-005-01 | 3 | 15 | 3 |
| | | | Flick Large | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 542 | 21e | 287 | 02-12-005-02 | 3 | 15 | 3 |
| | | | Flick Small | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 543 | 21f | 288 | 02-12-006-01 | 63 | 65535 | 1 |
| | | | Flick | | | |
| | | | Sequential | | | |
+------+-----+------+--------------+--------+----------+------------+
| 544 | 220 | 289 | 02-12-007-01 | 3 | 255 | 1 |
| | | | Squeeze | | | |
| | | | Flick | | | |
| | | | Alternating | | | |
+------+-----+------+--------------+--------+----------+------------+
| 545 | 221 | 290 | 02-12-008-01 | 31 | 255 | 3 |
| | | | Hinge | | | |
| | | | Movement, Up | | | |
| | | | Down Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 546 | 222 | 291 | 02-12-008-02 | 31 | 255 | 3 |
| | | | Hinge | | | |
| | | | Movement, Up | | | |
| | | | Down Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 547 | 223 | 292 | 02-12-009-01 | 63 | 65535 | 3 |
| | | | Hinge | | | |
| | | | Movement, Up | | | |
| | | | Sequential | | | |
+------+-----+------+--------------+--------+----------+------------+
| 548 | 224 | 293 | 02-12-009-02 | 63 | 65535 | 3 |
| | | | Hinge | | | |
| | | | Movement, | | | |
| | | | Down | | | |
| | | | Sequential | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 57]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 549 | 225 | 294 | 02-12-010-01 | 15 | 255 | 3 |
| | | | Hinge | | | |
| | | | Movement, Up | | | |
| | | | Down | | | |
| | | | Alternating | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 550 | 226 | 295 | 02-12-010-02 | 15 | 255 | 3 |
| | | | Hinge | | | |
| | | | Movement, Up | | | |
| | | | Down | | | |
| | | | Alternating | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 551 | 227 | 296 | 02-12-011-01 | 15 | 255 | 1 |
| | | | Hinge | | | |
| | | | Movement, | | | |
| | | | Side to Side | | | |
| | | | Scissors | | | |
+------+-----+------+--------------+--------+----------+------------+
| 552 | 228 | 297 | 02-12-012-01 | 31 | 255 | 1 |
| | | | Finger | | | |
| | | | Contact | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 553 | 229 | 298 | 02-12-013-01 | 31 | 255 | 1 |
| | | | Finger | | | |
| | | | Contact | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 554 | 22a | 299 | 02-13-001-01 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 555 | 22b | 300 | 02-13-001-02 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 58]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 556 | 22c | 301 | 02-13-001-03 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 557 | 22d | 302 | 02-13-001-04 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 558 | 22e | 303 | 02-13-001-05 | 15 | 255 | 31 |
| | | | Single Wrist | | | |
| | | | Flex, Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 559 | 22f | 304 | 02-13-002-01 | 7 | 255 | 3 |
| | | | Double | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 560 | 230 | 305 | 02-13-002-02 | 7 | 255 | 3 |
| | | | Double Wrist | | | |
| | | | Flex, Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 561 | 231 | 306 | 02-13-003-01 | 7 | 65535 | 3 |
| | | | Double | | | |
| | | | Alternating | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 562 | 232 | 307 | 02-13-003-02 | 7 | 65535 | 3 |
| | | | Double | | | |
| | | | Alternating | | | |
| | | | Wrist Flex, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 563 | 233 | 308 | 02-13-004-01 | 7 | 65535 | 1 |
| | | | Cross | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 59]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 564 | 234 | 309 | 02-13-005-01 | 7 | 255 | 3 |
| | | | Triple | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 565 | 235 | 310 | 02-13-005-02 | 7 | 255 | 3 |
| | | | Triple Wrist | | | |
| | | | Flex, Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 566 | 236 | 311 | 02-13-006-01 | 7 | 65535 | 3 |
| | | | Triple | | | |
| | | | Alternating | | | |
| | | | Movement, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 567 | 237 | 312 | 02-13-006-02 | 7 | 65535 | 3 |
| | | | Triple | | | |
| | | | Alternating | | | |
| | | | Wrist Flex, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 568 | 238 | 313 | 02-13-007-01 | 15 | 65535 | 7 |
| | | | Bend, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 569 | 239 | 314 | 02-13-007-02 | 15 | 65535 | 7 |
| | | | Bend, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 570 | 23a | 315 | 02-13-007-03 | 15 | 65535 | 7 |
| | | | Bend, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 571 | 23b | 316 | 02-13-008-01 | 15 | 65535 | 15 |
| | | | Corner, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 572 | 23c | 317 | 02-13-008-02 | 15 | 65535 | 15 |
| | | | Corner, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 573 | 23d | 318 | 02-13-008-03 | 15 | 65535 | 15 |
| | | | Corner, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 60]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 574 | 23e | 319 | 02-13-008-04 | 15 | 65535 | 15 |
| | | | Corner, Wall | | | |
| | | | Plane with | | | |
| | | | Rotation | | | |
+------+-----+------+--------------+--------+----------+------------+
| 575 | 23f | 320 | 02-13-009-01 | 15 | 65535 | 7 |
| | | | Check, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 576 | 240 | 321 | 02-13-009-02 | 15 | 65535 | 7 |
| | | | Check, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 577 | 241 | 322 | 02-13-009-03 | 15 | 65535 | 7 |
| | | | Check, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 578 | 242 | 323 | 02-13-010-01 | 15 | 65535 | 7 |
| | | | Box, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 579 | 243 | 324 | 02-13-010-02 | 15 | 65535 | 7 |
| | | | Box, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 580 | 244 | 325 | 02-13-010-03 | 15 | 65535 | 7 |
| | | | Box, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 581 | 245 | 326 | 02-13-011-01 | 15 | 65535 | 7 |
| | | | Zigzag, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 582 | 246 | 327 | 02-13-011-02 | 15 | 65535 | 7 |
| | | | Zigzag, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 583 | 247 | 328 | 02-13-011-03 | 15 | 65535 | 7 |
| | | | Zigzag, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 584 | 248 | 329 | 02-13-012-01 | 15 | 65535 | 7 |
| | | | Peaks, Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 61]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 585 | 249 | 330 | 02-13-012-02 | 15 | 65535 | 7 |
| | | | Peaks, Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 586 | 24a | 331 | 02-13-012-03 | 15 | 65535 | 7 |
| | | | Peaks, Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 587 | 24b | 332 | 02-13-013-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Single Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 588 | 24c | 333 | 02-13-014-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Double Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 589 | 24d | 334 | 02-13-015-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Alternating | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 590 | 24e | 335 | 02-13-016-01 | 63 | 48059 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Single Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 591 | 24f | 336 | 02-13-017-01 | 63 | 48059 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Double Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 592 | 250 | 337 | 02-13-018-01 | 63 | 48059 | 1 |
| | | | Travel | | | |
| | | | Rotation, | | | |
| | | | Alternating | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 62]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 593 | 251 | 338 | 02-13-019-01 | 7 | 255 | 1 |
| | | | Travel | | | |
| | | | Shaking, | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 594 | 252 | 339 | 02-13-020-01 | 7 | 65535 | 7 |
| | | | Travel Arm | | | |
| | | | Spiral, Wall | | | |
| | | | Plane Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 595 | 253 | 340 | 02-13-020-02 | 7 | 65535 | 7 |
| | | | Travel Arm | | | |
| | | | Spiral, Wall | | | |
| | | | Plane Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 596 | 254 | 341 | 02-13-020-03 | 7 | 65535 | 7 |
| | | | Travel Arm | | | |
| | | | Spiral, Wall | | | |
| | | | Plane Triple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 597 | 255 | 342 | 02-14-001-01 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Away | | | |
| | | | Movement | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 598 | 256 | 343 | 02-14-001-02 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Away | | | |
| | | | Movement | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 599 | 257 | 344 | 02-14-001-03 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Away | | | |
| | | | Movement | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 600 | 258 | 345 | 02-14-001-04 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Away | | | |
| | | | Movement | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 63]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 601 | 259 | 346 | 02-14-002-01 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Towards | | | |
| | | | Movement | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 602 | 25a | 347 | 02-14-002-02 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Towards | | | |
| | | | Movement | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 603 | 25b | 348 | 02-14-002-03 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Towards | | | |
| | | | Movement | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 604 | 25c | 349 | 02-14-002-04 | 31 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Towards | | | |
| | | | Movement | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 605 | 25d | 350 | 02-14-003-01 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between Away | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 606 | 25e | 351 | 02-14-003-02 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between Away | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 607 | 25f | 352 | 02-14-003-03 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between Away | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 608 | 260 | 353 | 02-14-003-04 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between Away | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 64]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 609 | 261 | 354 | 02-14-004-01 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between | | | |
| | | | Towards | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 610 | 262 | 355 | 02-14-004-02 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between | | | |
| | | | Towards | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 611 | 263 | 356 | 02-14-004-03 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between | | | |
| | | | Towards | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 612 | 264 | 357 | 02-14-004-04 | 15 | 187 | 15 |
| | | | Diagonal | | | |
| | | | Between | | | |
| | | | Towards | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 613 | 265 | 358 | 02-15-001-01 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 614 | 266 | 359 | 02-15-001-02 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 615 | 267 | 360 | 02-15-001-03 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 65]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 616 | 268 | 361 | 02-15-001-04 | 15 | 255 | 31 |
| | | | Single | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 617 | 269 | 362 | 02-15-001-05 | 15 | 255 | 31 |
| | | | Single Wrist | | | |
| | | | Flex, Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 618 | 26a | 363 | 02-15-002-01 | 7 | 255 | 3 |
| | | | Double | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 619 | 26b | 364 | 02-15-002-02 | 7 | 255 | 3 |
| | | | Double Wrist | | | |
| | | | Flex, Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 620 | 26c | 365 | 02-15-003-01 | 7 | 65535 | 3 |
| | | | Double | | | |
| | | | Alternating | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 621 | 26d | 366 | 02-15-003-02 | 7 | 65535 | 3 |
| | | | Double | | | |
| | | | Alternating | | | |
| | | | Wrist Flex, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 622 | 26e | 367 | 02-15-004-01 | 7 | 65535 | 1 |
| | | | Cross | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 623 | 26f | 368 | 02-15-005-01 | 7 | 255 | 3 |
| | | | Triple | | | |
| | | | Straight | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 66]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 624 | 270 | 369 | 02-15-005-02 | 7 | 255 | 3 |
| | | | Triple Wrist | | | |
| | | | Flex, Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 625 | 271 | 370 | 02-15-006-01 | 7 | 65535 | 3 |
| | | | Triple | | | |
| | | | Alternating | | | |
| | | | Movement, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 626 | 272 | 371 | 02-15-006-02 | 7 | 65535 | 3 |
| | | | Triple | | | |
| | | | Alternating | | | |
| | | | Wrist Flex, | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 627 | 273 | 372 | 02-15-007-01 | 15 | 65535 | 1 |
| | | | Bend, Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 628 | 274 | 373 | 02-15-008-01 | 15 | 65535 | 7 |
| | | | Corner, | | | |
| | | | Floor Plane | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 629 | 275 | 374 | 02-15-008-02 | 15 | 65535 | 7 |
| | | | Corner, | | | |
| | | | Floor Plane | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 630 | 276 | 375 | 02-15-008-03 | 15 | 65535 | 7 |
| | | | Corner, | | | |
| | | | Floor Plane | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 631 | 277 | 376 | 02-15-009-01 | 15 | 65535 | 1 |
| | | | Check, Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 632 | 278 | 377 | 02-15-010-01 | 15 | 65535 | 7 |
| | | | Box, Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 633 | 279 | 378 | 02-15-010-02 | 15 | 65535 | 7 |
| | | | Box, Floor | | | |
| | | | Plane Medium | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 67]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 634 | 27a | 379 | 02-15-010-03 | 15 | 65535 | 7 |
| | | | Box, Floor | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 635 | 27b | 380 | 02-15-011-01 | 15 | 65535 | 7 |
| | | | Zigzag, | | | |
| | | | Floor Plane | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 636 | 27c | 381 | 02-15-011-02 | 15 | 65535 | 7 |
| | | | Zigzag, | | | |
| | | | Floor Plane | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 637 | 27d | 382 | 02-15-011-03 | 15 | 65535 | 7 |
| | | | Zigzag, | | | |
| | | | Floor Plane | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 638 | 27e | 383 | 02-15-012-01 | 15 | 65535 | 7 |
| | | | Peaks, Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 639 | 27f | 384 | 02-15-012-02 | 15 | 65535 | 7 |
| | | | Peaks, Floor | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 640 | 280 | 385 | 02-15-012-03 | 15 | 65535 | 7 |
| | | | Peaks, Floor | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 641 | 281 | 386 | 02-15-013-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Single Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 642 | 282 | 387 | 02-15-014-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Double Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 643 | 283 | 388 | 02-15-015-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Floor Plane | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 68]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 644 | 284 | 389 | 02-15-016-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Single Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 645 | 285 | 390 | 02-15-017-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Double Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 646 | 286 | 391 | 02-15-018-01 | 63 | 65535 | 1 |
| | | | Travel | | | |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 647 | 287 | 392 | 02-15-019-01 | 7 | 255 | 1 |
| | | | Travel | | | |
| | | | Shaking | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 648 | 288 | 393 | 02-16-001-01 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, | | | |
| | | | Quarter | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 649 | 289 | 394 | 02-16-001-02 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, | | | |
| | | | Quarter | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 650 | 28a | 395 | 02-16-001-03 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, | | | |
| | | | Quarter | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 651 | 28b | 396 | 02-16-001-04 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, | | | |
| | | | Quarter | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 69]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 652 | 28c | 397 | 02-16-002-01 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, Half | | | |
| | | | Circle Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 653 | 28d | 398 | 02-16-002-02 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, Half | | | |
| | | | Circle | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 654 | 28e | 399 | 02-16-002-03 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, Half | | | |
| | | | Circle Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 655 | 28f | 400 | 02-16-002-04 | 15 | 65535 | 15 |
| | | | Curve Wall | | | |
| | | | Plane, Half | | | |
| | | | Circle | | | |
| | | | Largest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 656 | 290 | 401 | 02-16-003-01 | 15 | 65535 | 3 |
| | | | Curve Wall | | | |
| | | | Plane, 3 | | | |
| | | | Quarter | | | |
| | | | Circle Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 657 | 291 | 402 | 02-16-003-02 | 15 | 65535 | 3 |
| | | | Curve Wall | | | |
| | | | Plane, 3 | | | |
| | | | Quarter | | | |
| | | | Circle | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 658 | 292 | 403 | 02-16-004-01 | 15 | 65535 | 7 |
| | | | Hump Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 659 | 293 | 404 | 02-16-004-02 | 15 | 65535 | 7 |
| | | | Hump Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 660 | 294 | 405 | 02-16-004-03 | 15 | 65535 | 7 |
| | | | Hump Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 70]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 661 | 295 | 406 | 02-16-005-01 | 15 | 65535 | 15 |
| | | | Loop Wall | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 662 | 296 | 407 | 02-16-005-02 | 15 | 65535 | 15 |
| | | | Loop Wall | | | |
| | | | Plane Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 663 | 297 | 408 | 02-16-005-03 | 15 | 65535 | 15 |
| | | | Loop Wall | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 664 | 298 | 409 | 02-16-005-04 | 15 | 65535 | 15 |
| | | | Loop Wall | | | |
| | | | Plane Small | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 665 | 299 | 410 | 02-16-006-01 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 2 | | | |
| | | | Curves Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 666 | 29a | 411 | 02-16-006-02 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 2 | | | |
| | | | Curves | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 667 | 29b | 412 | 02-16-006-03 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 2 | | | |
| | | | Curves Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 668 | 29c | 413 | 02-16-006-04 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 3 | | | |
| | | | Curves Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 669 | 29d | 414 | 02-16-006-05 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 3 | | | |
| | | | Curves | | | |
| | | | Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 71]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 670 | 29e | 415 | 02-16-006-06 | 15 | 65535 | 31 |
| | | | Wave Wall | | | |
| | | | Plane 3 | | | |
| | | | Curves Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 671 | 29f | 416 | 02-16-007-01 | 15 | 65535 | 7 |
| | | | Curve Then | | | |
| | | | Straight | | | |
| | | | Movement | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 672 | 2a0 | 417 | 02-16-007-02 | 15 | 65535 | 7 |
| | | | Curved Cross | | | |
| | | | Movement | | | |
| | | | Wall Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 673 | 2a1 | 418 | 02-16-007-03 | 15 | 65535 | 7 |
| | | | Curved Cross | | | |
| | | | Movement | | | |
| | | | Wall Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 674 | 2a2 | 419 | 02-16-008-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Single Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 675 | 2a3 | 420 | 02-16-009-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Double Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 676 | 2a4 | 421 | 02-16-010-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Alternate | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 677 | 2a5 | 422 | 02-16-011-01 | 31 | 65535 | 1 |
| | | | Shaking Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 678 | 2a6 | 423 | 02-17-001-01 | 7 | 15 | 1 |
| | | | Curve Hits | | | |
| | | | Front Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 679 | 2a7 | 424 | 02-17-002-01 | 7 | 15 | 1 |
| | | | Hump Hits | | | |
| | | | Front Wall | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 72]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 680 | 2a8 | 425 | 02-17-003-01 | 7 | 15 | 1 |
| | | | Loop Hits | | | |
| | | | Front Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 681 | 2a9 | 426 | 02-17-004-01 | 7 | 15 | 1 |
| | | | Wave Hits | | | |
| | | | Front Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 682 | 2aa | 427 | 02-17-005-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Single Hits | | | |
| | | | Front Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 683 | 2ab | 428 | 02-17-006-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Double Hits | | | |
| | | | Front Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 684 | 2ac | 429 | 02-17-007-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Hits Front | | | |
| | | | Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 685 | 2ad | 430 | 02-17-009-01 | 7 | 15 | 1 |
| | | | Curve Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 686 | 2ae | 431 | 02-17-010-01 | 7 | 15 | 1 |
| | | | Hump Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 687 | 2af | 432 | 02-17-011-01 | 7 | 15 | 1 |
| | | | Loop Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 688 | 2b0 | 433 | 02-17-012-01 | 7 | 15 | 1 |
| | | | Wave Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 689 | 2b1 | 434 | 02-17-013-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Single Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 73]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 690 | 2b2 | 435 | 02-17-014-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Double Hits | | | |
| | | | Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 691 | 2b3 | 436 | 02-17-015-01 | 7 | 15 | 1 |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Hits Chest | | | |
+------+-----+------+--------------+--------+----------+------------+
| 692 | 2b4 | 437 | 02-17-016-01 | 7 | 48059 | 7 |
| | | | Wave | | | |
| | | | Diagonal | | | |
| | | | Path Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 693 | 2b5 | 438 | 02-17-016-02 | 7 | 48059 | 7 |
| | | | Wave | | | |
| | | | Diagonal | | | |
| | | | Path Medium | | | |
+------+-----+------+--------------+--------+----------+------------+
| 694 | 2b6 | 439 | 02-17-016-03 | 7 | 48059 | 7 |
| | | | Wave | | | |
| | | | Diagonal | | | |
| | | | Path Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 695 | 2b7 | 440 | 02-18-001-01 | 63 | 255 | 3 |
| | | | Curve Hits | | | |
| | | | Ceiling | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 696 | 2b8 | 441 | 02-18-001-02 | 63 | 255 | 3 |
| | | | Curve Hits | | | |
| | | | Ceiling | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 697 | 2b9 | 442 | 02-18-002-01 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Ceiling 2 | | | |
| | | | Humps Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 698 | 2ba | 443 | 02-18-002-02 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Ceiling 2 | | | |
| | | | Humps Large | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 74]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 699 | 2bb | 444 | 02-18-002-03 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Ceiling 3 | | | |
| | | | Humps Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 700 | 2bc | 445 | 02-18-002-04 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Ceiling 3 | | | |
| | | | Humps Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 701 | 2bd | 446 | 02-18-003-01 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Ceiling | | | |
| | | | Small Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 702 | 2be | 447 | 02-18-003-02 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Ceiling | | | |
| | | | Large Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 703 | 2bf | 448 | 02-18-003-03 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Ceiling | | | |
| | | | Small Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 704 | 2c0 | 449 | 02-18-003-04 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Ceiling | | | |
| | | | Large Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 705 | 2c1 | 450 | 02-18-004-01 | 15 | 255 | 3 |
| | | | Wave Hits | | | |
| | | | Ceiling | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 706 | 2c2 | 451 | 02-18-004-02 | 15 | 255 | 3 |
| | | | Wave Hits | | | |
| | | | Ceiling | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 707 | 2c3 | 452 | 02-18-005-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Single Hits | | | |
| | | | Ceiling | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 75]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 708 | 2c4 | 453 | 02-18-006-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Double Hits | | | |
| | | | Ceiling | | | |
+------+-----+------+--------------+--------+----------+------------+
| 709 | 2c5 | 454 | 02-18-007-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Hits Ceiling | | | |
+------+-----+------+--------------+--------+----------+------------+
| 710 | 2c6 | 455 | 02-18-008-01 | 63 | 255 | 3 |
| | | | Curve Hits | | | |
| | | | Floor Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 711 | 2c7 | 456 | 02-18-008-02 | 63 | 255 | 3 |
| | | | Curve Hits | | | |
| | | | Floor Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 712 | 2c8 | 457 | 02-18-009-01 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Floor 2 | | | |
| | | | Humps Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 713 | 2c9 | 458 | 02-18-009-02 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Floor 2 | | | |
| | | | Humps Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 714 | 2ca | 459 | 02-18-009-03 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Floor 3 | | | |
| | | | Humps Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 715 | 2cb | 460 | 02-18-009-04 | 15 | 255 | 15 |
| | | | Hump Hits | | | |
| | | | Floor 3 | | | |
| | | | Humps Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 716 | 2cc | 461 | 02-18-010-01 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Floor Small | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 717 | 2cd | 462 | 02-18-010-02 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Floor Large | | | |
| | | | Single | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 76]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 718 | 2ce | 463 | 02-18-010-03 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Floor Small | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 719 | 2cf | 464 | 02-18-010-04 | 15 | 255 | 15 |
| | | | Loop Hits | | | |
| | | | Floor Large | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 720 | 2d0 | 465 | 02-18-011-01 | 15 | 255 | 3 |
| | | | Wave Hits | | | |
| | | | Floor Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 721 | 2d1 | 466 | 02-18-011-02 | 15 | 255 | 3 |
| | | | Wave Hits | | | |
| | | | Floor Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 722 | 2d2 | 467 | 02-18-012-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Single Hits | | | |
| | | | Floor | | | |
+------+-----+------+--------------+--------+----------+------------+
| 723 | 2d3 | 468 | 02-18-013-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Double Hits | | | |
| | | | Floor | | | |
+------+-----+------+--------------+--------+----------+------------+
| 724 | 2d4 | 469 | 02-18-014-01 | 63 | 255 | 1 |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Hits Floor | | | |
+------+-----+------+--------------+--------+----------+------------+
| 725 | 2d5 | 470 | 02-19-001-01 | 15 | 65535 | 31 |
| | | | Curve Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 726 | 2d6 | 471 | 02-19-001-02 | 15 | 65535 | 31 |
| | | | Curve Floor | | | |
| | | | Plane Medium | | | |
| | | | 1 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 727 | 2d7 | 472 | 02-19-001-03 | 15 | 65535 | 31 |
| | | | Curve Floor | | | |
| | | | Plane Medium | | | |
| | | | 2 | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 77]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 728 | 2d8 | 473 | 02-19-001-04 | 15 | 65535 | 31 |
| | | | Curve Floor | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 729 | 2d9 | 474 | 02-19-001-05 | 15 | 65535 | 31 |
| | | | Curve Floor | | | |
| | | | Plane | | | |
| | | | Combined | | | |
+------+-----+------+--------------+--------+----------+------------+
| 730 | 2da | 475 | 02-19-002-01 | 15 | 65535 | 1 |
| | | | Hump Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 731 | 2db | 476 | 02-19-003-01 | 15 | 65535 | 1 |
| | | | Loop Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 732 | 2dc | 477 | 02-19-004-01 | 15 | 65535 | 7 |
| | | | Wave Floor | | | |
| | | | Plane Snake | | | |
+------+-----+------+--------------+--------+----------+------------+
| 733 | 2dd | 478 | 02-19-004-02 | 15 | 65535 | 7 |
| | | | Wave Floor | | | |
| | | | Plane Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 734 | 2de | 479 | 02-19-004-03 | 15 | 65535 | 7 |
| | | | Wave Floor | | | |
| | | | Plane Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 735 | 2df | 480 | 02-19-005-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Single Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 736 | 2e0 | 481 | 02-19-006-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Double Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 737 | 2e1 | 482 | 02-19-007-01 | 63 | 65535 | 1 |
| | | | Rotation | | | |
| | | | Alternating | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 78]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 738 | 2e2 | 483 | 02-19-008-01 | 31 | 65535 | 1 |
| | | | Shaking | | | |
| | | | Parallel | | | |
| | | | Floor | | | |
+------+-----+------+--------------+--------+----------+------------+
| 739 | 2e3 | 484 | 02-20-001-01 | 7 | 65535 | 3 |
| | | | Arm Circle | | | |
| | | | Wall Small | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 740 | 2e4 | 485 | 02-20-001-02 | 7 | 65535 | 3 |
| | | | Arm Circle | | | |
| | | | Wall Medium | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 741 | 2e5 | 486 | 02-20-002-01 | 7 | 65535 | 3 |
| | | | Arm Circle | | | |
| | | | Wall Small | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 742 | 2e6 | 487 | 02-20-002-02 | 7 | 65535 | 3 |
| | | | Arm Circle | | | |
| | | | Wall Medium | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 743 | 2e7 | 488 | 02-20-003-01 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Small Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 744 | 2e8 | 489 | 02-20-003-02 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Medium | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 745 | 2e9 | 490 | 02-20-003-03 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Large Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 746 | 2ea | 491 | 02-20-004-01 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Small Double | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 79]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 747 | 2eb | 492 | 02-20-004-02 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Medium | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 748 | 2ec | 493 | 02-20-004-03 | 63 | 65535 | 7 |
| | | | Arm Circle | | | |
| | | | Hits Wall | | | |
| | | | Large Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 749 | 2ed | 494 | 02-20-005-01 | 7 | 65535 | 3 |
| | | | Wrist Circle | | | |
| | | | Front Wall | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 750 | 2ee | 495 | 02-20-005-02 | 7 | 65535 | 3 |
| | | | Wrist Circle | | | |
| | | | Front Wall | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 751 | 2ef | 496 | 02-20-006-01 | 7 | 63 | 3 |
| | | | Wrist Circle | | | |
| | | | Hits Wall | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 752 | 2f0 | 497 | 02-20-006-02 | 7 | 63 | 3 |
| | | | Wrist Circle | | | |
| | | | Hits Wall | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 753 | 2f1 | 498 | 02-20-007-01 | 3 | 255 | 15 |
| | | | Finger | | | |
| | | | Circles Wall | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 754 | 2f2 | 499 | 02-20-007-02 | 3 | 255 | 15 |
| | | | Finger | | | |
| | | | Circles Wall | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 755 | 2f3 | 500 | 02-20-007-03 | 3 | 255 | 15 |
| | | | Finger | | | |
| | | | Circles Hits | | | |
| | | | Wall Single | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 80]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 756 | 2f4 | 501 | 02-20-007-04 | 3 | 255 | 15 |
| | | | Finger | | | |
| | | | Circles Hits | | | |
| | | | Wall Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 757 | 2f5 | 502 | 02-20-008-01 | 63 | 255 | 3 |
| | | | Arrowheads | | | |
| | | | Small | | | |
+------+-----+------+--------------+--------+----------+------------+
| 758 | 2f6 | 503 | 02-20-008-02 | 63 | 255 | 3 |
| | | | Arrowheads | | | |
| | | | Large | | | |
+------+-----+------+--------------+--------+----------+------------+
| 759 | 2f7 | 504 | 03-21-001-01 | 15 | 1 | 1 |
| | | | Fast | | | |
+------+-----+------+--------------+--------+----------+------------+
| 760 | 2f8 | 505 | 03-21-002-01 | 1 | 255 | 1 |
| | | | Slow | | | |
+------+-----+------+--------------+--------+----------+------------+
| 761 | 2f9 | 506 | 03-21-003-01 | 15 | 1 | 3 |
| | | | Tense | | | |
+------+-----+------+--------------+--------+----------+------------+
| 762 | 2fa | 507 | 03-21-003-02 | 15 | 1 | 3 |
| | | | Relaxed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 763 | 2fb | 508 | 03-21-004-01 | 1 | 255 | 15 |
| | | | Same Time | | | |
+------+-----+------+--------------+--------+----------+------------+
| 764 | 2fc | 509 | 03-21-004-02 | 1 | 255 | 15 |
| | | | Same Time | | | |
| | | | Alternating | | | |
+------+-----+------+--------------+--------+----------+------------+
| 765 | 2fd | 510 | 03-21-004-03 | 1 | 255 | 15 |
| | | | Every Other | | | |
| | | | Time | | | |
+------+-----+------+--------------+--------+----------+------------+
| 766 | 2fe | 511 | 03-21-004-04 | 1 | 255 | 15 |
| | | | Gradual | | | |
+------+-----+------+--------------+--------+----------+------------+
| 767 | 2ff | 512 | 04-22-001-01 | 15 | 15 | 1 |
| | | | Head | | | |
+------+-----+------+--------------+--------+----------+------------+
| 768 | 300 | 513 | 04-22-002-01 | 1 | 255 | 1 |
| | | | Head Rims | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 81]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 769 | 301 | 514 | 04-22-003-01 | 63 | 255 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Straight | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 770 | 302 | 515 | 04-22-004-01 | 63 | 3 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Tilts Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 771 | 303 | 516 | 04-22-005-01 | 63 | 255 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Straight | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 772 | 304 | 517 | 04-22-006-01 | 3 | 15 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Curves Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 773 | 305 | 518 | 04-22-007-01 | 3 | 15 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Curves Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 774 | 306 | 519 | 04-22-008-01 | 3 | 15 | 1 |
| | | | Head | | | |
| | | | Movement | | | |
| | | | Circles | | | |
+------+-----+------+--------------+--------+----------+------------+
| 775 | 307 | 520 | 04-22-009-01 | 63 | 3 | 1 |
| | | | Face | | | |
| | | | Direction | | | |
| | | | Positions, | | | |
| | | | Nose Forward | | | |
| | | | Tilting | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 82]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 776 | 308 | 521 | 04-22-010-01 | 7 | 65535 | 3 |
| | | | Face | | | |
| | | | Direction | | | |
| | | | Positions, | | | |
| | | | Nose Up or | | | |
| | | | Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 777 | 309 | 522 | 04-22-010-02 | 7 | 65535 | 3 |
| | | | Face | | | |
| | | | Direction | | | |
| | | | Positions, | | | |
| | | | Nose Up or | | | |
| | | | Down Tilting | | | |
+------+-----+------+--------------+--------+----------+------------+
| 778 | 30a | 523 | 04-23-001-01 | 63 | 1 | 7 |
| | | | Eyebrows | | | |
| | | | Straight Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 779 | 30b | 524 | 04-23-001-02 | 63 | 1 | 7 |
| | | | Eyebrows | | | |
| | | | Straight | | | |
| | | | Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 780 | 30c | 525 | 04-23-001-03 | 63 | 1 | 7 |
| | | | Eyebrows | | | |
| | | | Straight | | | |
| | | | Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 781 | 30d | 526 | 04-23-002-01 | 63 | 1 | 15 |
| | | | Dreamy | | | |
| | | | Eyebrows | | | |
| | | | Neutral Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 782 | 30e | 527 | 04-23-002-02 | 63 | 1 | 15 |
| | | | Dreamy | | | |
| | | | Eyebrows | | | |
| | | | Down Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 783 | 30f | 528 | 04-23-002-03 | 63 | 1 | 15 |
| | | | Dreamy | | | |
| | | | Eyebrows Up | | | |
| | | | Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 784 | 310 | 529 | 04-23-002-04 | 63 | 1 | 15 |
| | | | Dreamy | | | |
| | | | Eyebrows | | | |
| | | | Neutral-Up | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 83]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 785 | 311 | 530 | 04-23-003-01 | 3 | 1 | 7 |
| | | | Forehead | | | |
| | | | Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 786 | 312 | 531 | 04-23-003-02 | 3 | 1 | 7 |
| | | | Forehead | | | |
| | | | Contact | | | |
+------+-----+------+--------------+--------+----------+------------+
| 787 | 313 | 532 | 04-23-003-03 | 3 | 1 | 7 |
| | | | Forehead | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 788 | 314 | 533 | 04-23-004-01 | 31 | 1 | 31 |
| | | | Eyes Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 789 | 315 | 534 | 04-23-004-02 | 31 | 1 | 31 |
| | | | Eyes | | | |
| | | | Squeezed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 790 | 316 | 535 | 04-23-004-03 | 31 | 1 | 31 |
| | | | Eyes Closed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 791 | 317 | 536 | 04-23-004-04 | 31 | 1 | 31 |
| | | | Eye Blink | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 792 | 318 | 537 | 04-23-004-05 | 31 | 1 | 31 |
| | | | Eye Blinks | | | |
| | | | Multiple | | | |
+------+-----+------+--------------+--------+----------+------------+
| 793 | 319 | 538 | 04-23-005-01 | 31 | 1 | 31 |
| | | | Eyes Half | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 794 | 31a | 539 | 04-23-005-02 | 31 | 1 | 31 |
| | | | Eyes Wide | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 795 | 31b | 540 | 04-23-005-03 | 31 | 1 | 31 |
| | | | Eyes Half | | | |
| | | | Closed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 796 | 31c | 541 | 04-23-005-04 | 31 | 1 | 31 |
| | | | Eyes | | | |
| | | | Widening | | | |
| | | | Movement | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 84]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 797 | 31d | 542 | 04-23-005-05 | 31 | 1 | 31 |
| | | | Eye Wink | | | |
| | | | (Squeezed | | | |
| | | | Eye Blink) | | | |
+------+-----+------+--------------+--------+----------+------------+
| 798 | 31e | 543 | 04-23-006-01 | 31 | 1 | 7 |
| | | | Eyelashes Up | | | |
+------+-----+------+--------------+--------+----------+------------+
| 799 | 31f | 544 | 04-23-006-02 | 31 | 1 | 7 |
| | | | Eyelashes | | | |
| | | | Down | | | |
+------+-----+------+--------------+--------+----------+------------+
| 800 | 320 | 545 | 04-23-006-03 | 31 | 1 | 7 |
| | | | Eyelashes | | | |
| | | | Fluttering | | | |
+------+-----+------+--------------+--------+----------+------------+
| 801 | 321 | 546 | 04-23-007-01 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 802 | 322 | 547 | 04-23-007-02 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Wall Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 803 | 323 | 548 | 04-23-007-03 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Wall | | | |
| | | | Alternate | | | |
+------+-----+------+--------------+--------+----------+------------+
| 804 | 324 | 549 | 04-23-008-01 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 805 | 325 | 550 | 04-23-008-02 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Floor Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 806 | 326 | 551 | 04-23-008-03 | 15 | 255 | 7 |
| | | | Eyegaze | | | |
| | | | Straight | | | |
| | | | Floor | | | |
| | | | Alternate | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 85]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 807 | 327 | 552 | 04-23-009-01 | 7 | 65535 | 1 |
| | | | Eyegaze | | | |
| | | | Curved Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 808 | 328 | 553 | 04-23-010-01 | 7 | 255 | 1 |
| | | | Eyegaze | | | |
| | | | Curved Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 809 | 329 | 554 | 04-23-011-01 | 7 | 255 | 1 |
| | | | Eyegaze | | | |
| | | | Circles Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 810 | 32a | 555 | 04-24-001-01 | 31 | 1 | 7 |
| | | | Cheeks | | | |
| | | | Puffed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 811 | 32b | 556 | 04-24-001-02 | 31 | 1 | 7 |
| | | | Cheeks | | | |
| | | | Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 812 | 32c | 557 | 04-24-001-03 | 31 | 1 | 7 |
| | | | Cheeks | | | |
| | | | Sucked | | | |
+------+-----+------+--------------+--------+----------+------------+
| 813 | 32d | 558 | 04-24-002-01 | 15 | 1 | 7 |
| | | | Tense Cheeks | | | |
| | | | High | | | |
+------+-----+------+--------------+--------+----------+------------+
| 814 | 32e | 559 | 04-24-002-02 | 15 | 1 | 7 |
| | | | Tense Cheeks | | | |
| | | | Middle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 815 | 32f | 560 | 04-24-002-03 | 15 | 1 | 7 |
| | | | Tense Cheeks | | | |
| | | | Low | | | |
+------+-----+------+--------------+--------+----------+------------+
| 816 | 330 | 561 | 04-24-003-01 | 31 | 1 | 1 |
| | | | Ears | | | |
+------+-----+------+--------------+--------+----------+------------+
| 817 | 331 | 562 | 04-24-004-01 | 3 | 1 | 15 |
| | | | Nose Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 818 | 332 | 563 | 04-24-004-02 | 3 | 1 | 15 |
| | | | Nose Contact | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 86]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 819 | 333 | 564 | 04-24-004-03 | 3 | 1 | 15 |
| | | | Nose | | | |
| | | | Wrinkles | | | |
+------+-----+------+--------------+--------+----------+------------+
| 820 | 334 | 565 | 04-24-004-04 | 3 | 1 | 15 |
| | | | Nose Wiggles | | | |
+------+-----+------+--------------+--------+----------+------------+
| 821 | 335 | 566 | 04-24-005-01 | 63 | 1 | 3 |
| | | | Air Blowing | | | |
| | | | Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 822 | 336 | 567 | 04-24-005-02 | 63 | 1 | 3 |
| | | | Air Sucking | | | |
| | | | In | | | |
+------+-----+------+--------------+--------+----------+------------+
| 823 | 337 | 568 | 04-24-006-01 | 3 | 255 | 3 |
| | | | Air Blow | | | |
| | | | Small | | | |
| | | | Rotations | | | |
+------+-----+------+--------------+--------+----------+------------+
| 824 | 338 | 569 | 04-24-006-02 | 3 | 255 | 3 |
| | | | Air Suck | | | |
| | | | Small | | | |
| | | | Rotations | | | |
+------+-----+------+--------------+--------+----------+------------+
| 825 | 339 | 570 | 04-24-007-01 | 63 | 1 | 3 |
| | | | Breath | | | |
| | | | Exhale | | | |
+------+-----+------+--------------+--------+----------+------------+
| 826 | 33a | 571 | 04-24-007-02 | 63 | 1 | 3 |
| | | | Breath | | | |
| | | | Inhale | | | |
+------+-----+------+--------------+--------+----------+------------+
| 827 | 33b | 572 | 04-25-001-01 | 3 | 1 | 7 |
| | | | Mouth Closed | | | |
| | | | Neutral | | | |
+------+-----+------+--------------+--------+----------+------------+
| 828 | 33c | 573 | 04-25-001-02 | 3 | 1 | 7 |
| | | | Mouth Closed | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 829 | 33d | 574 | 04-25-001-03 | 3 | 1 | 7 |
| | | | Mouth Closed | | | |
| | | | Contact | | | |
+------+-----+------+--------------+--------+----------+------------+
| 830 | 33e | 575 | 04-25-002-01 | 3 | 1 | 7 |
| | | | Mouth Smile | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 87]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 831 | 33f | 576 | 04-25-002-02 | 3 | 1 | 7 |
| | | | Mouth Smile | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 832 | 340 | 577 | 04-25-002-03 | 3 | 1 | 7 |
| | | | Mouth Smile | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 833 | 341 | 578 | 04-25-003-01 | 3 | 1 | 7 |
| | | | Mouth Frown | | | |
+------+-----+------+--------------+--------+----------+------------+
| 834 | 342 | 579 | 04-25-003-02 | 3 | 1 | 7 |
| | | | Mouth Frown | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 835 | 343 | 580 | 04-25-003-03 | 3 | 1 | 7 |
| | | | Mouth Frown | | | |
| | | | Open | | | |
+------+-----+------+--------------+--------+----------+------------+
| 836 | 344 | 581 | 04-25-004-01 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Circle | | | |
+------+-----+------+--------------+--------+----------+------------+
| 837 | 345 | 582 | 04-25-004-02 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 838 | 346 | 583 | 04-25-004-03 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 839 | 347 | 584 | 04-25-005-01 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Oval | | | |
+------+-----+------+--------------+--------+----------+------------+
| 840 | 348 | 585 | 04-25-005-02 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Oval | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 841 | 349 | 586 | 04-25-005-03 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Oval Yawn | | | |
+------+-----+------+--------------+--------+----------+------------+
| 842 | 34a | 587 | 04-25-006-01 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Rectangle | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 88]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 843 | 34b | 588 | 04-25-006-02 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Rectangle | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 844 | 34c | 589 | 04-25-006-03 | 3 | 1 | 7 |
| | | | Mouth Open | | | |
| | | | Rectangle | | | |
| | | | Yawn | | | |
+------+-----+------+--------------+--------+----------+------------+
| 845 | 34d | 590 | 04-25-007-01 | 3 | 1 | 7 |
| | | | Mouth Kiss | | | |
+------+-----+------+--------------+--------+----------+------------+
| 846 | 34e | 591 | 04-25-007-02 | 3 | 1 | 7 |
| | | | Mouth Kiss | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 847 | 34f | 592 | 04-25-007-03 | 3 | 1 | 7 |
| | | | Mouth Kiss | | | |
| | | | Wrinkled | | | |
+------+-----+------+--------------+--------+----------+------------+
| 848 | 350 | 593 | 04-25-008-01 | 3 | 1 | 7 |
| | | | Mouth Tense | | | |
+------+-----+------+--------------+--------+----------+------------+
| 849 | 351 | 594 | 04-25-008-02 | 3 | 1 | 7 |
| | | | Mouth Tense | | | |
| | | | Forward | | | |
+------+-----+------+--------------+--------+----------+------------+
| 850 | 352 | 595 | 04-25-008-03 | 3 | 1 | 7 |
| | | | Mouth Tense | | | |
| | | | Sucked | | | |
+------+-----+------+--------------+--------+----------+------------+
| 851 | 353 | 596 | 04-25-009-01 | 3 | 1 | 7 |
| | | | Lips Pressed | | | |
| | | | Together | | | |
+------+-----+------+--------------+--------+----------+------------+
| 852 | 354 | 597 | 04-25-009-02 | 3 | 1 | 7 |
| | | | Lip Lower | | | |
| | | | Over Upper | | | |
+------+-----+------+--------------+--------+----------+------------+
| 853 | 355 | 598 | 04-25-009-03 | 3 | 1 | 7 |
| | | | Lip Upper | | | |
| | | | Over Lower | | | |
+------+-----+------+--------------+--------+----------+------------+
| 854 | 356 | 599 | 04-25-010-01 | 63 | 1 | 1 |
| | | | Mouth | | | |
| | | | Corners | | | |
Sutton & Slevinski Expires July 5, 2011 [Page 89]
Internet-Draft Encoding the graphemes of SignWriting January 2011
| 855 | 357 | 600 | 04-25-011-01 | 63 | 1 | 3 |
| | | | Mouth | | | |
| | | | Wrinkles | | | |
| | | | Single | | | |
+------+-----+------+--------------+--------+----------+------------+
| 856 | 358 | 601 | 04-25-011-02 | 63 | 1 | 3 |
| | | | Mouth | | | |
| | | | Wrinkles | | | |
| | | | Double | | | |
+------+-----+------+--------------+--------+----------+------------+
| 857 | 359 | 602 | 04-26-001-01 | 3 | 255 | 31 |
| | | | Tongue | | | |
| | | | Sticks Out | | | |
| | | | Far | | | |
+------+-----+------+--------------+--------+----------+------------+
| 858 | 35a | 603 | 04-26-001-02 | 3 | 255 | 31 |
| | | | Tongue Licks | | | |
| | | | Lips | | | |
+------+-----+------+--------------+--------+----------+------------+
| 859 | 35b | 604 | 04-26-001-03 | 3 | 255 | 31 |
| | | | Tongue Tip | | | |
| | | | Between Lips | | | |
+------+-----+------+--------------+--------+----------+------------+
| 860 | 35c | 605 | 04-26-001-04 | 3 | 255 | 31 |
| | | | Tongue Tip | | | |
| | | | Touches | | | |
| | | | Inside Mouth | | | |
+------+-----+------+--------------+--------+----------+------------+
| 861 | 35d | 606 | 04-26-001-05 | 3 | 255 | 31 |
| | | | Tongue | | | |
| | | | Inside Mouth | | | |
| | | | Relaxed | | | |
+------+-----+------+--------------+--------+----------+------------+
| 862 | 35e | 607 | 04-26-002-01 | 15 | 255 | 1 |
| | | | Tongue Moves | | | |
| | | | Against | | | |
| | | | Cheek | | | |
+------+-----+------+--------------+--------+----------+------------+
| 863 | 35f | 608 | 04-26-003-01 | 63 | 1 | 1 |
| | | | Tongue | | | |
| | | | Center | | | |
| | | | Sticks Out | | | |
+------+-----+------+--------------+--------+----------+------------+
| 864 | 360 | 609 | 04-26-004-01 | 15 | 1 | 1 |
| | | | Tongue | | | |
| | | | Center | | | |
| | | | Inside Mouth | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 90]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 865 | 361 | 610 | 04-26-005-01 | 63 | 1 | 3 |
| | | | Teeth | | | |
+------+-----+------+--------------+--------+----------+------------+
| 866 | 362 | 611 | 04-26-005-02 | 63 | 1 | 3 |
| | | | Teeth | | | |
| | | | Movement | | | |
+------+-----+------+--------------+--------+----------+------------+
| 867 | 363 | 612 | 04-26-006-01 | 63 | 1 | 3 |
| | | | Teeth on | | | |
| | | | Tongue | | | |
+------+-----+------+--------------+--------+----------+------------+
| 868 | 364 | 613 | 04-26-006-02 | 63 | 1 | 3 |
| | | | Teeth on | | | |
| | | | Tongue | | | |
| | | | Movement | | | |
+------+-----+------+--------------+--------+----------+------------+
| 869 | 365 | 614 | 04-26-007-01 | 63 | 1 | 3 |
| | | | Teeth on | | | |
| | | | Lips | | | |
+------+-----+------+--------------+--------+----------+------------+
| 870 | 366 | 615 | 04-26-007-02 | 63 | 1 | 3 |
| | | | Teeth on | | | |
| | | | Lips | | | |
| | | | Movement | | | |
+------+-----+------+--------------+--------+----------+------------+
| 871 | 367 | 616 | 04-26-008-01 | 63 | 1 | 1 |
| | | | Teeth Bite | | | |
| | | | Lips | | | |
+------+-----+------+--------------+--------+----------+------------+
| 872 | 368 | 617 | 04-26-009-01 | 7 | 255 | 1 |
| | | | Jaw Movement | | | |
| | | | Wall Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 873 | 369 | 618 | 04-26-010-01 | 7 | 255 | 1 |
| | | | Jaw Movement | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 874 | 36a | 619 | 04-26-011-01 | 63 | 1 | 1 |
| | | | Neck | | | |
+------+-----+------+--------------+--------+----------+------------+
| 875 | 36b | 620 | 04-26-012-01 | 15 | 1 | 1 |
| | | | Hair | | | |
+------+-----+------+--------------+--------+----------+------------+
| 876 | 36c | 621 | 04-26-013-01 | 15 | 1 | 1 |
| | | | Excitement | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 91]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 877 | 36d | 622 | 05-27-001-01 | 7 | 15 | 1 |
| | | | Shoulder Hip | | | |
| | | | Spine | | | |
+------+-----+------+--------------+--------+----------+------------+
| 878 | 36e | 623 | 05-27-002-01 | 31 | 63 | 1 |
| | | | Shoulder Hip | | | |
| | | | Positions | | | |
+------+-----+------+--------------+--------+----------+------------+
| 879 | 36f | 624 | 05-27-003-01 | 63 | 65535 | 1 |
| | | | Shoulder Hip | | | |
| | | | Move Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 880 | 370 | 625 | 05-27-004-01 | 63 | 65535 | 1 |
| | | | Shoulder Hip | | | |
| | | | Move Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 881 | 371 | 626 | 05-27-005-01 | 63 | 65535 | 1 |
| | | | Shoulder | | | |
| | | | Tilts (from | | | |
| | | | Waist) | | | |
+------+-----+------+--------------+--------+----------+------------+
| 882 | 372 | 627 | 05-27-006-01 | 15 | 15 | 1 |
| | | | Torso | | | |
| | | | Straight | | | |
| | | | Stretch Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 883 | 373 | 628 | 05-27-007-01 | 15 | 15 | 1 |
| | | | Torso Curved | | | |
| | | | Bend Wall | | | |
+------+-----+------+--------------+--------+----------+------------+
| 884 | 374 | 629 | 05-27-008-01 | 15 | 15 | 1 |
| | | | Torso Twist | | | |
| | | | Floor Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 885 | 375 | 630 | 05-27-009-01 | 63 | 255 | 1 |
| | | | Upper Body | | | |
| | | | Tilts (from | | | |
| | | | Hip Joints) | | | |
+------+-----+------+--------------+--------+----------+------------+
| 886 | 376 | 631 | 05-28-001-01 | 1 | 65535 | 1 |
| | | | Limb | | | |
| | | | Combinations | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 92]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 887 | 377 | 632 | 05-28-002-01 | 3 | 65535 | 15 |
| | | | Limb Length | | | |
| | | | 1 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 888 | 378 | 633 | 05-28-002-02 | 3 | 65535 | 15 |
| | | | Limb Length | | | |
| | | | 2 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 889 | 379 | 634 | 05-28-002-03 | 3 | 65535 | 15 |
| | | | Limb Length | | | |
| | | | 3 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 890 | 37a | 635 | 05-28-002-04 | 3 | 65535 | 15 |
| | | | Limb Length | | | |
| | | | 4 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 891 | 37b | 636 | 05-28-003-01 | 3 | 65535 | 7 |
| | | | Limb Length | | | |
| | | | 5 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 892 | 37c | 637 | 05-28-003-02 | 3 | 65535 | 7 |
| | | | Limb Length | | | |
| | | | 6 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 893 | 37d | 638 | 05-28-003-03 | 3 | 65535 | 7 |
| | | | Limb Length | | | |
| | | | 7 | | | |
+------+-----+------+--------------+--------+----------+------------+
| 894 | 37e | 639 | 05-28-004-01 | 63 | 65535 | 1 |
| | | | Fingers | | | |
+------+-----+------+--------------+--------+----------+------------+
| 895 | 37f | 640 | 06-29-001-01 | 15 | 255 | 3 |
| | | | Location | | | |
| | | | Space Wall | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 896 | 380 | 641 | 06-29-001-02 | 15 | 255 | 3 |
| | | | Location | | | |
| | | | Space Floor | | | |
| | | | Plane | | | |
+------+-----+------+--------------+--------+----------+------------+
| 897 | 381 | 642 | 06-29-002-01 | 3 | 255 | 1 |
| | | | Location | | | |
| | | | Height | | | |
+------+-----+------+--------------+--------+----------+------------+
Sutton & Slevinski Expires July 5, 2011 [Page 93]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+------+-----+------+--------------+--------+----------+------------+
| 898 | 382 | 643 | 06-29-003-01 | 1 | 511 | 1 |
| | | | Location | | | |
| | | | Width | | | |
+------+-----+------+--------------+--------+----------+------------+
| 899 | 383 | 644 | 06-29-004-01 | 1 | 255 | 1 |
| | | | Location | | | |
| | | | Depth | | | |
+------+-----+------+--------------+--------+----------+------------+
| 900 | 384 | 645 | 06-29-005-01 | 63 | 255 | 1 |
| | | | Location | | | |
| | | | Head Neck | | | |
+------+-----+------+--------------+--------+----------+------------+
| 901 | 385 | 646 | 06-29-006-01 | 31 | 255 | 1 |
| | | | Location | | | |
| | | | Torso | | | |
+------+-----+------+--------------+--------+----------+------------+
| 902 | 386 | 647 | 06-29-007-01 | 63 | 65535 | 1 |
| | | | Location | | | |
| | | | Limbs Digits | | | |
+------+-----+------+--------------+--------+----------+------------+
| 903 | 387 | 648 | 07-30-001-01 | 15 | 255 | 3 |
| | | | Comma | | | |
+------+-----+------+--------------+--------+----------+------------+
| 904 | 388 | 649 | 07-30-001-02 | 15 | 255 | 3 |
| | | | Period | | | |
+------+-----+------+--------------+--------+----------+------------+
| 905 | 389 | 650 | 07-30-002-01 | 1 | 255 | 3 |
| | | | Semi Colon | | | |
+------+-----+------+--------------+--------+----------+------------+
| 906 | 38a | 651 | 07-30-002-02 | 1 | 255 | 3 |
| | | | Colon | | | |
+------+-----+------+--------------+--------+----------+------------+
| 907 | 38b | 652 | 07-30-003-01 | 1 | 255 | 1 |
| | | | Parentheses | | | |
+------+-----+------+--------------+--------+----------+------------+
Table 18
Sutton & Slevinski Expires July 5, 2011 [Page 94]
Internet-Draft Encoding the graphemes of SignWriting January 2011
Appendix B. Script Encoding
Binary SignWriting is the name of the heuristic script encoding model
for SignWriting. The first draft of BSW was created in 2008.
Through trial and error, the model was successively refactored to
reduce the complexity and the computation cost of the
implementations. This final implementation, Binary SignWriting
revision 3, is optimized for common usage and processing. The x-BSW3
coded character set is a superset of the x-ISWA-2010.
B.1. Design
Binary SignWriting is a Cartesian coordinate based system. The data
for BSW 3 uses a series of canvases, each with a unique coordinate
space. General sign text (Appendix B.2.1) can use any section of the
coordinate space. Sign text for layout (Appendix B.2.2) requires
that each sign uses the coordinates 0,0 as the absolute center
(Section 2.2). Sign text for display (Appendix B.2.3) defines the
top left of every canvas as 0,0 and does not use negative numbers.
B.1.1. Canvas
Binary SignWriting limits the size of canvases by the range of
possible numbers from -999 to 1,000. Most canvases will only use a
small section of the coordinate space. A cluster is a spatial
grouping of symbols. Each cluster is oriented on a separate canvas.
Each canvas has an X and Y axis from -999 to 1,000. Symbols are
placed on the canvas with coordinates that represent the top-left of
the symbol glyph.
Y Axis
| -999
|
|
|
|
|
X Axis |
-----------+------------
-999 | +1000
|
|
|
|
|
| +1000
Sutton & Slevinski Expires July 5, 2011 [Page 95]
Internet-Draft Encoding the graphemes of SignWriting January 2011
B.1.2. Sequence
A sequence is a list of writing symbols and/or detailed location
symbols. A valid sequence must contain at least one symbol and can
not contain punctuation. A sequence is an optional sign prefix. For
a set of signs, the sequence is used for searching and sorting.
There are several theories on the best way to structure a sequence.
The most productive is based on the SignSpelling Sequence theory of
Valerie Sutton. A sequence is structured as a series of starting
handshapes followed by optional movements, transitional handshapes,
movement, and end handshapes. Only symbols from category 1 (hands)
and category 2 (movement) should be used in this first section. The
last section of the sequence should contain symbols of dynamics &
timing, head & face, or body: categories 3, 4, and 5.
Detailed location symbols from category 6 can be used in a sequence,
but are rarely (if ever) needed for a sequence in general writing.
B.1.3. Characters
The Binary SignWriting revision 3 character set includes all of the
x-ISWA-2010 plus structural markers and number characters.
Character Ranges of the x-bsw3
+-----------------+------------------+-------+-----------+----------+
| Section | Name | Token | Code | Hex |
+-----------------+------------------+-------+-----------+----------+
| Structural | Sequence | Q | 250 | 0fa |
| Marker | | | | |
+-----------------+------------------+-------+-----------+----------+
| Structural | Left Lane Sign | L | 251 | 0fb |
| Marker | Box | | | |
+-----------------+------------------+-------+-----------+----------+
| Structural | Middle Lane Sign | B | 252 | 0fc |
| Marker | Box | | | |
+-----------------+------------------+-------+-----------+----------+
| Structural | Right Lane Sign | R | 253 | 0fd |
| Marker | Box | | | |
+-----------------+------------------+-------+-----------+----------+
| ISWA 2010 Base | Writing | w | 256 - 894 | 100 - |
| | | | | 37e |
+-----------------+------------------+-------+-----------+----------+
| ISWA 2010 Base | Detailed | s | 895 - 902 | 37f - |
| | Location | | | 386 |
+-----------------+------------------+-------+-----------+----------+
Sutton & Slevinski Expires July 5, 2011 [Page 96]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+-----------------+------------------+-------+-----------+----------+
| ISWA 2010 Base | Punctuation | P | 903 - 907 | 387 - |
| | | | | 38b |
+-----------------+------------------+-------+-----------+----------+
| ISWA 2010 | Fill | i | 908 - 913 | 38c - |
| Modifiers | | | | 391 |
+-----------------+------------------+-------+-----------+----------+
| ISWA 2010 | Rotation | o | 914 - 929 | 392 - |
| Modifiers | | | | 3a1 |
+-----------------+------------------+-------+-----------+----------+
| Number | | n | 930 - | 3a2 - |
| Character | | | 2929 | b71 |
+-----------------+------------------+-------+-----------+----------+
Table 19
A string of x-bsw3 characters must be well formed to be valid.
Validity can be determined with regular expressions. Validity can be
verified with a left to right parser, one character at a time.
Validity can be defined with ABNF.
B.1.4. Tokens
There are 10 tokens used with Binary SignWriting revision 3. They
can be grouped in 4 layers: the 4 structural makers, the 3 ranges of
base symbols, the 2 modifiers, and the numbers.
Q L B R
w s P
i o
n
A string of x-BSW3 characters can be visualized as tokens rather than
characters. A tokenized view replaces each character with 1 of the
10 token values. The use of tokens clarifies structures and
simplifies regular expressions.
wio - a writing symbol as 3 characters of writing base, fill
modifier and rotation modifier.
nn - coordinates with X and Y values as 2 numbers.
wionn - a spatial symbol as 5 characters with 3 characters of a
writing symbol and 2 characters for coordinates for top left
placement.
Sutton & Slevinski Expires July 5, 2011 [Page 97]
Internet-Draft Encoding the graphemes of SignWriting January 2011
(wionn)* - zero or more spatial symbols.
[ws] - a writing base symbol or a detailed location base symbol.
[ws]io - a writing symbol or a detailed location symbol.
([ws]io)+ - one or more writing symbols and/or detailed location
symbols.
Pio - a punctuation symbol as a punctuation base symbol with a fill
modifier and a rotation modifier.
B.2. Text as Data
There are 3 flavors of Binary SignWriting 3: text, layout, and
display.
B.2.1. Minimal
A minimal sign text string contains the minimal amount of data
required to represent text. It defines signs and punctuations. A
sign is defined with a lane and zero or more spatial writing symbol.
A sign can be preceded by an optional sequence. Punctuation is
always used alone. A sign canvas can use any section of the
coordinate space.
[LBR](wionn)* - a cluster of writing symbols in a lane
(Q([ws]io)+)? - an optional sequence of writing and/or detailed
location symbols
Pio - a punctuation symbol
((Q([ws]io)+)?[LBR](wionn)*)|(Pio) - a sign text
B.2.2. Layout
A layout sign text string defines maximum coordinates for signs and
top-left coordinates for punctuation. Defining sizes in the data
stream makes layout possible without needing to access symbol size.
Sign text for layout requires that each sign uses the coordinates 0,0
as the absolute center (Section 2.2).
[LBR]nn(wionn)* - a cluster of writing symbols in a lane with
defined maximum coordinates
Sutton & Slevinski Expires July 5, 2011 [Page 98]
Internet-Draft Encoding the graphemes of SignWriting January 2011
(Q([ws]io)+)? - an optional sequence of writing and/or detailed
location symbols
Pionn - a punctuation symbol with top-left coordinates
((Q([ws]io)+)?[LBR]nn(wionn)*)|(Pionn) - a sign text for layout
B.2.3. Display
A display sign text string combines multiple signs and punctuations
onto a series of defined height canvases using transformation
parameters to determine the placement of the various signs and
punctuation. When written vertically in columns, the height
represents the vertical length that all canvases share in common.
For rows, the height represents the horizontal length in common with
all canvases. Sign text for display defines the top left of every
canvas as 0,0 and does not use negative numbers.
Bnn([wsP]ionn)* - a cluster of symbols with defined maximum
coordinates
Transformational Parameters
+---------+---------------+-----------------------------------------+
| Name | Value | Description |
+---------+---------------+-----------------------------------------+
| length | number of | The chunk size of columns or rows |
| | pixels | |
+---------+---------------+-----------------------------------------+
| width | number of | The width of the column or row |
| | pixels | |
+---------+---------------+-----------------------------------------+
| breadth | number of | The breadth of all columns or rows |
| | pixels | |
+---------+---------------+-----------------------------------------+
| margin | number of | Distance from closest symbol to width |
| | pixels | edge. |
+---------+---------------+-----------------------------------------+
| form | col,cols,row, | Form of display. The form can be a |
| | or rows | single strip as a column or a row. The |
| | | form can be a panel of multiple columns |
| | | or rows. |
+---------+---------------+-----------------------------------------+
Sutton & Slevinski Expires July 5, 2011 [Page 99]
Internet-Draft Encoding the graphemes of SignWriting January 2011
+---------+---------------+-----------------------------------------+
| style | fix or flex | The style of the width is either fixed |
| | | by the width or flexible. For a |
| | | flexible style, the margin is used as |
| | | the distance from the edge of the |
| | | column or row and the edge of the |
| | | closest symbol. If a width is given, a |
| | | flexible style will use the width as |
| | | the minimum column or row width. |
+---------+---------------+-----------------------------------------+
| spacing | number of | The spacing between signs and |
| | pixels: 20, | punctuation. There are 2 spaces |
| | 16, 12, 10 | between signs. There is one space from |
| | | a sign to a punctuation. There are 2 |
| | | spaces after a punctuation. |
+---------+---------------+-----------------------------------------+
| offset | number of | The horizontal offset from the center |
| | pixels | of the middle lane to either the left |
| | | or the right. |
+---------+---------------+-----------------------------------------+
| top | number of | The distance from the start of the |
| | pixels. | column or row and the edge of the first |
| | | symbol. |
+---------+---------------+-----------------------------------------+
| justify | option | Justify 1 pulls punctuation to the end |
| | number: 1, 2, | of a column or row by moving signs |
| | 3 | closer together. Justify 2 pushes sign |
| | | apart to evenly cover a column or row. |
| | | Justify 3 will both pull punctuation |
| | | and push signs. |
+---------+---------------+-----------------------------------------+
| punc | 1 number or 2 | The number of spaces before and after a |
| | comma | punctuation. A single number will use |
| | separated | the same number of spaces before a |
| | numbers | punctuation and after. For 2 numbers, |
| | | the first represents the number of |
| | | spaces from a sign to a punctuation, |
| | | and the second represents the number of |
| | | spaces after a punctuation. The |
| | | default value is 1,2. |
+---------+---------------+-----------------------------------------+
Table 20
Sutton & Slevinski Expires July 5, 2011 [Page 100]
Internet-Draft Encoding the graphemes of SignWriting January 2011
B.3. Process
B.3.1. Format
When writing BSW 3 with hexadecimal, spaces and underscores should be
used and ignored. Every 3 hex character gets an underscore prefix to
eliminate false matching. Spaces are used to separate signs and
punctuation. A space should not be used between a sequence and a
sign, because the sequence is part of the sign and should not be
separated.
For Unicode Interchange, UTF-8 should be used. Optional spaces can
be used to separate signs and punctuation. A space should not
separate a sequence and a sign. Alternately, a space or line break
can be used every 72 characters to chunk Binary SignWriting into
fixed width character strings.
B.3.2. Index
For a set of signs, each sign can be indexed by the base characters
of the symbols in the sign cluster. This index can be used to create
a symbol frequency. This index can be used to quickly generate a
list of potential signs to search.
B.3.3. Sort
With the use of the sequence, sorting is natural when using the ISWA
2010 order. The sequence prefix will naturally enable comparison and
sorting of signs without any special functions or configuration.
Symbol orders other than the ISWA 2010 order are not directly
supported. This may be an issue if a language group chooses an
alternative order for their specific hand shape subset. It is
advised to maintain the same hand shape order as the ISWA 2010 for
all subsets. Otherwise, sorting will require construction of a
custom Unicode sorting table.
B.3.4. Search
Many types of searches are possible. The most productive pattern is
filter and compare. It can be computationally expensive to analyze
an entire set of signs. If a set has been indexed, then searching
for a sign with a single base is trivial.
When searching for more than one base character without regard to
placement, the index for each base character can be used to create a
set of signs. The search result is the intersection of signs for the
base character result sets.
Sutton & Slevinski Expires July 5, 2011 [Page 101]
Internet-Draft Encoding the graphemes of SignWriting January 2011
When searching by base characters and placement, a two step process
can be used. The first creates the intersection for the base
character result sets. The second compares the relative position of
the symbols in each sign.
An alternative search can be used on the sequence. It is possible to
search for symbols in a sequence or for the start of the sequence. A
decision tree can be used that slowly builds a longer sequence. The
longer the sequence, the fewer the results. For any size sequence, a
list of potential next symbols can be determined. Selection of a
potential symbol will increase the sequence length and decrease the
search results.
Authors' Addresses
Valerie Sutton
Center for Sutton Movement Writing
Email: sutton@signwriting.org
Stephen E Slevinski Jr
Individual
Email: slevin@signpuddle.net
Sutton & Slevinski Expires July 5, 2011 [Page 102]