Dillenia philippinensis

Dillenia philippinensis (katmon) is a favorite tree among Filipino garden enthusiasts. It is endemic to the Philippines[1] and can be used for urban greening. Its fruit is known as elephant apple. Katmon grows in low to medium altitude forests throughout the Philippines, but does not survive the cold climates of the uplands.

Katmon
Dillenia philippinensis at Wahiawa Botanical Garden

Near Threatened  (IUCN 3.1)[1]
Scientific classification
Kingdom: Plantae
Clade: Tracheophytes
Clade: Angiosperms
Clade: Eudicots
Order: Dilleniales
Family: Dilleniaceae
Genus: Dillenia
Species:
D. philippinensis
Binomial name
Dillenia philippinensis
Katmon in the Philippines

Katmon is featured on the reverse side of the Philippine twenty-five centavo coin since 2018 as part of the New Generation Currency Coin Series.[2]

Description

Katmon is a medium-sized evergreen tree that grows as high as 10 to 15 meters. Its trunk is erect and the branches usually start midway of the trunk. The tree is buttress-forming, evergreen, and shade tolerant. The bark is smooth with shallow fissures. The leaves are leathery, shining, ovate, elliptic or oblong-ovate, about 12 to 25 centimeters long, and coarsely toothed at the margins. Its flowers are white, large, showy, and about 15 centimeters in diameter with reddish pistils and stamens. The edible fruits are rounded, about six to eight centimeters in diameter, with large fleshy sepals tightly enclosing the true fruit.

Uses

The fruit, called "elephant apple", has a diameter that is around five to six centimeters. It contains a soft, fleshy, green, and edible pulp with a flavor similar to a sour green apple. It is used to make sauces, jams, and flavoring for fish. The fruit's acid is mixed with sugar to make a traditional cure for cough. It is also used to clean the hair.

The tree is harvested for its timber[1] as it is suitable for furniture and cabinet making. The wood has a beautiful silver grain similar to a quartered oak. A red dye is can also be obtained from the bark. [3]

gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.

References

  1. Energy Development Corporation (EDC) (2020). "Dillenia philippinensis". IUCN Red List of Threatened Species. 2020. Retrieved 28 July 2020.
  2. "LOOK: Newly designed Philippine coins". Rappler. March 26, 2018. Retrieved March 13, 2019.
  3. "Tree of the month part 2: Katmon (Dillenia philippinesis Rolfe)". Philstar. March 23, 2011. Retrieved May 29, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.