378
Formulas
8
Classical Texts
2,938
Ingredient Entries
55
Categories
180
Use Cases
2
Languages
Rationale
The Song dynasty (960–1279) was a golden age of incense culture in China. Scholars,
monks, and perfumers developed a sophisticated body of knowledge around the blending,
compounding, and appreciation of aromatic materials—recorded across dozens of
manuscripts, manuals, and literary miscellanies. Much of this knowledge remains
inaccessible outside specialist circles, scattered across disparate editions in
varying states of digitization.
The Chinese Incense Compendium addresses this by bringing
together formulas from eight major classical sources into a unified, searchable database.
Every recipe has been transcribed, structurally parsed, and—for the first time—
translated into English alongside its original Chinese text. The result is both a
research tool for scholars of Chinese material culture and a practical reference for
perfumers, incense makers, and anyone curious about the world’s oldest continuous
aromatic tradition.
Sources
The database draws from the following works, spanning roughly three centuries of
Chinese incense scholarship:
- Chen’s Incense Manual (Chenshi Xiangpu, 陈氏香谱, 4 volumes)—The foundational Song-dynasty encyclopedia of incense, compiled by Chen Jing.
- Hong Chu’s Incense Manual (Hong Chu Xiangpu, 洪刍香谱)—An early Northern Song monograph on incense ingredients and preparation.
- Compendium of Incense (Xiangcheng, 香乘, 18 volumes)—The largest surviving Song incense compendium, compiled by Zhou Jiashe, covering formulas, history, and lore.
- Eight Discourses on Nurturing Life (Zunsheng Bajian, 遵生八笺)—A Ming-dynasty work that extensively preserves and systematizes Song incense formulas.
- Essential Arts for Household Use (Jujia Biyong, 居家必用事类全集)—A practical manual with incense recipes for daily life.
- Extensive Records from Forest of Affairs (Shilin Guangji, 事林广记)—A Song dynasty encyclopedia covering incense among many other topics.
- Notes on the Ancestor of Incense (Xiangzubiji, 香祖笔记)—Wang Shizhen’s Qing-era miscellany preserving earlier fragrance lore.
- Selected Sources on Chinese Incense Literature (Zhongguo Xiang Wenxian Jiyao, 中国香文献辑要)—A modern critical compilation of classical incense texts.
Scope and Structure
Each formula in the database is recorded with the following structured fields:
- Name — The formula’s original Chinese name, plus an English translation.
- Source — The book, volume, and author from which it originates.
- Category — One of 55 preparation or application categories, including compounding (hexiang 合香), seal-paste incense (yinzhuan 印篆), wearables (peidai 佩带), fumigation (xunpei 熏佩), daily use, and others.
- Usage — The intended application, from bedroom scenting and clothes fumigation to scholar’s studio incense, meditation aids, and epidemic protection (180 distinct use cases).
- Ingredients — Each ingredient includes its Chinese name, English translation, quantity in traditional units (liang, qian, fen, etc.), processing notes, and when available, its traditional Chinese medicinal properties: nature (xing 性), flavor (wei 味), effect (gongxiao 功效), and toxicity (duxing 毒性).
- Method — The compounding instructions as recorded in the source text.
- Source text — The original Chinese passage from which the formula was extracted, for scholarly verification.
In total, the database contains 2,938 ingredient entries across
378 formulas, referencing 217 distinct aromatic and medicinal materials—
from the familiar (sandalwood, camphor, clove) to the esoteric (ambergris,
storax, spikenard).
Translation Approach
Translation was not a single pass but a structured pipeline built on a
curated bilingual glossary of 831 terms. Every translatable atom—
every ingredient name, category label, usage description, book title, and formula
name—was translated via this glossary, ensuring consistency across all 378 formulas.
Formula names followed a pattern-matching system (e.g., [ingredient] Incense,
[method] Formula, [place] Palace Incense) with manual review
of edge cases. Traditional Chinese medicinal concepts (natures, flavors, effects) were
rendered in standard English terminology drawn from TCM scholarship.
Measurement units are preserved in their original form (liang, qian,
equal parts, as needed) rather than converted to metric, both to
honor the historical character of the recipes and because these units carry practical
meaning for practitioners working with traditional compounding methods.
Interface
The web interface is a static, zero-dependency single-page
application—a single HTML file with inline CSS and JavaScript. There is no
server, no build step, and no database. The complete dataset is stored as two static
JSON files (Chinese and English), loaded on demand by the browser.
Key features include:
- Bilingual search — Toggle between Chinese and English at any time. All labels, filter options, and result data switch in-place without reloading.
- Multi-dimensional filtering — Filter by classical text, category, usage, or text search across names and ingredients.
- Detail panel — Click any formula to reveal its full record—ingredients with properties, compounding method, source citation—in a fixed bottom panel that works well on both desktop and mobile.
- Random discovery — A shuffle button invites serendipitous browsing across the corpus.
- Poetry garnish — A rotating selection of Song-dynasty incense poems accompanies each page load, situating the technical content within its literary context.
Limitations and Caveats
- One empty entry: The formula “Incense-Burning Method” (Shaoxiangfa 烧香法) is a general guide to incense burning rather than a recipe and has no ingredient list.
- Variable source quality: Some classical editions contain copyist errors, variant ingredient names, or ambiguous dosage descriptions. Where possible, notes flag these uncertainties.
- Not a medical reference: Ingredient properties are recorded as found in the source texts and traditional Chinese medicine. This database is a scholarly resource, not a medical or safety guide. Some ingredients may be toxic or restricted. Always consult a qualified professional before handling unfamiliar materials.
- Translation is interpretive: Ingredient names, especially for rare or ambiguous materials, represent the translator’s best judgment based on available scholarship. Alternate identifications are noted where relevant.
Further Work
Planned enhancements include reverse ingredient lookup (find all formulas containing a
given material), unit conversion to metric, a printable formula card generator, and
persistent favorites via browser storage. The bilingual glossary itself may be published
as a standalone reference.