This fall I will be teaching the course “The Land of Israel in the Religious Imagination: From Antiquity to the Present” as a continuing education course. It is open to all and will have a hybrid format. You can attend in person in Providence or over Zoom from elsewhere. To register, follow the instructions on the flyer.
My New Book: Forthcoming in February
Dear friends,
I’ve spent much of my career exploring the ancient religious imagination—how people understood the divine, lived with the sacred, and interacted with each other across boundaries of belief. And how they acted on those beliefs.
Today, I’m excited to share some personal news that grows out of that work:
I have a new book coming out in February.
It’s called An Enchanted World: The Shared Religious Landscape of Late Antiquity, and it’s now officially listed on the publisher’s website.
This book is about a world we often forget: one where Jews, Christians, and so-called pagans didn’t live in separate, sealed communities but shared rituals, holy places, and even religious expectations. It was a world full of wonder—of angels, demons, healing waters, miracle workers, and sacred dreams.
A world where the divine was not distant but immediate, present, and tangible.

In the months ahead, I’ll be sharing more about the book—its ideas, stories, and the texts and people that fill its pages. I’ll also post some excerpts, offer reflections, and invite you to be part of the launch.
For now, I just wanted to say thank you. This book grew in no small part from the conversations I’ve had with many of you—through this blog, on the podcast, and in classrooms and lectures over the years.
I’m looking forward to bringing you into An Enchanted World.
With gratitude,
Michael
Relaunching “From Israelite to Jew”
In 2009-2010, I created a podcast, “From Israelite to Jew,” that traced the evolution of the Israelites and their religion to Jews and Judaism. The podcast covers the time period from around the seventh century BCE to the third century CE, the time approximately known as “Second Temple” period. My views have shifted somewhat, and today I am closer to the opinions I discuss in my book, How the Bible Became Holy (Yale University Press). Nevertheless, I still believe that there is merit to the podcast, and I’ve noticed that changes in the platforms I used have made it increasingly difficult to access.
For now, I am simply reposting the episodes to make them easier to access. They can all be found on this page.
Over the next few months I’ll be rereleasing them in batches. The series will thus be available on most popular podcast sites (e.g., Spotify). As I release them on these platforms, I will announce them on my blog and through my Substack. If there is sufficient interest and support, I will also occasionally add written updates and provide resources for them along the way. Also depending on interest and support (which can be given at my blog), I may even end up continuing it into the rabbinic period, and/or creating episodes that bring on other scholars to discuss these issues.
Word Similarity in the Talmud
At the beginning of the semester I assembled a team of students (Gabriel Burstyn and Songkai Zhao) to explore ways in which AI and machine learning can contribute to the academic study of early rabbinic literature. This is a burgeoning field and there are several others who have been doing interesting work in it, including Joshua Waxman, Ezra Brand, and Shlomo Friedman.
Much of our work to date has been exploratory. Part of that work has been technical: What can this technology actually do, and what are the most efficient ways to do it? The more interesting part of the work, though, is trying to understand how to apply these tools to academic questions. Can we use the technology to answer old questions or frame new ones? I have already taken a stab at this in a couple of articles co-authored with Michael Sperling on social network analysis (here and here) and another team has recently published an article that revisits an old question of Talmudic authorship using quantitative techniques (here).
Our first output is a tool that maps the similarity of word use in the tractates of both the Babylonian and the Palestinian Talmuds.
This is an experimental tool that uses machine learning techniques to show word similarities in the Babylonian and Jerusalem Talmuds. It will also allow you to compare how specific tractates use a word. It works by first mapping phrases (the length of which is determined by the “Window”) into a multidimensional matrix, then computing the distance between those occurrences, and finally sorting these occurrences into clusters based on the distances. The parameters are explained further in the menu. You can hover over the points on the visualization to see more data.
A similarity score of under 0.7 generally indicates that there is a likelihood of differing usage of the same word. We suggest that you begin with a K-Means and Hierarchical Cluster of “2” for exploratory purposes and then adjust from there.
Note that this presently works only with exact strings and you must use the Hebrew Unicode alphabet. So, for example, אמר and שנאמר are treated as two separate words.
To start:
- Enter the word you want to analyze.
- Choose a window size.
- Select the source (Yerushalmi or Bavli) for the chosen tractate(s).
- Select the desired tractate(s) from the dropdown menu.
- Click “Compare”.
Please note that the comparison may take 3 to 15 minutes to process. Comparisons of words that appear more frequently in the text may take longer.
The development of this tool has been supported by Brown University and the Center for Digital Scholarship at the Brown University Library. The texts have been downloaded from Sefaria and further refined by Michael Sperling. The code for this application can be found here: GitHub Repository.
You can access the tool here.
Is it useful? Well, we’re not entirely sure yet and that is why we welcome your comments. We have run a few proof of concept experiments. For example, we have looked at the term mincha in the Babylonian Talmud Berakhot (where we expect it to refer more to the afternoon prayer) and in Zevachim (where we expect it to refer more frequently to the sacrifice) and we did indeed find a high degree of dissimilarity as illustrated in the plot below:

