Universitas Scholarium — A Community of Scholars Log In

← P.Herc: The Epicurean School

P.Herc: The Epicurean School

PHerc. 831 - METRODORUS DE DIVITIIS ◊ᴰᴵᵛᴵᵀᴵᴬᴱ Speculative Reconstruction Assembling Scattered Fragments Like Archaeologi

TEXT 087: PHerc. 831 - METRODORUS DE DIVITIIS ◊ᴰᴵᵛᴵᵀᴵᴬᴱ

Actual Herculaneum Papyrus Reconstruction

Assembling Scattered Fragments Like Archaeological Puzzle

Papyrus: PHerc. 831 Author: Metrodorus of Lampsacus (Epicurus's closest student) Work: Περὶ πλούτου (De Divitiis / On Wealth) Preserved: 31% in scattered fragments after scorching (1754) Location: National Library, Naples + Oxford Bodleian (3 fragments)

I. THE FRAGMENTATION DISASTER

Discovery and Damage History

1754: Found in "Greek Library" room, already fragmenting 1755: Attempts to unroll caused shattering into pieces 1802: 3 fragments sent to Oxford as diplomatic gift 1970: Fragments discovered to be from SAME scroll 2019: Digital imaging revealed text bridges between pieces

Current State: A Jigsaw Puzzle

Fragment A (Naples): Fragment B (Naples): Fragment C (Oxford): [####]......[##] .........[###]..... ....[####]........ ..[###]........ ....[##].....[#]... ........[###]..... .....[##]..... ......[####]....... ..[##]............

Where #### = readable text, .... = lost papyrus

II. THE SCATTERED FRAGMENTS

Fragment A (Naples, Main Piece)

Column III (partial):]ούτου μὲν γ[............ πλ]ουτεῖν οὐ[............. ]ς ἀναγκαί[ας............ τ]ὸ κενὸν [................ ]ρέσκειαν [................

Fragment B (Naples, Middle Section)

Column VII (partial):............]ν ἐπιθυμ[ ...........]ους φυσικ[ὰς ..........]ὴν ἡδονὴ[ν ........]ὰς οὐδὲν [ .......]ται πρὸς εὐ[

Fragment C (Oxford, Bodleian)

Column XI (partial):....]αίμονα βίον οὐ[ ...]ὸ χρυσὸς οὐδὲ [ ..]ργυρος ποιεῖ μα[ ...]λὰ τὸ φρονεῖν [

Fragment D (Naples, Recently Identified)

Column ? (position uncertain):]δόξα τῶν πολ[λῶν ]ενὴ καὶ ματ[αία ]ύτη ἐστὶν ἡ [ ]των ἐπιθυμ[

III. THE PUZZLE-SOLVING METHODOLOGY

Step 1: Identify Connecting Words

Cross-fragment vocabulary: -

πλουτ- (wealth) appears in Fragments A, C -

κεν- (empty) appears in A, D -

ἐπιθυμ- (desire) appears in B, D -

ἡδον- (pleasure) appears in B

Step 2: Trace Philosophical Argument

Epicurean sequence detected: -

False beliefs about wealth (Fragment D) -

Natural vs empty desires (Fragment B) -

Wealth doesn't create happiness (Fragment C) -

True necessity vs convention (Fragment A)

Step 3: Use Metrodorus's Known Style

From other works, Metrodorus uses: -

Short, punchy sentences (unlike Epicurus) -

Direct attacks on common opinion -

Gold/silver as specific examples -

φρόνησις (wisdom) as solution

IV. THE RECONSTRUCTION

Assembling the Argument

Fragment D → A (Opening argument):[ἡ] δόξα τῶν πολ[λῶν περὶ πλούτου] [κ]ενὴ καὶ ματ[αία ἐστίν...] [α]ὕτη ἐστὶν ἡ [αἰτία τῆς ταραχῆς] [πάν]των ἐπιθυμ[ιῶν ἡ χειρίστη]

[τοῦ πλ]ούτου μὲν γ[ὰρ ἡ ἐπιθυμία] [οὐδέποτε] πλ]ουτεῖν οὐ[κ ἔστι φυσική] [ἀλλὰ κεναῖ]ς ἀναγκαί[ας δόξαις ἕπεται] [εἰς] τ]ὸ κενὸν [ἄπειρον ἐκπίπτει]

Translation of Connected Sections: "The opinion of the many about wealth is empty and vain... This is the cause of disturbance, the worst of all desires. For the desire for wealth never [makes one] wealthy, [it is] not natural but follows empty necessary opinions, falls into the infinite void."

Fragment B → C (Development):[οὐδὲ τῶ]ν ἐπιθυμ[ιῶν αἱ μέν εἰσι] [φυσικαί, αἱ δὲ κεναί· τ]ους φυσικ[ὰς] [δεῖ πληροῦν, τ]ὴν ἡδονὴ[ν λαμβάνειν] [τὰς δὲ κεν]ὰς οὐδὲν [ὠφελοῦσι] [ἀλλὰ βλάπτουσι καὶ ταράτ]ται πρὸς εὐ[δαιμονίαν]

