#
#
#	ttext1.txt
#
#
!SECTION 1
!DISP 9 0
"        <<Lesson  1  Section  1>>"
""
"      ===================================="
"        deed did feed freed red deer      "
"        freed red deer did ride free      "
"      ===================================="
""
"    You'll practice the texts above in this section."
"    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."
"    Hit Return key after you finish typing a line."
""
"       The goal is to type three lines per minute."
!PAUSE
#
#
#
!TEST
!SET repeat 8
!SET new     "dfrie"
!SET learned ""
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 0 0 0 0 0 0 0 0
#
!TEXT
"deed did feed freed red deer"
"freed red deer did ride free"
!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. <==="
"===>  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 1 Section 1 completed.                <==="
!TEST_END

!SECTION 2
!DISP 16 0
"        <<Lesson  1  Section  2>>"
""
" ===================================="
"   red rider did ride freed deer     "
"   deeded red deer did feed free     "
" ===================================="
""
"    You'll practice the texts above in this section."
"    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."
!PAUSE
#
#
!TEST
!SET repeat 8
!SET new ""
!SET learned "dfrie"
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 60 0 0 0 0 0 0 0 0
#
!TEXT
"red rider did ride freed deer"
"deeded red deer did feed free"
!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. <==="
"===>  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 1 Section 2 completed.                <==="
!TEST_END

!SECTION 3
!DISP 16 0
"        <<Lesson  1  Section  3>>"
""
" ===================================="
"   duke did free red deeded dike"
"   jeered duke fed jeered jeerer"
" ===================================="
""
"    You'll practice the texts above in this section."
"    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 1.  "
!PAUSE
#
#
#
!TEST
!SET repeat 8
!SET new "kuj"
!SET learned "dfrie"
!SET hand 1
!SET cursor 1
#
#!BEEP_INTR 50 0 0 0 0 0 0 0
#
!TEXT
"duke did free red deeded dike"
"jeered duke fed jeered jeerer"
!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. <==="
"===>  This is the last of eight lessons.  Type at your pace.<==="
"===>  Lesson 1 completed.  Let's try again tomorrow. <==="
!TEST_END





