The reviewed record of science sign in
Pith

arxiv: 2606.18222 · v1 · pith:H53TCZOQ · submitted 2026-06-16 · cs.CL · cs.DL

Darshana Graph: A Parallel Commentary Corpus for Comparative Indian Philosophy, with Stylometric and Exploratory Graph Analyses

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel 2026-06-27 01:02 UTCgrok-4.3pith:H53TCZOQrecord.jsonopen to challenge →

classification cs.CL cs.DL
keywords parallel commentary corpusIndian philosophyVedantastylometric analysiscommentary alignmentphilosophical relationshipscomparative study
0
0 comments X

The pith

The Darshana Graph corpus aligns the same root verses across eighteen commentators from five schools.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper introduces a corpus of more than 125,000 records drawn from public translations of major Hindu, Buddhist, and Jain texts. Its central feature is a subset of roughly 8,500 records that line up the identical root verse or sutra under eighteen historical commentators from five Vedanta schools and related traditions. This alignment makes it possible to compare how separate interpretive lines read the same source material. The authors demonstrate the resource with a stylometric study of citation density, refutation rate, and sentence complexity, plus an LLM pipeline that extracts typed philosophical relations into a graph.

Core claim

Darshana Graph supplies over 125,000 text records spanning classical traditions and, in a structurally unique subset of roughly 8,500 Hindu and Jain records, aligns the same root verse or sutra across eighteen historical commentators representing five schools of Vedanta and other darshanas, enabling direct comparison of how independent interpretive traditions read identical source material. No other publicly available resource offers comparable cross-commentator alignment at this scale.

What carries the argument

The parallel alignment of identical root verses or sutras across multiple commentators in the 8,500-record subset.

If this is right

  • Stylometric measures show a moderate negative correlation between citation density and refutation rate.
  • Refutation rate rises across three commentators who share a doctrinal lineage.
  • Genre-level differences appear within sections of the Pali Canon.
  • The extracted relationship graph reveals cross-school disagreement patterns.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The aligned subset could support quantitative measurement of how interpretive differences accumulate across centuries and schools.
  • Researchers could test specific doctrinal claims by querying the same verse across all eighteen commentators at once.
  • Release of the full corpus and extraction code makes it feasible to extend the alignment method to additional texts or languages.

Load-bearing premise

The root verses have been correctly identified and aligned across the commentators using the chosen source translations.

What would settle it

Manual inspection of a sample of the 8,500 records that reveals systematic mismatches between the claimed root verse and the text attributed to one or more commentators.

Figures

Figures reproduced from arXiv: 2606.18222 by Joy Bose.