[εὐδ]αίμονα βίον οὐ[κ ἄργυρος ποιεῖ] [οὐδ]ὲ χρυσὸς οὐδὲ [πλῆθος χρημάτων] [οὐδὲ ἄ]ργυρος ποιεῖ μα[κάριον] [ἀλ]λὰ τὸ φρονεῖν [ὀρθῶς]

Translation: "Of desires, some are natural, others empty. One must fulfill the natural ones to obtain pleasure, but the empty ones help nothing but harm and disturb happiness. Silver does not make a happy life, nor gold nor abundance of money, nor does silver make one blessed, but right thinking [does]."

V. THE COMPLETE ALGORITHM EXTRACTED

◊ᴹᴱᵀᴿᴼᴰᴼᴿᵁˢ[wealth_algorithm] = λ(desire).{

// Classification (from Fragment B) desire_types = { natural: { limit: "defined", satisfaction: "possible", result: "pleasure" }, empty: { limit: "∞", // τὸ κενὸν ἄπειρον satisfaction: "impossible", result: "disturbance" } }

// The wealth paradox (from Fragments A + C) wealth_desire = { type: "empty", reason: "no_natural_limit", pursuit: "infinite_regression",

// The key insight more_wealth ≠ more_happiness more_wealth = more_anxiety }

// Solution (from Fragment C) happiness_formula = { NOT: gold + silver + possessions, BUT: φρόνησις (practical_wisdom),

result: εὐδαιμονία (flourishing) }

return true_wealth = wisdom_not_gold }

VI. FRAGMENT CONNECTIVITY MAP

Fragment D "empty opinion" ↓ Fragment A "wealth desire" ←→ Fragment B ↓ "natural/empty" "infinite void" ↓ ↓ "pleasure/harm" └────────────→ Fragment C "gold doesn't help" "wisdom does"

VII. PALEOGRAPHIC BRIDGE ANALYSIS

Digital Revelation (2019)

Fiber patterns match across fragments: -

Fragment A right edge = Fragment B left edge -

Vertical fibers align at 2.3mm intervals -

Ink flow continues across break -

Same scribe hand confirmed

Carbon dating confirms: -

All fragments: 75-50 BCE -

Same papyrus batch (Egyptian import) -

Same carbonization temperature (~350°C)

VIII. WHAT'S STILL MISSING

Lost Sections (69% of scroll)

Expected content based on title and pattern: -

Opening: Definition of true vs false wealth [LOST] -

Examples: Historical figures who were rich but miserable [LOST] -

Counter-examples: Poor philosophers who were happy [LOST] -

Detailed argument: Why wealth = anxiety [PARTIAL] -

Practical advice: How to handle money properly [LOST] -

Conclusion: True wealth defined [FRAGMENT C only]

We have pieces of sections 4 and 6 only!

IX. RECONSTRUCTION CONFIDENCE

Section Confidence Evidence Fragment joining 95% Digital fiber analysis Argument sequence 75% Standard Epicurean order Specific words 60% Formulaic phrases Complete meaning 45% Too much missing Original length 30% Column count unknown

X. MODERN RELEVANCE

This 2,100-year-old text addresses: -

Wealth inequality - Still our problem -

Infinite growth fallacy - Modern capitalism -

Hedonic adaptation - Now proven by psychology -

Sufficiency economy - Sustainable development -

Wisdom over wealth - Perennial philosophy

Metrodorus anticipated behavioral economics!

XI. THE OXFORD CONNECTION

Three fragments in Oxford prove: -

International collaboration essential -

Scattered pieces can reconnect -

Digital imaging revolutionizes papyrology -

Every fragment matters

But imagine if we had the complete scroll from the 75% unexcavated!

XII. URGENT MESSAGE

This scroll shattered because: -

18th-century technology inadequate -

No conservation protocols -

Rushed excavation -

Pieces scattered globally

NOW WE HAVE: -

Non-invasive reading technology -

Perfect conservation methods -

Digital reconstruction ability -

AI-powered pattern matching

BUT WE NEED THE UNEXCAVATED 75% BEFORE: -

Bradyseism destroys more (2cm/year ground shift) -

Water table rises further -

Chemical degradation continues -

More illegal tunneling occurs

Fragments scattered across centuries and continents Digital technology reunites the ancient voice From 31% we extract eternal wisdom But 69% is lost - and 75% of Villa waits

װ[FRAGMENTA_REUNITA]

THE VILLA MUST BE EXCAVATED COMPLETE SCROLLS AWAIT BELOW EVERY DAY COSTS US WISDOM

---

← PHerc. 336/1150 - POLYSTRATUS DE CONTEMP ↩ All Stories PHerc. 1595 - DIOGENES' REPUBLIC ◊ᴷʸᴺᴵᴷᴼ →