<?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>Lucan - 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="bEnOjYCGXt"&gt;&lt;a href="https://sites.exeter.ac.uk/ogdens-dragonsdens/the-classical-dragon/perseus-medusa/lucan/"&gt;Lucan&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/lucan/embed/#?secret=bEnOjYCGXt" width="600" height="338" title="&#x201C;Lucan&#x201D; &#x2014; Ogden&#x2019;s Dragons&#x2019; Dens" data-secret="bEnOjYCGXt" 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>Pharsalia&#xA0;9.619-99 (65 AD) Lucan provides a witty expansive description of the killing of Medusa, and the snakes of Libya. Cur&#xA0;Libycus&#xA0;tantis&#xA0;exundet&#xA0;pestibus&#xA0;aer Fertilis&#xA0;in&#xA0;mortes,&#xA0;aut&#xA0;quid&#xA0;secreta&#xA0;nocenti Miscuerit&#xA0;natura&#xA0;solo,&#xA0;non&#xA0;cura&#xA0;laborque Noster&#xA0;scire&#xA0;valet:&#xA0;nisi&#xA0;quod&#xA0;vulgata&#xA0;per&#xA0;orbem Fabula&#xA0;pro&#xA0;vera&#xA0;decepit&#xA0;saecula&#xA0;caussa. Finibus&#xA0;extremis&#xA0;Libyes,&#xA0;ubi&#xA0;fervida&#xA0;tellus Accipit&#xA0;Oceanum&#xA0;demisso&#xA0;sole&#xA0;calentem, Squalebant&#xA0;late&#xA0;Phorcynidos&#xA0;arva&#xA0;Medusae, Non&#xA0;nemorum&#xA0;protecta&#xA0;coma,&#xA0;non&#xA0;mollia&#xA0;sulco, Sed&#xA0;dominas&#xA0;vultu&#xA0;conspectis&#xA0;aspera&#xA0;saxis, Hoc&#xA0;primum&#xA0;natura&#xA0;nocens&#xA0;in&#xA0;corpore&#xA0;saevas Eduxit&#xA0;pestes:&#xA0;illis&#xA0;e&#xA0;faucibus&#xA0;angues Stridula&#xA0;fuderunt&#xA0;vibratis&#xA0;sibila&#xA0;linguis, Femineae&#xA0;qui&#xA0;more&#xA0;comae&#xA0;per&#xA0;terga&#xA0;soluti, Ipsa&#xA0;flagellabant&#xA0;gaudentis&#xA0;colla&#xA0;Medusae. Surgunt&#xA0;adverse&#xA0;subrectae&#xA0;fronte&#xA0;colubrae, Vipereumque&#xA0;fluit&#xA0;depexo&#xA0;crine&#xA0;venenum. Hoc&#xA0;habet&#xA0;infelix,&#xA0;cunctis&#xA0;impune,&#xA0;Medusa, Quod&#xA0;spectare&#xA0;licet&#xA0;Nam&#xA0;rictus&#xA0;oraque&#xA0;monstri Quis&#xA0;timuit?&#xA0;quem,&#xA0;qui&#xA0;recto&#xA0;se&#xA0;lumine&#xA0;vidit, Passa&#xA0;Medusa&#xA0;mori&#xA0;est.&#xA0;Rapuit&#xA0;dubitantia&#xA0;fata, Praevenitque&#xA0;metus:&#xA0;anima&#xA0;periere&#xA0;retenta Membra,&#xA0;nec&#xA0;emissae&#xA0;riguere&#xA0;sub&#xA0;ossibus&#xA0;umbrae. Eumenidum&#xA0;crines&#xA0;solos&#xA0;movere&#xA0;furores: Cerberus&#xA0;Orpheo&#xA0;lenivit&#xA0;sibila&#xA0;cantu: Amphitryoniades&#xA0;vidit,&#xA0;cum&#xA0;vinceret,&#xA0;Hydram; Hoc&#xA0;monstrum&#xA0;timuit&#xA0;genitor,&#xA0;numenque&#xA0;secundum Phorcus&#xA0;aquis,&#xA0;Cetoque&#xA0;parens,&#xA0;ipsaeque&#xA0;sorores Gorgones:&#xA0;hoc&#xA0;potuit&#xA0;coelo&#xA0;pelagoque&#xA0;minari Torporem&#xA0;insolitum,&#xA0;mundoque&#xA0;abducere&#xA0;terram. E&#xA0;coelo&#xA0;volucres&#xA0;subito&#xA0;cum&#xA0;pondere&#xA0;lapsae: In&#xA0;scopulis&#xA0;haesere&#xA0;ferae:&#xA0;vicina&#xA0;colentes Aethiopum&#xA0;totae&#xA0;riguerunt&#xA0;marmore&#xA0;gentes. Nullum&#xA0;animal&#xA0;visus&#xA0;patiens,&#xA0;ipsique&#xA0;retrorsum Effusi&#xA0;faciem&#xA0;vitabant&#xA0;Gorgonis&#xA0;angues. Illa&#xA0;sub&#xA0;Hesperiis&#xA0;stantem&#xA0;Titana&#xA0;columnis [&hellip;]</description></oembed>
