Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp » !Fresco/Docs/ArgoSphere/seax/level3/ex4_htm

!Fresco/Docs/ArgoSphere/seax/level3/ex4_htm

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp
Filename: !Fresco/Docs/ArgoSphere/seax/level3/ex4_htm
Read OK:
File size: 0E20 bytes
Load address: 0000
Exec address: 0000
File contents
<html>

<head>

<title>Exercise 4</title>
</head>

<body bgcolor="#FFFFFF" vlink="#0000FF">

<p align="center"><font color="#FF0000" size="5"><strong>Grimblegrot
Words</strong></font></p>

<p><font color="#000000" size="4">In which set (</font><font color="#FF0000" size="4">A</font><font color="#000000" size="4">,
</font><font color="#FF0000" size="4">B</font><font color="#000000" size="4"> or </font><font color="#FF0000" size="4">C</font><font color="#000000" size="4">) can all the
words be made from </font><font color="#0000FF" size="4">&quot;grimblegrot&quot;</font><font color="#000000" size="4">?</font></p>

<form>
<div align="center"><center><table border="1" cellpadding="8" cellspacing="1">
<tr>
<td align="center"><font color="#FF0000" size="4"><strong>A</strong></font></td>
<td align="center"><font color="#FF0000" size="4"><strong>B</strong></font></td>
<td align="center"><font color="#FF0000" size="4"><strong>C</strong></font></td>
</tr>
<tr>
<td><table border="0">
<tr>
<td><font size="5">orbit</font></td>
<td><font size="4"><input type="checkbox" name="C6"></font></td>
</tr>
<tr>
<td><font size="5">trigger</font></td>
<td><font size="4"><input type="checkbox" name="C7"></font></td>
</tr>
<tr>
<td><font size="5">rioter</font></td>
<td><font size="4"><input type="checkbox" name="C8"></font></td>
</tr>
<tr>
<td><font size="5">grease</font></td>
<td><font size="4"><input type="checkbox" name="C9"></font></td>
</tr>
<tr>
<td><font size="5">logger</font></td>
<td><font size="4"><input type="checkbox" name="C10"></font></td>
</tr>
<tr>
<td><font size="5">tumble</font></td>
<td><font size="4"><input type="checkbox" name="C11"></font></td>
</tr>
</table>
</td>
<td><table border="0">
<tr>
<td><font size="5">oblige</font></td>
<td><font size="4"><input type="checkbox" name="C1"></font></td>
</tr>
<tr>
<td><font size="5">tremor</font></td>
<td><font size="4"><input type="checkbox" name="C16"></font></td>
</tr>
<tr>
<td><font size="5">timber</font></td>
<td><font size="4"><input type="checkbox" name="C15"></font></td>
</tr>
<tr>
<td><font size="5">toggle</font></td>
<td><font size="4"><input type="checkbox" name="C14"></font></td>
</tr>
<tr>
<td><font size="5">gerbil</font></td>
<td><font size="4"><input type="checkbox" name="C13"></font></td>
</tr>
<tr>
<td><font size="5">goblet</font></td>
<td><font size="4"><input type="checkbox" name="C12"></font></td>
</tr>
</table>
</td>
<td><table border="0">
<tr>
<td><font size="5">mobile</font></td>
<td><font size="4"><input type="checkbox" name="C1"></font></td>
</tr>
<tr>
<td><font size="5">bleed</font></td>
<td><font size="4"><input type="checkbox" name="C2"></font></td>
</tr>
<tr>
<td><font size="5">boiler</font></td>
<td><font size="4"><input type="checkbox" name="C3"></font></td>
</tr>
<tr>
<td><font size="5">bolter</font></td>
<td><font size="4"><input type="checkbox" name="C4"></font></td>
</tr>
<tr>
<td><font size="5">grouse</font></td>
<td><font size="4"><input type="checkbox" name="C5"></font></td>
</tr>
<tr>
<td><font size="5">gorge</font></td>
<td><font size="4"><input type="checkbox" name="C17"></font></td>
</tr>
</table>
</td>
</tr>
</table>
</center></div><div align="center"><center><table border="0">
<tr>
<td><font color="#0000FF" size="4"><br>
All the words in set </font><font color="#0000FF"><input type="text" size="1" name="T1"></font><font color="#0000FF" size="4"> can be made from
&quot;grimblegrot&quot;.</font></td>
</tr>
</table>
</center></div>
</form>

