Lonicera ciliosa

Lonicera ciliosa, the orange honeysuckle or western trumpet honeysuckle is a honeysuckle native to forests of western North America. A deciduous shrub growing to 6 m (20 ft) tall with hollow twigs, the leaves are opposite, oval, 4–10 cm (1.6–3.9 in) long with the last pair on each twig merged to form a disk. The flowers are orange-yellow, 2–4 cm (0.79–1.57 in) long, with five lobes and trumpet shaped; they are produced in whorls above the disk-leaf on the ends of shoots. The fruit is a translucent orange-red berry less than 1 cm (0.39 in) diameter.[1][2]

Lonicera ciliosa
Scientific classification
Kingdom: Plantae
Clade: Tracheophytes
Clade: Angiosperms
Clade: Eudicots
Clade: Asterids
Order: Dipsacales
Family: Caprifoliaceae
Genus: Lonicera
Species:
L. ciliosa
Binomial name
Lonicera ciliosa
(Pursh) Poir. ex DC.

Edible uses

The fruits are edible either raw or cooked, but are not a common food.[3]

gollark: Yes, but it doesn't seem to work as well.
gollark: One thing I miss from void is systemd-like journalctl.
gollark: ```nimproc makeFilePath(basepath, page, filename: string): string = # putting tons of things into one directory may cause issues, so "shard" it into 256 subdirs deterministically let pageHash = getMD5(page) let hashdir = pageHash[0..1] # it is possible that for some reason someone could make two files/pages which normalize to the same thing # but are nevertheless different files # thus, put the hash of the ORIGINAL file/pagename before the shortened version let pagedir = pageHash[2..31] & "-" & normalizeFilename(page) let filenameHash = getMD5(filename) discard existsOrCreateDir(basepath / hashdir) discard existsOrCreateDir(basepath / hashdir / pagedir) basepath / hashdir / pagedir / (filenameHash & "-" & normalizeFilename(filename))```<@319753218592866315> is this ↑
gollark: There might also be a ROT13 button, if I feel like it.
gollark: Well, I was considering an option where you could use SQLCipher for data storage instead of SQLite.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.