| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|---|
| 5 | <link rel="stylesheet" href="publicnotes.css" type="text/css"> |
|---|
| 6 | <script language="javascript" type="text/javascript" src="publicnotes.js"></script> |
|---|
| 7 | <link rel="icon" href="icon.png" type="image/png" > |
|---|
| 8 | <link rel="shortcut icon" href="icon.png" type="image/png" > |
|---|
| 9 | <title>Example page for commentary view</title> |
|---|
| 10 | </head> |
|---|
| 11 | |
|---|
| 12 | <body onload="PN.onLoad();"> |
|---|
| 13 | <div class="maintext"> |
|---|
| 14 | <h1>DOWN THE RABBIT-HOLE</h1> |
|---|
| 15 | |
|---|
| 16 | <p> ALICE was beginning to get very tired of sitting by her sister on |
|---|
| 17 | the bank and of having nothing to do: once or twice she had peeped |
|---|
| 18 | into the book her sister was reading, but it had no pictures or |
|---|
| 19 | conversations in it, <q>and what is the use of a book,</q> thought |
|---|
| 20 | Alice, <q>without pictures or conversations?</q> |
|---|
| 21 | |
|---|
| 22 | <p> So she was considering, in her own mind (as well as she could, for |
|---|
| 23 | the hot day made her feel very sleepy and stupid), whether the |
|---|
| 24 | pleasure of making a daisy-chain would be worth the trouble of getting |
|---|
| 25 | up and picking the daisies, when suddenly a <a href="#note0" id="base0" |
|---|
| 26 | name="base0">White Rabbit</a> with pink eyes ran close by her. |
|---|
| 27 | |
|---|
| 28 | <p> There was nothing so very remarkable in that; nor did Alice think |
|---|
| 29 | it so very much out of the way to hear the Rabbit say to itself <q>Oh |
|---|
| 30 | dear! Oh dear! I shall be too late!</q> (when she thought it over |
|---|
| 31 | afterwards it occurred to her that she ought to have wondered at this, |
|---|
| 32 | but at the time it all seemed quite natural); but, when the Rabbit |
|---|
| 33 | actually took a watch out of its waistcoat-pocket, and looked at it, |
|---|
| 34 | and then hurried on, Alice started to her feet, for it flashed across |
|---|
| 35 | her mind that she had never before seen a rabbit with either a |
|---|
| 36 | waistcoat-pocket, or a watch to take out of it, and burning with |
|---|
| 37 | curiosity, she ran across the field after it, and was just in time to |
|---|
| 38 | see it pop down a large rabbit-hole under the hedge. |
|---|
| 39 | |
|---|
| 40 | <p> In another moment down went Alice after it, never once considering |
|---|
| 41 | how in the world she was to get out again. |
|---|
| 42 | |
|---|
| 43 | <p> The rabbit-hole went straight on like a tunnel for some way, and |
|---|
| 44 | then dipped suddenly down, so suddenly that Alice had not a moment to |
|---|
| 45 | think about stopping herself before she found herself falling down |
|---|
| 46 | what seemed to be a very deep well. |
|---|
| 47 | |
|---|
| 48 | <p> Either the well was very deep, or she fell very slowly, for she |
|---|
| 49 | had plenty of time as she went down to look about her, and to wonder |
|---|
| 50 | what was going to happen next. First, she tried to look down and make |
|---|
| 51 | out what she was coming to, but it was too dark to see anything: then |
|---|
| 52 | she looked at the sides of the well, and noticed that they were filled |
|---|
| 53 | with cupboards and book-shelves: here and there she saw maps and |
|---|
| 54 | pictures hung upon pegs. She took down ajar from one of the shelves as |
|---|
| 55 | she passed: it was labeled <a href="#note1" id="base1" |
|---|
| 56 | name="base1"><q>ORANGE MARMALADE</q></a> but to her great |
|---|
| 57 | disappointment it was empty: she did not like to drop the jar, for |
|---|
| 58 | fear of killing somebody underneath, so managed to put it into one of |
|---|
| 59 | the cupboards as she fell past it. |
|---|
| 60 | |
|---|
| 61 | </div> |
|---|
| 62 | <hr> |
|---|
| 63 | <div class="notes"> |
|---|
| 64 | <h1>Commentary</h1> |
|---|
| 65 | |
|---|
| 66 | <div class="note"><a class="notetitle" href="#base0" id="note0" |
|---|
| 67 | name="note0">White Rabbit</a><div class="notebody">This is the first |
|---|
| 68 | appearance of the White Rabbit.</div> </div> |
|---|
| 69 | |
|---|
| 70 | <div class="note"><a class="notetitle" href="#base1" id="note1" |
|---|
| 71 | name="note1"><q>ORANGE MARMALADE</q></a><div class="notebody">Food |
|---|
| 72 | plays a prominent role in Wonderland, often triggering a new adventure |
|---|
| 73 | for Alice.</div> </div> |
|---|
| 74 | |
|---|
| 75 | |
|---|
| 76 | </div> |
|---|
| 77 | </body> </html> |
|---|