#
#
#	ttext12.txt
#
#

!SECTION 1
!DISP 10 0
"        <<Lesson  12  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 12 Section 1 completed. <==="
!TEST_END

!SECTION 2
!DISP 10 0
"        <<Lesson  12  Section  2>>"
""
"====================================================="
"  Now that they have the new plan to work for them,"
"  she will wish to take bids and to make sales with"
"  the aid of the new forms we sent them last month."
"====================================================="
""
"     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."
"     Do your best as you can type faster than before"
"     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
"Now that they have the new plan to work for them,"
"she will wish to take bids and to make sales with"
"the aid of the new forms we sent them last month."
!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 12 Section 2 completed. <==="
!TEST_END

!SECTION 3
!DISP 10 0
"        <<Lesson  12  Section  3>>"
""
"====================================================="
"  If you wish to have an item that will aid the men"
"  who sell for you to do the kind of sales job that"
"  you want, you will wish to see our new sales kit,"
"  as it is just the tool to make one proud to sell."
"====================================================="
""
"     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
"If you wish to have an item that will aid the men"
"who sell for you to do the kind of sales job that"
"you want, you will wish to see our new sales kit,"
"as it is just the tool to make one proud to sell."
!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 12 Section 3 completed. <==="
!TEST_END

!SECTION 4
!DISP 10 0
"        <<Lesson  12  Section  4>>"
""
"====================================================="
"  At this time of the year, no doubt you would like"
"  a new item or two to add to your list of aids for"
"  the men who sell for your firm.  He will get back"
"  from his trip in a few days and, when he is here,"
"  he will let your office know about all new items."
"====================================================="
""
"     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 "asdfjkl;"
!SET repeat 8
!SET hand 1
!SET cursor 1
!TEXT
"At this time of the year, no doubt you would like"
"a new item or two to add to your list of aids for"
"the men who sell for your firm.  He will get back"
"from his trip in a few days and, when he is here,"
"he will let your office know about all new items."
!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 12 completed. <==="
!TEST_END
