<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Ogden&#x2019;s Dragons&#x2019; Dens</provider_name><provider_url>https://sites.exeter.ac.uk/ogdens-dragonsdens</provider_url><author_name>Matilda Chapman</author_name><author_url>https://sites.exeter.ac.uk/ogdens-dragonsdens/author/mc989/</author_url><title>Ovid - Ogden&#x2019;s Dragons&#x2019; Dens</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="Rt28LoHWCx"&gt;&lt;a href="https://sites.exeter.ac.uk/ogdens-dragonsdens/the-classical-dragon/perseus-medusa/ovid/"&gt;Ovid&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://sites.exeter.ac.uk/ogdens-dragonsdens/the-classical-dragon/perseus-medusa/ovid/embed/#?secret=Rt28LoHWCx" width="600" height="338" title="&#x201C;Ovid&#x201D; &#x2014; Ogden&#x2019;s Dragons&#x2019; Dens" data-secret="Rt28LoHWCx" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );

/* ]]&gt; */
&lt;/script&gt;
</html><description>Metamorphoses 4.617-20, 772-803 (8 AD) The transformation of Medusa and the creation of the snakes of Libya. 4.617-20: Cumque&#xA0;super&#xA0;Libycas&#xA0;victor&#xA0;penderet&#xA0;harenas, Gorgonei&#xA0;capitis&#xA0;guttae&#xA0;cecidere&#xA0;cruentae. Quas&#xA0;humus&#xA0;exceptas&#xA0;varios&#xA0;animavit&#xA0;in&#xA0;angues: unde&#xA0;frequens&#xA0;illa&#xA0;est&#xA0;infestaque&#xA0;terra&#xA0;colubris. 4.772-803: Narrat&#xA0;Agenorides&#xA0;gelido&#xA0;sub&#xA0;Atlante&#xA0;iacentem esse&#xA0;locum&#xA0;solidae&#xA0;tutum&#xA0;munimine&#xA0;molis; cuius&#xA0;in&#xA0;introitu&#xA0;geminas&#xA0;habitasse&#xA0;sorores Phorcidas,&#xA0;unius&#xA0;partitas&#xA0;luminis&#xA0;usum. Id&#xA0;se&#xA0;sollerti&#xA0;furtim,&#xA0;dum&#xA0;traditur,&#xA0;astu supposita&#xA0;cepisse&#xA0;manu&#xA0;perque&#xA0;abdita&#xA0;longe deviaque&#xA0;et&#xA0;silvis&#xA0;horrentia&#xA0;saxa&#xA0;fragosis Gorgoneas&#xA0;tetigisse&#xA0;domos,&#xA0;passimque&#xA0;per&#xA0;agros perque&#xA0;vias&#xA0;vidisse&#xA0;hominum&#xA0;simulacra&#xA0;ferarumque in&#xA0;silicem&#xA0;ex&#xA0;ipsis&#xA0;visa&#xA0;conversa&#xA0;Medusa. Se&#xA0;tamen&#xA0;horrendae&#xA0;clipei,&#xA0;quem&#xA0;laeva&#xA0;gerebat, aere&#xA0;repercusso&#xA0;formam&#xA0;adspexisse&#xA0;Medusae, dumque&#xA0;gravis&#xA0;somnus&#xA0;colubrasque&#xA0;ipsamque&#xA0;tenebat, eripuisse&#xA0;caput&#xA0;collo;&#xA0;pennisque&#xA0;fugacem Pegason&#xA0;et&#xA0;fratrem&#xA0;matris&#xA0;de&#xA0;sanguine&#xA0;natos addidit&#xA0;et&#xA0;longi&#xA0;non&#xA0;falsa&#xA0;pericula&#xA0;cursus, quae&#xA0;freta,&#xA0;quas&#xA0;terras&#xA0;sub&#xA0;se&#xA0;vidisset&#xA0;ab&#xA0;alto et&#xA0;quae&#xA0;iactatis&#xA0;tetigisset&#xA0;sidera&#xA0;pennis. Ante&#xA0;exspectatum&#xA0;tacuit&#xA0;tamen.&#xA0;Excipit&#xA0;unus ex&#xA0;numero&#xA0;procerum&#xA0;quaerens,&#xA0;cur&#xA0;sola&#xA0;sororum gesserit&#xA0;alternis&#xA0;inmixtos&#xA0;crinibus&#xA0;angues. Hospes&#xA0;ait: &#x201C;Quoniam&#xA0;scitaris&#xA0;digna&#xA0;relatu, accipe&#xA0;quaesiti&#xA0;causam.&#xA0;Clarissima&#xA0;forma multorumque&#xA0;fuit&#xA0;spes&#xA0;invidiosa&#xA0;procorum illa:&#xA0;neque&#xA0;in&#xA0;tota&#xA0;conspectior&#xA0;ulla&#xA0;capillis pars&#xA0;fuit.&#xA0;Inveni,&#xA0;qui&#xA0;se&#xA0;vidisse&#xA0;referret. Hanc&#xA0;pelagi&#xA0;rector&#xA0;templo&#xA0;vitiasse&#xA0;Minervae dicitur.&#xA0;Aversa&#xA0;est&#xA0;et&#xA0;castos&#xA0;aegide&#xA0;vultus nata&#xA0;Iovis&#xA0;texit;&#xA0;neve&#xA0;hoc&#xA0;inpune&#xA0;fuisset, Gorgoneum&#xA0;crinem&#xA0;turpes&#xA0;mutavit&#xA0;in&#xA0;hydros. Nunc&#xA0;quoque,&#xA0;ut&#xA0;attonitos&#xA0;formidine&#xA0;terreat&#xA0;hostes, [&hellip;]</description></oembed>
