mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-entomology-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/37632.txt inflating: ./tmp/input/input-file/34094.txt inflating: ./tmp/input/input-file/48122.txt inflating: ./tmp/input/input-file/48031.txt inflating: ./tmp/input/input-file/48101.txt inflating: ./tmp/input/input-file/45597.txt inflating: ./tmp/input/input-file/metadata.csv caution: excluded filename not matched: *MACOSX* === DIRECTORIES: ./tmp/input === DIRECTORY: ./tmp/input/input-file === metadata file: ./tmp/input/input-file/metadata.csv === found metadata file === updating bibliographic database Building study carrel named subject-entomology-gutenberg FILE: cache/37632.txt OUTPUT: txt/37632.txt FILE: cache/34094.txt OUTPUT: txt/34094.txt FILE: cache/48122.txt OUTPUT: txt/48122.txt FILE: cache/45597.txt OUTPUT: txt/45597.txt FILE: cache/48101.txt OUTPUT: txt/48101.txt FILE: cache/48031.txt OUTPUT: txt/48031.txt 34094 txt/../pos/34094.pos 34094 txt/../wrd/34094.wrd 37632 txt/../wrd/37632.wrd 34094 txt/../ent/34094.ent === file2bib.sh === id: 34094 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 2, June 1919 date: pages: extension: .txt txt: ./txt/34094.txt cache: ./cache/34094.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'34094.txt' 37632 txt/../pos/37632.pos 48101 txt/../pos/48101.pos 48122 txt/../wrd/48122.wrd 48122 txt/../pos/48122.pos 48101 txt/../wrd/48101.wrd 45597 txt/../pos/45597.pos === file2bib.sh === id: 37632 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 4, December 1919 date: pages: extension: .txt txt: ./txt/37632.txt cache: ./cache/37632.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'37632.txt' 37632 txt/../ent/37632.ent 48031 txt/../wrd/48031.wrd 48031 txt/../pos/48031.pos 48101 txt/../ent/48101.ent === file2bib.sh === id: 48122 author: Various title: Journal of Entomology and Zoology, Vol. 09, No. 3, September 1917 date: pages: extension: .txt txt: ./txt/48122.txt cache: ./cache/48122.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'48122.txt' 45597 txt/../wrd/45597.wrd 48031 txt/../ent/48031.ent === file2bib.sh === id: 48101 author: Various title: Journal of Entomology and Zoology, Vol. 09, No. 1, March 1917 date: pages: extension: .txt txt: ./txt/48101.txt cache: ./cache/48101.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 3 resourceName b'48101.txt' === file2bib.sh === id: 45597 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 1, March 1919 date: pages: extension: .txt txt: ./txt/45597.txt cache: ./cache/45597.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'45597.txt' === file2bib.sh === id: 48031 author: Various title: Journal of Entomology and Zoology, Vol. 06, No. 4, December 1914 date: pages: extension: .txt txt: ./txt/48031.txt cache: ./cache/48031.txt Content-Encoding UTF-8 Content-Type text/csv; charset=UTF-8; delimiter=comma X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:EXCEPTION:runtime java.lang.IllegalStateException: IOException reading next record: java.io.IOException: (line 2336) invalid char between encapsulated token and delimiter at org.apache.commons.csv.CSVParser$CSVRecordIterator.getNextRecord(CSVParser.java:145) at org.apache.commons.csv.CSVParser$CSVRecordIterator.hasNext(CSVParser.java:155) at org.apache.tika.parser.csv.TextAndCSVParser.parse(TextAndCSVParser.java:178) at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:143) at org.apache.tika.parser.RecursiveParserWrapper.parse(RecursiveParserWrapper.java:233) at org.apache.tika.server.resource.TikaResource.parse(TikaResource.java:409) at org.apache.tika.server.resource.RecursiveMetadataResource.parseMetadata(RecursiveMetadataResource.java:147) at org.apache.tika.server.resource.RecursiveMetadataResource.getMetadata(RecursiveMetadataResource.java:123) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:247) at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:79) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:190) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:221) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.Server.handle(Server.java:500) at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: (line 2336) invalid char between encapsulated token and delimiter at org.apache.commons.csv.Lexer.parseEncapsulatedToken(Lexer.java:281) at org.apache.commons.csv.Lexer.nextToken(Lexer.java:158) at org.apache.commons.csv.CSVParser.nextRecord(CSVParser.java:674) at org.apache.commons.csv.CSVParser$CSVRecordIterator.getNextRecord(CSVParser.java:142) ... 47 more X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 9 csv:delimiter comma resourceName b'48031.txt' 45597 txt/../ent/45597.ent 48122 txt/../ent/48122.ent Done mapping. Reducing subject-entomology-gutenberg === reduce.pl bib === id = 37632 author = Various title = Journal of Entomology and Zoology, Vol. 11, No. 4, December 1919 date = pages = extension = .txt mime = text/plain words = 7914 sentences = 794 flesch = 74 summary = Explored nest, occasionally rubbing abdomen with legs. At 8:40 the nest was placed against the cork and the wasp immediately At 12 o'clock, four hours later, a third wasp had appeared, and none of The nest was saved and several days later a fourth wasp appeared. surrounded by four lobes, the lateral pair more slender than the blunt ventral pair; dorsal lobe very low or lacking; spiracles small, widely four transverse rows of microscopic setæ; lateral spiracles on segments the mark of the lateral lobes suffusing the ventral inner ventral lobes bear a similar but smaller subrectangular black mark. Larva of _Dicranoptycha winnemana_, ventral aspect of body. At the cephalic end of the cerebro-pleural ganglion the large but in both species there is some indication of two lateral lobes of Embryology in Cornell University, and Henry Phelps Gage, Ph.D. This work of over 700 pages and with over 400 figures is of especial cache = ./cache/37632.txt txt = ./txt/37632.txt === reduce.pl bib === id = 34094 author = Various title = Journal of Entomology and Zoology, Vol. 11, No. 2, June 1919 date = pages = extension = .txt mime = text/plain words = 4478 sentences = 622 flesch = 73 summary = EDITED BY POMONA COLLEGE, DEPARTMENT OF ZOOLOGY The pages of the journal are especially open to western entomologists divided into three distinct regions: the proboscis, a long club-shaped The collar contains the central nervous system, part of the notochord, The trunk contains the alimentary canal, dorsal and ventral blood vessels, dorsal and ventral nerves, the gill-slits, the reproductive the collar region, Fig. 5; the sub-epidermic network extending over The general structure of the chief central nerve trunks is quite Drawing of a section of an oral radial nerve. Drawing of a section of circumoral nerve. Drawing of a section of aboral nerve. Nerve cells from central regions of a radial nerve. Nerve cells from near a lateral branch from the radial band. Ants from the Claremont Laguna Region Ants from the Claremont Laguna Region JOURNAL OF ENTOMOLOGY AND ZOOLOGY--_Advertising Section_ By JOHN HENRY COMSTOCK, Professor of Entomology in Cornell cache = ./cache/34094.txt txt = ./txt/34094.txt === reduce.pl bib === id = 48122 author = Various title = Journal of Entomology and Zoology, Vol. 09, No. 3, September 1917 date = pages = extension = .txt mime = text/plain words = 8660 sentences = 2070 flesch = 84 summary = List of Bees from Claremont-Laguna Region--_Henry Bray_ 93 in the original college collection it is not noted in the list. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Det. Mountains near Claremont, Cal., Baker. Mountain sheep have lived for years in the higher peaks above Claremont species was one of the most common forms taken, being abundant in the _Urocyon cinereoargenteus californicus._ (Mearns.) California Gray Fox. Signs of foxes in the canyons and along mountain trails are always A Preliminary List of Shells from Laguna Beach and Nearby A Preliminary List of Shells from Laguna Beach and Nearby For a number of years past students have collected shells from Laguna _Columbella chrysalloidea_ Cpr. Shell white. _Columbella pencillata_ Cpr. White shell, cross lines brown. cache = ./cache/48122.txt txt = ./txt/48122.txt === reduce.pl bib === id = 48031 author = Various title = Journal of Entomology and Zoology, Vol. 06, No. 4, December 1914 date = pages = extension = .txt mime = text/plain words = 12998 sentences = 1594 flesch = 78 summary = Notes on the Eggs of Some Laguna Beach Invertebrates--_P.A. Lichti_ 215 A New Species of Pseudoscorpion from Laguna Beach Cal. 42. large hand broad smoothly convex on both sides; finger as long as the _Hand_: Broad as it is long greatly swollen on inner margin near base; simple hairs; claw long and slender; finger little longer than hand covered with long simple hairs; mandibles large serrula attached only Among the many marine forms collected and studied at Laguna Beach Five species of barnacles were found last summer at Laguna Beach. Notes on the Eggs of Some Laguna Beach Invertebrates Notes on the Eggs of Some Laguna Beach Invertebrates Preliminary Notes on Some Marine Worms Taken at Laguna Beach Preliminary Notes on Some Marine Worms Taken at Laguna Beach Preliminary Notes on Some Marine Worms Taken at Laguna Beach The young of this species were very abundant at Laguna Beach and I cache = ./cache/48031.txt txt = ./txt/48031.txt === reduce.pl bib === id = 45597 author = Various title = Journal of Entomology and Zoology, Vol. 11, No. 1, March 1919 date = pages = extension = .txt mime = text/plain words = 15406 sentences = 1207 flesch = 73 summary = nearly attaining end of palpi; slender, narrowing distad, only slightly the dorsal ones short, the most ventral long, attaining the end of the Anterior pair of eyes near middle of length of prostomium usual enlarged distal end baring a slender tip and a little exceed the Eyes large and black, the anterior ones near middle elongate patch, presenting a narrow dorsal half and a broader ventral General color yellowish; each somite of anterior region crossed with long simple natatory setae in notopodia of middle region of body. Body ventrally flat, convex dorsally, strongly narrowed caudad. on the prostomium and anterior segments, by the form of the appendages, region of body reaching to or a little beyond middle of longer setae, Body with an anterior region of fifteen setigerous somites separated the median region of anterior edge nearly straight; dorsal surface into the dorsal furrow; median ventral lobes separated by a narrow cache = ./cache/45597.txt txt = ./txt/45597.txt === reduce.pl bib === id = 48101 author = Various title = Journal of Entomology and Zoology, Vol. 09, No. 1, March 1917 date = pages = extension = .txt mime = text/plain words = 11710 sentences = 1105 flesch = 78 summary = that there were long hairs on the legs such as shown in the figure. _Color of supposed Female and Juvenile_--All parts bright yellow brown. One winged female, mountains near Claremont, California (C. Rose leaves showing work of adult beetles. given of one large specimen and top and side views of the head region This species has been taken from our region although such large _Eremobates californica_ Sim. The drawings are from a specimen taken at Laguna Beach (Figs. Habitat: Specimen found under rocks near ocean at Laguna Beach, A single specimen of this large, simple species was taken just off and field work in the general study of local insects. _a._ Special field and laboratory work with some group of marine _b._ Special field and laboratory work in Entomology, either with _e._ Special field and laboratory work in marine algæ. ZOOLOGICAL SPECIMENS FOR CLASS AND MUSEUM MARINE AND FRESH WATER FORMS cache = ./cache/48101.txt txt = ./txt/48101.txt Building ./etc/reader.txt 48122 48031 45597 48031 48101 34094 number of items: 6 sum of words: 61,166 average size in words: 10,194 average readability score: 76 nouns: fig; species; length; side; body; region; number; dorsal; form; work; illustration; segments; specimens; figures; base; mm; part; nerve; figure; type; end; legs; hairs; lobes; cells; margin; color; prostomium; edge; specimen; segment; eyes; surface; parts; time; width; forms; teeth; series; eggs; a.; system; pages; slender; notes; line; tip; setae; middle; tentacles verbs: is; are; be; were; was; found; have; being; taken; has; made; been; shown; having; attached; covered; showing; arranged; had; given; described; collected; seen; narrowed; extending; separated; obtained; including; sent; reduced; following; desired; studied; furnished; seems; rounded; shows; show; divided; determined; composed; seem; left; indicated; illustrated; tapering; placed; drawing; do; armed adjectives: large; small; other; first; short; ventral; many; general; more; long; second; lateral; little; simple; common; special; few; median; nervous; shorter; dark; same; inner; broad; anterior; usual; similar; larger; distinct; black; smaller; new; longer; upper; single; rounded; abdominal; caudal; several; present; outer; numerous; last; slender; distal; brown; fine; central; setigerous; lower adverbs: not; very; much; also; more; long; as; only; nearly; about; well; so; especially; slightly; strongly; up; less; longer; rather; just; quite; far; forward; almost; often; usually; somewhat; most; together; out; distally; mostly; here; first; evenly; readily; instead; closely; back; widely; then; probably; clearly; above; wholly; still; later; off; however; fully pronouns: it; they; its; i; their; we; our; them; he; me; my; his; itself; us; themselves; your; you; she; her; him; company= proper nouns: _; .; claremont; cal; ckll; baker; laguna; det; sp; c.; beach; california; m.; s.; n.; college; pomona; nov; d.; l.; abdomen; zoology; university; a.; cornell; type; pl; fig; z.; f.; laboratory; mfrs; brown; v.; shell; e.; w.; journal; biology; entomology; cpr; p.; h.; professor; hilton; fl; cr; g.; zoological; branchiæ keywords: claremont; fig; laguna; illustration; california; beach; type; short; nucula; nest; nerve; malletia; figure; dicranoptycha; det; cpr; ckll; cal; baker; alex one topic; one dimension: fig file(s): ./cache/37632.txt titles(s): Journal of Entomology and Zoology, Vol. 11, No. 4, December 1919 three topics; one dimension: mm; laguna; fig file(s): ./cache/45597.txt, ./cache/48031.txt, ./cache/48122.txt titles(s): Journal of Entomology and Zoology, Vol. 11, No. 1, March 1919 | Journal of Entomology and Zoology, Vol. 06, No. 4, December 1914 | Journal of Entomology and Zoology, Vol. 09, No. 3, September 1917 five topics; three dimensions: laguna long species; mm type length; fig claremont cal; fig nest lateral; fig nerve proboscis file(s): ./cache/48031.txt, ./cache/45597.txt, ./cache/48122.txt, ./cache/37632.txt, ./cache/34094.txt titles(s): Journal of Entomology and Zoology, Vol. 06, No. 4, December 1914 | Journal of Entomology and Zoology, Vol. 11, No. 1, March 1919 | Journal of Entomology and Zoology, Vol. 09, No. 3, September 1917 | Journal of Entomology and Zoology, Vol. 11, No. 4, December 1919 | Journal of Entomology and Zoology, Vol. 11, No. 2, June 1919 Type: gutenberg title: subject-entomology-gutenberg date: 2021-06-06 time: 14:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Entomology" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 37632 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 4, December 1919 date: words: 7914 sentences: 794 pages: flesch: 74 cache: ./cache/37632.txt txt: ./txt/37632.txt summary: Explored nest, occasionally rubbing abdomen with legs. At 8:40 the nest was placed against the cork and the wasp immediately At 12 o''clock, four hours later, a third wasp had appeared, and none of The nest was saved and several days later a fourth wasp appeared. surrounded by four lobes, the lateral pair more slender than the blunt ventral pair; dorsal lobe very low or lacking; spiracles small, widely four transverse rows of microscopic setæ; lateral spiracles on segments the mark of the lateral lobes suffusing the ventral inner ventral lobes bear a similar but smaller subrectangular black mark. Larva of _Dicranoptycha winnemana_, ventral aspect of body. At the cephalic end of the cerebro-pleural ganglion the large but in both species there is some indication of two lateral lobes of Embryology in Cornell University, and Henry Phelps Gage, Ph.D. This work of over 700 pages and with over 400 figures is of especial id: 34094 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 2, June 1919 date: words: 4478 sentences: 622 pages: flesch: 73 cache: ./cache/34094.txt txt: ./txt/34094.txt summary: EDITED BY POMONA COLLEGE, DEPARTMENT OF ZOOLOGY The pages of the journal are especially open to western entomologists divided into three distinct regions: the proboscis, a long club-shaped The collar contains the central nervous system, part of the notochord, The trunk contains the alimentary canal, dorsal and ventral blood vessels, dorsal and ventral nerves, the gill-slits, the reproductive the collar region, Fig. 5; the sub-epidermic network extending over The general structure of the chief central nerve trunks is quite Drawing of a section of an oral radial nerve. Drawing of a section of circumoral nerve. Drawing of a section of aboral nerve. Nerve cells from central regions of a radial nerve. Nerve cells from near a lateral branch from the radial band. Ants from the Claremont Laguna Region Ants from the Claremont Laguna Region JOURNAL OF ENTOMOLOGY AND ZOOLOGY--_Advertising Section_ By JOHN HENRY COMSTOCK, Professor of Entomology in Cornell id: 48122 author: Various title: Journal of Entomology and Zoology, Vol. 09, No. 3, September 1917 date: words: 8660 sentences: 2070 pages: flesch: 84 cache: ./cache/48122.txt txt: ./txt/48122.txt summary: List of Bees from Claremont-Laguna Region--_Henry Bray_ 93 in the original college collection it is not noted in the list. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Mountains near Claremont, Cal., Baker. Det. Mountains near Claremont, Cal., Baker. Mountain sheep have lived for years in the higher peaks above Claremont species was one of the most common forms taken, being abundant in the _Urocyon cinereoargenteus californicus._ (Mearns.) California Gray Fox. Signs of foxes in the canyons and along mountain trails are always A Preliminary List of Shells from Laguna Beach and Nearby A Preliminary List of Shells from Laguna Beach and Nearby For a number of years past students have collected shells from Laguna _Columbella chrysalloidea_ Cpr. Shell white. _Columbella pencillata_ Cpr. White shell, cross lines brown. id: 48031 author: Various title: Journal of Entomology and Zoology, Vol. 06, No. 4, December 1914 date: words: 12998 sentences: 1594 pages: flesch: 78 cache: ./cache/48031.txt txt: ./txt/48031.txt summary: Notes on the Eggs of Some Laguna Beach Invertebrates--_P.A. Lichti_ 215 A New Species of Pseudoscorpion from Laguna Beach Cal. 42. large hand broad smoothly convex on both sides; finger as long as the _Hand_: Broad as it is long greatly swollen on inner margin near base; simple hairs; claw long and slender; finger little longer than hand covered with long simple hairs; mandibles large serrula attached only Among the many marine forms collected and studied at Laguna Beach Five species of barnacles were found last summer at Laguna Beach. Notes on the Eggs of Some Laguna Beach Invertebrates Notes on the Eggs of Some Laguna Beach Invertebrates Preliminary Notes on Some Marine Worms Taken at Laguna Beach Preliminary Notes on Some Marine Worms Taken at Laguna Beach Preliminary Notes on Some Marine Worms Taken at Laguna Beach The young of this species were very abundant at Laguna Beach and I id: 48101 author: Various title: Journal of Entomology and Zoology, Vol. 09, No. 1, March 1917 date: words: 11710 sentences: 1105 pages: flesch: 78 cache: ./cache/48101.txt txt: ./txt/48101.txt summary: that there were long hairs on the legs such as shown in the figure. _Color of supposed Female and Juvenile_--All parts bright yellow brown. One winged female, mountains near Claremont, California (C. Rose leaves showing work of adult beetles. given of one large specimen and top and side views of the head region This species has been taken from our region although such large _Eremobates californica_ Sim. The drawings are from a specimen taken at Laguna Beach (Figs. Habitat: Specimen found under rocks near ocean at Laguna Beach, A single specimen of this large, simple species was taken just off and field work in the general study of local insects. _a._ Special field and laboratory work with some group of marine _b._ Special field and laboratory work in Entomology, either with _e._ Special field and laboratory work in marine algæ. ZOOLOGICAL SPECIMENS FOR CLASS AND MUSEUM MARINE AND FRESH WATER FORMS id: 45597 author: Various title: Journal of Entomology and Zoology, Vol. 11, No. 1, March 1919 date: words: 15406 sentences: 1207 pages: flesch: 73 cache: ./cache/45597.txt txt: ./txt/45597.txt summary: nearly attaining end of palpi; slender, narrowing distad, only slightly the dorsal ones short, the most ventral long, attaining the end of the Anterior pair of eyes near middle of length of prostomium usual enlarged distal end baring a slender tip and a little exceed the Eyes large and black, the anterior ones near middle elongate patch, presenting a narrow dorsal half and a broader ventral General color yellowish; each somite of anterior region crossed with long simple natatory setae in notopodia of middle region of body. Body ventrally flat, convex dorsally, strongly narrowed caudad. on the prostomium and anterior segments, by the form of the appendages, region of body reaching to or a little beyond middle of longer setae, Body with an anterior region of fifteen setigerous somites separated the median region of anterior edge nearly straight; dorsal surface into the dorsal furrow; median ventral lobes separated by a narrow ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel