✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

Entity Sources

2,936 links between entities and the sources that attest them, with evidence type and passage-level notes. The primary evidence layer: every entity classification traces to at least one record here.

Data license: MIT · Data source: jebboone/deitydb

evidence_type
{'description': 'e.g. Direct attestation, Secondary analysis, Epigraphic, Numismatic'}
source_note
{'description': 'Specific passage citations and notes on how this source attests the entity'}

10 rows where source_id = "SRC_DELAMARRE_GAULISH"

✎ View and edit SQL

This data as json, CSV (advanced)

Link entity_id source_id evidence_type source_note
ENT_CEL_CERNUNNOS,SRC_DELAMARRE_GAULISH,direct attestation Cernunnos ENT_CEL_CERNUNNOS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) p. 109: entry for Cernunnos; name < *carno- (horn); the Paris altar inscription is the only ancient text naming him.
ENT_CEL_EPONA,SRC_DELAMARRE_GAULISH,direct attestation Epona ENT_CEL_EPONA Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 160-161: Epona attested in ~350 inscriptions across Gaul, Britain, the Danubian provinces, and Rome itself; name < *epos "horse" + -ona (divine suffix).
ENT_CEL_ESUS,SRC_DELAMARRE_GAULISH,direct attestation Esus ENT_CEL_ESUS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 168-169: Esus attested on the Paris altar (Nautes Parisiens pillar) and the Trier altar; name etymology uncertain (*esus = "lord"?).
ENT_CEL_LUGUS,SRC_DELAMARRE_GAULISH,direct attestation Lugus ENT_CEL_LUGUS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 207-209: entry for Lugus with full analysis of ~50 theophoric place names and personal names; reconstructs *lugus from PIE *leug-.
ENT_CEL_MAPONOS,SRC_DELAMARRE_GAULISH,direct attestation Maponos ENT_CEL_MAPONOS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 217-218: entry for Maponos; attested in Chamalieres defixio and British inscriptions; *mapono- etymology.
ENT_CEL_NANTOSUELTA,SRC_DELAMARRE_GAULISH,direct attestation Nantosuelta ENT_CEL_NANTOSUELTA Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 230-231: Nantosuelta attested primarily at Sarrebourg; name < *nanto- (valley/river) + *suelta (?) possibly "winding/meandering river").
ENT_CEL_ROSMERTA,SRC_DELAMARRE_GAULISH,direct attestation Rosmerta ENT_CEL_ROSMERTA Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 267-268: entry for Rosmerta with inscription corpus; name etymology *ro-smerta.
ENT_CEL_SUCELLUS,SRC_DELAMARRE_GAULISH,direct attestation Sucellus ENT_CEL_SUCELLUS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 281-282: Sucellus attested in ~60 inscriptions across Gaul and Britain; name = "the Good Striker" < *su- (good) + *cello- (strike).
ENT_CEL_TARANIS,SRC_DELAMARRE_GAULISH,direct attestation Taranis ENT_CEL_TARANIS Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 292-293: entry for Taranis; attested in ~30 inscriptions; *taran- "thunder" cognate with Old Irish torann.
ENT_CEL_TEUTATES,SRC_DELAMARRE_GAULISH,direct attestation Teutates ENT_CEL_TEUTATES Delamarre, Xavier. Dictionnaire de la langue gauloise (Éditions Errance, 2003; 2nd ed.) SRC_DELAMARRE_GAULISH direct attestation Delamarre (2003) pp. 295-296: Teutates as tribal patron deity; *teuta-tes < *teutā (tribe); attested in inscriptions as Toutatis.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "entity_sources" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [source_id] TEXT REFERENCES [sources]([source_id]),
   [evidence_type] TEXT,
   [source_note] TEXT,
   PRIMARY KEY ([entity_id], [source_id], [evidence_type])
);
CREATE INDEX [idx_entity_sources_source_id]
    ON [entity_sources] ([source_id]);
CREATE INDEX [idx_entity_sources_entity_id]
    ON [entity_sources] ([entity_id]);
Powered by Datasette · Queries took 1039.785ms · Data license: MIT · Data source: jebboone/deitydb