Welcome to the Transform Program

To use this program, you must have the latest version of Java installed in your browser. If you don't have the latest version, or you are not sure if you do or not, go to
http://www.java.com/en/download/manual.jsp
and download the version of Java that is appropriate for your computer system. Then follow the installation instructions, being sure to close all browser windows before you restart the browser (the last step of the installation). After restarting, type in the URL for the Transform Progam and start using it!

Press Start when you have input ready for Transform.
 
Input to the Transform Program consists of
  1. the verbatim text
  2. a blank line
  3. the parenthesized version of the text
  4. a blank line
You can either copy the input from some other place and paste it into the window that pops up, or you can type the input directly into the window. Click the button at the bottom of the window to Transform your input. The transformation will appear in the window. To copy the transformation, select the text you want to copy and hold down the Ctrl key and then press C. You can now paste it into any application (Word, Notepad, Wordpad, etc.) for printing.

Sample Input

Notice that the 2 samples are different parenthesizations of the same text. Different parenthesizations will produce different output, representing different interpretations of the text.

Example 1:
The word "vessel" includes every description of watercraft or other
artificial contrivance used, or capable of being used, as a means of
transportation on water.
 
1(The word "vessel" includes
         A(every description of watercraft)A or-
         B(1(other artificial contrivance
                  a(used)a, or-
                  b(capable of being used)b)1,
2(as a means of transportation on water.)2)B)1
 

Example 2:
The word "vessel" includes every description of watercraft
or other artificial contrivance used, or capable of being used,
as a means of transportation on water.
                                                                                
1(The word "vessel" includes every description of
   A(1(watercraft)1 or-
     2(other artificial contrivance)2)A
   B(1(used)1, or-
     2(capable of being used)2)B,
   C(as a means of transportation on water.)C)1