@@ -201,16 +201,16 @@ to convert Tibetan Machine Web to it.
The default keyboard is the Extended Wylie keyboard. Other
supported keyboards include Tibetan Computer Company Keyboard #1,
Tibetan Computer Company Keyboard #2
, and Nitharta's Sambhota Keymap One. For
documentation of these keyboards, see Jskad's 'Help' menu.
@@ -295,7 +295,7 @@ and forth between Jskad and Microsoft Word or OpenOffice. To do
so, you can use standard keyboard shortcuts (Ctrl-A for select all,
Ctrl-X for cut, Ctrl-C for copy, and Ctrl-V for paste). Note
that you must have the Tibetan
+href="http://orion.lib.virginia.edu/thdl/tools/tmw.html">Tibetan
Machine Web family of fonts installed on your computer for
applications besides Jskad to be aware of them.
@@ -526,19 +526,19 @@ As already mentioned, Jskad supports four different keyboard input methods:
Extended Wylie
Tibetan Computer Company Keyboard #1
Tibetan Computer Company Keyboard #2
Sambhota Keymap One
@@ -613,7 +613,7 @@ hard-to-handle document in MS Word and saving as RTF.
as garbage like 0C-<m=-0+{;-{.
Either you haven't installed the Tibetan
+href="http://orion.lib.virginia.edu/thdl/tools/tmw.html">Tibetan
Machine Web family of fonts, or the application you're pasting
into doesn't support RTF copying and pasting. To work around
this latter problem, try pasting into an application that does support
@@ -633,7 +633,7 @@ reinstall Java 1.4. The vowels should look better.
I can't convert from Wylie to Tibetan. Make sure the Wylie you are using is valid Extended Wylie. Also, check to make
sure you aren't using any illegal characters such as Microsoft Word's
'smart quotes'. If smart quotes occur in your Microsoft Word
diff --git a/source/org/thdl/tib/scanner/AcipToWylie.java b/source/org/thdl/tib/scanner/AcipToWylie.java
index 58e446c..09ed158 100644
--- a/source/org/thdl/tib/scanner/AcipToWylie.java
+++ b/source/org/thdl/tib/scanner/AcipToWylie.java
@@ -26,7 +26,7 @@ import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.URL;
-/** Provides an interfase to convert from tibetan text transliterated in the Acip scheme to THDL's Extended Wylie scheme.
+/** Provides an interfase to convert from tibetan text transliterated in the Acip scheme to THDL's Extended Wylie scheme.
If no arguments are sent, it takes the Acip text from the standard input and sends the
Wylie text to the standard output. If one argument is sent, it interprets it as the
diff --git a/source/org/thdl/tib/scanner/BinaryFileGenerator.java b/source/org/thdl/tib/scanner/BinaryFileGenerator.java
index 796242e..b051990 100644
--- a/source/org/thdl/tib/scanner/BinaryFileGenerator.java
+++ b/source/org/thdl/tib/scanner/BinaryFileGenerator.java
@@ -48,7 +48,7 @@ import org.thdl.util.SimplifiedListIterator;
by '-' (a dash). Even though it is not
required, it is highly recommended to include a space before and afterwards
(to eliminate any possible ambiguity with regards to the transliteration of
-reverse vowels in
+reverse vowels in
Extended Wylie). A sample entry for the dictionary is:
bkra shis - 1) auspiciousness, good luck, good fortune, goodness, prosperity, happiness. 2) auspicious, favorable, fortunate, successful, felicitous, lucky. 3) verse of auspiciousness; benediction, blessing. 4) a personal name.
@@ -84,7 +84,7 @@ bde legs ** 1) goodness, happiness, well-being, wellfare, auspiciousness, good f
-acip: it is assumed that the electronic file is a transliteration of
a Tibetan dictionary. It is called "acip" because it accepts Acip's comment
codes ('@' to mark page numbers, brackets to mark comments, etc). Nevertheless,
-it still requires the files to be in
+it still requires the files to be in
Extended Wylie, so if your file is in Acip's transliteration scheme make
sure to run org.thdl.tib.scanner.AcipToWylie first. Definitions here can
be of multiple lines, but with no blank lines in between. It is assumed that the
diff --git a/source/org/thdl/tib/scanner/OnLineScannerFilter.java b/source/org/thdl/tib/scanner/OnLineScannerFilter.java
index df80d39..1abf66c 100644
--- a/source/org/thdl/tib/scanner/OnLineScannerFilter.java
+++ b/source/org/thdl/tib/scanner/OnLineScannerFilter.java
@@ -164,7 +164,7 @@ public class OnLineScannerFilter extends HttpServlet
out.println("
");
diff --git a/source/org/thdl/tib/scanner/package.html b/source/org/thdl/tib/scanner/package.html
index 0d87955..bf1da5d 100644
--- a/source/org/thdl/tib/scanner/package.html
+++ b/source/org/thdl/tib/scanner/package.html
@@ -23,7 +23,7 @@ word or a larger compound phrase. This
entails a very time consuming process of looking up multiple combinations of
syllables to determine which are found within a given dictionary.
It partially automates that process by
-breaking up a sentence/paragraph entered in
+breaking up a sentence/paragraph entered in
Extended Wylie or Tibetan script
into the biggest component parts it can find in multiple dictionary databases.
Then for each component part found, it displays its stored definitions and
@@ -35,29 +35,29 @@ separately.
Java servlet (using Roman script for input and Tibetan script for output)
- directly on a browser
Even though the application runs as a stand-alone application in the
desktop's user, connection to the Internet is still necessary to access the
@@ -107,7 +107,7 @@ DictionarySearchHandheld.jar)
'/' (shad), ';', '|', '!', ':', '[', ']', '^', '@', '#', '$', '%', '=', '<', '>',
'(', ')', '{', '}', blank line (two enters in a row): may not show up in between
component word or phrases (and hence is interpreted as marking the end of a
- component word or phrase). See
+ component word or phrase). See
Extended Wylie documentation for the corresponding symbols in the
Tibetan script.