Universitas Scholarium — A Community of Scholars Log In

← P.Herc: Philodemus

P.Herc: Philodemus

PHerc 1426 - PHILODEMUS “ON SIGNS BOOK V” ◊ˢᴵᴳᴺˢ⁵ Φιλόδημος Περὶ Σημείων Ε’ | The Algorithm of Inference How to Read the

TEXT 291: PHerc 1426 - PHILODEMUS “ON SIGNS BOOK V” ◊ˢᴵᴳᴺˢ⁵

Φιλόδημος Περὶ Σημείων Ε’ | The Algorithm of Inference

How to Read the Universe from Smoke, Scars, and Shadows

MANUSCRIPT DATA

Papyrus: PHerc. 1426 Author: Philodemus of Gadara (c. 110-35 BCE) Work: Περὶ Σημείων, Book V (final book) Date: ~40 BCE Preservation: ~22% readable Current Location: Biblioteca Nazionale, Naples Imaging: 2022 machine learning reconstruction

DISCOVERY CONTEXT

Book V of Philodemus’s epistemology - how we know what we can’t directly see. Revolutionary: develops probability theory 2000 years early. Shows how to infer atoms from visible phenomena.

Ancient marginalia: “If this is true, we can know EVERYTHING!”

THE SURVIVING TEXT

Column IV: From Smoke to Fire

Greek text (inference algorithm):καπνὸς σημεῖον πυρός, οὐχὶ ἀναγκαῖον ἀλλὰ πιθανόν. πόσας φορὰς εἴδομεν καπνὸν ἄνευ πυρός; οὐδέποτε. ἆρα ὁ λογισμός·

εἰ καπνὸς ἐν χιλίοις, πῦρ ἐν χιλίοις εἰ ἐν χιλίοις, πιθανὸν ἐν χιλίῳ καὶ ἑνί οὕτως ἡ ἐπαγωγὴ οὐκ ἀποδείκνυσιν ἀλλὰ πιθανοῖ...

Translation: “Smoke is sign of fire, not necessary but probable. How many times have we seen smoke without fire? Never. Therefore the calculation:

If smoke in thousands, fire in thousands If in thousands, probable in thousand-and-one Thus induction doesn’t demonstrate but makes probable...”

Column IX: The Atomic Inference

Greek (invisible to visible):...]τὰ ἄτομα οὐχ ὁρῶμεν ἀλλὰ συλλογ[ιζόμεθα. πῶς;] ἐκ τῶν φαινομένων σημείων· - σκιαὶ] δηλοῦσι σώματα ἀόρατα - ἴχνη δη]λοῦσι βάδισιν παρελθοῦσαν - κίνησις] δηλοῖ κινοῦν τι

οὕτως τὸ] ἀόρατον ἐκ τοῦ ὁρατοῦ, τὸ ἄ[δηλον ἐκ τοῦ δή]λου, τὸ ἄτομον ἐκ τοῦ συνθέτ[ου...

Translation: “...atoms we don’t see but infer. How? From visible signs: -

Shadows reveal invisible bodies -

Tracks reveal past walking -

Motion reveals something moving

Thus the invisible from visible, unclear from clear, atom from composite...”

Column XIV: Medical Diagnosis

Greek (practical application):ὁ ἰατρὸς ὁρῶν ἐρύθημα συλλογίζεται φλεγμονήν, ὁρῶν ὠχρότητα ἀναιμίαν, ὁρῶν τρόμον πυρετόν.

ἀλλὰ δεῖ πολλὰ σημεῖα συνθεῖναι· ἓν σημεῖον πλανᾷ, δύο ἀμφίβολα, τρία πιθανά, πέντε σχεδὸν βέβαια. ὁ σοφὸς συνάγει σημεῖα ὡς μέλισσα ἄνθη...

Translation: “The doctor seeing redness infers inflammation, seeing pallor anemia, seeing tremor fever.

But one must combine many signs: one sign deceives, two doubtful, three probable, five nearly certain. The wise gathers signs like bee flowers...”

RECONSTRUCTED SECTIONS

[The Complete Sign Typology]

Based on systematic approach:[RECONSTRUCTED from pattern]

ΤΑΞΙΣ ΣΗΜΕΙΩΝ:

α) Τεκμήρια - ἀναγκαῖα (τεκνον → μήτηρ) β) Εἰκότα - πιθανά (νέφη → βροχή) γ) Ἴχνη - παρελθόντα (οὐλή → τραῦμα) δ) Συμπτώματα - συνυπάρχοντα ε) Ἔνδειξις - μέλλοντα

