#
#
#	ttext11.txt
#
#
!SECTION 1
!DISP 10 0
"        <<Lesson  11  Section  1>>"
""
"======================================================"
"  The quick brown fox jumped over the very lazy dog."
"======================================================"
""
"        This is 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
"===>  Don't mind making a mistake. <==="
"===>  Type faster than before.  Don't mind making a mistake. <==="
"===>  Lesson 11 Section 1 completed. <==="
!TEST_END

!SECTION 2
!DISP 10 0
"        <<Lesson  11  Section  2>>"
""
"====================================================="
"  I shall have to make this form so that it will go"
"  into a mailer with a name on it; and then we will"
"  plan the other form to fit into this smaller one."
"====================================================="
""
"     From this section, you'll practice a sentence."
"     You have to repeat an above sentence 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 one sentence per minute."
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "asdfjkl;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"I shall have to make this form so that it will go"
"into a mailer with a name on it; and then we will"
"plan the other form to fit into this smaller one."
!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 be sure to type fast and rhythmical!  <==="
"===>  Lesson 11 Section 2 completed. <==="
!TEST_END

!SECTION 3
!DISP 10 0
"        <<Lesson  11  Section  3>>"
""
"====================================================="
"  They did make a good sale, and then both men went"
"  to work to fill out all the forms they had to use"
"  to make sure the store would get the caps in time"
"  for the big spring sales we are planning for all."
"====================================================="
""
"     You have to repeat an above sentence 8 times."
"     Be careful of the next explanation."
"     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 one sentence per minute."
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "asdfjkl;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"They did make a good sale, and then both men went"
"to work to fill out all the forms they had to use"
"to make sure the store would get the caps in time"
"for the big spring sales we are planning for all."
!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 11 Section 3 completed. <==="
!TEST_END

!SECTION 4
!DISP 10 0
"        <<Lesson  11  Section  4>>"
""
"====================================================="
"  I had the form with me when we took down the size"
"  of the sign on which to put the name of the firm."
"  We had to go to the city to see the entire lot of"
"  signs, to make sure we had all the things that we"
"  needed to make good our work and our word to all."
"====================================================="
""
"     Your finger will remember letters at a unit of a word."
""
"     Make sure your fingers stay at the home position."
""
"     Maintain a posture as your arms are horizontal."
""
"     How many letters can you type in one minute? "
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "asdfjkl;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"I had the form with me when we took down the size"
"of the sign on which to put the name of the firm."
"We had to go to the city to see the entire lot of"
"signs, to make sure we had all the things that we"
"needed to make good our work and our word to all."
!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 11 completed. <==="
!TEST_END
