Background

Our team seeks to make the Glossary of Greek Birds more accessible to a broad audience while also making the data available for analysis. As part of this effort, we have been enhancing the Glossary with layers of analysis that will provide entry points into the data it presents.

One such entry point we envision employs Formal Concept Analysis (FCA) to explore the physical as well as mythical characteristics of the birds listed by Thompson and how those relate to the myths Thompson cites as evidence.

Broadly, FCA is a set of tools and techniques that can help with qualitative data analysis. An analysis begins with a formal context, which consists of a list of items or objects, a list of attributes or characteristics those items may have, and a tabulation of which attributes each item actually has. We chose FCA because, as we will see below, it operates nicely on the sort of qualitative, item vs. attribute data matrix derivable from a text like Thompson’s.

In order to assess whether FCA methods are likely to help make the material in Thompson’s Glossary more accessible in actuality, we ran a series of experiments on a test entry, the aithyia. We built a formal context based on the texts cited by Thompson and the characteristics of the aithyia mentioned in each text. Specifically, we constructed a formal context by systematically listing the storylines in which aithyia appear in source texts cited by Thompson (items) as well as their characteristics (attributes), both physical and mythical. You can see that formal context here. While we built this initial test context by hand, we plan to explore semi-automatically deriving formal contexts from our XML markup once that has matured sufficiently.

Once our context was built, we examined two outputs of formal concept analysis, (attribute) implications and (item) closures, which we go into in the following sections. We look at these with an eye towards whether they might be understandable to someone who does not have deep expertise in myths or birds.

Results

Implications

An (attribute) implication holds if every item that has all the attributes in the premise also has all the attributes in the conclusion. For instance, if A, B, C and D are three attributes, and it turns out all items that have attributes A and B also have attributes C and D, then we’d say the set of attributes {A,B} implies the set of attributes {C, D}. As the name suggests, an implication is a logical rule that holds in the context, and may therefore hold more universally. The terms of these rules are sets of attributes, which by design should be relatively straightforward to interpret even for people not steeped in Greek myth and ornithology.

The implication basis of a context is a minimal set of implications that together generate all the implications of the context. The implication basis is usually significantly smaller than the full set of possible implications, and therefore gives a more parsimonious way to explore the logic of the context.

Our formal context for the aithyia consists of 35 items and 22 attributes. Recall again that items for us are storylines in myths that mention the aithyia. Attributes are mythical features of the storyline such as that it involves the goddess Athena as well as physical attributes such as that a fight occurs in the storyline or that someone mourns the dead. The implication basis for this context consists of 57 statements. Many involve large sets of attributes and are difficult to interpret. However, many involve only a few attributes. Here are a few, written as logical implications; the parenthetical list following each implication is the set of myths supporting the implication.

  • if a myth involves fight then it also involves Memnon (memnon-Plin.10.37, memnon-Ovid.Am.1.13, memnon-Q.Smyrn.Posth.2.645-807, memnon-Ael.5.1, memnon-Ovid.Met.600-619)
  • if a myth involves Aphrodite then it also involves Athena (erodios-Etym.Magn.)
  • if a myth involves favorable sign then it also involves Athena (erodios-Il.10.274)
  • if a myth involves female then it also involves seabird (aithyia-gr.anth 7.212, aithyia-Od.5.337.353, aithyia-Ant.Lib.14)

One consequence of the last implication is that if a myth involves female and metamorphosis, then it also involves dive into the sea. Statements like these are derived automatically from the formal context, but nevertheless make contact with myths and can be assessed like any logical claim. And in fact, this finding is verified in Greek myths, where female figures such as Ino, Hyperippe, Alcyone, and Asteria dive into the sea and are metamorphosed into birds. The only male figure to undergo such a transformation after a dive into the sea is Aesacus, but this story seems to be a Roman reinterpretation of earlier Greek myths (see M.-C. Beaulieu, The Sea in the Greek Imagination, chapter 5).

Item Closures

A formal context induces a closure operator on items (also on attributes). If S is a set of items, the closure of S is a superset of S that contains all items that have the same attributes as the items in S. An interesting feature of the closure operator is that the closure of the closure of a set S is the same as the closure of S itself–applying the closure operator several times in a row is the same as applying it once. In mathematics jargon, a closure operator is idempotent. Sets that stay the same when run through a closure operator are called closed.

One way to think about the closure operator on myth storylines that our context produces is that if you give the operator a myth storyline, it may give back other myth storylines–the ones in the closure–that have some attributes in common with the original one. In other words, these are related storylines, possibly in other myths. Below we give a few examples of closed sets of myth storylines derived from our context, together with the attributes they share in common. A reader can check these to see if they feel these storylines do contain the attributes in question, and whether that is enough to make them similar:

  • aithyia(gavia)-Plin. x. 32 (48) AND aithyia-Aristotle, History of Animals, 5.9, 542b (seabird, in rocks by the sea, spring)
  • aithyia-gr.anth 7.212 AND memnon-Paus.10.31.6 AND aithyia-gr.anth 7.285 AND aithyia-gr.anth 7.374 AND memnon-Mosch.3. (seabird, mourning/tend the dead)
  • memnon-Paus.10.31.6 AND memnon-Mosch.3.42 (seabird, Memnon, mourning/tend the dead)

Conclusion

Thus far FCA appears to be a promising technique to bring the complicated material in Thompson’s Glossary to a wider audience, first by surfacing some of the logical content in glossary entries (the implication basis), and second by exposing otherwise implicit similarities among myth storylines (item closures). We are currently exploring visualizations of this information–the so-called concept lattice

A sample concept lattice (click to enlarge)

and how these might help drive a user interface that helps readers explore the glossary’s contents from these different perspectives.