#
#
#	ttext13.txt
#
#

!SECTION 1
!DISP 10 0
"        <<Lesson  13  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
"===>  Don't mind making a mistake. <==="
"===>  Type at a constant rhythm and faster than before! <==="
"===>  Lesson 13 Section 1 completed. <==="
!TEST_END

!SECTION 2
!DISP 10 0
"        <<Lesson  13  Section  2>>"
""
"====================================================="
"  If we can have these men go to the firms that use"
"  a lot of goods of this kind or that need a lot of"
"  it, the men can be sure that they will get sales."
"====================================================="
""
"     Move only fingers, draw out the power of your arms and hands."
"     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
"If we can have these men go to the firms that use"
"a lot of goods of this kind or that need a lot of"
"it, the men can be sure that they will get sales."
!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 13 Section 2 completed. <==="
!TEST_END

!SECTION 3
!DISP 10 0
"        <<Lesson  13  Section  3>>"
""
"====================================================="
"  To make sure they have all the goods on the list,"
"  the two of them plan to go to the town next week;"
"  when they get there, they will go to the store to"
"  get the last thing or two that they may not have."
"====================================================="
""
"     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
"To make sure they have all the goods on the list,"
"the two of them plan to go to the town next week;"
"when they get there, they will go to the store to"
"get the last thing or two that they may not have."
!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 13 Section 3 completed. <==="
!TEST_END

!SECTION 4
!DISP 10 0
"        <<Lesson  13  Section  4>>"
""
"====================================================="
"  The big a large firm sent in for that job was too"
"  high, but the bid we had from the smaller firm in"
"  the next town was a whole lot less.  Do send this"
"  form in as soon as you can so that we may be able"
"  to have all the plans made for you to go to work."
"====================================================="
""
"     In three lines, type two spaces after you type a period."
"     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
"The big a large firm sent in for that job was too"
"high, but the bid we had from the smaller firm in"
"the next town was a whole lot less.  Do send this"
"form in as soon as you can so that we may be able"
"to have all the plans made for you to go to work."
!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 13 completed. <==="
!TEST_END