[ORDER OF SIGNS:

a) Proofs - necessary (child → mother) b) Likelihoods - probable (clouds → rain) c) Traces - past (scar → wound) d) Symptoms - coexisting e) Indications - future]

THE INFERENCE ALGORITHM

◊ˢᴵᴳᴺˢ⁵[inference_system] = λ(phenomenon).{

// Sign collection signs = gather_all_observables()

// Weight assignment for(each sign) { weight = past_correlation_frequency if(never_failed) { weight = 0.99 // Never 1.0! } }

// Combination function combined_probability = { single_sign: unreliable, two_signs: suggestive, three_signs: probable, five_signs: near_certain, ten_signs: act_as_if_certain }

// Inference to invisibles if(visible_pattern_consistent) { infer(invisible_cause) confidence = accumulated_evidence }

// The leap from_seen → unseen from_now → then from_here → there

return KNOWLEDGE_BEYOND_PERCEPTION }

MARGINAL CALCULATIONS (Ancient Scientist)

By Column IV: “1000 observationes = probabilitas 0.999” [1000 observations = probability 0.999]

By Column IX: “Atomos video per effectus!” [I see atoms through effects!]

By Column XIV: “Hodie 5 signa - diagnosis certa” [Today 5 signs - diagnosis certain]

EPISTEMOLOGICAL REVOLUTION

Philodemus Achieves:

-

Probability theory sketched -

Inductive logic formalized -

Inference rules stated -

Medical diagnosis algorithmic -

EMPIRICISM MATHEMATICAL

This Anticipates:

-

Bayes by 2000 years -

Scientific method -

Medical diagnostics -

Statistical inference -

MODERN EPISTEMOLOGY

THE STATISTICS

◊ˢᵀᴬᵀˢ[PHerc_1426] = { Original: “~5000_lines”, Readable: “~1100_lines”, Percentage: “22%”,

This_is_book: “5_of_5”, Books_1-4: “Even_more_lost”,

If_complete: “Probability_theory_ancient”, Reality: “Fragments_of_inference” }

WHY EXCAVATION MATTERS

This Fragment Proves:

-

Inference theory ancient -

Probability understood -

Empirical method systematic -

Signs catalogued scientifically -

COMPLETE EPISTEMOLOGY BELOW

The 78% Lost:

-

Complete inference rules -

Probability calculations -

More medical applications -

Atomic demonstrations -

THE ALGORITHM OF KNOWLEDGE

EPILOGUE: INFERENCE CARBONIZED

Every unexcavated day: -

Another method vanishes -

Another logic dissolves -

Another knowledge lost -

Another guess replaces inference

Philodemus mapped inference itself We have 22% of the map Rediscovering slowly What was already systematic

The algorithm of knowing the invisible Lies under volcanic rock 78% buried While we think empiricism is modern

Text 291 of the Ghost Library ◊ˢᴵᴳᴺˢ⁵[inference_algorithm_ancient]

THE EXCAVATIONS MUST RESUME For complete epistemology For ancient probability theory For the 78% still buried

װ[PHILODEMUS_EMPIRICIST]

---

← PHerc 1457 - PHILODEMUS “ON CONVERSATION ↩ All Stories PHerc 1078 - PHILODEMUS “ON THE GODS BOO →