https://fasnl.net/id/individual/4b7e520a-8887-488b-886c-aabe253b1713
first name
Carolyne
last name
Larrington
display name
Larrington, Carolyne

Bibliography entries connected with Larrington, Carolyne as author

Larrington, Carolyne A Store of Common Sense: Gnomic Theme and Style in Old Icelandic and Old English Wisdom Poetry Oxford English Monographs Oxford: Clarendon Press, 1993.. 1993

Larrington, Carolyne “Undruðusk þá, sem fyrir var: Wonder, Vínland, and Mediaeval Travel-Narratives.” Mediaeval Scandinavia 14 (2004)

Larrington, Carolyne Loki’s Children. In The Fantastic in Old Norse/Icelandic Literature: Sagas and the British Isles; Preprint Papers of The 13th International Saga Conference; Durham and York, 6th-12th August, 2006. Kick, Donata ed. Durham: The Centre for Medieval and Renaissance Studies, Durham University, 2006. pp. 1: 541-550. 2006

Larrington, Carolyne Awkward Adolescents: Male Maturation in Old Norse Literature. In Northern World: Youth and Age in the Medieval North. Lewis-Simpson, Shannon ed. The Northern World 42 Leiden: Brill, 2007. pp. 151-166. 2007

Larrington, Carolyne Translating the Poetic Edda into English. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007.. 2007

Larrington, Carolyne “A Viking in Shining Armour? Vikings and Chivalry in the fornaldarsögur.” Viking and Medieval Scandinavia 4 (2008)

Larrington, Carolyne Stjúpmæðrasögur and Sigurð’s Daughters. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 2: 568-575. 2009

Larrington, Carolyne Þóra and Áslaug in Ragnars saga loðbrókar: Women, Dragons and Destiny. In Making History: Essays on the "fornaldarsögur". Finlay, Alison ed. London: Viking Society for Northern Research and University College London, 2010. pp. 53-68. 2010

Larrington, Carolyne BloodtideMelvin Burgess’s Bloodsong and : Sigmundr, Sigurðr and Young Adult Literature. In Eddische Götter und Helden: Milieus und Medien ihrer Rezeption. Schulz, Katja ed. Edda-Rezeption 2 Heidelberg: Winter, 2011. pp. 199-213. 2011

Larrington, Carolyne Sibling Drama: Laterality in the Poems of the Edda. In Myths, Legends, and Heroes: Essays on Old Norse and Old English Literature in Honour of John McKinnell. Anlezark, Daniel ed. Toronto: University of Toronto Press, 2011. pp. 169-187. 2011

Larrington, Carolyne Völsunga saga, Ragnars saga and Romance in Old Norse: Revisiting Relationships. In The Legendary Sagas: Origins and Development. Jakobsson, Ármann ed. Reykjavík: University of Iceland Press, 2012. pp. 251-270. 2012

Larrington, Carolyne “Kerling/Drottning: Thinking About Medieval Queenship with Egils saga einhendar (!) ok Ásmundar berserkjabana; Presidential Lecture Delivered to the Viking Society on 24 May 2014.” Saga-Book 39 (2015)

Larrington, Carolyne “Learning to Feel in the Old Norse Camelot?.” Arthur of the North: Histories, Emotions, and Imagination: "Special issue," Scandinavian Studies 87 (2015)

Larrington, Carolyne The Norse Myths: A Guide to the Gods and Heroes London: Thames & Hudson, 2017.. 2017



RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Person",
  "id": "individual:4b7e520a-8887-488b-886c-aabe253b1713",
  "_label": "Larrington, Carolyne",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Carolyne Larrington",
      "part": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404651",
              "type": "Type",
              "_label": "Given Name"
            }
          ],
          "content": "Carolyne"
        },
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404652",
              "type": "Type",
              "_label": "Last Name"
            }
          ],
          "content": "Larrington"
        }
      ]
    }
  ]
}
ttl
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

individual:4b7e520a-8887-488b-886c-aabe253b1713 a crm:E21_Person ;
    rdfs:label "Larrington, Carolyne" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Larrington" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Carolyne" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Carolyne Larrington" ;
            crm:P2_has_type aat:300404670 ] .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name" .

xml
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <crm:E21_Person rdf:about="https://fasnl.net/id/individual/4b7e520a-8887-488b-886c-aabe253b1713">
    <rdfs:label>Larrington, Carolyne</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd89ef640dcd54094b7e30398ad49cb44">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Carolyne Larrington</crm:P190_has_symbolic_content>
        <crm:P106_is_composed_of>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc2376778dedf438ca2150a5a368690b7">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
            <crm:P190_has_symbolic_content>Carolyne</crm:P190_has_symbolic_content>
          </crm:E33_E41_Linguistic_Appellation>
        </crm:P106_is_composed_of>
        <crm:P106_is_composed_of>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5482c83fb5f64cd6b2d185b388cdf496">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
            <crm:P190_has_symbolic_content>Larrington</crm:P190_has_symbolic_content>
          </crm:E33_E41_Linguistic_Appellation>
        </crm:P106_is_composed_of>
      </crm:E33_E41_Linguistic_Appellation>
    </crm:P1_is_identified_by>
  </crm:E21_Person>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670">
    <rdfs:label>Primary Name</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404651">
    <rdfs:label>Given Name</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404652">
    <rdfs:label>Last Name</rdfs:label>
  </crm:E55_Type>
</rdf:RDF>