#
#
#	ttext16.txt
#
#

!SECTION 1
!DISP 10 0
"        <<Lesson  16  Section  1>>"
""
"======================================================"
"  The quick brown fox jumped over the very lazy dog."
"======================================================"
""
"        This is also the review of alphabet letters."
""
"        You have to repeat an above line 3 times."
""
"        Make sure your fingers stay at the home position."
"        I'll show only keys at the home position in the handprint"
"        on the display."
""
"        The goal is to type as fast as possible per minute."
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "asdfjkl;"
!SET repeat 3
!SET hand 1
!SET cursor 1
!TEXT
"The quick brown fox jumped over the very lazy dog."
!MESSAGE
"===>  Type faster than before! <==="
"===>  Type faster than before!  Don't make your palms touch to a desk. <==="
"===>  Lesson 16 Section 1 completed. <==="
!TEST_END

!SECTION 2
!DISP 8 1
" ______________________________________________________________ " 
"|                                                              |"
"|     In this lesson, you'll practice number characters.       |"
"|     You're OK to look at them while you're typing, but use   |"
"|     your right fingers.  Let's practice.                     |"
"|                                                              |"
"|       a11a s22s d33d f44f g55g h66h j77j k88k l99l ;00;      |"
"|                                                              |"
"|     @@@@@@@@Try to type!                             |"
"|                                                              |"
"|______________________________________________________________|" 
!LONG_PAUSE
#
!DISP 10 0
"        <<Lesson  16  Section  2>>"
""
"====================================================="
"  a11a s22s d33d f44f g55g h66h j77j k88k l99l ;00;"
"  1981 1982 1983 1984 1985 1986 1987 1988 1989 1990"
"====================================================="
""
"    You're OK to look at number characters while you're typing, but"
"    use your right fingers."
"     You have to repeat above lines 8 times."
"     First five times, don't mind making mistake."
"     Type five times as fast as you can do correctly."
"     Last three times, practice typing correctly."
"     Be care to make a mistake."
"     Make sure your fingers stay at the home position."
""
"     The goal is to type every letter per minute."
!PAUSE
#
#
!TEST
!SET new "1234567890"
!SET learned "dfkjsla;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"a11a s22s d33d f44f g55g h66h j77j k88k l99l ;00;"
"1981 1982 1983 1984 1985 1986 1987 1988 1989 1990"
!MESSAGE
"===>  First five times, type as fast as possible.  <==="
"===>  Don't mind making a mistake.  Try to type at least three lines.  <==="
"===>  Type faster than before.  <==="
"===>  Try to type at a constant rhythm. <==="
"===>  From the next practice, Type correctly.<==="
"===>  Try to type at least two lines correctly.  <==="
"===>  Stay calm and type correctly!  <==="
"===>  Lesson 16 Section 2 completed. <==="
!TEST_END

!SECTION 3
!DISP 10 0
"        <<Lesson  16  Section  3>>"
""
"====================================================="
"       If you ask these men to do the work and then"
"  to see us when they make the trip to the city, we"
"  shall take them to a good firm that pays well and"
"  is looking for men who do this kind of work well."
"====================================================="
""
"     The practice of number characters is a rest now." 
"     You have to repeat an above sentence 8 times."
"     Be careful of the next explanation."
"     First five times, don't mind making mistake."
"     Type fastest!  Don't slow down."
"     Last three times, practice typing correctly."
"     Make sure your fingers stay at the home position."
"     Don't look at your hands."
"     The goal is to type one sentence per minute."
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "asdfjkl;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"     If you ask these men to do the work and then"
"to see us when they make the trip to the city, we"
"shall take them to a good firm that pays well and"
"is looking for men who do this kind of work well."
!MESSAGE
"===>  First five times, type as fast as possible.  <==="
"===>  Don't mind making a mistake.  Try to type at least three lines.  <==="
"===>  Type faster than before.  <==="
"===>  Try to type at a constant rhythm. <==="
"===>  From the next practice, Type correctly.<==="
"===>  Try to type at least two lines correctly.  <==="
"===>  This is the last of eight lessons.  Type at your pace.<==="
"===>  Lesson 16 Section 3 completed. <==="
!TEST_END

!SECTION 4
!DISP 10 0
"        <<Lesson  16  Section  4>>"
""
"====================================================="
"       We are sure the firm will need more men when"
"  our job id done.  The firm has bid on five or six"
"  huge jobs of which we know and will need more men"
"  than they now have if they get the nod on any two"
"  or more of the jobs on which they have made bids;"
"  and the odds are that they will win at least two."
"====================================================="
""
"    There are six lines.  Hang in there!"
"     From 6 to 8 times,  try to raise the speed of typing without" 
"     making a mistake."
"     Make sure your fingers stay at the home position."
""
"     How many letters can you type in one minute? "
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "dferikujthgycvbn,msxwol.azqp;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"     We are sure the firm will need more men when"
"our job id done.  The firm has bid on five or six"
"huge jobs of which we know and will need more men"
"than they now have if they get the nod on any two"
"or more of the jobs on which they have made bids;"
"and the odds are that they will win at least two."
!MESSAGE
!MESSAGE
"===>  First five times, type as fast as possible.  <==="
"===>  Don't mind making a mistake.  Try to type at least three lines.  <==="
"===>  Type faster than before.  <==="
"===>  Try to type at a constant rhythm. <==="
"===>  From the next practice, Type correctly.<==="
"===>  Try to type at least two lines correctly.  <==="
"===>  This is the last of eight lessons.  Type at your pace.<==="
"===>  Lesson 16 completed. <==="
!TEST_END