Figure 1
Figure 1. Figure 1: Architecture of the Darshana graph [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
read the original abstract

We introduce Darshana Graph, a corpus of over 125,000 text records spanning classical Hindu, Buddhist, and Jain philosophical traditions, drawn from public-domain and openly licensed translations of sources including the Bhagavad Gita, Brahma Sutras, principal Upanishads, the Pali Canon, and core Jain texts. Its distinctive contribution lies in a structurally unique subset of roughly 8,500 Hindu and Jain records in which the same root verse or sutra is aligned across eighteen historical commentators representing five schools of Vedanta and other darshanas, enabling direct comparison of how independent interpretive traditions read identical source material. To our knowledge, no publicly available resource provides comparable cross-commentator alignment at this scale. We present two analyses built on this corpus. First, a transparent stylometric comparison requiring no machine learning measures argumentative style through scriptural citation density, explicit refutation rate, and sentence complexity. It finds a moderate negative correlation between citation density and refutation rate, a marked increase in refutation rate across three commentators in a related doctrinal lineage, and measurable genre-level differences within the Pali Canon itself. Second, we describe a constrained large language model pipeline that extracts typed philosophical relationships between concepts using a predefined relation vocabulary and deterministic post-hoc validation. The resulting graph surfaces cross-school disagreement patterns while also revealing important extraction limitations, including cases where an independent embedding-based analysis disagrees with the graph-derived findings. We release the full corpus, extracted relationship graph, and all source code.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 2 minor

Summary. The manuscript introduces Darshana Graph, a corpus of over 125,000 text records from Hindu, Buddhist, and Jain philosophical sources, whose distinctive feature is a subset of roughly 8,500 records aligning identical root verses or sutras across 18 commentators from five Vedanta schools and other darshanas. It reports stylometric analyses finding a moderate negative correlation between citation density and refutation rate plus genre differences, and describes a constrained LLM pipeline for extracting typed philosophical relations that surfaces disagreement patterns while exposing extraction limitations; the full corpus, graph, and code are released.

Significance. If the alignments are verifiably strict and the analyses replicable, the resource would enable novel direct comparisons of interpretive traditions on identical source material at a scale not previously available, constituting a useful contribution to computational philology and comparative philosophy. The open release of data and code is a clear strength for reproducibility and extension.

major comments (1)
  1. [Abstract / corpus construction] Abstract and corpus construction: The paper's central and distinctive claim is the existence of ~8,500 strictly aligned records in which the same root verse or sutra appears across 18 commentators. No description is supplied of the matching procedure, handling of translation variants, disambiguation rules, or any quantitative validation (e.g., exact-match rate, inter-annotator agreement, or error estimation). This information is required to substantiate that the alignments are verse-identity matches rather than thematic or loose correspondences.
minor comments (2)
  1. [Stylometric analysis] Stylometric section: While the measures (citation density, refutation rate, sentence complexity) are described as transparent and non-ML, the manuscript does not specify the exact computational definitions or preprocessing steps used to derive them from the source texts.
  2. [LLM extraction pipeline] LLM pipeline: The deterministic post-hoc validation step and the relation vocabulary are mentioned but lack concrete examples or pseudocode that would allow readers to assess how disagreements between the graph and the independent embedding analysis were quantified.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the careful reading and for identifying the need for greater transparency in the corpus construction section. The comment correctly notes that the alignment methodology is not described in the current manuscript. We will revise the paper to include a full account of the matching procedure, variant handling, disambiguation rules, and validation metrics.

read point-by-point responses
  1. Referee: [Abstract / corpus construction] Abstract and corpus construction: The paper's central and distinctive claim is the existence of ~8,500 strictly aligned records in which the same root verse or sutra appears across 18 commentators. No description is supplied of the matching procedure, handling of translation variants, disambiguation rules, or any quantitative validation (e.g., exact-match rate, inter-annotator agreement, or error estimation). This information is required to substantiate that the alignments are verse-identity matches rather than thematic or loose correspondences.

    Authors: We agree that the manuscript lacks a description of the alignment construction process. In the revised version we will add a dedicated subsection (likely under Section 3) that details: (1) the exact string-matching and verse-identifier rules used to link root verses across commentators; (2) how translation variants and minor textual differences were handled; (3) any disambiguation heuristics applied when multiple candidate matches existed; and (4) quantitative validation statistics, including exact-match rates on a held-out sample and any inter-annotator agreement figures obtained during manual spot-checking. This addition will make explicit that the alignments rest on verse-identity criteria rather than thematic similarity. revision: yes

Circularity Check

0 steps flagged

No circularity: corpus construction and descriptive analyses are self-contained

full rationale

The paper introduces a corpus of aligned philosophical texts and performs stylometric comparisons plus LLM-based relationship extraction. No equations, fitted parameters, predictions, or derivations are present that could reduce to inputs by construction. The alignment of root verses is described as an input to the corpus rather than a derived output, and no self-citation chains or uniqueness theorems are invoked as load-bearing. The work is therefore self-contained against external benchmarks with no circular steps.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

The paper does not rely on any fitted parameters, unproven axioms, or new postulated entities. It is based on existing public domain texts and standard computational methods.

pith-pipeline@v0.9.1-grok · 5794 in / 1229 out tokens · 53433 ms · 2026-06-27T01:02:20.778768+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Vajrayana Tara to Bengali Baul: A Computational Study of Lexical Transmission Across Buddhist, Shakta, and Vaishnava Traditions in Bengal

    cs.CL 2026-06 unverdicted novelty 6.0

    Computational corpus study of 75 texts finds 8.5-fold cosine similarity contrast and vocabulary ratios indicating specific Buddhist-Shakta lexical transmission in Bengal, with weaker Vaishnava-Baul links.

  2. Three Buddhist Vocabularies: Computational Stylometry of the English Pali Canon across Sutta, Vinaya, and Abhidhamma

    cs.CL 2026-06 unverdicted novelty 5.0

    Stylometric metrics applied to 134k segments show Abhidhamma has higher lexical diversity and numeral density than Sutta or Vinaya, with 20% Jaccard overlap between Theravada and Mulasarvastivada Vinayas and low overl...

Reference graph

Works this paper leans on

6 extracted references · cited by 2 Pith papers

  1. [1]

    Hellwig, O. (2020). Dating and stratifying a historical corpus with a Bayesian mixture model. In R. Sprugnoli & M. Passarotti (Eds.), Proceedings of LT4HALA 2020 - 1st Workshop on Language Technologies for Historical and Ancient Languages (pp. 1-9). European Language Resources Association

  2. [2]

    (2010-2024)

    Hellwig, O. (2010-2024). DCS - The Digital Corpus of Sanskrit. http://www.sanskrit-linguistics.org/dcs/

  3. [3]

    Hellwig, O., & Biagetti, E. (2024). The Sanskrit Sembank. Language Resources and Evaluation. Anonymous. (2025). Building PhilKG: An LLM-powered knowledge graph from the Stanford Encyclopedia of Philosophy [Manuscript submitted for review, double-blind]. OpenReview. https://openreview.net/forum?id=yvk5HRVGQr

  4. [4]

    Rau, S. S. (1904). The Vedanta-sutras with the commentary by Sri Madhwacharya. Minerva Press. SuttaCentral. (n.d.-a). Licensing. Retrieved June 16, 2026, from https://suttacentral.net/licensing SuttaCentral. (n.d.-b). bilara-data [Data set]. GitHub. https://github.com/suttacentral/bilara-data

  5. [5]

    (Trans.)

    Thibaut, G. (Trans.). (1904). The Vedanta-sutras with the commentary by Ramanuja (Sacred Books of the

  6. [6]

    East, Vol. 48). Clarendon Press. IIT Kanpur. (n.d.). Gita Supersite. Retrieved June 16, 2026, from https://www.gitasupersite.iitk.ac.in/ Data and Code Availability The full corpus and extracted relationship graph are available at https://huggingface.co/datasets/joyboseroy/darshana-graph under a CC-BY-4.0 license for the aggregation and extraction work, wi...