source: tmcsimulator/trunk/webapps/cptms/poem.js @ 348

Revision 348, 3.9 KB checked in by jdalbey, 7 years ago (diff)

Added gotoxmltime.html and other prototypes for ei notebook. They can be removed when no longer needed.

Line 
1var poem = "Now we will count to twelve\n" +
2"and we will all keep still\n" +
3"For once on the face of the earth,\n" +
4"let's stop for a second,\n" +
5"and not move our arms so much.\n" +
6"It would be an exotic moment\n" +
7"without rush, without engines;\n" +
8"we would all be together\n" +
9"in a sudden strangeness.\n" +
10"Fisherman in the cold sea\n" +
11"would not harm whales\n" +
12"and the man gathering salt\n" +
13"would not look at his hurt hands.\n" +
14"Those who prepare green wars,\n" +
15"wars with gas, wars with fire,\n" +
16"victories with no survivors,\n" +
17"would put on clean clothes\n" +
18"and walk about with their brothers\n" +
19"in the shade, doing nothing.\n" +
20"What I want should not be confused\n" +
21"with total inactivity.\n" +
22"Life is what it is about;...\n" +
23"If we were not so single-minded\n" +
24"about keeping our lives moving,\n" +
25"and for once could do nothing,\n" +
26"perhaps a huge silence\n" +
27"might interrupt this sadness\n" +
28"of never understanding ourselves\n" +
29"and of threatening ourselves with death.\n" +
30"Perhaps the earth can teach us\n" +
31"as when everything seems dead in winter\n" +
32"and later proves to be alive.\n" +
33"Now I'll count up to twelve\n" +
34"and you keep quiet and I will go. \n" +
35"Something\n" +
36"just now\n" +
37"moved through my heart\n" +
38"like the thinnest of blades\n" +
39"as that red-tail pumped\n" +
40"once with its great wings\n" +
41"and flew above the gray, cracked\n" +
42"rock wall.\n" +
43"It wasn't\n" +
44"about the bird, it was\n" +
45"something about the way\n" +
46"stone stays\n" +
47"mute and put, whatever\n" +
48"goes flashing by.\n" +
49"Sometimes,\n" +
50"when I sit like this, quiet,\n" +
51"all the dreams of my blood\n" +
52"and all outrageous divisions of time\n" +
53"seem ready to leave,\n" +
54"to slide out of me.\n" +
55"Then, I imagine, I would never move.\n" +
56"By now\n" +
57"the hawk has flown five miles\n" +
58"at least,\n" +
59"dazzling whoever else has happened\n" +
60"to look up.\n" +
61"I was dazzled. But that\n" +
62"wasn't the knife.\n" +
63"It was the sheer, dense wall\n" +
64"of blind stone\n" +
65"without a pinch of hope\n" +
66"or a single unfulfilled desire\n" +
67"sponging up and reflecting,\n" +
68"so brilliantly,\n" +
69"as it has for centuries,\n" +
70"the sun's fire.\n" +
71"An eagle's nest on the head of an old redwood on one of the\n" +
72"precipice-footed ridges\n" +
73"Above Ventana Creek, that jagged country which nothing but a\n" +
74"falling meteor will ever plow; no horseman\n" +
75"Will ever ride there, no hunter cross this ridge but the winged\n" +
76"ones, no one will steal the eggs from this fortress.\n" +
77"The she-eagle is old, her mate was shot long ago, she is now mated\n" +
78"with a son of hers.\n" +
79"When lightning blasted her nest she built it again on the same\n" +
80"tree, in the splinters of the thunderbolt.\n" +
81"The she-eagle is older than I; she was here when the fires of\n" +
82"eighty-five raged on these ridges,\n" +
83"She was lately fledged and dared not hunt ahead of them but ate\n" +
84"scorched meat. The world has changed in her time;\n" +
85"Humanity has multiplied, but not here; men's hopes and thoughts\n" +
86"and customs have changed, their powers are enlarged,\n" +
87"Their powers and their follies have become fantastic,\n" +
88"The unstable animal never has been changed so rapidly. The\n" +
89"motor and the plane and the great war have gone over him,\n" +
90"And Lenin has lived and Jehovah died: while the mother-eagle\n" +
91"Hunts her same hills, crying the same beautiful and lonely cry and\n" +
92"is never tired; dreams the same dreams,\n" +
93"And hears at night the rock-slides rattle and thunder in the throats\n" +
94"of these living mountains.\n" +
95"It is good for man\n" +
96"To try all changes, progress and corruption, powers, peace and\n" +
97"anguish, not to go down the dinosaur's way\n" +
98"Until all his capacities have been explored: and it is good for him\n" +
99"To know that his needs and nature are no more changed in fact\n" +
100"in ten thousand years than the beaks of eagles.";
Note: See TracBrowser for help on using the repository browser.