31 lines
807 B
HTML
31 lines
807 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<!--
|
||
|
|
||
|
@(#)package.html
|
||
|
|
||
|
Copyright 2002 Tibetan and Himalayan Digital Library
|
||
|
|
||
|
This software is the confidential and proprietary information of
|
||
|
the Tibetan and Himalayan Digital Library. You shall use such
|
||
|
information only in accordance with the terms of the license
|
||
|
agreement you entered into with the THDL.
|
||
|
|
||
|
-->
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
|
||
|
Provides for manipulating Tibetan text at the <i>tsek bar</i> level.
|
||
|
Roughly speaking, a "tsheg bar" (pronounced <i>tsek bar</i>) is a
|
||
|
syllable.
|
||
|
|
||
|
<p>
|
||
|
This package allows for turning a string of Unicode characters into
|
||
|
our <i>TTBIR</i>, our Tibetan Tsheg Bar Internal Representation.
|
||
|
Said Unicode document may contain non-Tibetan characters also.
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|