Gymnopilus pulchrifolius

Gymnopilus pulchrifolius is a species of mushroom in the family Cortinariaceae. It was given its current name by American mycologist Murrill in 1917.[1]

Gymnopilus pulchrifolius
Scientific classification
Kingdom:
Division:
Class:
Order:
Family:
Genus:
Species:
G. pulchrifolius
Binomial name
Gymnopilus pulchrifolius
(Peck) Murrill
Gymnopilus pulchrifolius
float
Mycological characteristics
gills on hymenium
cap is convex
hymenium is adnexed or adnate
ecology is saprotrophic
edibility: can cause allergic reactions

Description

The cap is 2.5 to 5 centimetres (1.0 to 2.0 in) in diameter.[2]

Microscopic characteristics

Habitat and distribution

Gymnopilus pulchrifolius grows on decaying wood of hemlock. It has been found in New York (Murrill also gives Massachusetts, Minnesota, Indiana), between July and September.[2]

gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.
gollark: How exciting.
gollark: `grafting` instances can synchronize with each other then?

See also

List of Gymnopilus species

References

  1. Murrill WA. (1917). "Gymnopilus". North American Flora. 10: 193–215.
  2. Hesler LR. (1969). North American Species of Gymnopilus (Mycologia Memoir Series: No 3). Knoxville, Tennessee: Lubrecht & Cramer Ltd. pp. 75–76. ISBN 0-945345-39-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.