Click here to get back home

sign-lang and brail encodings?

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
sign-lang and brail encodings? Steve K. 11-29-2006
Get Chitika Premium
Posted by Steve K. on November 29, 2006, 3:55 am
Please log in for more thread options


I recall a few months ago coming across an article allowing for encoding
(or converting?) xml and html documents into sign language as well as
brail for deaf and blind people, and that they were pending an ISO
designations.

I cannot seem to find any information on this. From what I recall they
were supposed to be use able in <meta> charset or so tags.

Thanks in advance for any help on this.



Posted by Andy Dingley on November 29, 2006, 7:29 am
Please log in for more thread options



Steve K. wrote:

> I recall a few months ago coming across an article allowing for encoding
> (or converting?) xml and html documents into sign language

This seems slightly dubious -- sign language is a rendering technique,
not a document format.

Although there is some use for "a document format that represents sign"
(publishers of illustrated sign-targetted books could certainly use it)
then that's a pretty trivial exercise in writing an XML schema.
Elements within this schema could represent the various signs (fully,
and accurately, with all their subtleties) and could also model most of
the mapping between the world's various sign vocabularies. A good idea,
with great benefit to a small number of people.

A more generally useful technique would be a "sign browser". Take a
document, _any_ document, and render it using sign language. In effect
it's a translation tool from text to sign. This is of less general use
(using sign is no indication that you can't read for yourself!) but
it's more widely applicable. Sign users can feed any content they like
into it, just like a speech browser, without requiring any
sign-specific markup on the overall document.

If you want a document to "render in sign" no matter who reads it, then
that needs some embedded document content more than just a single
<meta> on the top (embedded XML via namespacing might do the job).

If you want to make general documents "sign-browser compatible" then
some such browsers might indeed want to see a "sign capable" <meta> on
the document, but that's a badly thought-through feature. Why can't
they just accept any well-formed HTML ?

If "rendering text as sign" is too hard (and it _is_ hard), then it
might well be useful to embed "sign ruby" throughout the document text
and to hint at the intended meaning of homonyms etc. Again though, this
is spread throughout the text, not just a per-document <meta>


Posted by Darin McGrew on November 29, 2006, 12:27 pm
Please log in for more thread options


Steve K. wrote:
>> I recall a few months ago coming across an article allowing for encoding
>> (or converting?) xml and html documents into sign language

> This seems slightly dubious -- sign language is a rendering technique,
> not a document format.

Actually, some sign languages aren't even rendering techniques. There are
sign languages that simply translate writen/spoken English into signs, but
American Sign Language (ASL) is an independent language, with its own
syntax and vocabulary (although its vocabulary does borrow heavily from
English).
--
Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/

"There is no right way to do the wrong thing."

Posted by Joseph Kesselman on November 29, 2006, 1:10 pm
Please log in for more thread options


Darin McGrew wrote:
> American Sign Language (ASL) is an independent language, with its own
> syntax and vocabulary (although its vocabulary does borrow heavily from
> English).

Very true, though "pidgin sign" in English word order is accepted from
those of us who don't know better. (I remember just enough ASL to
apologise for not remembering more, and to appreciate sign-singing.)

--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden

Posted by Andy Dingley on December 1, 2006, 4:55 am
Please log in for more thread options



Darin McGrew wrote:

> Actually, some sign languages aren't even rendering techniques. There are
> sign languages that simply translate writen/spoken English into signs, but
> American Sign Language (ASL) is an independent language,

Indeed - which is why you need some ruby-like approach.

This is solvable, if you want, but it would take more than a single
<meta> on a page



Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap