Tag: content model change |
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| { | | { |
| "@context": "https://readium.org/webpub-manifest/context.jsonld", | | "@context": "https://readium.org/webpub-manifest/context.jsonld", |
| "landmarks": [ | | "landmarks": [], |
| {
| |
| "href": "OPS/toc.xhtml#toc",
| |
| "title": "Table of Contents"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_001.xhtml",
| |
| "title": "Begin Reading"
| |
| },
| |
| {
| |
| "href": "OPS/copyright.xhtml",
| |
| "title": "Copyright Page"
| |
| }
| |
| ],
| |
| "links": [ | | "links": [ |
| { | | { |
| "href": "http://creativecommons.org/licenses/by-sa/3.0/", | | "href": "http://creativecommons.org/licenses/by-sa/3.0/", |
| "rel": "http://creativecommons.org/ns#license" | | "rel": "license" |
| },
| |
| {
| |
| "href": "~readium/content.json",
| |
| "type": "application/vnd.readium.content+json"
| |
| },
| |
| {
| |
| "href": "~readium/positions.json",
| |
| "type": "application/vnd.readium.position-list+json"
| |
| }, | | }, |
| { | | { |
Line 35: |
Line 14: |
| ], | | ], |
| "metadata": { | | "metadata": { |
| "author": { | | "author": [ |
| "name": "Herman Melville",
| | { |
| "sortAs": "MELVILLE, HERMAN"
| | "name": "Herman Melville", |
| }, | | "sortAs": "MELVILLE, HERMAN" |
| | } |
| | ], |
| "conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | | "conformsTo": "https://readium.org/webpub-manifest/profiles/epub", |
| "contributor": { | | "contributor": [ |
| "name": "Dave Cramer",
| | { |
| "role": "mrk"
| | "name": "Dave Cramer", |
| },
| | "role": "mrk" |
| "http://creativecommons.org/ns#attributionURL": "http://code.google.com/p/epub-samples/", | | } |
| "http://purl.org/dc/terms/rights": "This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.", | | ], |
| "http://www.idpf.org/2007/opf#version": "3.0",
| | "rights": "This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.", |
| "https://github.com/readium/go-toolkit/releases": "v0.11.0",
| |
| "identifier": "code.google.com.epub-samples.moby-dick-basic", | | "identifier": "code.google.com.epub-samples.moby-dick-basic", |
| "language": "en-US", | | "language": "en-US", |
Line 56: |
Line 36: |
| "readingOrder": [ | | "readingOrder": [ |
| { | | { |
| "href": "OPS/titlepage.xhtml",
| | "href": "https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua\u0026action=render", |
| "type": "application/xhtml+xml"
| | "type": "text/html" |
| },
| |
| {
| |
| "href": "OPS/toc-short.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "https://wikisphere.org/w/index.php?title=Demo_VisualData\u0026action=render", | |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/introduction_001.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/epigraph_001.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_001.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_002.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_003.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_004.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_005.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_006.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_007.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_008.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_009.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_010.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_011.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_012.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_013.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_014.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_015.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_016.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_017.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_018.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_019.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_020.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_021.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_022.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_023.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_024.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_025.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_026.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_027.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_028.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_029.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_030.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_031.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_032.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_033.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_034.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_035.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_036.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_037.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_038.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_039.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_040.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_041.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_042.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_043.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_044.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_045.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_046.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_047.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_048.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_049.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_050.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_051.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_052.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_053.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_054.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_055.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_056.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_057.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_058.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_059.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_060.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_061.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_062.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_063.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_064.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_065.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_066.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_067.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_068.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_069.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_070.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_071.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_072.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_073.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_074.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_075.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_076.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_077.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_078.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_079.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_080.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_081.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_082.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_083.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_084.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_085.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_086.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_087.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_088.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_089.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_090.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_091.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_092.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_093.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_094.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_095.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_096.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_097.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_098.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_099.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_100.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_101.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_102.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_103.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_104.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_105.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_106.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_107.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_108.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_109.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_110.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_111.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_112.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_113.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_114.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_115.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_116.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_117.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_118.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_119.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_120.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_121.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_122.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_123.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_124.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_125.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_126.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_127.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_128.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_129.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_130.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_131.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_132.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_133.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_134.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_135.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_136.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/copyright.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| }
| |
| ],
| |
| "resources": [
| |
| {
| |
| "href": "OPS/toc.ncx",
| |
| "type": "application/x-dtbncx+xml"
| |
| },
| |
| {
| |
| "href": "OPS/fonts/STIXGeneral.otf",
| |
| "type": "application/vnd.ms-opentype"
| |
| },
| |
| {
| |
| "href": "OPS/fonts/STIXGeneralItalic.otf",
| |
| "type": "application/vnd.ms-opentype"
| |
| },
| |
| {
| |
| "href": "OPS/fonts/STIXGeneralBol.otf",
| |
| "type": "application/vnd.ms-opentype"
| |
| },
| |
| {
| |
| "href": "OPS/fonts/STIXGeneralBolIta.otf",
| |
| "type": "application/vnd.ms-opentype"
| |
| },
| |
| {
| |
| "href": "OPS/toc.xhtml",
| |
| "rel": "contents",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/cover.xhtml",
| |
| "type": "application/xhtml+xml"
| |
| },
| |
| {
| |
| "href": "OPS/images/9780316000000.jpg",
| |
| "rel": "cover",
| |
| "type": "image/jpeg"
| |
| },
| |
| {
| |
| "href": "OPS/css/stylesheet.css",
| |
| "type": "text/css" | |
| },
| |
| {
| |
| "href": "OPS/images/Moby-Dick_FE_title_page.jpg",
| |
| "type": "image/jpeg"
| |
| } | | } |
| ], | | ], |
| "toc": [ | | "toc": [ |
| { | | { |
| "href": "OPS/titlepage.xhtml", | | "href": "https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua\u0026action=render", |
| "title": "Moby-Dick" | | "title": "Moby-Dick" |
| },
| |
| {
| |
| "href": "OPS/preface_001.xhtml",
| |
| "title": "Original Transcriber’s Notes:"
| |
| },
| |
| {
| |
| "href": "OPS/introduction_001.xhtml",
| |
| "title": "ETYMOLOGY."
| |
| },
| |
| {
| |
| "href": "OPS/epigraph_001.xhtml",
| |
| "title": "EXTRACTS (Supplied by a Sub-Sub-Librarian)."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_001.xhtml",
| |
| "title": "Chapter 1. Loomings."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_002.xhtml",
| |
| "title": "Chapter 2. The Carpet-Bag."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_003.xhtml",
| |
| "title": "Chapter 3. The Spouter-Inn."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_004.xhtml",
| |
| "title": "Chapter 4. The Counterpane."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_005.xhtml",
| |
| "title": "Chapter 5. Breakfast."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_006.xhtml",
| |
| "title": "Chapter 6. The Street."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_007.xhtml",
| |
| "title": "Chapter 7. The Chapel."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_008.xhtml",
| |
| "title": "Chapter 8. The Pulpit."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_009.xhtml",
| |
| "title": "Chapter 9. The Sermon."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_010.xhtml",
| |
| "title": "Chapter 10. A Bosom Friend."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_011.xhtml",
| |
| "title": "Chapter 11. Nightgown."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_012.xhtml",
| |
| "title": "Chapter 12. Biographical."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_013.xhtml",
| |
| "title": "Chapter 13. Wheelbarrow."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_014.xhtml",
| |
| "title": "Chapter 14. Nantucket."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_015.xhtml",
| |
| "title": "Chapter 15. Chowder."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_016.xhtml",
| |
| "title": "Chapter 16. The Ship."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_017.xhtml",
| |
| "title": "Chapter 17. The Ramadan."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_018.xhtml",
| |
| "title": "Chapter 18. His Mark."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_019.xhtml",
| |
| "title": "Chapter 19. The Prophet."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_020.xhtml",
| |
| "title": "Chapter 20. All Astir."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_021.xhtml",
| |
| "title": "Chapter 21. Going Aboard."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_022.xhtml",
| |
| "title": "Chapter 22. Merry Christmas."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_023.xhtml",
| |
| "title": "Chapter 23. The Lee Shore."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_024.xhtml",
| |
| "title": "Chapter 24. The Advocate."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_025.xhtml",
| |
| "title": "Chapter 25. Postscript."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_026.xhtml",
| |
| "title": "Chapter 26. Knights and Squires."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_027.xhtml",
| |
| "title": "Chapter 27. Knights and Squires."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_028.xhtml",
| |
| "title": "Chapter 28. Ahab."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_029.xhtml",
| |
| "title": "Chapter 29. Enter Ahab; to Him, Stubb."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_030.xhtml",
| |
| "title": "Chapter 30. The Pipe."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_031.xhtml",
| |
| "title": "Chapter 31. Queen Mab."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_032.xhtml",
| |
| "title": "Chapter 32. Cetology."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_033.xhtml",
| |
| "title": "Chapter 33. The Specksnyder."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_034.xhtml",
| |
| "title": "Chapter 34. The Cabin-Table."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_035.xhtml",
| |
| "title": "Chapter 35. The Mast-Head."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_036.xhtml",
| |
| "title": "Chapter 36. The Quarter-Deck."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_037.xhtml",
| |
| "title": "Chapter 37. Sunset."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_038.xhtml",
| |
| "title": "Chapter 38. Dusk."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_039.xhtml",
| |
| "title": "Chapter 39. First Night Watch."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_040.xhtml",
| |
| "title": "Chapter 40. Midnight, Forecastle."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_041.xhtml",
| |
| "title": "Chapter 41. Moby Dick."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_042.xhtml",
| |
| "title": "Chapter 42. The Whiteness of The Whale."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_043.xhtml",
| |
| "title": "Chapter 43. Hark!"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_044.xhtml",
| |
| "title": "Chapter 44. The Chart."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_045.xhtml",
| |
| "title": "Chapter 45. The Affidavit."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_046.xhtml",
| |
| "title": "Chapter 46. Surmises."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_047.xhtml",
| |
| "title": "Chapter 47. The Mat-Maker."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_048.xhtml",
| |
| "title": "Chapter 48. The First Lowering."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_049.xhtml",
| |
| "title": "Chapter 49. The Hyena."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_050.xhtml",
| |
| "title": "Chapter 50. Ahab’s Boat and Crew. Fedallah."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_051.xhtml",
| |
| "title": "Chapter 51. The Spirit-Spout."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_052.xhtml",
| |
| "title": "Chapter 52. The Albatross."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_053.xhtml",
| |
| "title": "Chapter 53. The Gam."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_054.xhtml",
| |
| "title": "Chapter 54. The Town-Ho’s Story."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_055.xhtml",
| |
| "title": "Chapter 55. Of the Monstrous Pictures of Whales."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_056.xhtml",
| |
| "title": "Chapter 56. Of the Less Erroneous Pictures of Whales, and the True"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_057.xhtml",
| |
| "title": "Chapter 57. Of Whales in Paint; in Teeth; in Wood; in Sheet-Iron; in"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_058.xhtml",
| |
| "title": "Chapter 58. Brit."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_059.xhtml",
| |
| "title": "Chapter 59. Squid."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_060.xhtml",
| |
| "title": "Chapter 60. The Line."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_061.xhtml",
| |
| "title": "Chapter 61. Stubb Kills a Whale."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_062.xhtml",
| |
| "title": "Chapter 62. The Dart."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_063.xhtml",
| |
| "title": "Chapter 63. The Crotch."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_064.xhtml",
| |
| "title": "Chapter 64. Stubb’s Supper."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_065.xhtml",
| |
| "title": "Chapter 65. The Whale as a Dish."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_066.xhtml",
| |
| "title": "Chapter 66. The Shark Massacre."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_067.xhtml",
| |
| "title": "Chapter 67. Cutting In."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_068.xhtml",
| |
| "title": "Chapter 68. The Blanket."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_069.xhtml",
| |
| "title": "Chapter 69. The Funeral."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_070.xhtml",
| |
| "title": "Chapter 70. The Sphynx."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_071.xhtml",
| |
| "title": "Chapter 71. The Jeroboam’s Story."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_072.xhtml",
| |
| "title": "Chapter 72. The Monkey-Rope."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_073.xhtml",
| |
| "title": "Chapter 73. Stubb and Flask Kill a Right Whale; and Then Have a Talk"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_074.xhtml",
| |
| "title": "Chapter 74. The Sperm Whale’s Head—Contrasted View."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_075.xhtml",
| |
| "title": "Chapter 75. The Right Whale’s Head—Contrasted View."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_076.xhtml",
| |
| "title": "Chapter 76. The Battering-Ram."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_077.xhtml",
| |
| "title": "Chapter 77. The Great Heidelburgh Tun."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_078.xhtml",
| |
| "title": "Chapter 78. Cistern and Buckets."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_079.xhtml",
| |
| "title": "Chapter 79. The Prairie."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_080.xhtml",
| |
| "title": "Chapter 80. The Nut."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_081.xhtml",
| |
| "title": "Chapter 81. The Pequod Meets The Virgin."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_082.xhtml",
| |
| "title": "Chapter 82. The Honour and Glory of Whaling."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_083.xhtml",
| |
| "title": "Chapter 83. Jonah Historically Regarded."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_084.xhtml",
| |
| "title": "Chapter 84. Pitchpoling."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_085.xhtml",
| |
| "title": "Chapter 85. The Fountain."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_086.xhtml",
| |
| "title": "Chapter 86. The Tail."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_087.xhtml",
| |
| "title": "Chapter 87. The Grand Armada."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_088.xhtml",
| |
| "title": "Chapter 88. Schools and Schoolmasters."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_089.xhtml",
| |
| "title": "Chapter 89. Fast-Fish and Loose-Fish."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_090.xhtml",
| |
| "title": "Chapter 90. Heads or Tails."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_091.xhtml",
| |
| "title": "Chapter 91. The Pequod Meets The Rose-Bud."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_092.xhtml",
| |
| "title": "Chapter 92. Ambergris."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_093.xhtml",
| |
| "title": "Chapter 93. The Castaway."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_094.xhtml",
| |
| "title": "Chapter 94. A Squeeze of the Hand."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_095.xhtml",
| |
| "title": "Chapter 95. The Cassock."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_096.xhtml",
| |
| "title": "Chapter 96. The Try-Works."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_097.xhtml",
| |
| "title": "Chapter 97. The Lamp."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_098.xhtml",
| |
| "title": "Chapter 98. Stowing Down and Clearing Up."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_099.xhtml",
| |
| "title": "Chapter 99. The Doubloon."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_100.xhtml",
| |
| "title": "Chapter 100. Leg and Arm."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_101.xhtml",
| |
| "title": "Chapter 101. The Decanter."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_102.xhtml",
| |
| "title": "Chapter 102. A Bower in the Arsacides."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_103.xhtml",
| |
| "title": "Chapter 103. Measurement of The Whale’s Skeleton."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_104.xhtml",
| |
| "title": "Chapter 104. The Fossil Whale."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_105.xhtml",
| |
| "title": "Chapter 105. Does the Whale’s Magnitude Diminish?—Will He Perish?"
| |
| },
| |
| {
| |
| "href": "OPS/chapter_106.xhtml",
| |
| "title": "Chapter 106. Ahab’s Leg."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_107.xhtml",
| |
| "title": "Chapter 107. The Carpenter."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_108.xhtml",
| |
| "title": "Chapter 108. Ahab and the Carpenter."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_109.xhtml",
| |
| "title": "Chapter 109. Ahab and Starbuck in the Cabin."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_110.xhtml",
| |
| "title": "Chapter 110. Queequeg in His Coffin."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_111.xhtml",
| |
| "title": "Chapter 111. The Pacific."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_112.xhtml",
| |
| "title": "Chapter 112. The Blacksmith."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_113.xhtml",
| |
| "title": "Chapter 113. The Forge."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_114.xhtml",
| |
| "title": "Chapter 114. The Gilder."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_115.xhtml",
| |
| "title": "Chapter 115. The Pequod Meets The Bachelor."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_116.xhtml",
| |
| "title": "Chapter 116. The Dying Whale."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_117.xhtml",
| |
| "title": "Chapter 117. The Whale Watch."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_118.xhtml",
| |
| "title": "Chapter 118. The Quadrant."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_119.xhtml",
| |
| "title": "Chapter 119. The Candles."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_120.xhtml",
| |
| "title": "Chapter 120. The Deck Towards the End of the First Night Watch."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_121.xhtml",
| |
| "title": "Chapter 121. Midnight.—The Forecastle Bulwarks."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_122.xhtml",
| |
| "title": "Chapter 122. Midnight Aloft.—Thunder and Lightning."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_123.xhtml",
| |
| "title": "Chapter 123. The Musket."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_124.xhtml",
| |
| "title": "Chapter 124. The Needle."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_125.xhtml",
| |
| "title": "Chapter 125. The Log and Line."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_126.xhtml",
| |
| "title": "Chapter 126. The Life-Buoy."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_127.xhtml",
| |
| "title": "Chapter 127. The Deck."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_128.xhtml",
| |
| "title": "Chapter 128. The Pequod Meets The Rachel."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_129.xhtml",
| |
| "title": "Chapter 129. The Cabin."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_130.xhtml",
| |
| "title": "Chapter 130. The Hat."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_131.xhtml",
| |
| "title": "Chapter 131. The Pequod Meets The Delight."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_132.xhtml",
| |
| "title": "Chapter 132. The Symphony."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_133.xhtml",
| |
| "title": "Chapter 133. The Chase—First Day."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_134.xhtml",
| |
| "title": "Chapter 134. The Chase—Second Day."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_135.xhtml",
| |
| "title": "Chapter 135. The Chase.—Third Day."
| |
| },
| |
| {
| |
| "href": "OPS/chapter_136.xhtml",
| |
| "title": "Epilogue"
| |
| },
| |
| {
| |
| "href": "OPS/copyright.xhtml",
| |
| "title": "Copyright Page"
| |
| } | | } |
| ] | | ] |
| } | | } |