home *** CD-ROM | disk | FTP | other *** search
- *********************************************************
- * MY ABC'S - Pairs Data
- *
- * If the first character of a line is an asterisk,
- * the line is treated as a comment.
- *
- * Pairs are used by game 3, blended sounds by games
- * 1 and 4. Each line under "Pairs" contains three
- * or more pairs of letters. These are all possible
- * options that can be used for any one run of game 3.
- *
- * Lines beginning with a slash (/) are required.
- * /End signals end of data.
- *********************************************************
-
- /Blended Sounds
- SH TH CH WH
-
- /Pairs
- TT LL PP RR SS
- AN AR AI AP
- ER OR AR
- ST SH SC
- GL GI GR
- WH WO WL
- UN UG UT
- CA CK CL
- BR BL BU
-
- /End