<p align="center"><a href="answ4.htm"><img src="../../Sea/images/answer.gif" border="0" width="75" height="27"></a></p>
</body>
</html>
00000000  3c 68 74 6d 6c 3e 0a 0a  3c 68 65 61 64 3e 0a 0a  |<html>..<head>..|
00000010  3c 74 69 74 6c 65 3e 45  78 65 72 63 69 73 65 20  |<title>Exercise |
00000020  34 3c 2f 74 69 74 6c 65  3e 0a 3c 2f 68 65 61 64  |4</title>.</head|
00000030  3e 0a 0a 3c 62 6f 64 79  20 62 67 63 6f 6c 6f 72  |>..<body bgcolor|
00000040  3d 22 23 46 46 46 46 46  46 22 20 76 6c 69 6e 6b  |="#FFFFFF" vlink|
00000050  3d 22 23 30 30 30 30 46  46 22 3e 0a 0a 3c 70 20  |="#0000FF">..<p |
00000060  61 6c 69 67 6e 3d 22 63  65 6e 74 65 72 22 3e 3c  |align="center"><|
00000070  66 6f 6e 74 20 63 6f 6c  6f 72 3d 22 23 46 46 30  |font color="#FF0|
00000080  30 30 30 22 20 73 69 7a  65 3d 22 35 22 3e 3c 73  |000" size="5"><s|
00000090  74 72 6f 6e 67 3e 47 72  69 6d 62 6c 65 67 72 6f  |trong>Grimblegro|
000000a0  74 0a 57 6f 72 64 73 3c  2f 73 74 72 6f 6e 67 3e  |t.Words</strong>|
000000b0  3c 2f 66 6f 6e 74 3e 3c  2f 70 3e 0a 0a 3c 70 3e  |</font></p>..<p>|
000000c0  3c 66 6f 6e 74 20 63 6f  6c 6f 72 3d 22 23 30 30  |<font color="#00|
000000d0  30 30 30 30 22 20 73 69  7a 65 3d 22 34 22 3e 49  |0000" size="4">I|
000000e0  6e 20 77 68 69 63 68 20  73 65 74 20 28 3c 2f 66  |n which set (</f|
000000f0  6f 6e 74 3e 3c 66 6f 6e  74 20 63 6f 6c 6f 72 3d  |ont><font color=|
00000100  22 23 46 46 30 30 30 30  22 20 73 69 7a 65 3d 22  |"#FF0000" size="|
00000110  34 22 3e 41 3c 2f 66 6f  6e 74 3e 3c 66 6f 6e 74  |4">A</font><font|
00000120  20 63 6f 6c 6f 72 3d 22  23 30 30 30 30 30 30 22  | color="#000000"|
00000130  20 73 69 7a 65 3d 22 34  22 3e 2c 0a 3c 2f 66 6f  | size="4">,.</fo|
00000140  6e 74 3e 3c 66 6f 6e 74  20 63 6f 6c 6f 72 3d 22  |nt><font color="|
00000150  23 46 46 30 30 30 30 22  20 73 69 7a 65 3d 22 34  |#FF0000" size="4|
00000160  22 3e 42 3c 2f 66 6f 6e  74 3e 3c 66 6f 6e 74 20  |">B</font><font |
00000170  63 6f 6c 6f 72 3d 22 23  30 30 30 30 30 30 22 20  |color="#000000" |
00000180  73 69 7a 65 3d 22 34 22  3e 20 6f 72 20 3c 2f 66  |size="4"> or </f|
00000190  6f 6e 74 3e 3c 66 6f 6e  74 20 63 6f 6c 6f 72 3d  |ont><font color=|
000001a0  22 23 46 46 30 30 30 30  22 20 73 69 7a 65 3d 22  |"#FF0000" size="|
000001b0  34 22 3e 43 3c 2f 66 6f  6e 74 3e 3c 66 6f 6e 74  |4">C</font><font|
000001c0  20 63 6f 6c 6f 72 3d 22  23 30 30 30 30 30 30 22  | color="#000000"|
000001d0  20 73 69 7a 65 3d 22 34  22 3e 29 20 63 61 6e 20  | size="4">) can |
000001e0  61 6c 6c 20 74 68 65 0a  77 6f 72 64 73 20 62 65  |all the.words be|
000001f0  20 6d 61 64 65 20 66 72  6f 6d 20 3c 2f 66 6f 6e  | made from </fon|
00000200  74 3e 3c 66 6f 6e 74 20  63 6f 6c 6f 72 3d 22 23  |t><font color="#|
00000210  30 30 30 30 46 46 22 20  73 69 7a 65 3d 22 34 22  |0000FF" size="4"|
00000220  3e 26 71 75 6f 74 3b 67  72 69 6d 62 6c 65 67 72  |>&quot;grimblegr|
00000230  6f 74 26 71 75 6f 74 3b  3c 2f 66 6f 6e 74 3e 3c  |ot&quot;</font><|
00000240  66 6f 6e 74 20 63 6f 6c  6f 72 3d 22 23 30 30 30  |font color="#000|
00000250  30 30 30 22 20 73 69 7a  65 3d 22 34 22 3e 3f 3c  |000" size="4">?<|
00000260  2f 66 6f 6e 74 3e 3c 2f  70 3e 0a 0a 3c 66 6f 72  |/font></p>..<for|
00000270  6d 3e 0a 3c 64 69 76 20  61 6c 69 67 6e 3d 22 63  |m>.<div align="c|
00000280  65 6e 74 65 72 22 3e 3c  63 65 6e 74 65 72 3e 3c  |enter"><center><|
00000290  74 61 62 6c 65 20 62 6f  72 64 65 72 3d 22 31 22  |table border="1"|
000002a0  20 63 65 6c 6c 70 61 64  64 69 6e 67 3d 22 38 22  | cellpadding="8"|
000002b0  20 63 65 6c 6c 73 70 61  63 69 6e 67 3d 22 31 22  | cellspacing="1"|
000002c0  3e 0a 3c 74 72 3e 0a 3c  74 64 20 61 6c 69 67 6e  |>.<tr>.<td align|
000002d0  3d 22 63 65 6e 74 65 72  22 3e 3c 66 6f 6e 74 20  |="center"><font |
000002e0  63 6f 6c 6f 72 3d 22 23  46 46 30 30 30 30 22 20  |color="#FF0000" |
000002f0  73 69 7a 65 3d 22 34 22  3e 3c 73 74 72 6f 6e 67  |size="4"><strong|
00000300  3e 41 3c 2f 73 74 72 6f  6e 67 3e 3c 2f 66 6f 6e  |>A</strong></fon|
00000310  74 3e 3c 2f 74 64 3e 0a  3c 74 64 20 61 6c 69 67  |t></td>.<td alig|
00000320  6e 3d 22 63 65 6e 74 65  72 22 3e 3c 66 6f 6e 74  |n="center"><font|
00000330  20 63 6f 6c 6f 72 3d 22  23 46 46 30 30 30 30 22  | color="#FF0000"|
00000340  20 73 69 7a 65 3d 22 34  22 3e 3c 73 74 72 6f 6e  | size="4"><stron|
00000350  67 3e 42 3c 2f 73 74 72  6f 6e 67 3e 3c 2f 66 6f  |g>B</strong></fo|
00000360  6e 74 3e 3c 2f 74 64 3e  0a 3c 74 64 20 61 6c 69  |nt></td>.<td ali|
00000370  67 6e 3d 22 63 65 6e 74  65 72 22 3e 3c 66 6f 6e  |gn="center"><fon|
00000380  74 20 63 6f 6c 6f 72 3d  22 23 46 46 30 30 30 30  |t color="#FF0000|
00000390  22 20 73 69 7a 65 3d 22  34 22 3e 3c 73 74 72 6f  |" size="4"><stro|
000003a0  6e 67 3e 43 3c 2f 73 74  72 6f 6e 67 3e 3c 2f 66  |ng>C</strong></f|
000003b0  6f 6e 74 3e 3c 2f 74 64  3e 0a 3c 2f 74 72 3e 0a  |ont></td>.</tr>.|
000003c0  3c 74 72 3e 0a 3c 74 64  3e 3c 74 61 62 6c 65 20  |<tr>.<td><table |
000003d0  62 6f 72 64 65 72 3d 22  30 22 3e 0a 3c 74 72 3e  |border="0">.<tr>|
000003e0  0a 3c 74 64 3e 3c 66 6f  6e 74 20 73 69 7a 65 3d  |.<td><font size=|
000003f0  22 35 22 3e 6f 72 62 69  74 3c 2f 66 6f 6e 74 3e  |"5">orbit</font>|
00000400  3c 2f 74 64 3e 0a 3c 74  64 3e 3c 66 6f 6e 74 20  |</td>.<td><font |
00000410  73 69 7a 65 3d 22 34 22  3e 3c 69 6e 70 75 74 20  |size="4"><input |
00000420  74 79 70 65 3d 22 63 68  65 63 6b 62 6f 78 22 20  |type="checkbox" |
00000430  6e 61 6d 65 3d 22 43 36  22 3e 3c 2f 66 6f 6e 74  |name="C6"></font|
00000440  3e 3c 2f 74 64 3e 0a 3c  2f 74 72 3e 0a 3c 74 72  |></td>.</tr>.<tr|
00000450  3e 0a 3c 74 64 3e 3c 66  6f 6e 74 20 73 69 7a 65  |>.<td><font size|
00000460  3d 22 35 22 3e 74 72 69  67 67 65 72 3c 2f 66 6f  |="5">trigger</fo|
00000470  6e 74 3e 3c 2f 74 64 3e  0a 3c 74 64 3e 3c 66 6f  |nt></td>.<td><fo|
00000480  6e 74 20 73 69 7a 65 3d  22 34 22 3e 3c 69 6e 70  |nt size="4"><inp|
00000490  75 74 20 74 79 70 65 3d  22 63 68 65 63 6b 62 6f  |ut type="checkbo|
000004a0  78 22 20 6e 61 6d 65 3d  22 43 37 22 3e 3c 2f 66  |x" name="C7"></f|
000004b0  6f 6e 74 3e 3c 2f 74 64  3e 0a 3c 2f 74 72 3e 0a  |ont></td>.</tr>.|
000004c0  3c 74 72 3e 0a 3c 74 64  3e 3c 66 6f 6e 74 20 73  |<tr>.<td><font s|
000004d0  69 7a 65 3d 22 35 22 3e  72 69 6f 74 65 72 3c 2f  |ize="5">rioter</|
000004e0  66 6f 6e 74 3e 3c 2f 74  64 3e 0a 3c 74 64 3e 3c  |font></td>.<td><|
000004f0  66 6f 6e 74 20 73 69 7a  65 3d 22 34 22 3e 3c 69  |font size="4"><i|
00000500  6e 70 75 74 20 74 79 70  65 3d 22 63 68 65 63 6b  |nput type="check|
00000510  62 6f 78 22 20 6e 61 6d  65 3d 22 43 38 22 3e 3c  |box" name="C8"><|
00000520  2f 66 6f 6e 74 3e 3c 2f  74 64 3e 0a 3c 2f 74 72  |/font></td>.</tr|
00000530  3e 0a 3c 74 72 3e 0a 3c  74 64 3e 3c 66 6f 6e 74  |>.<tr>.<td><font|
00000540  20 73 69 7a 65 3d 22 35  22 3e 67 72 65 61 73 65  | size="5">grease|
00000550  3c 2f 66 6f 6e 74 3e 3c  2f 74 64 3e 0a 3c 74 64  |</font></td>.<td|
00000560  3e 3c 66 6f 6e 74 20 73  69 7a 65 3d 22 34 22 3e  |><font size="4">|
00000570  3c 69 6e 70 75 74 20 74  79 70 65 3d 22 63 68 65  |<input type="che|
00000580  63 6b 62 6f 78 22 20 6e  61 6d 65 3d 22 43 39 22  |ckbox" name="C9"|
00000590  3e 3c 2f 66 6f 6e 74 3e  3c 2f 74 64 3e 0a 3c 2f  |></font></td>.</|
000005a0  74 72 3e 0a 3c 74 72 3e  0a 3c 74 64 3e 3c 66 6f  |tr>.<tr>.<td><fo|
000005b0  6e 74 20 73 69 7a 65 3d  22 35 22 3e 6c 6f 67 67  |nt size="5">logg|
000005c0  65 72 3c 2f 66 6f 6e 74  3e 3c 2f 74 64 3e 0a 3c  |er</font></td>.<|
000005d0  74 64 3e 3c 66 6f 6e 74  20 73 69 7a 65 3d 22 34  |td><font size="4|
000005e0  22 3e 3c 69 6e 70 75 74  20 74 79 70 65 3d 22 63  |"><input type="c|
000005f0  68 65 63 6b 62 6f 78 22  20 6e 61 6d 65 3d 22 43  |heckbox" name="C|
00000600  31 30 22 3e 3c 2f 66 6f  6e 74 3e 3c 2f 74 64 3e  |10"></font></td>|
00000610  0a 3c 2f 74 72 3e 0a 3c  74 72 3e 0a 3c 74 64 3e  |.</tr>.<tr>.<td>|
00000620  3c 66 6f 6e 74 20 73 69  7a 65 3d 22 35 22 3e 74  |<font size="5">t|
00000630  75 6d 62 6c 65 3c 2f 66  6f 6e 74 3e 3c 2f 74 64  |umble</font></td|
00000640  3e 0a 3c 74 64 3e 3c 66  6f 6e 74 20 73 69 7a 65  |>.<td><font size|
00000650  3d 22 34 22 3e 3c 69 6e  70 75 74 20 74 79 70 65  |="4"><input type|
00000660  3d 22 63 68 65 63 6b 62  6f 78 22 20 6e 61 6d 65  |="checkbox" name|
00000670  3d 22 43 31 31 22 3e 3c  2f 66 6f 6e 74 3e 3c 2f  |="C11"></font></|
00000680  74 64 3e 0a 3c 2f 74 72  3e 0a 3c 2f 74 61 62 6c  |td>.</tr>.</tabl|
00000690  65 3e 0a 3c 2f 74 64 3e  0a 3c 74 64 3e 3c 74 61  |e>.</td>.<td><ta|
000006a0  62 6c 65 20 62 6f 72 64  65 72 3d 22 30 22 3e 0a  |ble border="0">.|
000006b0  3c 74 72 3e 0a 3c 74 64  3e 3c 66 6f 6e 74 20 73  |<tr>.<td><font s|
000006c0  69 7a 65 3d 22 35 22 3e  6f 62 6c 69 67 65 3c 2f  |ize="5">oblige</|
000006d0  66 6f 6e 74 3e 3c 2f 74  64 3e 0a 3c 74 64 3e 3c  |font></td>.<td><|
000006e0  66 6f 6e 74 20 73 69 7a  65 3d 22 34 22 3e 3c 69  |font size="4"><i|
000006f0  6e 70 75 74 20 74 79 70  65 3d 22 63 68 65 63 6b  |nput type="check|
00000700  62 6f 78 22 20 6e 61 6d  65 3d 22 43 31 22 3e 3c  |box" name="C1"><|
00000710  2f 66 6f 6e 74 3e 3c 2f  74 64 3e 0a 3c 2f 74 72  |/font></td>.</tr|
00000720  3e 0a 3c 74 72 3e 0a 3c  74 64 3e 3c 66 6f 6e 74  |>.<tr>.<td><font|
00000730  20 73 69 7a 65 3d 22 35  22 3e 74 72 65 6d 6f 72  | size="5">tremor|
00000740  3c 2f 66 6f 6e 74 3e 3c  2f 74 64 3e 0a 3c 74 64  |</font></td>.<td|
00000750  3e 3c 66 6f 6e 74 20 73  69 7a 65 3d 22 34 22 3e  |><font size="4">|
00000760  3c 69 6e 70 75 74 20 74  79 70 65 3d 22 63 68 65  |<input type="che|
00000770  63 6b 62 6f 78 22 20 6e  61 6d 65 3d 22 43 31 36  |ckbox" name="C16|
00000780  22 3e 3c 2f 66 6f 6e 74  3e 3c 2f 74 64 3e 0a 3c  |"></font></td>.<|
00000790  2f 74 72 3e 0a 3c 74 72  3e 0a 3c 74 64 3e 3c 66  |/tr>.<tr>.<td><f|
000007a0  6f 6e 74 20 73 69 7a 65  3d 22 35 22 3e 74 69 6d  |ont size="5">tim|
000007b0  62 65 72 3c 2f 66 6f 6e  74 3e 3c 2f 74 64 3e 0a  |ber</font></td>.|
000007c0  3c 74 64 3e 3c 66 6f 6e  74 20 73 69 7a 65 3d 22  |<td><font size="|
000007d0  34 22 3e 3c 69 6e 70 75  74 20 74 79 70 65 3d 22  |4"><input type="|
000007e0  63 68 65 63 6b 62 6f 78  22 20 6e 61 6d 65 3d 22  |checkbox" name="|
000007f0  43 31 35 22 3e 3c 2f 66  6f 6e 74 3e 3c 2f 74 64  |C15"></font></td|
00000800  3e 0a 3c 2f 74 72 3e 0a  3c 74 72 3e 0a 3c 74 64  |>.</tr>.<tr>.<td|
00000810  3e 3c 66 6f 6e 74 20 73  69 7a 65 3d 22 35 22 3e  |><font size="5">|
00000820  74 6f 67 67 6c 65 3c 2f  66 6f 6e 74 3e 3c 2f 74  |toggle</font></t|
00000830  64 3e 0a 3c 74 64 3e 3c  66 6f 6e 74 20 73 69 7a  |d>.<td><font siz|
00000840  65 3d 22 34 22 3e 3c 69  6e 70 75 74 20 74 79 70  |e="4"><input typ|
00000850  65 3d 22 63 68 65 63 6b  62 6f 78 22 20 6e 61 6d  |e="checkbox" nam|
00000860  65 3d 22 43 31 34 22 3e  3c 2f 66 6f 6e 74 3e 3c  |e="C14"></font><|
00000870  2f 74 64 3e 0a 3c 2f 74  72 3e 0a 3c 74 72 3e 0a  |/td>.</tr>.<tr>.|
00000880  3c 74 64 3e 3c 66 6f 6e  74 20 73 69 7a 65 3d 22  |<td><font size="|
00000890  35 22 3e 67 65 72 62 69  6c 3c 2f 66 6f 6e 74 3e  |5">gerbil</font>|
000008a0  3c 2f 74 64 3e 0a 3c 74  64 3e 3c 66 6f 6e 74 20  |</td>.<td><font |
000008b0  73 69 7a 65 3d 22 34 22  3e 3c 69 6e 70 75 74 20  |size="4"><input |
000008c0  74 79 70 65 3d 22 63 68  65 63 6b 62 6f 78 22 20  |type="checkbox" |
000008d0  6e 61 6d 65 3d 22 43 31  33 22 3e 3c 2f 66 6f 6e  |name="C13"></fon|
000008e0  74 3e 3c 2f 74 64 3e 0a  3c 2f 74 72 3e 0a 3c 74  |t></td>.</tr>.<t|
000008f0  72 3e 0a 3c 74 64 3e 3c  66 6f 6e 74 20 73 69 7a  |r>.<td><font siz|
00000900  65 3d 22 35 22 3e 67 6f  62 6c 65 74 3c 2f 66 6f  |e="5">goblet</fo|
00000910  6e 74 3e 3c 2f 74 64 3e  0a 3c 74 64 3e 3c 66 6f  |nt></td>.<td><fo|
00000920  6e 74 20 73 69 7a 65 3d  22 34 22 3e 3c 69 6e 70  |nt size="4"><inp|
00000930  75 74 20 74 79 70 65 3d  22 63 68 65 63 6b 62 6f  |ut type="checkbo|
00000940  78 22 20 6e 61 6d 65 3d  22 43 31 32 22 3e 3c 2f  |x" name="C12"></|
00000950  66 6f 6e 74 3e 3c 2f 74  64 3e 0a 3c 2f 74 72 3e  |font></td>.</tr>|
00000960  0a 3c 2f 74 61 62 6c 65  3e 0a 3c 2f 74 64 3e 0a  |.</table>.</td>.|
00000970  3c 74 64 3e 3c 74 61 62  6c 65 20 62 6f 72 64 65  |<td><table borde|
00000980  72 3d 22 30 22 3e 0a 3c  74 72 3e 0a 3c 74 64 3e  |r="0">.<tr>.<td>|
00000990  3c 66 6f 6e 74 20 73 69  7a 65 3d 22 35 22 3e 6d  |<font size="5">m|
000009a0  6f 62 69 6c 65 3c 2f 66  6f 6e 74 3e 3c 2f 74 64  |obile</font></td|
000009b0  3e 0a 3c 74 64 3e 3c 66  6f 6e 74 20 73 69 7a 65  |>.<td><font size|
000009c0  3d 22 34 22 3e 3c 69 6e  70 75 74 20 74 79 70 65  |="4"><input type|
000009d0  3d 22 63 68 65 63 6b 62  6f 78 22 20 6e 61 6d 65  |="checkbox" name|
000009e0  3d 22 43 31 22 3e 3c 2f  66 6f 6e 74 3e 3c 2f 74  |="C1"></font></t|
000009f0  64 3e 0a 3c 2f 74 72 3e  0a 3c 74 72 3e 0a 3c 74  |d>.</tr>.<tr>.<t|
00000a00  64 3e 3c 66 6f 6e 74 20  73 69 7a 65 3d 22 35 22  |d><font size="5"|
00000a10  3e 62 6c 65 65 64 3c 2f  66 6f 6e 74 3e 3c 2f 74  |>bleed</font></t|
00000a20  64 3e 0a 3c 74 64 3e 3c  66 6f 6e 74 20 73 69 7a  |d>.<td><font siz|
00000a30  65 3d 22 34 22 3e 3c 69  6e 70 75 74 20 74 79 70  |e="4"><input typ|
00000a40  65 3d 22 63 68 65 63 6b  62 6f 78 22 20 6e 61 6d  |e="checkbox" nam|
00000a50  65 3d 22 43 32 22 3e 3c  2f 66 6f 6e 74 3e 3c 2f  |e="C2"></font></|
00000a60  74 64 3e 0a 3c 2f 74 72  3e 0a 3c 74 72 3e 0a 3c  |td>.</tr>.<tr>.<|
00000a70  74 64 3e 3c 66 6f 6e 74  20 73 69 7a 65 3d 22 35  |td><font size="5|
00000a80  22 3e 62 6f 69 6c 65 72  3c 2f 66 6f 6e 74 3e 3c  |">boiler</font><|
00000a90  2f 74 64 3e 0a 3c 74 64  3e 3c 66 6f 6e 74 20 73  |/td>.<td><font s|
00000aa0  69 7a 65 3d 22 34 22 3e  3c 69 6e 70 75 74 20 74  |ize="4"><input t|
00000ab0  79 70 65 3d 22 63 68 65  63 6b 62 6f 78 22 20 6e  |ype="checkbox" n|
00000ac0  61 6d 65 3d 22 43 33 22  3e 3c 2f 66 6f 6e 74 3e  |ame="C3"></font>|
00000ad0  3c 2f 74 64 3e 0a 3c 2f  74 72 3e 0a 3c 74 72 3e  |</td>.</tr>.<tr>|
00000ae0  0a 3c 74 64 3e 3c 66 6f  6e 74 20 73 69 7a 65 3d  |.<td><font size=|
00000af0  22 35 22 3e 62 6f 6c 74  65 72 3c 2f 66 6f 6e 74  |"5">bolter</font|
00000b00  3e 3c 2f 74 64 3e 0a 3c  74 64 3e 3c 66 6f 6e 74  |></td>.<td><font|
00000b10  20 73 69 7a 65 3d 22 34  22 3e 3c 69 6e 70 75 74  | size="4"><input|
00000b20  20 74 79 70 65 3d 22 63  68 65 63 6b 62 6f 78 22  | type="checkbox"|
00000b30  20 6e 61 6d 65 3d 22 43  34 22 3e 3c 2f 66 6f 6e  | name="C4"></fon|
00000b40  74 3e 3c 2f 74 64 3e 0a  3c 2f 74 72 3e 0a 3c 74  |t></td>.</tr>.<t|
00000b50  72 3e 0a 3c 74 64 3e 3c  66 6f 6e 74 20 73 69 7a  |r>.<td><font siz|
00000b60  65 3d 22 35 22 3e 67 72  6f 75 73 65 3c 2f 66 6f  |e="5">grouse</fo|
00000b70  6e 74 3e 3c 2f 74 64 3e  0a 3c 74 64 3e 3c 66 6f  |nt></td>.<td><fo|
00000b80  6e 74 20 73 69 7a 65 3d  22 34 22 3e 3c 69 6e 70  |nt size="4"><inp|
00000b90  75 74 20 74 79 70 65 3d  22 63 68 65 63 6b 62 6f  |ut type="checkbo|
00000ba0  78 22 20 6e 61 6d 65 3d  22 43 35 22 3e 3c 2f 66  |x" name="C5"></f|
00000bb0  6f 6e 74 3e 3c 2f 74 64  3e 0a 3c 2f 74 72 3e 0a  |ont></td>.</tr>.|
00000bc0  3c 74 72 3e 0a 3c 74 64  3e 3c 66 6f 6e 74 20 73  |<tr>.<td><font s|
00000bd0  69 7a 65 3d 22 35 22 3e  67 6f 72 67 65 3c 2f 66  |ize="5">gorge</f|
00000be0  6f 6e 74 3e 3c 2f 74 64  3e 0a 3c 74 64 3e 3c 66  |ont></td>.<td><f|
00000bf0  6f 6e 74 20 73 69 7a 65  3d 22 34 22 3e 3c 69 6e  |ont size="4"><in|
00000c00  70 75 74 20 74 79 70 65  3d 22 63 68 65 63 6b 62  |put type="checkb|
00000c10  6f 78 22 20 6e 61 6d 65  3d 22 43 31 37 22 3e 3c  |ox" name="C17"><|
00000c20  2f 66 6f 6e 74 3e 3c 2f  74 64 3e 0a 3c 2f 74 72  |/font></td>.</tr|
00000c30  3e 0a 3c 2f 74 61 62 6c  65 3e 0a 3c 2f 74 64 3e  |>.</table>.</td>|
00000c40  0a 3c 2f 74 72 3e 0a 3c  2f 74 61 62 6c 65 3e 0a  |.</tr>.</table>.|
00000c50  3c 2f 63 65 6e 74 65 72  3e 3c 2f 64 69 76 3e 3c  |</center></div><|
00000c60  64 69 76 20 61 6c 69 67  6e 3d 22 63 65 6e 74 65  |div align="cente|
00000c70  72 22 3e 3c 63 65 6e 74  65 72 3e 3c 74 61 62 6c  |r"><center><tabl|
00000c80  65 20 62 6f 72 64 65 72  3d 22 30 22 3e 0a 3c 74  |e border="0">.<t|
00000c90  72 3e 0a 3c 74 64 3e 3c  66 6f 6e 74 20 63 6f 6c  |r>.<td><font col|
00000ca0  6f 72 3d 22 23 30 30 30  30 46 46 22 20 73 69 7a  |or="#0000FF" siz|
00000cb0  65 3d 22 34 22 3e 3c 62  72 3e 0a 41 6c 6c 20 74  |e="4"><br>.All t|
00000cc0  68 65 20 77 6f 72 64 73  20 69 6e 20 73 65 74 20  |he words in set |
00000cd0  3c 2f 66 6f 6e 74 3e 3c  66 6f 6e 74 20 63 6f 6c  |</font><font col|
00000ce0  6f 72 3d 22 23 30 30 30  30 46 46 22 3e 3c 69 6e  |or="#0000FF"><in|
00000cf0  70 75 74 20 74 79 70 65  3d 22 74 65 78 74 22 20  |put type="text" |
00000d00  73 69 7a 65 3d 22 31 22  20 6e 61 6d 65 3d 22 54  |size="1" name="T|
00000d10  31 22 3e 3c 2f 66 6f 6e  74 3e 3c 66 6f 6e 74 20  |1"></font><font |
00000d20  63 6f 6c 6f 72 3d 22 23  30 30 30 30 46 46 22 20  |color="#0000FF" |
00000d30  73 69 7a 65 3d 22 34 22  3e 20 63 61 6e 20 62 65  |size="4"> can be|
00000d40  20 6d 61 64 65 20 66 72  6f 6d 0a 26 71 75 6f 74  | made from.&quot|
00000d50  3b 67 72 69 6d 62 6c 65  67 72 6f 74 26 71 75 6f  |;grimblegrot&quo|
00000d60  74 3b 2e 3c 2f 66 6f 6e  74 3e 3c 2f 74 64 3e 0a  |t;.</font></td>.|
00000d70  3c 2f 74 72 3e 0a 3c 2f  74 61 62 6c 65 3e 0a 3c  |</tr>.</table>.<|
00000d80  2f 63 65 6e 74 65 72 3e  3c 2f 64 69 76 3e 0a 3c  |/center></div>.<|
00000d90  2f 66 6f 72 6d 3e 0a 0a  3c 70 20 61 6c 69 67 6e  |/form>..<p align|
00000da0  3d 22 63 65 6e 74 65 72  22 3e 3c 61 20 68 72 65  |="center"><a hre|
00000db0  66 3d 22 61 6e 73 77 34  2e 68 74 6d 22 3e 3c 69  |f="answ4.htm"><i|
00000dc0  6d 67 20 73 72 63 3d 22  2e 2e 2f 2e 2e 2f 53 65  |mg src="../../Se|
00000dd0  61 2f 69 6d 61 67 65 73  2f 61 6e 73 77 65 72 2e  |a/images/answer.|
00000de0  67 69 66 22 20 62 6f 72  64 65 72 3d 22 30 22 20  |gif" border="0" |
00000df0  77 69 64 74 68 3d 22 37  35 22 20 68 65 69 67 68  |width="75" heigh|
00000e00  74 3d 22 32 37 22 3e 3c  2f 61 3e 3c 2f 70 3e 0a  |t="27"></a></p>.|
00000e10  3c 2f 62 6f 64 79 3e 0a  3c 2f 68 74 6d 6c 3e 0a  |</body>.</html>.|
00000e20