On the other hand, we sometimes have found divergences that are harder to explain.
We encourage you to explore the tool and send feedback! We are currently working on expanding the tool to include stems and lemmas. At the same time, we’re exploring different applications that identify loanwords, locate texts by topic, and that map the citation network of academic Jewish studies. Updates as we have them.
Note that this is a different team than the one I blogged about previously (here) that is working on ancient inscriptions.
AI and Ancient Inscriptions

Strange image generated by DALL-E for this post
First published on my Substack.
In an earlier post, I discussed a very simple and quick experiment that I did on a photograph of an ancient Jewish inscription written in Greek. The results of that experiment were not perfect – epigraphers need not fear for their jobs (yet) – but they were also not bad. An off-the-shelf, untuned ChatGPT model “knew” how to decipher the inscription; write out an edited version of it in Greek (ancient inscriptions usually do not contain punction or spaces and lack both distinctions between upper and lower cases and important accent and other marks); add the conventional markings used by epigraphers to denote things like gaps in the text and unclear letters; translate it into English; and provide a short commentary. What might it do with a bit of training?
I am working with a team from the Center for Digital Scholarship at Brown University to probe this question. The immediate impetus for our work was a practical problem I was confronting. Our funding for Inscriptions of Israel/Palestine -an accessible and robustly searchable database of ancient inscriptions from the region of modern day Israel/Palestine – has paused. We have always used human labor (mostly students) to enter inscriptions into the database. The data entry was time (and resource) expensive. Encoders would have to comb through publications of inscriptions to extract data (e.g., creation date) that is then entered into a complex XML document. Most time consuming was converting the edited version of the inscription, which is often a complex text containing many editorial markings, into our own encoding, which is based on a standard known as EpiDoc. Even with all of our voluminous documentation it takes a significant time to train an encoder. A well-trained encoder might easily take 30 minutes to encode an inscription. We then run a series of automated and manual tasks on the inscription to enter the words into our indices. Without funding it was hard for me to see a practical way to continue to add to the database.
Could, though, AI do it? Could I feed it a pdf of a published inscription and have it generate a high-quality XML file? If not all of it, what about part?
We started with one central part of the workflow, the conversion of printed, edited inscriptions into EpiDoc. On the surface, this might seem like a trivial thing. Replacing the Leiden convention typographical marks (e.g., using square brackets to denote text supplied by an editor) with the equivalent EpiDoc tags seems like a simple search and replace operation. And, perhaps 60%-70% of the time, it is. The other times, though, there can be a significant degree of decision-making. We decided to start with the inscriptions in Greek. We now feel that we have made enough progress on this problem that it is worth publicly sharing, although we have not rigorously tested it for errors. The work below was largely conducted by Daniel Kang and Justin Uhr.
We are happy with two solutions to this problem, both of which use Claude.ai.
- The first approach involved a long set of instructions, with seven examples:
You are an expert system designed to translate epigraphic and papyrological inscriptions from Leiden Conventions format into XML that conforms to the EpiDoc schema. Your task is to accurately convert the given text, preserving all meaningful information while translating the special symbols into appropriate XML tags.
Here is the text in Leiden Conventions format that you need to translate:
[FILL IN YOUR TEXT HERE]
When translating the text, please make sure to meticulously follow the guideline attached as “2h. Leiden to EpiDoc Cheatsheet” for translating specific Leiden Convention symbols to EpiDoc-compliant XML
Please also follow these steps:
1. Read through the entire text to familiarize yourself with its content and structure.
2. Identify all Leiden Convention symbols and their corresponding XML translations according to the EpiDoc schema.
3. Convert each symbol to its appropriate XML tag, ensuring proper nesting when multiple features apply to the same text.
4. Preserve all alphabetic characters and spaces as they appear in the original text.
5. Review your translation to ensure all symbols have been accurately converted and tags are properly nested. Before providing your final translation, wrap your thought process in tags.
Include these in your response:
1. List all Leiden Convention symbols present in the given text.
2. Map each identified symbol to its corresponding EpiDoc XML tag using the guideline “2h. Leiden to EpiDoc Cheatsheet”
3. Consider and explain how you will handle nested tags and their proper order.
4. Outline any potential challenges in the translation and how you plan to address them.
This detailed breakdown will help ensure a thorough and accurate translation. After your analysis, provide the final XML translation wrapped in tags. Ensure that your output strictly adheres to the EpiDoc schema and conventions.
Examples are given below———————————————————
Example Leiden Input 1
Εἶς θεὸ[ς μόνο-]
ς ὁ βοηθ[ῶν]
Γαδιωναν
κ(αὶ) Ἰουλιανῷ
κ(αὶ) πᾶσιν τοῖς ἀξί-
οις
Example EpiDoc Output 1
<div type=”edition” subtype=”transcription” ana=”b1″>
<p xml:lang=”grc”>
<lb/>Εἶς θεὸ<supplied reason=”lost”>ς</supplied> <supplied reason=”lost”>μόνο</supplied><lb break=”no”/>ς ὁ
βοηθ<supplied reason=”lost”>ῶν</supplied>
<lb/>Γαδιωναν <lb/><expan><abbr>κ</abbr><ex>αὶ</ex></expan> Ἰουλιανῷ
<lb/><expan><abbr>κ</abbr><ex>αὶ</ex></expan> πᾶσιν τοῖς ἀξ<lb break=”no”/>ίοις <lb/><foreign xml:lang=”heb”>פעלהבדה</foreign></p>
</div>
Example Leiden Input 2
Κ(ύρι)ε μνήσ(θητι) τῶν πρ-
[οσ]νε(γ)καντ(ων) καὶ
[—]
Example EpiDoc Output 2
<p><expan><abbr>Κ</abbr><ex>ύρι</ex><abbr>ε</abbr></expan> <expan><abbr>μνήσ</abbr><ex>θητι</ex></expan> τῶν <expan><abbr>πρ<lb break=”no”/><supplied reason=”lost”>οσ</supplied>νε</abbr><ex>γ</ex><abbr>καντ</abbr><ex>ων</ex></expan> καὶ <lb/><gap reason=”lost” extent=”unknown” unit=”character”/></p>
Example Leiden Input 3
εἷς θεὸς ὁ νικῶν τὰ κα[κὰ]
Ἰάω θ[εὸς]
εἷς θ[εὸ]ς
Example EpiDoc Output 3
<p><lb/>εἷς θεὸς ὁ νικῶν τὰ κα<supplied reason=”lost”>κὰ</supplied> <lb/> Ἰάω θ<supplied reason=”lost”>εὸς</supplied> <lb/>εἷς θ<supplied reason=”lost”>εὸ</supplied>ς </p>
Example Leiden Input 4
Κ(ύρι)ε Ἰ(ησο)ῦ Χ(ριστ)ὲ πρόσδεξε τὴν
καρποφορίαν τῶν δούλω(ν)
σοῦ Ἰωάννου τοῦ πρ(εσβυτέρ)ου καὶ
Ἀββοσόβου ὅτι ἐξ ἰδίων κό-
πων ἤγιραν τὸν οἴκον τοῦτον.
Example EpiDoc Output 4
<p><lb/><expan><abbr>Κ</abbr><ex>ύρι</ex><abbr>ε</abbr></expan> <expan><abbr>Ἰ</abbr><ex>ησο</ex><abbr>ῦ</abbr></expan> <expan><abbr>Χ</abbr><ex>ριστ</ex><abbr>ὲ</abbr></expan> πρόσδεξε τὴν <lb/>καρποφορίαν τῶν <expan><abbr>δούλω</abbr><ex>ν</ex></expan> <lb/>σοῦ Ἰωάννου τοῦ <expan><abbr>πρ</abbr><ex>εσβυτέρ</ex><abbr>ου</abbr></expan> καὶ <lb/>Ἀββοσόβου ὅτι ἐξ ἰδίων κό<lb break=”no”/>πων ἤγιραν τὸν οἴκον τοῦτον.</p>
Example Leiden Input 5
Ἐπὶ τοῦ <δ>ὁσιωτάτου Γεωργίου δια-
κόνου καὶ Ϲαμουήλου λαμπροτ(άτου)
καὶ Ἀββεος Ζαχαρίου ἐγένετο τὸ π(ᾶν)
ἔργον τ<ῆ?>ς ψιφώσεως ταύτης
ἐν μ(ηνὶ) Ἱουν[ίῳ ἔτους] [Ἐλευθερο]πόλε(ως) βφʹ
Example EpiDoc Output 5
<p>Ἐπὶ τοῦ <supplied reason=”omitted”>δ</supplied>ὁσιωτάτου Γεωργίου δια<lb break=”no”/>κόνου καὶ Ϲαμουήλου <expan><abbr>λαμπροτ</abbr><ex>άτου</ex></expan><lb/>καὶ Ἀββεος Ζαχαρίου ἐγένετο τὸ <expan><abbr>π</abbr><ex>ᾶν</ex></expan><lb/>ἔργον τ<supplied reason=”omitted” cert=”low”>ῆ</supplied>ς ψιφώσεως ταύτης<lb/>ἐν <expan><abbr>μ</abbr><ex>ηνὶ</ex></expan> Ἱουν<supplied reason=”lost”>ίῳ</supplied> <supplied reason=”lost”>ἔτους</supplied> <supplied reason=”lost”><abbr><expan>Ἐλευθερο</expan></abbr></supplied><expan><abbr>πόλε</abbr><ex>ως</ex></expan> <num value=”502″>βφʹ</num></p>
Example Leiden Input 6
[Ἐπὶ Σι]λουανοῦ θεοφιλ(εστάτου) διακό(νου) κ(αὶ) ἡγουμέ(νου) ἡ παροῦσα
[ψήφωσ]ις ἐγένετο κ(αὶ) κόγχη κ(αὶ) ἡ προσθήκη τοῦ ναοῦ μ<ή>κος
[πήχεις … ὕ]ψους π(ή)χ(εις) ς’ μνήσθητ[ί μου] Κ(ύρι)ε ἐν [τῇ β]ασιλ<ε>ίᾳ σου.
Example EpiDoc Output 6
<p><lb/><supplied reason=”lost”>Ἐπὶ</supplied> <supplied reason=”lost”>Σι</supplied>λουανοῦ <expan><abbr>θεοφιλ</abbr><ex>εστάτου</ex></expan> <expan><abbr>διακό</abbr><ex>νου</ex></expan> <expan><abbr>κ</abbr><ex>αὶ</ex></expan> <expan><abbr>ἡγουμέ</abbr><ex>νου</ex></expan> ἡ παροῦσα <lb/><supplied reason=”lost”>ψήφωσ</supplied>ις ἐγένετο <expan><abbr>κ</abbr><ex>αὶ</ex></expan> κόγχη <expan><abbr>κ</abbr><ex>αὶ</ex></expan> ἡ προσθήκη τοῦ ναοῦ μ<supplied reason=”omitted”>ή</supplied>κος <lb/><supplied reason=”lost”>πήχεις</supplied> <gap reason=”lost” extent=”unknown” unit=”character”/> <supplied reason=”lost”>ὕ</supplied>ψους <expan><abbr>π</abbr><ex>ή</ex><abbr>χ</abbr><ex>εις</ex></expan> <num value=”6″>ς'</num> μνήσθητ<supplied reason=”lost”>ί</supplied> <supplied reason=”lost”>μου</supplied> <expan><abbr>Κ</abbr><ex>ύρι</ex><abbr>ε</abbr></expan> ἐν <supplied reason=”lost”>τῇ</supplied> <supplied reason=”lost”>β</supplied>ασιλ<supplied reason=”omitted”>ε</supplied>ίᾳ σου.</p>
Example Leiden Input 7
(+) Ἀνεπάη μακά-
ριος Ζαχαρίας
Ἐρασίνου ἐν
μηνὶ Πανέμου
δεκάτῃ ἰνδ(ικτιῶνος) ιδʹ ἡ-
μέρᾳ κυριακῇ ὧραν
τρίτῃ τῆς νυκτὸς κα-
τετέθη δὲ ἐνταῦθα
τῇ τρίτῃ τοῦ σάμ-
βατος ὥραν ὀγδόην
Πανέμῷ δοδεκα-
τῃ ἰν(δικτιῶνος) ιδʹ ἔτους κα-
τὰ Ἐλού(σην) ΥΟςʹ Κ(ύρι)ε ἀ-
νάπαυσον τὴν ψυ-
χὴν αὐτοῦ μετὰ τῶν
ἁγίων σου. Ἀμήν
Example EpiDoc Output 7
<g ref=”cross”>+</g> Ἀνεπάη μακά<lb break=”no”/>ριος Ζαχαρίας
<lb/>Ἐρασίνου ἐν
<lb/>μηνὶ Πανέμου
<lb/>δεκάτῃ <expan><abbr>ἰνδ</abbr><ex>ικτιῶνος</ex></expan> <num value=”14″>ιδʹ</num> ἡ<lb break=”no”/>μέρᾳ κυριακῇ ὧραν
<lb/>τρίτῃ τῆς νυκτὸς κα<lb break=”no”/>τετέθη δὲ ἐνταῦθα
<lb/>τῇ τρίτῃ τοῦ σάμβα<lb break=”no”/>τος ὥραν ὀγδόην
<lb/>Πανέμῷ δοδεκα<lb break=”no”/>τῃ <expan><abbr>ἰνδ</abbr><ex>ικτιῶνος</ex></expan> <num value=”14″>ιδʹ</num> ἔτους κα<lb break=”no”/>τὰ <expan><abbr>Ἐλού</abbr><ex>σην</ex></expan> <num value=”476″>ΥΟςʹ</num> <expan><abbr>Κ</abbr><ex>ύρι</ex><abbr>ε</abbr></expan> ἀ<lb break=”no”/>νάπαυσον τὴν ψυ<lb break=”no”/>χὴν αὐτοῦ μετὰ τῶν
<lb/>ἁγίων σου. Ἀμήν
- We also tried an automated approach using an API call to Claude. The advantage of this approach is that it allowed for batch processing of multiple inscriptions. The full code, with examples, can be found at our Github site: https://github.com/Brown-University-Library/ai-experiments/tree/main/01_leiden-translator. The code passes along detailed instructions and a few complex examples. We were surprised at how few examples the model needs to do a good job.
The results of both approaches were excellent. The advantage of the first approach is that it is free. The second approach allows processing in bulk. There is a cost for the second approach, but it in the range of ten cents an inscription (and would be much cheaper on DeepSeek, although we haven’t tested whether it works as well) there is a cost but it is relatively inexpensive (and may become even radically more so with the introduction of DeepSeek).
We are now working on applying these same approaches to Hebrew/Aramaic inscriptions and working straight from pdfs. I’ll update as we get results.

