#
#
#	ttext2.txt
#
#
!SECTION 1
!DISP 16 2
"        <<Lesson  2  Section  1>>"
""
"===================================="
"  deed did feed freed red deer "
"  duke did free red deeded dike "
"  jeered duke fed jeered jeerer "
"===================================="
""
"    This is the review section of lesson 1." 
"    You just have to repeat above lines 3 times." 
"    Make sure your fingers stay at the home position."
"    Type correctly and speedy."
"    Don't look at your hands.  Whenever you forget, check"
"    on the display."
"    The goal is to type every letter per minute." 


!PAUSE
#
#
#
!TEST
!SET repeat 3
!SET new ""
!SET learned "dferikuj"
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 0 0 0
#
!TEXT
"deed did feed freed red deer"
"duke did free red deeded dike"
"jeered duke fed jeered jeerer"
!MESSAGE
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Can you type every letter in one minute?  <==="
"===>  Section 1 completed. <==="
!TEST_END

!SECTION 2
!DISP 16 2
"        <<Lesson  2  Section  2>>"
""
"===================================="
"  the deed did free the red deer"
"  the deed freed the rugged deer"
"===================================="
""
"    After typing a key, put back your fingers"
"    at the home position."
"    Type correctly and speedy."
"    Don't mind if you make a mistake.  Keep on typing."
"    Don't look at your hands.  Whenever you forget, check"
"    on the display."
"    The goal is to type every letter per minute."
!PAUSE
#
#
!TEST
!SET new "thg"
!SET learned "dferikuj"
!SET repeat 8
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 0 0 0 0 0 0 0 0
#
!TEXT
"the deed did free the red deer"
"the deed freed the rugged deer"
!MESSAGE
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Try to type at least two lines correctly.  <==="
"===>  Be sure to type fast and rhythmical.  <==="
"===>  Lesson 2 Section 2 completed.                <==="
!TEST_END

!SECTION 3
!DISP 16 2
"        <<Lesson  2  Section  3>>"
""
"===================================="
"  the key freed the rugged judge"
"  the key freed the rugged rider"
"===================================="
""
"    After typing a key, put back your fingers"
"    at the home position"
"    Type correctly and speedy."
"    Don't mind if you make a mistake.  Keep on typing."
"    Don't look at your hands. Whenever you forget, check"
"    on the display."
"    The goal is to type every letter per minute."
!PAUSE
#
#
!TEST
!SET new "y"
!SET learned "dferikujthg"
!SET repeat 8
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 0 0 0 0 0 0 0 0
#
!TEXT
"the key freed the rugged judge"
"the key freed the rugged rider"
!MESSAGE
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Be sure to type fast and rhythmical.  <==="
"===>  Be sure to type fast and rhythmical.  <==="
"===>  Be sure to type fast and rhythmical.  <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Lesson 2 Section 3 completed. <==="
!TEST_END

!SECTION 4
!DISP 16 2
"        <<Lesson  2  Section  4>>"
""
"===================================="
"  the jury freed the rugged deer"
"  the jury freed the rugged duke"
"===================================="
""
"    After typing a key, put back your fingers"
"    at the home position"
"    Type correctly and speedy."
"    Don't mind if you make a mistake.  Keep on typing."
"    Don't look at your hands.  Whenever you forget, check"
"    on the display."
"    This is the last section of Lesson 2.  "
!PAUSE
#
#
!TEST
!SET new ""
!SET learned "dferikujthgy"
!SET repeat 8
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 0 0 0 0 0 0 0 0
#
!TEXT
"the jury freed the rugged deer"
"the jury freed the rugged duke"
!MESSAGE
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Don't mind making a mistake.  Keep on typing.  <==="
"===>  Be sure to type fast and rhythmical.  <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  Don't rush, stay calm.  Type at the pace you don't make a mistake. <==="
"===>  This is the last of eight lessons.  Type at your pace.<==="
"===>  Lesson 2 completed.  Do your best!         <==="
!TEST_END




