CINXE.COM

Historical Action | Andrew Lawrence-King

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> <title>Historical Action | Andrew Lawrence-King</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://andrewlawrenceking.com/xmlrpc.php" /> <!--[if lt IE 9]> <script src="https://s2.wp.com/wp-content/themes/pub/reddle/js/html5.js" type="text/javascript"></script> <![endif]--> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=3987' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9hbmRyZXdsYXdyZW5jZWtpbmcuY29t" + "&wpcomid=56032818" + "&time=1732448402"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s.pubmine.com' /> <link rel='dns-prefetch' href='//x.bidswitch.net' /> <link rel='dns-prefetch' href='//static.criteo.net' /> <link rel='dns-prefetch' href='//ib.adnxs.com' /> <link rel='dns-prefetch' href='//aax.amazon-adsystem.com' /> <link rel='dns-prefetch' href='//bidder.criteo.com' /> <link rel='dns-prefetch' href='//cas.criteo.com' /> <link rel='dns-prefetch' href='//gum.criteo.com' /> <link rel='dns-prefetch' href='//ads.pubmatic.com' /> <link rel='dns-prefetch' href='//gads.pubmatic.com' /> <link rel='dns-prefetch' href='//tpc.googlesyndication.com' /> <link rel='dns-prefetch' href='//ad.doubleclick.net' /> <link rel='dns-prefetch' href='//googleads.g.doubleclick.net' /> <link rel='dns-prefetch' href='//www.googletagservices.com' /> <link rel='dns-prefetch' href='//cdn.switchadhub.com' /> <link rel='dns-prefetch' href='//delivery.g.switchadhub.com' /> <link rel='dns-prefetch' href='//delivery.swid.switchadhub.com' /> <link rel='dns-prefetch' href='//a.teads.tv' /> <link rel='dns-prefetch' href='//prebid.media.net' /> <link rel='dns-prefetch' href='//adserver-us.adtech.advertising.com' /> <link rel='dns-prefetch' href='//fastlane.rubiconproject.com' /> <link rel='dns-prefetch' href='//prebid-server.rubiconproject.com' /> <link rel='dns-prefetch' href='//hb-api.omnitagjs.com' /> <link rel='dns-prefetch' href='//mtrx.go.sonobi.com' /> <link rel='dns-prefetch' href='//apex.go.sonobi.com' /> <link rel='dns-prefetch' href='//u.openx.net' /> <link rel="alternate" type="application/rss+xml" title="Andrew Lawrence-King &raquo; Feed" href="https://andrewlawrenceking.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Andrew Lawrence-King &raquo; Comments Feed" href="https://andrewlawrenceking.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Andrew Lawrence-King &raquo; Historical Action Category Feed" href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/_static/??-eJx9zNEKwjAMheEXsmaDwa7EZ+naWLKlTVlShm/vVIZe7fLnfBzYqgtSDIvBxJJc5ZaoKGyyRh8VEsvk+RpUL/Bnc/tJiglNAdu+ykLo2G9gmCt7QwW1J+PZAdOysxmt+rC4T53xA34btBXIEhvvH1QeVMjQaViF+ejn++6eb/3Yj0M3dOMwvwDRXVzK&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJydzMsOwiAQheEXEibEXtKF8VmATggVgcwMNby91U13LlyenHw/vKryJQtmgZpaiJkhtGM6pHA8hLCbRU96ANdiWsGl4h8qRUeWOrD0hNozX+Bn6KsYNpRqP9z20kQFiuu/CbISc+CT3583M1/NMg6zGbc3O1tP4A==&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m=1681832297i&cssminify=yes' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s2.wp.com/_static/??-eJx9jcEKg0AMRH+oaVhorR7Eb9E16IpZg8min2889FZ6GYbhPQYPgbhlo2zIBWQtU8qKcdvJd5be0AmmMfW0Ejv2jKoP/K0daZzIXNdvB6PzvyJ+A8MgO6mCJ6fCYLN/6e113IZXU9WfUL/DcgHSTkDo&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s2.wp.com/wp-content/themes/pub/reddle/style.css?m=1503413274i&cssminify=yes' type='text/css' media='all' /> <style id='jetpack_facebook_likebox-inline-css'> .widget_facebook_likebox { overflow: hidden; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-14-1' href='https://s0.wp.com/_static/??-eJyNjcsKQjEMBX/ImlsQry7ET5GahrbXNCmmRfx7H7gRN+7OwGEGbs2hSifpUIdrPFIRg4V6C3j5MNgQqBoHk4HlcKUYYry/Z5G0RrMV/C06FUEwxRLYsSa1L/iR9Uz1mc0bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"56032818","postID":"0","siteURL":"https:\/\/andrewlawrenceking.com","xhrURL":"https:\/\/andrewlawrenceking.com\/wp-admin\/admin-ajax.php","nonce":"cdfed27b3c","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar"}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??/wp-content/js/rlt-proxy.js,/wp-content/blog-plugins/wordads-classes/js/cmp/v2/cmp-non-gdpr.js?m=1720530689j'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://andrewlawrenceking.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Historical Action &#8211; Andrew Lawrence-King" /> <meta property="og:url" content="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" /> <meta property="og:site_name" content="Andrew Lawrence-King" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <link rel="shortcut icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" /> <link rel="icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" /> <link rel="apple-touch-icon" href="https://s2.wp.com/i/webclip.png" /> <link rel='openid.server' href='https://andrewlawrenceking.com/?openidserver=1' /> <link rel='openid.delegate' href='https://andrewlawrenceking.com/' /> <link rel="search" type="application/opensearchdescription+xml" href="https://andrewlawrenceking.com/osd.xml" title="Andrew Lawrence-King" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#6b152f" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style type="text/css"> .recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; } table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar { border: 0px; margin: 0; } table.recentcommentsavatartop a, table.recentcommentsavatarend a { border: 0px !important; background-color: transparent !important; } td.recentcommentsavatarend, td.recentcommentsavatartop { padding: 0px 0px 1px 0px; margin: 0px; } td.recentcommentstextend { border: none !important; padding: 0px 0px 2px 10px; } .rtl td.recentcommentstextend { padding: 0px 10px 2px 0px; } td.recentcommentstexttop { border: none; padding: 0px 0px 0px 10px; } .rtl td.recentcommentstexttop { padding: 0px 10px 0px 0px; } </style> <meta name="application-name" content="Andrew Lawrence-King" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Text, Rhythm, Action! (Historically Informed Performance) &amp; The Flow.Zone " /><meta name="description" content="Posts about Historical Action written by Andrew Lawrence-King" /> <style type="text/css"> #masthead img { float: left; } #site-description { color: #777 !important; } #header-image { margin-bottom: 3.23em; } </style> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #6b152f; background-image: url("https://andrewlawrenceking.files.wordpress.com/2013/08/1583_sebastiao_lopes_mapa_mundi_00.jpg"); background-position: center top; background-size: auto; background-repeat: repeat-y; background-attachment: fixed; } </style> <script type="text/javascript"> /* <![CDATA[ */ var wa_smart = { 'network_id': 3905, 'site_id': 474853, 'page_id': 1572546, 'blog_id': 56032818, 'post_id': null, 'theme': 'pub/reddle', 'target': 'wp_blog_id=56032818;language=en', '_': { 'title': 'Advertisement', 'privacy_settings': 'Privacy Settings' }, 'top': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135099 }, 'inline': { 'enabled': false, 'adflow_enabled': true, 'format_id': 110354, 'max_slots': 20, 'max_blaze_slots': 20 }, 'belowpost': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134071 }, 'bottom_sticky': { 'enabled': false, 'adflow_enabled': true, 'format_id': 117571 }, 'sidebar': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134686 }, 'sidebar_sticky_right': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135281 }, 'gutenberg_rectangle': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134788 }, 'gutenberg_leaderboard': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135073 }, 'gutenberg_mobile_leaderboard': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135098 }, 'gutenberg_skyscraper': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135088 } }; wa_smart.cmd = []; /* ]]> */ </script> <script type="text/javascript"> function __ATA_CC() {var v = document.cookie.match('(^|;) ?personalized-ads-consent=([^;]*)(;|$)');return v ? 1 : 0;} var __ATA_PP = { 'pt': 3, 'ht': 0, 'tn': 'reddle', 'uloggedin': 0, 'amp': false, 'consent': __ATA_CC(), 'gdpr_applies': false, 'ad': { 'label': { 'text': 'Advertisements' }, 'reportAd': { 'text': 'Report this ad' } }, 'disabled_slot_formats': [], 'siteid': 8982, 'blogid': 56032818 }; var __ATA = __ATA || {}; __ATA.cmd = __ATA.cmd || []; __ATA.criteo = __ATA.criteo || {}; __ATA.criteo.cmd = __ATA.criteo.cmd || []; </script> <script type="text/javascript"> (function(){var g=Date.now||function(){return+new Date};function h(a,b){a:{for(var c=a.length,d="string"==typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"==typeof a?a.charAt(b):a[b]};function k(a,b,c){c=null!=c?"="+encodeURIComponent(String(c)):"";if(b+=c){c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var e=""}else e=a.substring(d+1,c);a=[a.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;a=a[0]+(a[1]?"?"+a[1]:"")+a[2]}return a};var l=0;function m(a,b){var c=document.createElement("script");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("error")};a=document.getElementsByTagName("head");var d;a&&0!==a.length?d=a[0]:d=document.documentElement;d.appendChild(c)}function n(a){var b=void 0===b?document.cookie:b;return(b=h(b.split("; "),function(c){return-1!=c.indexOf(a+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length} function r(a,b,c){b=void 0===b?"":b;c=void 0===c?".":c;var d=[];Object.keys(a).forEach(function(e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.push(e+"="+encodeURIComponent(f)))});return d.filter(p).join("&")}function t(a,b){a||((window.__ATA||{}).config=b.c,m(b.url))}var u=Math.floor(1E13*Math.random()),v=window.__ATA||{};window.__ATA=v;window.__ATA.cmd=v.cmd||[];v.rid=u;v.createdAt=g();var w=window.__ATA||{},x="s.pubmine.com"; w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"===typeof A?Number(A):null,C=window.__ATA_PP||null,D=z?document.referrer?document.referrer:null:null,E=z?window.location.href:document.referrer?document.referrer:null,F,G=n("__ATA_tuuid");F=G?G:null;var H=window.innerWidth+"x"+window.innerHeight,I=n("usprivacy"),J=r({gdpr:B,pp:C,rid:u,src:D,ref:E,tuuid:F,vp:H,us_privacy:I?I:null},"","."); (function(a){var b=void 0===b?"cb":b;l++;var c="callback__"+g().toString(36)+"_"+l.toString(36);a=k(a,b,c);window[c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this); </script> <script> var sas_fallback = sas_fallback || []; sas_fallback.push( { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 120,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'belowpost' }, { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 310,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'inline' }, { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 140,formFactor: \'003\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'sidebar' }, { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 110,formFactor: \'002\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'top' } ); </script> <script type="text/javascript"> window.doNotSellCallback = function() { var linkElements = [ 'a[href="https://wordpress.com/?ref=footer_blog"]', 'a[href="https://wordpress.com/?ref=footer_website"]', 'a[href="https://wordpress.com/?ref=vertical_footer"]', 'a[href^="https://wordpress.com/?ref=footer_segment_"]', ].join(','); var dnsLink = document.createElement( 'a' ); dnsLink.href = 'https://wordpress.com/advertising-program-optout/'; dnsLink.classList.add( 'do-not-sell-link' ); dnsLink.rel = 'nofollow'; dnsLink.style.marginLeft = '0.5em'; dnsLink.textContent = 'Do Not Sell or Share My Personal Information'; var creditLinks = document.querySelectorAll( linkElements ); if ( 0 === creditLinks.length ) { return false; } Array.prototype.forEach.call( creditLinks, function( el ) { el.insertAdjacentElement( 'afterend', dnsLink ); }); return true; }; </script> <script type="text/javascript"> window.google_analytics_uacct = "UA-52447-2"; </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-52447-2']); _gaq.push(['_gat._anonymizeIp']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_initData']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })(); </script> </head> <body class="archive category category-historical-action category-34058227 custom-background customizer-styles-applied primary secondary tertiary indexed single-author fixed jetpack-reblog-enabled"> <div id="page" class="hfeed"> <header id="masthead" role="banner"> <div class="site-branding"> <h1 id="site-title"><a href="https://andrewlawrenceking.com/" title="Andrew Lawrence-King" rel="home">Andrew Lawrence-King</a></h1> <h2 id="site-description">Text, Rhythm, Action! (Historically Informed Performance) &amp; The Flow.Zone </h2> </div><!-- .site-branding --> <a href="https://andrewlawrenceking.com/" rel="home"> <img id="header-image" src="https://andrewlawrenceking.com/wp-content/uploads/2013/08/copy-alk-huete-small2.png" width="269" height="252" alt="" /> </a> </header><!-- #masthead --> <div id="main"> <section id="primary"> <div id="content" role="main"> <header class="page-header"> <h1 class="page-title"> Historical Action </h1> </header> <nav id="nav-above"> <h1 class="assistive-text section-heading">Post navigation</h1> <div class="nav-previous"><a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/page/2/" ><span class="meta-nav">&larr;</span> Older posts</a></div> </nav><!-- #nav-above --> <article id="post-3987" class="post-3987 post type-post status-publish format-standard hentry category-arianna category-dream-theory category-historical-action category-history-of-emotions category-introductions category-moving-the-passions category-music-and-philosophy category-rhetoric category-text tag-baroque tag-baroque-music tag-baroque-opera tag-early-music tag-early-opera tag-emotions tag-hip tag-history-of-emotions tag-muovere-gli-affetti"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2022/12/29/enargeia/" rel="bookmark">Enargeia &#8211; Visions in&nbsp;Performance</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2022/12/29/enargeia/#respond"><span class="no-reply">0</span></a></p> </header><!-- .entry-header --> <div class="entry-content"> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>The ‘enargetic’ approach to the arts may be described as rhetoric of presence and display, or aesthetics of evidence and imagination. Visual imagination plays a major role in the concepts of effect in oratory, poetry, and drama of … the Early Modern Age, above all in the works of William Shakespeare.</p> <cite><span style="font-style: normal"> Heinrich F. Plett <em>Enargeia in Classical Antiquity and the Early Modern Age: The Aesthetics of Evidence</em> (Brill, Leiden 2012)</span></cite></blockquote> <p></p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg"><img data-attachment-id="1375" data-permalink="https://andrewlawrenceking.com/2015/10/30/text-rhythm-action-research-training-performance/arianna-and-bacchus/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg" data-orig-size="1255,959" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Arianna and Bacchus" data-image-description="" data-image-caption="&lt;p&gt;Alessandro Turchi &#8216;Bacchus &amp;amp; Ariadne&#8217; (c1630). Historical Action is more than just Baroque Gesture.&lt;/p&gt; " data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=440" width="440" height="336" src="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=440" alt="" class="wp-image-1375" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=880 880w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/arianna-and-bacchus.jpg?w=768 768w" sizes="(max-width: 440px) 100vw, 440px" /></a><figcaption class="wp-element-caption">Alessandro Turchi &#8216;Bacchus &amp; Ariadne&#8217; (c1630).</figcaption></figure> <p></p> <p><strong><em>Enargeia </em></strong>(Greek εναργεια, in Latin <em>evidentia</em>, in 17th-century English <em>visions</em>) is one of many artistic and performance concepts taken into 17th-century aesthetics from Classical Antiquity. It is of fundamental importance in the performing arts, but there has so far been almost no attempt to study its historical meaning in order to shape a modern approach to the practicalities in performance in Early Music and period drama. </p> <p>As a literary device, <strong>Enargeia</strong> seeks to heighten emotional effect by intense, richly detailed visual description, so that the listener sees what is described, as if it is there, before their own eyes. Perhaps the best-known examples are Shakespeare’s detailed descriptions of imagined scenes, performed on the bare stage of the Globe Theatre. Enargetic writing is often introduced by the <em>cernas </em>(you see) formula &#8211; Behold! <em>Ecce</em>! <em>Siehe</em>! <em>Ecco</em>! – or by deictics &#8211; Here! There! </p> <p>In music, <strong>Enargeia </strong>is realised by composers ‘painting the words’ with high notes for <em>paradiso</em>, low notes for <em>inferno </em>etc. Such ‘madrigalism’ is scorned by modern musicologists, but was fundamental to the period Art of composition: it is far more effective in performance, than on the page, especially when coupled to historical Action and baroque Gesture. </p> <p>According to the anonymous (c1630) <em>Il Corago</em> <a href="http://www.ilcorago.com" target="_blank" rel="noreferrer noopener">here</a>, <strong>Enargeia</strong> is also expressed by the changing tone-colours of the singer or speaker, a subtlety difficult to acquire and easily lost, unless vocalising prioritises transmission of the <span style="text-decoration: underline">text </span>over beauty of sound, constant vibrato, or maximum volume. </p> <p><em>Enargeia </em>presents emotions as if in passionate story-telling, reminding us of the importance of narration and messenger-scenes in early opera, and of the original designation of Monteverdi’s <em>Orfeo </em>as <em>favola in musica:</em> a Story in Music. 17th-century libretti often link visual details of the imagined scene to actual sights close by the theatre, helping the audience make the visionary connection between art and reality. </p> <p><strong>Enargeia </strong>is central to the period theory of emotional communication. <strong>Visions </strong>are created in the audience’s minds by poetic imagery in the sung/spoken text, by watching an embodied performance, and by the visual spectacle of stage set and action. Meanwhile, music creates emotional sound-effects that underline those same Visions, articulating changes from one Vision to another. </p> <p>It is these fleeting Visions in the minds of performers and audience alike that inspire changes in the balance of the<strong> Four Humours</strong>, producing the physical signs and feelings of emotion. </p> <p>My investigation of <strong>Enargeia </strong>followed on from the previous project of <strong>Text, Rhythm, Action!</strong>, in which we studied the performance priorities of the period, priorities which differ sharply from those of today’s early music practitioners. That study redefined the practical processes of performance and revealed the fundamental importance of Visions. </p> <p>This ongoing investigation of <strong>Enargeia</strong> looks beyond the act of performance itself to examine pre-performance processes of libretto-writing and musical composition (processes which in this repertoire are nevertheless shared with improvising performers), real-time synthesis of vision and performance, and postperformance outcomes, the effect of enargetic Visions on audiences. </p> <p>Significant themes that have emerged are <strong>Mindfulness </strong>– the need for performers to remain ‘in the moment’, synchronising their reception of Visions from the Text with their projection of those Visions in Action, that synchronisation controlled by musical Rhythm – and <strong>Detail</strong>. </p> <p>According to the Rhetorical requirement for <strong>Decorum</strong>, attention to detail and coherence of small detail with the ‘big picture’ are vital. This suggests a contrast between Romantic ‘artistry’ and Early Modern ‘<strong>Good Delivery</strong>’. In earlier repertoires new <strong>Art </strong>is created by passionate attention to small detail, rather than by a blinding flash of ‘genius’ or by some invented, foreign concept, applied with a broad brush. </p> <p>Thus Leonardo da Vinci enargetically uses highly detailed observation and scientific investigation to produce utterly new concepts (e.g. helicopters) as well as emotionally powerful art (the Mona Lisa). </p> <p>Many period texts link <strong>Enargeia</strong> (vivid description) with <em>energia</em>, the lively Spirit of passion, an animated energy that is transmitted especially from the performer’s eyes. Both <em>energia </em>and <strong>Enargeia </strong>associate passion in musical performance with inspirational vision. </p> <p>As with <strong>Text, Rhythm, Action!</strong>, investigation of, training in, and performances using <strong>Enargeia &#8211; Visions in Performance</strong> are expected to reveal new insights not so much from the discovery of hitherto unknown source-material, but rather by close reading of known sources within the new contexts established by TRA and other recent research; by the thorough and uncompromising application of period philosophy to the practical necessities of rehearsal and performance; and by reflective analysis of the results.</p> <p>My vision is to extend the concept of<strong> Historically Informed Performance</strong> beyond period instruments, techniques and performance styles, to encompass also the<strong> emotional framework </strong>within which the act of performance takes place, and within which an audience receives that performance. </p> <p>In today’s Early Music, a musician might well play baroque violin with period technique and style, but within a 19th-century framework of emotional performance, in which the audience is expected to admire the performer’s ‘emotionality’ and ‘expressiveness’. In contrast, <strong>Enargeia </strong>offers us a detailed view of a period framework within which a performer’s emotions and their transmission are of less interest than the poet’s Visions and their reception, i.e. the <span style="text-decoration: underline">audience</span>’s<span style="text-decoration: underline"> </span>emotional reactions. </p> <p>We musicians and musicologists need to re-focus our questions, away from self-centred “How did the <span style="text-decoration: underline">performer </span>do?”, and towards our audiences: “How did it feel to <span style="text-decoration: underline">you</span>?”. </p> <p>My approach so far has been to investigate the historical theory of <strong>Enargeia</strong>, in order to develop rehearsal methodologies, workshopped with students and tested in professional productions of early music-drama with live audiences. As we progress, the focus is gradually shifting from experimental &amp; educational projects to cutting-edge international-level professional productions of major repertoire in mainstream venues, a shift already accomplished in the context of <strong>Text, Rhythm, Action!</strong>, with award-winning results at international levels &#8211;<a href="https://andrewlawrenceking.com/2015/10/30/text-rhythm-action-research-training-performance/">read more here</a>.</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png"><img data-attachment-id="4000" data-permalink="https://andrewlawrenceking.com/2022/12/29/enargeia/enargeia-vip-2/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png" data-orig-size="278,290" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="enargeia-vip" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png?w=278" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png?w=278" width="278" height="290" src="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png?w=278" alt="" class="wp-image-4000" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png 278w, https://andrewlawrenceking.com/wp-content/uploads/2022/12/enargeia-vip.png?w=144 144w" sizes="(max-width: 278px) 100vw, 278px" /></a><figcaption class="wp-element-caption">Andrew Lawrence-King</figcaption></figure> <div id="atatags-26942-674310925e0ba"></div> <script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: 'atatags-26942-674310925e0ba', location: 120, formFactor: '001', label: { text: 'Advertisements', }, creative: { reportAd: { text: 'Report this ad', }, privacySettings: { text: 'Privacy', } } }); }); </script><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3987" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2022/12/29/enargeia/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3987" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2022/12/29/enargeia/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Enargeia%20-%20Visions%20in%20Performance&body=https%3A%2F%2Fandrewlawrenceking.com%2F2022%2F12%2F29%2Fenargeia%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="c7cc72b9af" data-email-share-track-url="https://andrewlawrenceking.com/2022/12/29/enargeia/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2022/12/29/enargeia/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3987" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2022/12/29/enargeia/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3987-674310925f26a' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3987&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3987-674310925f26a&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3987-674310925f26a' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/history-of-emotions/arianna/" rel="category tag">Arianna</a>, <a href="https://andrewlawrenceking.com/category/dream-theory/" rel="category tag">Dream Theory</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/introductions/" rel="category tag">Introductions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2022/12/29/enargeia/" title="Permalink to Enargeia &#8211; Visions in&nbsp;Performance" rel="bookmark" class="permalink"><span class="month upper">Dec</span><span class="sep">&middot;</span><span class="day lower">29</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3682" class="post-3682 post type-post status-publish format-standard hentry category-continuo category-early-harps category-historical-action category-history-of-emotions category-italian-baroque-harp category-moving-the-passions category-music-dance-swordsmanship category-rhetoric category-rhythm category-text category-triple-harp tag-baroque tag-baroque-music tag-early-music tag-early-opera tag-emotions tag-hip tag-history-of-emotions tag-muovere-gli-affetti tag-rhythm"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/" rel="bookmark">Altri canti senza battuta: Madrigals of Love, War &amp;&nbsp;Tactus</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/#respond"><span class="no-reply">0</span></a></p> </header><!-- .entry-header --> <div class="entry-content"> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><em>Altri canti d&#8217;Amor, tenero Arciero… di Marte io canto.</em><br>Others sing of Love, the tender Archer… I sing of Mars!</p></blockquote> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><em>Altri canti di Marte e di sua schiera… io canto amor.</em><br>Others sing of Mars and of his army… I sing of Love!</p><cite>set by Claudio Monteverdi</cite></blockquote> <p></p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Others sing without Tactus…</p><cite>ALK</cite></blockquote> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png"><img data-attachment-id="3799" data-permalink="https://andrewlawrenceking.com/monteverdi-book-viii-love-war-title-page/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png" data-orig-size="575,839" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="monteverdi-book-viii-love-war-title-page" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png?w=206" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png?w=440" width="575" height="839" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png?w=575" alt="" class="wp-image-3799" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png 575w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png?w=103 103w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/monteverdi-book-viii-love-war-title-page.png?w=206 206w" sizes="(max-width: 575px) 100vw, 575px" /></a></figure> <p>Modern-day performances of the concerted madrigals of Monteverdi&#8217;s Eighth Book <em>Madrigali Guerrieri ed Amorosi</em> (1638) usually adopt one of two strategies: a modern onductor; or no conductor at all, perhaps with some leading from the first violin. Tempi are chosen at the performers&#8217; whim. None of this corresponds to period practice.</p> <p>This repertoire is precisely the &#8216;difficult&#8217; genre of &#8216;modern madrigals&#8217; discussed by Frescobaldi, where there are contrasting movements (<em>passi</em>) and passionate vocal effects. <a href="https://andrewlawrenceking.com/2015/10/23/frescobaldi-rules-ok/" target="_blank" rel="noreferrer noopener">Frescobaldi </a><a href="https://andrewlawrenceking.com/2015/10/23/frescobaldi-rules-ok/">Rules, OK? here</a>.</p> <p>In this period, rhythm was almost always directed by Tactus-beating from within the ensemble. The Tactus-beater is usually a singer, because instrumentalists&#8217; hands are occupied. </p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png"><img data-attachment-id="3777" data-permalink="https://andrewlawrenceking.com/tactus-lute-song-2/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png" data-orig-size="350,450" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="tactus-lute-song" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png?w=233" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png?w=350" loading="lazy" width="350" height="450" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png?w=350" alt="" class="wp-image-3777" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png 350w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png?w=117 117w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/tactus-lute-song.png?w=233 233w" sizes="(max-width: 350px) 100vw, 350px" /></a></figure> <p>Nevertheless continuo-players have the role of &#8216;guiding and supporting&#8217; the entire ensemble of voices and instruments [<a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2013/10/08/sparrow-flavoured-soup-or-what-is-continuo/" target="_blank">Agazzari 1607, here</a>]. And Frescobaldi&#8217;s rules &#8211; formulated for keyboard players &#8211; remind us that Tactus is present as a guiding concept even when it is not physically realised. Many sources recommend that instrumentalists beat Tactus with a foot.</p> <p>All this matters because the sound and feeling of Tactus-led music-making are very different from modern conducting AND from modern-day chamber-music playing. Tactus-beating maintains a minim-pulse that is &#8220;regular, solid, stable, firm, clear, sure, fearless and without any perturbation.&#8221;</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png"><img data-attachment-id="3662" data-permalink="https://andrewlawrenceking.com/tactus-is-by-zacconi-1592/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png" data-orig-size="2716,2196" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="tactus-is-by-zacconi-1592" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=440" loading="lazy" width="440" height="355" src="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=440" alt="" class="wp-image-3662" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=878 878w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/tactus-is-by-zacconi-1592.png?w=768 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></figure> <p>In contrast, most modern conductors make a free choice of which note-value to beat, and apply rallentando and other speed variations (deliberately, or otherwise!). The requirement to synchronise with a steady Tactus guards ensembles against rushing or dragging, and against the lurching changes associated with the oft-heard comment &#8220;this phrase goes towards such-and-such a note&#8221;. The concept of &#8220;goes towards&#8221; is not found in period sources: rather the Tactus is stable, and within that stable beat individual notes are Good or Bad, Long or Short. <a href="https://andrewlawrenceking.com/2013/09/22/the-good-the-bad-the-early-music-phrase/" target="_blank" rel="noreferrer noopener">The Good, the Bad and the Early Music phrase, here</a>.</p> <p>So much for the <em>canti senza gesto</em> &#8211; the songs without action. But Monteverdi&#8217;s Book VIII also includes some &#8216;short episodes&#8217; <em>in genere rappresentativo</em>, in show-style, in theatrical style. For those pieces, the convention was not to use any visible Tactus-beating, since the singers were representing dramatic characters. They might well use their hands to gesture expressively, but nobody beats time. This devolves the responsibility for time-keeping to the continuo, who in this style &#8216;rule&#8217; or &#8216;regulate&#8217; (<em>reggono</em>) &#8216;guide&#8217; or &#8216;drive&#8217; (<em>guidano</em>) the singers.</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png"><img data-attachment-id="3780" data-permalink="https://andrewlawrenceking.com/senza-battuta-2/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png" data-orig-size="1025,763" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="senza-battuta" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=440" loading="lazy" width="1024" height="762" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=1024" alt="" class="wp-image-3780" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=1024 1024w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png?w=768 768w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/senza-battuta.png 1025w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption>The <em>genere</em> <em>rappresentativo</em> in Monteverdi&#8217;s Book VII <em>Concerto</em> (1619)</figcaption></figure> <p><a href="https://andrewlawrenceking.com/2018/12/08/measuring-a-shepherdess-heart-rate-lamento-della-ninfa/" target="_blank" rel="noreferrer noopener">Read about the difference between the &#8216;tempo of the hand&#8217; and the &#8216;tempo of the heart&#8217; in the <em>Lamento della Ninfa</em>, here</a>.</p> <h2 class="wp-block-heading" id="fundamental-tactus-minim-60">Fundamental Tactus: minim = 60</h2> <p>In all these pieces, in both chamber-music and dramatic genres, Monteverdi&#8217;s notation indicates a basic tempo which might be tweaked to exaggerate contrasts of <em>affetto </em>(mood, emotion) and of musical activity. This basic tempo is regulated by a fundamental Tactus in mensuration mark C of approximately minim = 60: a human (and therefore subjective) feeling for the <em>misura </em>of Time itself. The usual way to beat was simple: down for a minim, up for a minim.</p> <h2 class="wp-block-heading" id="proportions">Proportions</h2> <p><em>Altri canti d&#8217;amor</em> is one of the few pieces to include all three triple-metre Proportions: slow <strong>Sesquialtera</strong>, medium-fast <strong>Tripla </strong>and fast <strong>Sestupla</strong>. As Carissimi observed, the note-values in each of these proportions have the same quantitative duration, but the emotional quality of the movement is very different. <a href="https://andrewlawrenceking.com/2015/01/13/quality-time-how-does-it-feel/" target="_blank" rel="noreferrer noopener">More on Quality Time here.</a></p> <p><strong>Sesquialtera </strong>Semibreve = 90 Movement based on semibreves</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png"><img data-attachment-id="3776" data-permalink="https://andrewlawrenceking.com/altri-canti-damor-incipit/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png" data-orig-size="821,73" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="altri-canti-damor-incipit" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=440" loading="lazy" width="440" height="39" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=440" alt="" class="wp-image-3776" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png?w=768 768w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/altri-canti-damor-incipit.png 821w" sizes="(max-width: 440px) 100vw, 440px" /></a><figcaption>Others sing of love&#8230;</figcaption></figure> <p></p> <p><strong>Tripla </strong>Dotted semibreve = 60 Movement based on minims</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png"><img data-attachment-id="3784" data-permalink="https://andrewlawrenceking.com/lorgolioso-choro/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png" data-orig-size="654,515" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="lorgolioso-choro" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png?w=440" loading="lazy" width="654" height="515" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png?w=654" alt="" class="wp-image-3784" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png 654w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/lorgolioso-choro.png?w=300 300w" sizes="(max-width: 654px) 100vw, 654px" /></a><figcaption>The proud choir&#8230;</figcaption></figure> <p></p> <p><strong>Sestupla </strong>Dotted semibreve = 60 Movement based on semi-minims</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png"><img data-attachment-id="3786" data-permalink="https://andrewlawrenceking.com/le-battaglie-audaci/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png" data-orig-size="594,546" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="le-battaglie-audaci" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png?w=440" loading="lazy" width="594" height="546" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png?w=594" alt="" class="wp-image-3786" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png 594w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/le-battaglie-audaci.png?w=300 300w" sizes="(max-width: 594px) 100vw, 594px" /></a><figcaption>The audacious battles&#8230;</figcaption></figure> <h2 class="wp-block-heading" id="binary-tactus-ternary-metre">Binary Tactus &#8211; ternary metre</h2> <p><em>Altri canti di Marte</em> has a short section with an unusual notation that creates the impression of ternary metre, but in the steady speed and black notation of regular crotchets. </p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png"><img data-attachment-id="3790" data-permalink="https://andrewlawrenceking.com/i-trionfi-di-morte-good-syllables/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png" data-orig-size="667,708" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="i-trionfi-di-morte-good-syllables" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=283" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=440" loading="lazy" width="440" height="467" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=440" alt="" class="wp-image-3790" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=141 141w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png?w=283 283w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/i-trionfi-di-morte-good-syllables.png 667w" sizes="(max-width: 440px) 100vw, 440px" /></a><figcaption>The triumphs of death&#8230;</figcaption></figure> <p></p> <p>The Tactus beat here is the standard down-up at minim = 60, but the word-accents do not coincide with the Tactus beats. Reading from unbarred part-books, singers are not threatened by the &#8216;tyranny of the bar-line&#8217;. Similarly in the choral recitation of <em>Hor che ciel e la terra</em>. </p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png"><img data-attachment-id="3792" data-permalink="https://andrewlawrenceking.com/hor-chel-ciel-e-la-terra-good-syllables/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png" data-orig-size="726,582" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="hor-chel-ciel-e-la-terra-good-syllables" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png?w=440" loading="lazy" width="726" height="582" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png?w=726" alt="" class="wp-image-3792" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png 726w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/hor-chel-ciel-e-la-terra-good-syllables.png?w=300 300w" sizes="(max-width: 726px) 100vw, 726px" /></a><figcaption>Now that heaven and earth and the wind are silent&#8230;</figcaption></figure> <p>Another binary notation with ternary effect is seen in Act II of <em>Orfeo</em>. Again, the beat is the standard minim = 60, producing a slower movement than would result from Proportional notation.</p> <figure class="wp-block-image size-full"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png"><img data-attachment-id="2899" data-permalink="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/ecco-pur-marked-up/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png" data-orig-size="417,284" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ecco pur marked up" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png?w=417" loading="lazy" width="417" height="284" src="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png" alt="" class="wp-image-2899" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png 417w, https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png?w=150&amp;h=102 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/03/ecco-pur-marked-up-1.png?w=300&amp;h=204 300w" sizes="(max-width: 417px) 100vw, 417px" /></a><figcaption>Look, I really do return to you, dear woods and beloved shores&#8230;</figcaption></figure> <h2 class="wp-block-heading" id="tweaking-the-tactus">Tweaking the Tactus</h2> <p>Frescobaldi recommends listening to the music (with the standard Tactus and Proportions) before deciding how to tweak the Tactus between sections, according to the emotional quality, or <em>affetto</em>. In Monteverdi&#8217;s madrigals, we can discern the intended <em>affetto </em>not only from the sound of the music, but also directly from the sung text. </p> <p>Words with particular emotional content can help us position the <em>affetto</em> within the historical framework of the Four Humours: <strong>Sanguine </strong>(love, courage, hope, enjoyment of good things), <strong>Choleric </strong>(anger, desire), <strong>Melancholic </strong>(pensive, unlucky in love, sleepless, &#8216;the blues&#8217;), <strong>Phlegmatic</strong> (cold, damped-down, a &#8216;wet blanket&#8217;).</p> <p>The composer will already have responded to the <em>affetto</em>, with appropriate melodies, harmonies and rhythms. Jacopo Peri explains that in dramatic monody, the <em>affetto </em>is composed into the continuo bass: the singer&#8217;s pitches and rhythms represent (in musical notation) the way this text would be declaimed by a fine actor in the spoken theatre. <a href="https://andrewlawrenceking.com/2015/09/27/logical-captain-the-implications-of-peris-preface/">More on Peri here.</a> </p> <p>None of this is &#8216;improvisatory&#8217;: it is <span style="text-decoration:underline;">not </span>a &#8216;sketch&#8217; to be completed by the performer. Rather, the composer has written down in musical notation the period conventions of dramatic delivery. Monteverdi, &#8216;the divine Claudio&#8217;, was acknowledged by his contemporaries to be the master of moving the audience&#8217;s passions by his expressive harmonies and precisely notated rhythms. Much more about Monteverdi&#8217;s genius for word-setting and theatre in Tim Carter&#8217;s inspiring book o<a rel="noreferrer noopener" href="https://yalebooks.yale.edu/book/9780300217261/monteverdis-musical-theatre" target="_blank">n <em>Monteverdi&#8217;s Musical Theatre, here.</em></a></p> <h2 class="wp-block-heading" id="changing-the-tactus-according-to-the-affetto">Changing the Tactus according to the <em>affetto</em></h2> <p>When we (as performers) respond to the <em>affetto</em>, we should expect to find ourselves <span style="text-decoration:underline;">adding </span>to the contrasts that the composer has already written in. If the <em>affetto </em>of the text is agitated, the composer will have written fast notes, and we should perform these with a faster Tactus. If the <em>affetto</em> of the text is calm, the composer will have written slow notes, and we should perform these with a slower Tactus. <br><br>Even (especially) if the <em>affetto </em>is extreme, the change to the Tactus can only be small, since the composer will already have used extreme note-values, This famously agitated moment in Monteverdi&#8217;s <em>Combattimento</em> simply cannot be taken very much faster than standard Tactus, which is already 16 syllables per second! </p> <figure class="wp-block-image size-full"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png"><img data-attachment-id="3797" data-permalink="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/lonta-irrita-lo-sdegno/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png" data-orig-size="415,292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="l&#8217;onta irrita lo sdegno" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png?w=415" loading="lazy" width="415" height="292" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png" alt="" class="wp-image-3797" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png 415w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png?w=150&amp;h=106 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/lonta-irrita-lo-sdegno.png?w=300&amp;h=211 300w" sizes="(max-width: 415px) 100vw, 415px" /></a><figcaption>Offence irrates anger into revenge&#8230;.</figcaption></figure> <p>So the performers&#8217; tweaking of the Tactus is subtle, and should be percieved by the listener as an emotional change, rather than an alteration of tempo as such. These changes happen between contrasting movements<em> </em> &#8211; <em>passi</em> &#8211; section by section, not word by word.</p> <p>The change of Tactus between sections is managed by means of the Tactus itself. Frescobaldi explains how: the Tactus hand is momentarily suspended on the upstroke, and then the new beat begins &#8216;resolutely&#8217;. No rallentando or accelerando, rather a decisive &#8216;gear-change&#8217;. Exciting, disturbing&#8230;. this is how to <em>muovere gli affetti</em>, move the listeners&#8217; passions.</p> <h2 class="wp-block-heading" id="change-of-affetto-word-by-word">Change of <em>affetto</em> word by word</h2> <p>Zacconi explains how to manage changes of <em>affetto</em> for a particular word, within one movement, i.e. within a section at steady Tactus. The singer can delay the expressive syllable, but the Tactus (and the continuo) continue steadily. The singer should be back on track by the next Tactus beat. <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2021/11/20/making-time-for-beautiful-singing-a-lost-practice/" target="_blank">Read more about this c1600 &#8216;Ella Fitzgerald rule&#8217; here.</a> </p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png"><img data-attachment-id="3668" data-permalink="https://andrewlawrenceking.com/zacconi-singer-has-permission/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png" data-orig-size="720,1040" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="zacconi-singer-has-permission" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=208" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=440" loading="lazy" width="440" height="635" src="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=440" alt="" class="wp-image-3668" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=104 104w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png?w=208 208w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-singer-has-permission.png 720w" sizes="(max-width: 440px) 100vw, 440px" /></a></figure> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png"><img data-attachment-id="3670" data-permalink="https://andrewlawrenceking.com/zacconi-tactus-not-flexible/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png" data-orig-size="720,1040" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="zacconi-tactus-not-flexible" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=208" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=440" loading="lazy" width="440" height="635" src="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=440" alt="" class="wp-image-3670" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=104 104w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png?w=208 208w, https://andrewlawrenceking.com/wp-content/uploads/2021/11/zacconi-tactus-not-flexible.png 720w" sizes="(max-width: 440px) 100vw, 440px" /></a></figure> <p>A tender <em>affetto </em>is expressed wit<a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2021/11/17/cantar-con-gratia-a-forgotten-ornament/" target="_blank">h <em>accenti</em> (read more here).</a> A robust <em>affetto </em>avoids <em>acccenti</em>, but might encourage <em>passaggi</em> (though not in theatrical music, where <em>passaggi</em> were generally discouraged). It is important to sing <em>passaggi </em>in tempo, i.e. according to Tactus.<a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2021/12/28/passaggi/" target="_blank"> More on <em>passaggi </em>here.</a> <br><br>Words full of expressive <em>affetto </em>can be ornamented with <em>effetti</em>: the single note <em>trillo</em>, an <em>exclamatione</em> (diminuendo-crescendo on a single note), a <em>gruppo</em> (two-note trill and turn). These ornaments are used sparingly in the theatrical style. </p> <p>And we should avoid not only <span style="text-decoration:underline;">that </span>ornament, but the entire modern-day habit of ornamenting the final cadence. What? Really? Yes, really! <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/03/09/ornamenting-monteverdi/" target="_blank">Read more here.</a></p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg"><img data-attachment-id="2317" data-permalink="https://andrewlawrenceking.com/2019/06/29/its-recitative-but-not-as-we-know-it/wrong-ornament/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg" data-orig-size="750,742" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Wrong ornament" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=440" loading="lazy" width="440" height="435" src="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=440" alt="" class="wp-image-2317" srcset="https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2019/06/wrong-ornament.jpg 750w" sizes="(max-width: 440px) 100vw, 440px" /></a></figure> <p>Caccini explains how to manage small notes within the steady Tactus: in syllabic melody, the good syllable is slightly longer, the bad syllable slightly shorter; in melismatic passaggi, long notes can be extra long, short notes exta short; ornaments accelerate from slow to fast. <a href="https://andrewlawrenceking.com/2015/01/25/play-it-again-sam-the-truth-about-caccinis-sprezzatura/" target="_blank" rel="noreferrer noopener"> More on Caccini here.</a></p> <p>Caccini also defines the priorities for music-making in this style: &#8220;text and rhythm, with sound last of all (and not the other way around!)&#8221;. So instead of obsessing over vibrato, pitch and temperament, let&#8217;s engage with the period priorities of text and rhythm. <a href="https://andrewlawrenceking.com/2013/08/04/music-expresses-emotions/" target="_blank" rel="noreferrer noopener">Read how Music expresses Emotions here. </a></p> <p>My advice to modern-day rehearsal directors is to begin with the <strong>text</strong>, and coach performers to manage that text in <strong>Tactus-rhythm</strong>. When the music is difficult, follow Frescobaldi&#8217;s Rules, and use the omnipresent Tactus to facilitate the performance, tweaking that Tactus (subtly) when a new movement starts, when the mood (<em>affetto</em>) changes..</p> <p>In a forthcoming series of short articles, I&#8217;ll apply that advice, i.e. these historical principles to some favourite Libro VIII Madrigals. LInks will be posted below.<br></p> <p>ALTRI CANTI D&#8217;AMOR</p> <p>HOR CH&#8217;EL CIEL E LA TERRA</p> <p><a href="https://andrewlawrenceking.com/2018/12/08/measuring-a-shepherdess-heart-rate-lamento-della-ninfa/" target="_blank" rel="noreferrer noopener">LAMENTO DELLA NINFA</a></p> <p>MOVETE AL MIO BEL SUON</p> <p>ALTRI CANTI Di MARTE<br><br>GIRA IL NEMICO</p> <p>COMBATTIMENTO DI TANCREDI E CLORINDA</p> <p>BALLO DELLE INGRATE</p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png"><img data-attachment-id="3801" data-permalink="https://andrewlawrenceking.com/guerriera-amorosa-e-rappresentativa/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png" data-orig-size="401,39" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="guerriera-amorosa-e-rappresentativa" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png?w=401" loading="lazy" width="401" height="39" src="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png?w=401" alt="" class="wp-image-3801" srcset="https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png 401w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2022/01/guerriera-amorosa-e-rappresentativa.png?w=300 300w" sizes="(max-width: 401px) 100vw, 401px" /></a><figcaption>Madrigals: Warlike, Amorous &amp; Theatrical</figcaption></figure> <div id="atatags-370373-674310926b434"> <script type="text/javascript"> __ATA.cmd.push(function() { __ATA.initVideoSlot('atatags-370373-674310926b434', { sectionId: '370373', format: 'inread' }); }); </script> </div><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3682" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3682" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Altri%20canti%20senza%20battuta%3A%20Madrigals%20of%20Love%2C%20War%20%26%20Tactus&body=https%3A%2F%2Fandrewlawrenceking.com%2F2022%2F01%2F26%2Fmadrigals-tactus%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="3288bcedee" data-email-share-track-url="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3682" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3682-674310926c813' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3682&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3682-674310926c813&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3682-674310926c813' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/continuo/" rel="category tag">Continuo</a>, <a href="https://andrewlawrenceking.com/category/early-harps/" rel="category tag">Early Harps</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/early-harps/italian-baroque-harp/" rel="category tag">Italian baroque harp</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-dance-swordsmanship/" rel="category tag">Music, Dance &amp; Swordsmanship</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a>, <a href="https://andrewlawrenceking.com/category/early-harps/triple-harp/" rel="category tag">Triple Harp</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2022/01/26/madrigals-tactus/" title="Permalink to Altri canti senza battuta: Madrigals of Love, War &amp;&nbsp;Tactus" rel="bookmark" class="permalink"><span class="month upper">Jan</span><span class="sep">&middot;</span><span class="day lower">26</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3573" class="post-3573 post type-post status-publish format-standard hentry category-historical-action category-history-of-emotions category-moving-the-passions category-music-and-philosophy category-music-dance-swordsmanship category-rhetoric category-rhythm tag-baroque-music tag-baroque-opera tag-historical-action tag-history-of-emotions tag-proportions tag-rhythm tag-tactus tag-tempo"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/" rel="bookmark">Looking for a Good&nbsp;Time?</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/#comments">4</a></p> </header><!-- .entry-header --> <div class="entry-content"> <p>This article is a personal summary and commentary on the Colloquium presented online on Sunday May 2nd 2021 by Aapo Häkkinen and Domen Marinčič and hosted under the aegis of the Helsinki Baroque Orchestra in collaboration with the Slovenian Academy of Sciences and Arts &#8211; <a rel="noreferrer noopener" href="https://www.facebook.com/events/1341752336196308?active_tab=about" target="_blank">more details, and a video of the live event, here.</a> Where I have reproduced citations given by presenters, I ask the reader to bear in mind that I was taking hasty notes from a live talk, and to consult the video and the original sources for authoritative details.</p> <p>The event&#8217;s subtitle <em>Tempo Rubato &#8211; Use, Flexibility and Modification of Time</em> deserves further comment (see below), appearing to threaten a presentation of only one side of a debate which &#8211; like discussions of Vibrato in Early Music &#8211; all too often features campaigning for fixed personal opinions, rather than investigation of historical evidence. But as various speakers gave their papers, there was ample consideration of temporal structures, and if anything was missing, it was investigation of <strong>how</strong> rhythm might be &#8216;malleable&#8217; (to use a word that emerged during the event). </p> <p>In general, questions of <strong>What </strong>and <strong>When </strong>were examined carefully, and Jed Wentz gave an impeccably concise and impressively persuasive account of &#8216;<strong>How </strong>to do <em>Affekt</em>&#8216; in the mid-18th century: otherwise, questions of <strong>how</strong> to apply the rich information provided were left for another occasion.</p> <p>One such future occasion might be my presentation on <em>Music of an Earlier Time </em>for Amherst Early Music, which will offer participatory exercises exploring <strong>how</strong> the period philosophy of Time can be applied to practical music-making, using historical terminology, conceptual frameworks and embodied practices: <strong><a href="https://andrewlawrenceking.com/2021/05/05/music-of-an-earlier-time-in-respect-of-before-and-after/" target="_blank" rel="noreferrer noopener">Saturday June 5th 2021, read more here. </a></strong></p> <div class="wp-block-media-text alignwide is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img data-attachment-id="3552" data-permalink="https://andrewlawrenceking.com/time-wings-hour-glass-book/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png" data-orig-size="408,337" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="time-wings-hour-glass-book" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png?w=408" loading="lazy" width="408" height="337" src="https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png?w=408" alt="" class="wp-image-3552 size-full" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png 408w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/time-wings-hour-glass-book.png?w=300 300w" sizes="(max-width: 408px) 100vw, 408px" /></figure><div class="wp-block-media-text__content"> <p class="has-large-font-size"></p> </div></div> <p>The event image was an 1851 illustration of the motto <em>Tempus fugit</em> (Time flies). The metaphor dates back at least to Classical Antiquity, and is cited in the opening phrase of the first &#8216;baroque opera&#8217;, Cavalieri&#8217;s <em>Anima e Corpo</em> (1600) <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2017/05/22/act-with-the-hand-act-with-the-heart-motion-and-e-motion-in-cavalieris-preface-to-anima-corpo/" target="_blank">read more here.</a> The context of this motto, in Virgil&#8217;s <em>Georgics</em> (29 BC), Cavalieri&#8217;s drama, and in general (including this 19th-century illustration) is <em>memento mori</em>, a reminder that our life-time is short, with the implied challenge to use time well.</p> <p>Other images from earlier periods address the specific question of the relation of Time and Music (significantly, Movement is usually &#8211; always? &#8211; also featured). One of my favourites is Poussin&#8217;s <em>Dance to the Music of Time</em> (c1635), rich with iconographical symbolism: you&#8217;ll notice Time playing his music on Earth, but don&#8217;t miss Apollo&#8217;s Time-Chariot in the sky above. </p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg"><img data-attachment-id="3550" data-permalink="https://andrewlawrenceking.com/?attachment_id=3550" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg" data-orig-size="4889,3825" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;ScanMaker 1000XL&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1444919984&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Dance to the Music of Time highest res" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=440" loading="lazy" width="1024" height="801" src="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=1024" alt="" class="wp-image-3550" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=1024 1024w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=2048 2048w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2021/05/dance-to-the-music-of-time-highest-res.jpg?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure> <p>I also have a favourite early 20th-century image which would seem to express most aptly the &#8216;malleability&#8217; of Tempo Rubato in this period, Dali&#8217;s <em>The Persistence of Memory</em> (1931). And indeed the first paper at this Colloquium examined the strong focus on metronomic precision in this very period, but with little mention of the strong advocacy of Tempo Rubato in precisely the same period.</p> <p> </p> <div class="wp-block-media-text alignwide is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img data-attachment-id="431" data-permalink="https://andrewlawrenceking.com/2019/05/09/time-free-will-historical-psychological-time/dali-persistence-of-memory/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg" data-orig-size="500,364" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Dali Persistence of Memory" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg?w=440" loading="lazy" width="500" height="364" src="https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg?w=500" alt="" class="wp-image-431 size-full" srcset="https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg 500w, https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2014/02/dali-persistence-of-memory.jpg?w=300 300w" sizes="(max-width: 500px) 100vw, 500px" /></figure><div class="wp-block-media-text__content"> <p class="has-large-font-size"></p> </div></div> <h2 class="wp-block-heading">Terminology</h2> <h3 class="wp-block-heading">Rubato?</h3> <p>We should take great care with the term Rubato. Paderewski&#8217;s views on Tempo Rubato were first published in 1909: the term is also strongly associated with Chopin (1810-1849). In a very quick online search, the earliest dictionary reference I found was 1883. </p> <p>The standard work on the subject is Hudson <em>Stolen Time</em>. Hudson (from page 43) declares Tosi (1723) to the be the first to use the term, in the phrase <em>rubamento di tempo</em>, and in the context of the <em>aria patetica</em> (passionate aria): Tosi specifies that this happens &#8216;exactly on the true motion of the bass&#8217; (as translated by Galliard in 1743). Hudson cites Roger North&#8217;s terminology of &#8220;breaking and yet keeping time&#8221;, found in several sources, the earliest being an untitled MS c1695, shortly after Tosi&#8217;s visit to London.<br><br>It is clear that these citations c1700 refer to occasional freedom for a soloist to anticipate or (more usually) delay, whilst the bass continues steadily. Galliard&#8217;s mid-18th-century footnote draws attention to Tosi&#8217;s repeated insistence on regard for, and strictness of Time, and to the &#8216;singular&#8217; [rare, unusual, isolated] application of &#8216;stealing the time&#8217;: again we read that &#8220;the bass goes an exactly regular pace&#8221; and that the soloist &#8220;returns to exactness, to be guided by the bass&#8221;. </p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>The bass goes an exactly regular pace (Tosi/Galliard 1743)</p></blockquote> <p>Hudson also cites Quantz <em>Versuch </em>(1752) illustrating <em>eine Art vom Tempo rubato</em>, again with anticipations and delays to the solo flute, whilst the continuo-bass remains steady.</p> <p>Froberger&#8217;s c1710 marking <em>a discretion</em> and the notation of <em>preludes non mesurées</em> show that some music was indeed unmeasured, and more work is needed to explore how such music would have been realised, for example by careful examination of sources that combine specific note-values with (seemingly contradictory) indications of being &#8216;un-measured&#8217;. See my take on <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/" target="_blank">Senza misura in baroque music, here</a> (scroll down the article until you see the Cuisenaire Rods!) </p> <p>Even with an improved understanding of how to play unmeasured music, the case has certainly not been proven that such an approach should be applied to measured music. Indeed, the quality of being &#8216;measured&#8217; is the essential defining quality of most early music. <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/" target="_blank">See Time:</a><a href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/" target="_blank" rel="noreferrer noopener"> </a><a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/" target="_blank">the Soul of Music, here.</a></p> <h3 class="wp-block-heading">Use?</h3> <p>Before 1800, the concept of &#8216;using Time&#8217; seems to be found exclusively in the context of<em> </em>how one makes best use of one&#8217;s lifetime, rather than in music-making. Thus Herrick&#8217;s (1648) <em>Gather ye Rose-buds while ye may / Old Time is still a-flying</em> concludes &#8230;. <em>use your time</em> for love and marriage, following the motto <em>carpe diem</em>. In the musical context, Time is characterised as <strong>measuring</strong> music, indeed for Zacconi (1592) the terms <em>tempo, misura, battuta</em> and <em>tatto</em> (Tactus) are synonomous.<br><br>But the word &#8216;use&#8217; also had a particular meaning in the context of 17th-century Arts. &#8216;Art&#8217; itself was defined as a collection of rules, a set of organising principles. What we nowadays mean by &#8216;art&#8217; &#8211; those mysterious, ineffable beauties that transcend everyday experience is renaissance &#8216;Science&#8217;. In this period terminology, &#8216;Use&#8217; is the nitty-gritty of what was actually done in practice &#8211; we might almost think of it as &#8216;technique&#8217;. In general, period sources tell us more about period &#8216;art&#8217; &#8211; the rules &#8211; than about period &#8216;use&#8217; &#8211; how to do it. <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2013/08/26/what-is-music/" target="_blank">More about Science, Art, Use here.</a></p> <p>In this particular sense of &#8216;techniques related to Time&#8217;, the &#8216;use of Time&#8217; is a fascinating topic for historical investigation: we should be careful not to equate this with any period assumption that Time was a commodity available for musicians to use as they chose to. </p> <p>Historical discourse rarely (if ever?) characterises Time as &#8216;flexible&#8217;, before the period Paderewski, Dali and Bergson, whose interlinking of psychological Time and Freewill dominated the philosophy of culture in the early 20th century. <a href="https://andrewlawrenceking.com/2019/05/09/time-free-will-historical-psychological-time/">Read more here.</a></p> <h3 class="wp-block-heading">Modification?</h3> <p>Although &#8216;modification&#8217; of Time has come to be an accepted phrase in modern-day discussions of Metre in Music (<a rel="noreferrer noopener" href="https://www.amazon.com/Meter-Music-1600-1800-Performance-Perception/dp/0253213916" target="_blank">see for example George Houle&#8217;s essential book (1987) here</a>), this is not historical terminology nor a period concept of the relationship between humans and Time. There is no doubt that something of this nature was practised &#8211; as Domen Marinčič showed in his presentation &#8211; but the period phraseology was of &#8220;guiding&#8221; or even &#8220;driving&#8221; Time: the Italian word <em>guidare</em> is also used for driving a chariot. We can catch a glimpse of the period concept when we consider the myth of Phaeton, who seized the reins of Apollo&#8217;s time-chariot, but was unable to control it and crashed spectactularly. Early Music welcomes careful drivers&#8230;</p> <div class="wp-block-media-text alignwide is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img data-attachment-id="1360" data-permalink="https://andrewlawrenceking.com/2015/10/23/frescobaldi-rules-ok/phaeton-van-eyck/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg" data-orig-size="741,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;74099370.67&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;74099370.666667&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;74099370.666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Phaeton van Eyck" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg?w=278" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg?w=440" loading="lazy" width="741" height="800" src="https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg?w=741" alt="" class="wp-image-1360 size-full" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg 741w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg?w=139 139w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/phaeton-van-eyck.jpg?w=278 278w" sizes="(max-width: 741px) 100vw, 741px" /></figure><div class="wp-block-media-text__content"> <p class="has-large-font-size"></p> </div></div> <p> Careful consideration of terminology is vital, if we are to avoid imposing modern-day assumptions when we glibly apply modern-day vocabulary to earlier periods; and if we wish to understand how the rules of period &#8216;Art&#8217; were embedded in historical philosophies, in order to appreciate how those old rules <strong>felt</strong> &#8216;natural&#8217; to musicians back then.</p> <h3 class="wp-block-heading">Tempo?</h3> <p>In discussions of Historical Performance Practices related to Musical Time, there is also a need to distinguish clearly between two &#8211; interlinked &#8211; questions: <em>tempo</em> as the &#8216;speed&#8217; of music; <em>tempo</em> as the regularity or otherwise of rhythm at any given speed. In both these aspects, <em>tempo</em> is closely related to <em>Affekt</em>. And underlying all of this, but not addressed in this Colloquium, is the question of Time itself, since Science, Philosophy and general perceptions have changed significantly over the centuries that separate Aristotle, Newton, Einstein and Hawking. </p> <h2 class="wp-block-heading">Alexander Bonus on &#8216;metronomic&#8217; Tempo</h2> <p>This paper was concerned with the use of the metronome to establish rhymthic regularity, not with questions of ascertaining musical speed. Although Maelzel&#8217;s metronome was patented in 1815, and Loulié&#8217;s chronometre was describle in 1696, AB made the point well that the use of machines to train musicians to play in &#8216;metronomic rhythm&#8217; became prominent only in the early 20th century. He did not address the prominence of discussions of Tempo Rubato in this very same period: surely these two phenomena are closely interlinked.<br><br>AB&#8217;s message seemed rather to be that &#8216;metronomic&#8217; playing is undesirable, but is a phenomenon of the 20th century. It is hard to disagree with those points, although I readily confess that I greatly appreciate the excitement and emotional power of late 20th-century rock music (but my favourite vintage pre-dates the routine use of click-tracks in popular music, and this may well be crucially significant). <br><br>AB was greatly concerned that &#8220;the belief that tempo is defined by clock technology&#8221; is &#8220;so central&#8230; to performance&#8230; even to the reading of notation&#8221;. I would agree that this is largely a 20th-century phenomenon, as is the contermporary (over-) reaction against <strong>any </strong>kind of rhythmic regularity. Both are a feature of modern-day Early Music, and that is regrettable in both instances.</p> <p>Citing Hofmann in 1905 &#8220;keeping of absolutely strict time is thoroughly unmusical and deadlike&#8221;, AB also gave highly negative spin to such phrases as &#8220;the inexorable beat&#8221;, and &#8220;the beat is the steady pulse&#8221;, even to the whole notion of musicians being beholden to &#8220;external tempo&#8221;, to rhythm &#8220;not depending on the will&#8221;, </p> <p>Here AB went too far, in trying to limit regularity to the 20th-century alone. The inexorable character of Time itself is expressed by Virgil (the <em>tempus </em>that<em> fugit</em> &#8211; flies &#8211; does so <em>inreparabile</em>, unrecoverably), and the steadiness of the renaissance Tactus beat is strongly characterised in many period sources, for example Zacconi. <br><br></p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png"><img data-attachment-id="1972" data-permalink="https://andrewlawrenceking.com/?attachment_id=1972" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png" data-orig-size="2716,2196" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tactus is&#8230;" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=440" loading="lazy" width="1024" height="827" src="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=1024" alt="" class="wp-image-1972" srcset="https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=1024 1024w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=2046 2046w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/tactus-is1.png?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure> <p>Zacconi&#8217;s person who administers the Tactus&#8217; would create an &#8216;external tempo&#8217; for all other members of an ensemble. And the ancient concept of the Music of the Spheres, still current in the 17th century, implies that human &#8216;free will&#8217; is a lower priority than the divine perfection of heavenly music, which we should imitate in our earthly performances. According to the religious views of the time, &#8220;free will&#8221; is in general a concept fraught with dangers.<br><br>The concept of the Music of the Spheres also connects good music-making to physical, spiritual and moral health. AB noted that in 1895 regular rhythm &#8220;equates to good, healthy behaviour&#8221;. No doubt, Dowland would approve.</p> <div class="wp-block-media-text alignwide is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img data-attachment-id="1344" data-permalink="https://andrewlawrenceking.com/2015/10/12/monteverdi-caccini-jazz/dowland-above-all-things-original/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png" data-orig-size="567,423" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dowland Above all things original" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=440" loading="lazy" width="567" height="423" src="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=567" alt="" class="wp-image-1344 size-full" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png 567w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=300 300w" sizes="(max-width: 567px) 100vw, 567px" /></figure><div class="wp-block-media-text__content"> <p class="has-large-font-size"></p> </div></div> <p>AB also mentioned a crucial distinction: in 1889 &#8220;by accurate rhythm is not meant <strong>metronomic</strong> accuracy&#8221;. </p> <p>Here is the gateway towards a much more productive approach than mere trash-talk about metronomes. In what way was Zacconi&#8217;s and Dowland&#8217;s measure &#8216;equal&#8217;, and precisely where was there room for what we would nowadays call &#8216;freedom&#8217;?</p> <h2 class="wp-block-heading">Julia Dokter on German organ music c1700<br></h2> <p>Julia Dokter&#8217;s presentation outlined the central conclusions of her book, published in the last few days, <a rel="noreferrer noopener" href="https://www.amazon.com/Tempo-Tactus-German-Baroque-Performance/dp/1648250181" target="_blank"><em>Tempo &amp; Tactus in the German Baroque</em>, here</a>. Her approach was an exhaustive survey of theoretical sources, applied to case-studies of various musical compositions, all within a specific genre. She was most properly cautious about extending specifics from this particular repertoire and genre to other countries, periods or genres. Nevertheless, the concepts she introduced seem to reflect fundamental practices related to musical time in this period. Notably, her results were strikingly parallel to those presented in Aapo Häkkinen&#8217;s paper, addressing another repertoire and with different methodology.<br><br>JD focussed on Tempo transitions, informed by three types of period notation: time-signatures, note-values and tempo-words. <br><br>Looking at Baroque time-signatures, as they evolved from renaissance mensuration marks, she first cited Michael Praetorious in the early 17th century, explaining two notational systems for duple metre: Motets in C/ time, counted as two semibreves; and Madrigals in C time, counted as two minims. These two notations are NOT proportional: the minim-beat in C is neither twice as fast, nor the same as the semibreve-beat in C/. Rather, the difference is &#8216;about one and a half&#8217;: we should bear in mind that the period concept of a &#8216;half&#8217; is not necessarily as strictly 50%, but rather more loosely as some part less than the whole and more than nothing. So we beat C/ somewhat slower (and that beat represents semibreves), and C somewhat faster (and this beat represents minims). This is similar to what we read in Zacconi, who warns that the Tactus-beater should not mistake his mensuration marks and give the beat at the &#8216;other speed&#8217;, as this would probably crash the entire ensemble.<br><br>JD explained that this is consistent with a general principle in Baroque practice, that time signatures denominated in smaller note-values (i.e. 3/8 compared to 3/4) have a slower Tactus, so that the small note-values go faster, but not twice as fast. Her later examples extended this principle to a general principle that passages in very small note-values would be assumed to require a slower Tactus &#8211; in order to be playable at all! <br><br>JD applied another early 17th-century practice, the triple-time proportions of Sesquialtera (slow), Tripla (medium fast) and Sestupla (very fast) to her case-studies in high Baroque organ-music. <br><br>Her conclusion is that there were effectively two systems of notation (and execution) of duple Tactus, each with its three associated triple-time Proportions. Similarly, each faster Proportion might be only <strong>somewhat</strong> faster, not necessarily twice as fast as the slower Proportion. </p> <p>So whether in duple or triple, smaller denominations of time-signatures and smaller note-values in what JD calls the &#8216;surface activity&#8217; both suggest a slower Tactus. The result is faster surface activity, but not so much as twice as fast.</p> <p>This is a principle we see at work as early as Monteverdi&#8217;s 1610 Vespers, where at <em>Et exultavit</em> in the Magnificat there is the marking <em>va sonato tardo, perche li doi tenori cantano di semicroma</em> (will be played slowly, because the two tenors are singing semiquavers). </p> <p>Nevertheless, as became clear in Domen Marinčič&#8217;s presentation (below), this period principle is contra-indicated by other early 17th-century indications also observed by Julia Dokter in the later repertoire, that changes to faster surface activity may require a <strong>faster</strong> Tactus, to heighten the contrast.<br><br>JD noted that the &#8220;demise of the Proportional system&#8221; described by Kirnberger in 1776 can already be seen in the music of J.S. Bach c1740. As C becomes a quadruple metre, with four crotchet beats (whereas c1600 it was a duple metre with two minim beats, see above), the old system of proportions collapses. I would add that the emergence of fashionable French dances, many of them in triple metre but with subtly different speeds, rhythmic structures and subjective affekts, also contributed to the slipping of the gears of the old Proportional system. </p> <p>Nevertheless, JD proposed strict proportions for JSB&#8217;s Eb Major &#8220;St Anne&#8221; Organ fugue (the associated Prelude has passages in alla Francese &#8216;overture&#8217; style), with the constant beat transferring from semibreve to dotted minim to dotted crotchet. </p> <p>I would add to this, citing Carissimi&#8217;s comment in <em>Ars cantandi</em> published in German translation in many editions around 1700, about the affektive quality of proportions: </p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>The triple-metres all agree with regard to&nbsp;<em>quantity</em>, division and proportion, as is easily understood, but in the slow or fast&nbsp;<em>quality</em>, known by the Italians as&nbsp;<em>tempo</em>&nbsp;and by the French as&nbsp;<em>mouvement</em>, they are utterly different.</p><cite>Carissimi <em>Ars Cantandi </em>(1692 etc)</cite></blockquote> <p><br>Here Carissimi contrasts the quantitative &#8211; &#8220;mathematical&#8221; &#8211; elements of beat (constant), note-values (consistent between different triple mensurations), proportion (simple ratios of the underlying duple metre) with the affektive quality that results. Although the duration of any given note-value (e.g. a minim) is the same in Sesquialtera, Tripla or Sestupla, the contrasts in harmonic motion and surface activity create very different <strong>feelings </strong>for triple metres of three semibreves, three minims, or twice-three crotchets. And this qualitative, affektive element is &#8216;known by the Italians as <em>tempo</em> and by the French as <em>mouvement</em>&#8216;. And in German, <em>Bewegung</em>. <br><br>So we are considering not only speed of beat, and the surface activity within that beat, but also the affektive quality that results. <a href="https://andrewlawrenceking.com/2015/01/13/quality-time-how-does-it-feel/">Read more on </a><a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2015/01/13/quality-time-how-does-it-feel/" target="_blank">Quality </a><a href="https://andrewlawrenceking.com/2015/01/13/quality-time-how-does-it-feel/">Time here.</a><br> <br>Depending on context, we may choose (or be encouraged by tempo words) to exaggerate contrasts by over-doing Proportional changes (see DM below). Or we may need (with the support of tempo words) to reduce the contrast as calculated mathematically, whilst (presumably) still acheiving an effective contrast of Affekt. </p> <p>In the conference, JD expressed the opinion that &#8211; in the later repertoires she studied &#8211; tempo words that appear to suggest heightened contrast merely warn against a more common practice of automatically reducing contrast. DM gave clear evidence &#8211; mostly in earlier repertoires &#8211; that tempo words exaggerate the expected contrasts. I would suggest that we have evidence to show that proportions could be precise, lessened or heightened in various contexts, and that tempo words help us judge which way to go, with affektive contrasts as the end-goal, and playability as an inevitable limitation.</p> <h2 class="wp-block-heading">Domen Marinčič on variations in Tactus speed</h2> <p>Domen Marinčič summarised his excellent paper on <em>Now faster, now slower</em>, citing sources that incontravertibly show changes of Tactus speed, starting with Vicentino (1555) changing measure according to the text. He suggested that this practice of changing the Tactus was only one of many options, such as &#8220;agogic freedom&#8221;, &#8220;rubato&#8221;, &#8220;managing rhythm expressively&#8221;, but he did not cite evidence for or discuss in detail these other options. </p> <p>Whilst Mersenne (1636) gives a default tempo of around one beat per second (i.e. a one-metre pendulum), DM reminded us that Mersenne also considered the pendulum an ineffective tool, since so many different lengths would be required for the slightly different speeds that are required. Nevertheless, DM&#8217;s suggestion that it is left up to performers to choose their own tempo is unsatisfactory: the period discourse asssumes that there is a correct tempo, and the performers&#8217; job is to <strong>find</strong> it, not choose their own. Of course, we don&#8217;t always have enough, and clear enough, information to find the tempo for sure, but nevertheless, that is what we are supposed to try to do! <br><br>I would add here that Frescobaldi gives us a practical method for finding the correct tempo, a method that is quite different from the mathematical calculations and abstract musical analysis that we tend to use nowadays. Frescobaldi&#8217;s instructions are to play the music through (in some default tempo, presumably considering a standard Tactus and the apparent surface activity): as one listens, one will understand what Affekt the music has. And for how to proceed from Affekt to execution, see Jed Wentz&#8217;s paper (below). <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2015/10/23/frescobaldi-rules-ok/" target="_blank">More on Frescobaldi Rules OK?, here.</a><br><br>Frescobaldi also gives us vital information and essential practical advice. The information is that even &#8216;difficult&#8217; music with changes of Tactus is facilitated by using a Tactus beat. This contra-indicates any assumption of general rubato in this repertoire, replacing it with highly specific instructions for when and how to change the beat. The practical advice is therefore to study by physically beating Tactus with the hand, and play keyboards etc whilst physically beating Tactus with the foot. Tactus is not just a theoretical concept, it is an embodied practice.<br><br>DM cited Glareanus increasing the speed (not necessarily in strict mathematical proportion) by changing mensuration mark. Banchieri beats both C and C/ with a minim-beat, but at different speeds. Other sources change the note-value associated with the Tactus beat (e.g. Zacconi, who also changes the beat-speed accordingly). Praetorius uses a variety of time-signatures to indicate different tempi. An Entrée in <em>L&#8217;Amour Malade </em>has exceptionally many changes of time signature, and therefore, tempo.</p> <p>DM pointed out exampes in very well-known repertoires where even highly respected modern editions have &#8216;rationalised&#8217; or suppressed differences in time signatures that would seem to indicate tempo contrasts: between successive Minuets and Bourées in J.S. Bach&#8217;s Cello suites, and the Minuets in the first Brandenburg Concerto. This idea was echoed, from a very different approach, in Jed Wentz&#8217;s paper.<br><br>I urge readers to consult <a href="https://dlib.si/details/URN:NBN:SI:DOC-ZUXMQ6GP?&amp;language=eng" target="_blank" rel="noreferrer noopener">DM&#8217;s published article here</a>. </p> <h2 class="wp-block-heading">Discussion</h2> <p>In discussion amongst the presenters, AB reiterated his central points, that the intense application of the metronome to music education, the mimicking of the ticking metronome as the model of rhythm, and the concept that a mechanical standard should be followed, are all 20th-century phenomena.</p> <p>JD added a fascinating observation from her comparisons of sources of J.S. Bach&#8217;s works, that the composer seems to have changed his priority from trying to notate speed, to trying to notate Affekt. This fits well with Carissimi&#8217;s ideas of durational Quantity and affecktive Quality (see above).</p> <p>JD also suggested that strict mathematical proportions might be just the outline structure and the theoretical basis: &#8220;in practice, it becomes more malleable&#8221;. In the sense that the proportional change itself might be slightly greater or less than the mathematical ratio, this suggestion is thoroughly supported by period evidence, including many citations presented during this event. </p> <p>A written comment by an online listener expressed disappointment at so much talk of notation and structure, opining that all this had been heard before from Willem Retze Talsma in 1980, and interested to hear about &#8220;freedom, departing from those &#8220;absolute&#8221; tempi&#8230; that is the accelerando and ritardando from the basic tempo, gradually&#8221;. </p> <p>Certainly, all the evidence heard during this Colloquium fitted excellently with the notion of well-structured Tempo Giusto, though with different quantitative speeds according to mensuration marks; and with systems of Proportional relationships for triple metre, but with the possibility of &#8216;tweaking&#8217; those mathematical ratios one way or another in particular circumstances. No evidence was presented at this event for any general &#8220;freedom&#8221;, nor for gradual changes of accelerando/ritardando. Indeed Frescobaldi clearly states that changes of Tactus are executed by suspending the Tactus momentarily in the air, and then starting the new movement <strong>resolutely</strong>. Based on all the evidence I have seen, my coaching mnemonic for ensembles and students is &#8220;use the gear-shift, not the accelerator/brake&#8221;. <br><br>I had the opportunity to meet, hear and talk with Talsma in the early 1980s, and this was my first encounter with the concept of <em>Tempo Giusto</em>. Of course, the &#8216;double-beat metronome&#8217; theory for Beethoven etc has by now been totally exploded <a rel="noreferrer noopener" href="https://www.youtube.com/watch?v=enCgD6oxkvA" target="_blank">more here</a>, but my research findings utterly support the fundamental concept of a (more-or-less) fixed speed (but &#8216;fixed&#8217; subjectively, not with any kind of clock) in mensuration mark C [although this changes during the 17th-century from a duple to a quadruple measure, see above]. Indeed, Beethoven himself comments on this concept, wishing to be free from it (and thus confirming its strong presence until then). <br><br>But, in spite of the remarks of the online listener, the application of <em>Tempo Giusto</em> nowadays differs sharply from Talsma&#8217;s version in the 1980s, in that we measure the &#8216;correct tempo&#8217; with a slow Tactus, avoiding the &#8216;sewing-machine&#8217; effect of Talsma&#8217;s measuring of small note-values. During recent decades, there was even an idea that counting in ever-larger note-values might be better and better (still supported by Robert Hill amongst others). Roger Mathew Grant&#8217;s excellent book on <a rel="noreferrer noopener" href="https://global.oup.com/academic/product/beating-time-and-measuring-music-in-the-early-modern-era-9780199367283?cc=us&amp;lang=en&amp;" target="_blank"><em>Beating TIme and Measuring Music </em>(2014)</a> shows that measuring (by the Tactus hand) was done at a particular note-value (c1600 the minim in C, and the semibreve in C/; c1700 the crotchet in C). </p> <p><strong>Inja Stanovic</strong>&#8216;s paper on the technologies of early recording, though valuable and interesting, seemed to me to belong to another occasion. Of course, the recording industry has had a most powerful effect on modern-day Early Music, supporting it immensely, especially with the arrrival of the CD in the 1980s. But my personal experience is that the technologies of the late 20th century had less influence on performer choices than did record producers. Almost invariably, young HIP ensembles making their first recordings were supervised by more senior &#8216;classical&#8217; producers, and the process was dominated by seeking to control tuning, vertical unanimity of rhythm, and the avoidance of any surprises. We used to joke that our task was to play until something woke up the producer and he called &#8220;Cut&#8221;. <br><br>By the time a new generation of producers with Early Music experience emerged, the expectations of record companies, the listening public, and even of performing musicians, had been firmly set in a certain path. Seriously, we can well consider how today&#8217;s Early Music might have turned out, if all those thousands of CDs had been commanded by jazz producers, who might have prioritised groove and swing over vertical unanimity, drama and emotion over bland smoothness. </p> <p>One of the presenters (AB?) cited Roger North&#8217;s remark that chronometers are very &#8216;whimmish&#8217;, that there is nothing better than a roll of paper in the [human] hand. Daniel Friderici (editor of the 1625 print of the Finnish <em>Piae Cantiones</em>, <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2016/12/02/englands-favourite-carols-are-finnish-piae-cantiones-origins/" target="_blank">more here</a>, and <a rel="noreferrer noopener" href="https://www.amazon.com/Piae-Cantiones-Andrew-Lawrence-King/dp/B082BWR4DN" target="_blank">recent Finnish recording here</a>) was also cited &#8220;some beat time like a clock, and this is an error&#8221;. All this encourages us to investigate precisely <strong>how </strong>the practice of Tactus-beating differed from clockwork, given the overwhelming weight of evidence that the character of the Tactus was steady, equal, unchanging etc.</p> <h2 class="wp-block-heading">Jed Wentz on &#8216;the Art of Acting&#8217; (1753)</h2> <p>This was an inspiring and well-structured presentation, summarising Aaron Hill&#8217;s instructions to mid-18th-century actors on how to acheive the appropriate body, facial and vocal expression for a particular Affekt. JW began with Kirnberger&#8217;s re-iteration of the doctrine of &#8216;moving the Passions&#8217; i.e. that motion and emotion are connected (in German, <em>Bewegung</em> and <em>Gemüthsbewegung</em>], with <em>Bewegung</em> as &#8216;what the French call <em>mouvement</em>&#8216; i.e. musical Tempo (see my remarks on Carissimi, above): &#8220;and the composer must properly hit on this Movement, according to the nature of the feeling&#8221; &#8211; <em>Die Kunst</em> Part II page 106 &#8211; and my thanks for JW for his exemplary citations during a speedy online session). &#8220;This is a study that lies outside the music.&#8221;, a study which &#8220;the composer shares with the poet and orator&#8221;.</p> <p>Hidden in these citations is a vital point: whilst both composers and performers must employ the art of Rhetoric, they each have different responsibilities. The determining of Tempo (in response to the Affekt of the text) is the responsibility of the composer, who notates it as precisely as the period systems allow (and though more precise indications by chronometres were available, it seems they were not wanted): the performer&#8217;s responsibility is to understand the composer&#8217;s notation and follow it. We read in Quantz that the performer should also be like an orator, and Quantz&#8217;s highly detailed instructions on how to do this do <strong>not</strong> suggest altering the notated tempo, or any kind of general rubato, but rather explain how to structure musical time with a &#8216;pulse&#8217; around 80 bpm. </p> <p>JW cited Coeffeteau&#8217;s requirement in <em>A Table of Human Passions</em> (1621) page 17 that there should be &#8216;perceptible changes to the body and voice&#8221; of the person feeling the emotion. JW then showed the methodology of theatrical director Aaron Hill, who also produced Handel&#8217;s <em>Rinaldo</em> in 1711, as published in the first (posthumous) edition of his Art. The actor should not attempt to &#8216;imitate a passion&#8217; (by speaking his lines) until &#8220;fancy has conceived so strong an image or idea of it&#8230;. as to move the same impressive springs within his mind&#8221;. Imagination must conceive a strong idea, which (by the action of Energetic Spirits of Passion transmitting from the brain to the body) impresses its form on the muscles of the face; instantly the same impression is felt in the muscles of the body; and the those muscles (whether &#8216;braced&#8217; or &#8216;slack&#8217;) transmit their own sensation to the sound of the voice and the disposition of the gesture.<br><br>Extending the ancient doctrine of the Four Humours, Hill categorises 10 Dramatic Passions (and Love, the ancient Quintessential, can be mixed with any of these): Joy, Grief, Fear, Anger, Pity, Scorn, Hatred, Jealousy, Wonder, Love. JW referred to Hill&#8217;s concept of the &#8220;quality of the eye&#8221;, and the sequence of this technique: reflecting on the idea in the mind, feeling it idea in the body; a physical response of the eyes and nerves; only then should the actor speak. </p> <p>In this way, the actor avoids the danger of &#8220;overleaped distinctions&#8221; &#8211; missing emotional contrasts. And on stage, these &#8220;beautiful and pensive pausing places will appear to be the natural attitudes of thinking&#8221;. Without the application of this technique, the audience will remain unmoved.</p> <p>JW concludes that pauses in performance are therefore essential. </p> <p>I would comment that Hill&#8217;s methodology contrasts sharply with the usual operating procedure in most modern-day HIP productions of &#8216;early opera&#8217;. Usually the focus is on teaching hand, and perhaps body, movements, with the danger that these &#8211; however beautiful &#8211; strike the audience as being &#8216;stylised&#8217; and passionless, not genuine expressions of emotion. But Hill&#8217;s concepts are ancient, based on Quintilian&#8217;s theory of &#8220;visions&#8221; and the doctrine of <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2016/06/25/ut-pictura-reverse-engineering-baroque-gesture/" target="_blank">Enargeia</a>. Rather than manipulating the voice or the body directly, the first step is to create an imagined Vision of what is described in the text. <br><br>In first rehearsals of a new play, actors often struggle to &#8216;change gear&#8217; quickly enough. But good coaching, effective private practice and sufficient rehearsal should empower an actor to make strong changes of Affekt as quickly as needed. Indeed, many sources on Early Opera emphasise how powerful an effect such sudden strong contrasts have on the audience, <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2017/05/22/act-with-the-hand-act-with-the-heart-motion-and-e-motion-in-cavalieris-preface-to-anima-corpo/" target="_blank">see Cavalieri for example</a>. It requires careful judgement to decide how much &#8216;beautiful and pensive pausing&#8217; to allow in performance.<br><br>And in theatrical music (or indeed any passionate musical performance), that careful judgement has already been exercised by the composer, and the appropriate amount of pause has been notated. Samuel Pepys praised Henry Lawes for his precise notation in musical rhythm of &#8216;every pointing comma&#8217;. Monteverdi varies how each speech starts: with the continuo directly, before the continuo, shortly after, after a longer pause. Cavalieri notates the space for affektive changes during the silences at the end of each phrase [last notes notated long are conventionally sung short, <a href="https://andrewlawrenceking.com/2020/03/15/three-types-of-dramatic-monody/">see</a><a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/03/15/three-types-of-dramatic-monody/" target="_blank"> </a><a href="https://andrewlawrenceking.com/2020/03/15/three-types-of-dramatic-monody/">Doni</a> &#8211; giving time for reflection, gesture etc within the regular Tactus]. <br><br>I would argue that since the composer has already notated the appropriate Movement for the emotion at hand (as described by Kirnberger, also in 1600 by <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2015/09/27/logical-captain-the-implications-of-peris-preface/" target="_blank">Peri</a> and by Pepys in the late 17th-century), the performer&#8217;s task is as Hill requires, to create the response in his body and voice before singing, yet to do so within the dramatic timing carefully notated by the composer. Otherwise, we risk spoiling the pauses and continuations carefully notated by the composer: think of a waiter enthusiastically adding salt to potatoes that were already salted to perfection by the chef! <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2020/05/31/elocutio/" target="_blank">More on Pavans and Potatoes here. </a></p> <p>But see also JW&#8217;s discussion on Mattheson, below.</p> <h2 class="wp-block-heading">Aapo Häkkinen on 18th-century tempo relationships</h2> <p>It was most interesting to note that AH reached very similar conclusions to Julia Dokter, albeit in somewhat different repertoire and with an utterly different, yet properly thorough, methodology. His approach was to examine large-scale works and construct &#8211; not a pyramid of tempi, based on the slowest tempo &#8211; but what he called an &#8216;hour-glass&#8217; of tempi, centred on a fundamental Tempo Giusto in C-time in the area of 60 to 80 bpm. </p> <p>From this starting point, the denominators of time-signatures indicate for example that 3/8 is faster than 3/4. And then Tempo words modify (to a lesser extent) the broad indication given by the time-signature. Both these principles are well accepted in modern-day musicology, and the speed-order of the Tempo words is not significantly in doubt. And during the course of say a Handel opera, there are so many movements, each carefully marked with time-signature with or without additional tempo word, that we end up with a large number of tempi in a well-defined order.<br><br>If we seek the central speed of Tempo Giusto, and avoid impossible extremes of fast or slow, yet create an appreciable distinction (at least a few bpm) between each and every tempo, there is, as AH put it &#8220;very little leeway in choosing tempi if one takes all the tempo words into account&#8221;. <br><br>And his findings indicated sets of tempi related by proportions, just as JD found by her, rather different, investigation.<br><br>For the application of this methodology &#8211; ordering the tempi of a large-scale work, and hence determining a fairly precise tempo for every movement &#8211; to <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2019/02/12/eternal-hieroglyphs-from-monteverdis-tactus-to-handels-tempo-ordinario/" target="_blank">Handel&#8217;s <em>Orlando</em> see here</a>. </p> <p>In their parallel, but independent, investigations, JD and AH implicitly relied upon two essential period principles, which have guided all serious study in this area, but which many performers are reluctant to accept. Firstly, the historical role of performers was not to choose their own tempo, but to find the correct tempo, which the composer&#8217;s notation was intended to convey. And secondly, two movements from the same large-scale work, or two pieces from the same repertoire, that have the same indications of tempo (mensuration marks or time signatures, level of activity i.e. characteristic note-values, time words, dance type etc) are intended to have the <strong>same</strong> tempo, as near as humanly possible. <br><br>One can make a lot of progress in any well-defined repertoire, by looking for as many pieces as possible with the same indications, and finding the range of tempi in which all of them work. As AH put it, if you have enough data, there is usually very little &#8220;leeway&#8221;. It <strong>is</strong> possible to find the correct tempo, if we take the trouble to look hard enough, rather than just inventing our own.</p> <h2 class="wp-block-heading">Interlude</h2> <p>The Colloquium&#8217;s halfway point was marked with a musical performance from Domen and Aapo, before each presenter gave a second talk. In this segment there was also discussion between the various presenters, and some questions posted by online listeners were answered.</p> <p></p> <h2 class="wp-block-heading">Jed Wentz again</h2> <p>JW warmed to his theme, emphasising the embodied experience of affektive performance. &#8220;The Actor feels the Affket in his body&#8221;. <br><br>JW looked at Mattheson&#8217;s discussion of Affekts. I note that Mattheson, as with Hill and other 18th-century sources, goes beyond and even contradicts the 17th-century categorisation into Four Humours. As JW reported, Mattheson describes Joy as a spreading out of our animal spirits (an outward, sanguine humour &#8211; ALK), whereas Sorrow is a contraction (ALK &#8211; inward, Melancholy); Love is based on a scattering of the spirits (outward, sanguine &#8211; ALK).</p> <p>JW turned to Mattheson&#8217;s analysis of Hope, famously applied to an innocent little Courante. Hope is an elevation of feeling, whereas Desperation a complete collapse of the same [outward, warm sanguine humour, inward cold phlegmatic &#8211; ALK]. These Affekts can be very naturally represented with sounds, above all when the other factors, especially Zeitmasse (the amount of Time, a different word for a different shade of meaning of Tempo &#8211; ALK) play their part.</p> <p>Mattheson shows how the Affekt might change to Desire in certain phrases of the Courante, which as JW pointed out, might suggest a pause for transition and/or a different tempo for the new Affekt. JW was also properly cautious with this suggestion, since it contradicts the instructions for dance-music found in many period sources. I would also mention that Mattheson&#8217;s switch to Desire implies a gross change to a Choleric Humour, that earlier sources would not regard as consistent with (Sanguine) Hope. <br><br>One possible approach that might square these circles is to follow JW&#8217;s advice and apply the historical technique for creating Affektive contrasts. Modern-day performers tend to make an intellectual decision to change the tempo, &#8220;because there is a change of Affekt&#8221;. But the historical practice was to feel the Affekt in the body, and allow changes of timbre, tempo etc to happen as a consequence. I would translate this as &#8220;you try to keep steady measure, and you genuinely believe you are doing so; but the changes of Affekt you experience create a change of tempo, as measured by a dispassionate observer (or indeed, a metronome, that most dispassionate observer of all!&#8221;<br><br>Sources cited by JW are very firm that conventional tactics (e.g. changing tempo) alone will have little emotional effect on the listeners. The essential first step is for the performer to change their own affektive state, and this is what moves the passions of the listeners. My comment is that if this goes well, both performer and audience will feel that the tempo was the constant, it was their affektive state that changed. </p> <p>JW continued with various citations: one can form an emotional [Sinnliche] idea of all the emotions [Regungen] and form one&#8217;s inventions to it &#8211; this was directed to composers. <br><br>Dealing with Sorrow, much more than with the other emotions, anyone [ALK, this is addressed to composers, but could well be apposite for performers also] who would represent sorrow in sound must feel and experience it himself; otherwise all the so called <em>loci topici</em> [musical clichés] are useless. I would read this as a warning against the kind of Rhetorical Studies that focus on finding and naming those clichés, as if this alone will make the performance more communicative for listeners. Very few courses on Rhetoric spend time teaching students to imagine and feel within the body each of the Four Humours: though I consider this essential fundamental training in Historical Performance.</p> <p>For example, coaching Continuo-players (on theorbos, lutes, harps etc) to respond to text, I show how obvious cues from the text can be realised with simple changes to instrumental timbre (corresponding to Hill&#8217;s &#8220;braced&#8221; or &#8220;slack&#8221; muscles!): nearer the bridge/soundboard (more gritty) or further up the string (sweeter); relaxed or tensed fingers etc. But the more significant technique is just to create mental visions of the text as it goes by, as if creating a video-film to the sung text as a script, and allow those mental visions to change the physical aspect of your fingers, so that the sound of the instrument changes as a result. This is hard to specify in technical detail, but has a stronger effect for listeners.</p> <p>JW cited Diderot <em>Memoires</em> (1748) page 192 as opposing the use of clock-like tempo devices for anything more than a few bars to establish the tempo. After that the player should continue alone: &#8220;nothing more than the pleasure of the harmony suspends him&#8221;. I&#8217;m reminded of Frescobaldi&#8217;s advice: if you want to know how a piece of music feels, than just play it (see above).</p> <h2 class="wp-block-heading"> Domen Marinčič on Tempo words</h2> <p>DM referred to Milan <em>El Maestro </em>(1536) as an early example of tempo words that modify the effect of the musical notation. This is in the context of a particular style of fantasia, that contrasts harmonies in long notes &#8211; <em>consonancias</em> &#8211; with fast passagework &#8211; <em>redobles</em>. As DM mentioned, vihuela sources contain a lot of information on tempo, and Milan gives a specific tempo &#8211; in words &#8211; for each of his fantasias. <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2019/07/20/el-maestro-on-tactus/" target="_blank">More on Milan here.</a> More on the 16th-cent Spanish <a rel="noreferrer noopener" href="https://andrewlawrenceking.com/2019/08/02/the-art-of-time/" target="_blank">Art of Time</a> here.</p> <p>DM cited sources stating that purely mathematical proportions fail to observe decorum, text, or harmony. <br><br>Decorum is a technical term of Rhetoric, the requirement that every detail be consistent with the Rhetorical purpose &#8211; ALK.</p> <p>In some English 17th-century sources, &#8216;soft&#8217; is linked to &#8216;drag&#8217;. In 1619, Praetorius links &#8216;piano&#8217; to slowly. A 1613 source asks for certain passages to be softer and faster. Türk (1789) asks for certain passages to be softer and slower.</p> <p>Much more in DM&#8217;s published article.</p> <h2 class="wp-block-heading">Julia Dokter on Tempo words</h2> <p>JD had a slightly different take on the effect of Tempo words. &#8220;Tempo words either reiterate or modify information otherwise communicated&#8221; i.e. by changes of time-signature and/or note values. </p> <p>This idea, that Tempo words might merely reiterate what the musical notation has already told us, is controversial. DM considers that a tempo word that &#8216;goes the same way&#8217; as a change of notation does not simply reiterate, but rather intensifies the change. I am inclined to agree with DM, as I see this usage going back all the way to Milan 1536, where the wording is unambiguously about changing the Tactus to exaggerate the change in note-values. </p> <p>It could be interesting to look for examples of a single work with proportional changes, some with modifying tempo-words, others without such words, to see whether proportional changes were <strong>always </strong>&#8216;tweaked&#8217;, or might sometimes be left plain and &#8216;mathematical&#8217;.</p> <p>And perhaps this is the moment for me to add that the sung text itself can be full of &#8220;tempo-modifying words&#8221;. It would indeed lack decorum, to sing &#8216;Drop, drop slow tears&#8217; in a &#8216;default tempo&#8217; un-modified by slow, lacrimose affekt. My take on this is the &#8220;LY&#8221; principle: how do you sing any given text? Take the emotionally significant word and add &#8220;LY&#8221;. So we sing &#8220;Drop, drop slow tears&#8221; not necessarily softly, but certainly slowly and tearfully. We sing &#8220;Awake sweet love&#8221; not necessarily louder, but certainly wakefully, sweetly and lovingly. And so on. <br><br>Conventional dynamics, mp, mf, piano and forte are hopelessly gross and unrefined &#8211; no wonder they are little used in 17th-century music. But the sung text provides highly specific performance instructions. And &#8211; as reported by JW &#8211; treatises on the Art of Acting tell us how to put those instructions to work, by applying techniques of Vision and <a href="https://andrewlawrenceking.com/wp-content/uploads/2018/12/enargeia-vip.pdf" target="_blank" rel="noreferrer noopener">Enargeia (the emotional power of detailed description).</a></p> <p>JD emphasised that in passages of Stylus Phantasticus, the Tactus Tempo is drastically slower, whilst note-values are much shorter.</p> <p>I questioned JD&#8217;s assumption that Sytlus Phantasticus should be performed with &#8216;malleable tempo&#8217;. She mentioned Mattheson&#8217;s characterisation of the style as full of all kinds of surprises and changes, including temporal effects. But surely &#8211; these are notated already. Nobody is proposing to create additional harmonic surprises by treating the notated pitches as &#8216;malleable&#8217;&#8230;<br><br>And I think this comparison of notated pitch, and notated rhythm, is most useful. There is a 20th-century tendency to treate notated pitches seriously, whereas tempo and rhythm are the performer&#8217;s free choice. Rather like Autobahn driving: we respect the one-way signs, but choose our own speed, unless the Authenticity Police are present. 🙂 <br><br>Seriously, we now understand that the written pitches can be changed historically (history of A) systematically (transposition according to chiavette) or creatively (divisions, according to style rules and historical models). I would suggest that tempo and rhythm are notated to a similar extent, and that any changes a performer introduces should be historical (the changing speed of Tempo Giusto etc over the centuries), and within one repertoire either systematic (as JD, AH and DM all showed) or &#8211; if creative &#8211; should follow style rules and historical models (as JD and DM are investigating). There is no &#8216;freedom&#8217; for rhythm, any more than there is for pitch: just a lot of historical information to be understood and applied.</p> <p>JD&#8217;s other argument for &#8216;malleability&#8217; in Stylus Phantasticus was subjective, and none the worse for that, based on her rich experience of this repertoire. When you play this stuff, some adjustments seem necessary, to make sense of the wierd music. I&#8217;m sure she is right. But I suspect that those adjustments can be made within a steady Tactus &#8211; there is plenty of space to do this, since the note-values are so very small and the Tactus beat (crotchet, presumably) so very slow. Indeed, with such very slow Tactus, and so much surface activity, one&#8217;s perception/control of the Tactus diminishes.</p> <p> DM noted a sequence of markings <em>adagio &#8211; a battuta</em>, which might imply &#8216;malleability&#8217; in the adagio. I would be inclined to take this literally, that the singer would not beat time with the hand during the <em>adagio</em>, and would start again &#8211; for beating time was the standard practice &#8211; afterwards. I would link this to the prohibition on beating time in theatrical music (since it distracts from the stage action, and from believing that the onstage character is &#8216;real&#8217;), which is gradually extended to passionate solo songs in general. And it&#8217;s also practical &#8211; whilst you are singing small note-values and/or affektive ornaments etc, you don&#8217;t want to be beating a super-slow Tactus with your hand, it&#8217;s physically inconvenient and distracting for everyone.<br><br>Alexander Bonus mentioned the boom in sales of pocket-watches in the time of Roger North. There is a far bigger story here of the circa 1800 glorification of machines, musical machines, dolls etc that moved by mechanical means, and the imitation of natural and human movement by machines. The admiration of the semitone mechanism of the late 18th-century pedal harp, <em>harpe organisée</em> is part of this story. Such machines were prized because they successfully imitated the perfection of the Clockwork of the Heavens. This is an uncomfortable topic for the anti-metronome brigade, as is the desire of earlier philosophers to make astronomy more regular than it really is. The wish that planetary orbits be circular blocked scientific advance until Kepler established ellipses beyond doubt, and Newton provided a mathematical model for this. <br><br>Just as with the Vibrato debate, we cannot hide behind over-simplistic black-and-white positions. Historical Tempo was both regular and irregular &#8211; we have to understand <strong>how</strong> this worked in each repertoire, and we are unlikely to find a &#8216;one size fits all&#8217; solution. But just as Jed Wentz made the case for an embodied approach to Affekt, I would suggest that we can only begin to understand Tempo if we embody it as they did back then, with the physical movement of the Tactus Hand. If we try to solve problems only by abstract thinking, we are certainly going to &#8216;overleap distinctions&#8217;&#8230;<br><br>AB cited Brower (1929) advocating a &#8220;metronome in one&#8217;s head&#8221;. I&#8217;m not so appalled by this: but what I want to have in my head is a vision/memory of a Tactus Hand, with visions of the changing, text-based Affekts projected onto it!<br><br>Descartes comments on the particular significance of &#8216;first part of the measure&#8217; were cited. Good stuff, and let&#8217;s also keep in mind the influence of French dance, Lully&#8217;s down-bow on the down-beat etc on how time felt for his contemporaries. We cannot generalise 18th-century concepts of the hierarchy of the bar back into the early 17th-century, when most music was unbarred anyway. <br><br>Nevertheless, we do need to seek an (embodied) understanding of how time <strong>felt</strong> for musicians of the past. This Colloquium made a valuable contribution to advancing such understanding, and the organisers and contributers should be warmly thanked for their work. </p> <p><br><br><br></p> <figure class="wp-block-image size-large"><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png"><img data-attachment-id="1521" data-permalink="https://andrewlawrenceking.com/2015/12/12/modus-agendi-or-how-to-act-preliminary-exercises-for-baroque-gesture/tactus-beaters/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tactus beaters" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=440" loading="lazy" width="960" height="720" src="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=960" alt="" class="wp-image-1521" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png 960w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=768 768w" sizes="(max-width: 960px) 100vw, 960px" /></a><figcaption>Tactus is a hands-on experience!</figcaption></figure> <p></p> <p></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3573" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3573" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Looking%20for%20a%20Good%20Time%3F&body=https%3A%2F%2Fandrewlawrenceking.com%2F2021%2F05%2F05%2Flooking-for-a-good-time%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="403815a87f" data-email-share-track-url="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3573" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3573-674310927a2cc' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3573&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3573-674310927a2cc&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3573-674310927a2cc' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-dance-swordsmanship/" rel="category tag">Music, Dance &amp; Swordsmanship</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/historical-action/" rel="tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/proportions/" rel="tag">Proportions</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/tag/tactus/" rel="tag">Tactus</a>, <a href="https://andrewlawrenceking.com/tag/tempo/" rel="tag">Tempo</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2021/05/05/looking-for-a-good-time/" title="Permalink to Looking for a Good&nbsp;Time?" rel="bookmark" class="permalink"><span class="month upper">May</span><span class="sep">&middot;</span><span class="day lower">05</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3495" class="post-3495 post type-post status-publish format-standard hentry category-historical-action category-history-of-emotions category-introductions category-italian-baroque-harp category-moving-the-passions category-music-dance-swordsmanship category-rhetoric category-rhythm category-single-action-harp tag-18th-century tag-art tag-baroque tag-baroque-music tag-baroque-opera tag-early-harp tag-early-music tag-early-opera tag-emotions tag-expression tag-hip tag-history-of-emotions tag-ornamentation tag-ornaments tag-phrasing tag-rhythm tag-tactus"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/" rel="bookmark">Introduction to French Baroque Dance: Muffat on &#8216;Vrai Mouvement&#8217;</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/#comments">3</a></p> </header><!-- .entry-header --> <div class="entry-content"> <p><em>This article was written for a course on </em><strong>HIP for Harps</strong><em> taught for the Guildhall School of Music &amp; Drama. It offers a very brief introduction based on Muffat (1698) and focussed on the typical movements of baroque suites.</em><br /><br />Period discourse about music around the year 1700 was much concerned with contrasts in National Style, specifically Italian and French. Italian style (imitated also outside Italy, of course) favoured drama and virtuoso display in such genres as Opera, Toccata, Sonata &amp; Concerto. French style (also imitated abroad) preferred descriptive character pieces to abstract sonatas and celebrated above all the noble art of Dance.</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png"><img data-attachment-id="1982" data-permalink="https://andrewlawrenceking.com/2018/03/16/organised-chaos-rebel-with-a-source/choregraphie-title-page/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png" data-orig-size="344,447" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="choregraphie title page" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png?w=231" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png?w=344" loading="lazy" class="alignnone size-full wp-image-1982" src="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png" alt="" width="344" height="447" srcset="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png 344w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png?w=115&amp;h=150 115w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-title-page.png?w=231&amp;h=300 231w" sizes="(max-width: 344px) 100vw, 344px" /></a> <br /><br />French theatrical music (especially Ballets), chamber music (in particular, Suites) and social activities were unified by the elegance and energy of dance, and depended for variety on the contrasting characters of distinctive dance-types. As modern-day performers of these repertoires, our understanding of the music is enormously increased if we know something of the dancing that inspired it.<br /><br />I strongly recommend every student of Historically Informed Performance to go to class and learn some dances from the appropriate period of music. It isn&#8217;t necessary to become a great dancer: right from the beginning you will start to notice from the inside what it feels like to dance the music you love. No amount of teaching or demonstration can replace this personal, embodied experience.<br /><br />At the very least, watch as much baroque dancing as you can, so that you have a clear visual inspiration to guide your playing. Play for dance rehearsals, in order to learn what their art requires of your delivery. The ideal in this period was that the music should appear to be produced by the action of the dancers&#8217; feet striking the floor. Strong moments in the dance move upwards, preparatory energy is gathered by sinking in order to expand and rise again. And watching good baroque dancers, we can imagine that our sustained notes are similarly suspended in the air as if weightless, like a elegantly poised dancer, balanced and seeming to float almost off the ground.</p> <p><a href="https://youtu.be/x365M8KYBrw">Watch here 1: Introduction</a></p> <p><a href="https://youtu.be/Aux__QpGPu4">Watch here 2: Suite</a></p> <p><a href="https://youtu.be/F6GgsmvU0YE">Watch here 3: Minuet etc</a></p> <p>For a more substantial audio/visual introduction, I warmly recommed Paige Whitley-Baugess&#8217; <a href="http://www.baroquedance.com/dvd.html">Introduction to Baroque D ance videos, available here.</a>  </p> <p>French period sources suggest that many subtleties of <em>le bon gout </em>&#8211; Good Taste &#8211; can only be acquired by studying with a fine teacher, born into the culture of Louis XIV&#8217;s France. As foreigners from the 21st century, we can all be thankful for Georg Muffat&#8217;s (1698) systematic analysis of French style, describing <em>le bon gout </em>in terms of a coherent set of principles, just as grammar-books describe the use of language. Indeed, this concept of a collection of rules is precisely how Art itself was defined, in this period. <a href="https://andrewlawrenceking.com/2018/07/19/technique-terminology-the-cremona-papers-john-mckean/">Read more about period philosophy of art here.</a></p> <p><br />Muffat&#8217;s <em>First Observations on the French style of playing dance-tunes according to the method of Monsieur Lully </em>are presented in four languages (Latin, German, Italian, French) as the introduction to his second <a href="https://imslp.org/wiki/Florilegium_Secundum_(Muffat%2C_Georg)"><em>Florilegium </em>collection, available free online here</a>. The four versions are not identical, and it is worth studying fine points of detail across all four texts. David Wilson&#8217;s <a href="https://www.amazon.com/Georg-Muffat-Performance-Practice-Instrumentalmusik/dp/0253213975">English translation is here</a>. My summary below follows the French text.</p> <p><a href="https://andrewlawrenceking.com/2020/06/02/vraie-mouvement-introduction-to-french-baroque-dance-music/">For an alternative path through Muffat &amp; French Baroque Dance, see my 2020 article here.</a></p> <p>&nbsp;</p> <h2>&#8220;Here you can discover the principal secrets in a few words&#8221;</h2> <p>&nbsp;</p> <h3>&#8220;Two functions admirably well linked together:</h3> <ul> <li>&#8220;To charm the ear</li> <li>&#8220;Simultaneously, to mark so well the movements of the dance, that one recognises immediately which type each tune represents, and one feels irresistibly inspired to dance.&#8221;</li> </ul> <p>This is Muffat&#8217;s reworking of the classic Three Aims of Rhetoric: to delight, to explain and to move the passions. The musician&#8217;s purpose is literally to move listeners&#8217; feet, and thereby to affect their emotions.</p> <p>The word <em>mouvement </em>has a wide semantic field that includes the physical movements of dancing, contrasting formal sections (e.g. the movements of a suite), the speed of the music, the emotional Affekt of the music and the dancing, and the rhythmic structure of a particular dance-type. All these elements are interdependent.</p> <h3>&#8220;Five requirements:</h3> <ol> <li>&#8220;To play in tune&#8221;</li> <li>&#8220;Bowing&#8221;</li> <li>&#8220;To keep constantly/constant the True Movement of each piece&#8221;</li> <li>&#8220;To observe certain usages of repeats, notations, style and dancing&#8221;</li> <li>&#8220;Ornamentation&#8221;</li> </ol> <p>Muffat&#8217;s insistence on <em>le vrai Mouvement </em> &#8211; True Movement &#8211; goes further than simply keeping the beat and maintaining constant tempo. This <em>mouvement</em> is also what a jazz musician would call the &#8216;groove&#8217; of the dance, a characteristic rhythmic pattern, not necessarily strictly mathematical (often the first beat of the bar needs to be long), but established from the beginning and maintained until the end, and strongly linked to the particular physical movements and emotional Affekts associated with each dance-type. <br /><br />For example, the <em>Chaconne </em>is usually a celebratory, festive, theatrical &#8216;party&#8217; dance often marking the happy ending of a music-drama, or associated with the comedy clown, Harlequin. It is usually constructed in double-units of four-bar phrases featuring a descending bass-line, with hemiola at significant cadences, and a groove running across the bar-lines: 2 3 1, 2 3 1. The first beat is long, giving space either for a breath between mini-phrases, or for an expressive dissonance on the first beat resolved on the second.</p> <p>The <em>Minuet </em>is a formal social dance, often marking the presentation of a couple to the assembled company. It is usually constructed with a great deal of symmetry: four-bar and eight-bar phrases; eight-bar or sixteen-bar repeated sections etc. The basic unit is two bars, which corresponds to one minuet-step. The groove mixes, often alternately,  rhythmic patterns of crotchet-minim [short-long] and minim-crotchet [long short].</p> <p>Both these dances are usually notated in 3/4, and could plausibly be played within a similar range of tempi according to circumstances. In this, they might appear very alike. But once you&#8217;ve played a few of each type, and (ideally) learnt to dance them too, you will be able to distinguish them from the very first few notes, just as Muffat writes. This is the significance of <em>vrai mouvement</em>, much more than just &#8216;constant speed&#8217;.</p> <h3>&#8220;Play in tune&#8221;</h3> <p>Muffat singles out the diatonic semitone <em>mi-fa</em> as the usual source of problems for inexperienced players. At an elementary level, violinists have to learn to position their fingers to create a narrower spacing for the semitone than for the tones. Failure here is a serious assault on the listener&#8217;s ears.</p> <p>At a higher level of sophistication, Muffat&#8217;s hint to raise the <em>mi </em>may be linked to the ongoing transition from the pure thirds of Quarter-comma Meantone towards the slightly wider thirds of Sixth-comma Meantone, as the accepted practice for &#8216;being in tune&#8217;. Most 18th-century &#8216;circulating temperaments&#8217; (for keyboard instruments) were derived from Sixth-comma Meantone, so it is highly plausible that slightly wider thirds became generally accepted.</p> <p>Muffat also mentions that ornaments should not be false. Sometimes ornaments require chromatic alteration to fit within the local harmonies, and whichever notes one chooses to play, they must be in tune, of course. Playing an ornament in the wrong place also offends the ear. Squeaks and noises are also to be avoided.</p> <p>In contrast to the lengthy debates amongst today&#8217;s Early Musicians on the subject of Temperament, Muffat writes that there is only one accepted way of being in tune. He deals with the whole subject in 14 lines.</p> <h3>Bowing</h3> <p>Muffat devotes about 100 lines &#8211; more than two pages, plus two pages of musical examples to this crucial topic. Bowing for string instruments corresponds to tonguing syllables for wind-players and fingering for keyboards, harp, lutes and guitars. Strict rules of style create characteristic patterns of articulation: Good and Bad notes, legato or separation between one note and the next, contrasting qualities of onset-attack for individual notes.  </p> <p>Muffat states that unanimity of bowing is essential. This translates for harpists and others into a requirement for intense scrutiny of note-by-note articulation patterns.</p> <p>In this French style, the first beat is always given a down-bow, even if the previous note was also down-bow. This creates silences of articulation before some down-beats. But Muffat marvels how, &#8220;in spite of so many down-bows and retakes&#8221; (lifting the bow up again, to facilitate two successive down-bows with the very short French Baroque bow), &#8220;one never hears anything disagreeable or coarse, but rather a wonderful combination of speed and the length of the bow-strokes; of admirable equality of measure and diversity of phrasings; of tender sweetness and vivacity of playing&#8221;</p> <p>What I have translated here as &#8216;phrasings&#8217; is yet another appearance of the word <em>mouvemens</em>, here suggesting the movement of the bow, as well as of the notes and of the dancers&#8217; feet, and of the emotions that all these work together to produce.</p> <p>This rule of &#8220;first-beat = down-bow&#8221; takes precedence. After this, Good and Bad notes get down- and up-bows respectively, as far as possible. In triple metre, three crotchets to the bar (for example), the last note could be taken down-bow (in slow tempo) or up-bow (in fast tempo). Two successive up-bows can be divided &#8211; <em>craquer </em>&#8211; to articulate the final note clearly. In very fast tempo, a group of notes can be played &#8216;upside-down&#8217; if necessary.  In a passage of dotted notes alternating with short notes, one should not slur short-long, but might slur long-short.</p> <p>If you have any skill at all on the violin, it&#8217;s worth playing through Muffat&#8217;s examples to see how they feel and sound. If not, you can create a similar effect by singing Frank Sinatra style with <em>dooby-doo</em>. Use &#8216;doo&#8217; for a Good note, down-bow. Use &#8216;bee&#8217; for a Bad note, up-bow. Advancing in sophistication, you can imitate <em>craquer </em>with the syllables &#8216;beeper&#8217;, making more or less of a seperation between &#8216;beep&#8217; and &#8216;per&#8217; as you judge appropriate.<br /><br />Muffat avoids down-bow on the second beat, so the combination crotchet and two quavers at the beginning of a bar forces you to <em>craquer </em>the two quavers. Thus the famous <em>Minuet </em>from the Anna Magdalena Bach <em>Notenbuch </em>would not go &#8220;Doo dooby dooby / doo dooby&#8221; but (more elegantly) &#8220;Doo beeper dooby / doo beeper&#8221;, when played in the French style. </p> <p>&nbsp;</p> <h3><a href="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png"><img data-attachment-id="3525" data-permalink="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/anna-magdalena-bach-minuet-muffat-bowing/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png" data-orig-size="234,168" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Anna Magdalena Bach Minuet Muffat bowing" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png?w=234" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png?w=234" loading="lazy" class="alignnone size-full wp-image-3525" src="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png" alt="" width="234" height="168" srcset="https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png 234w, https://andrewlawrenceking.com/wp-content/uploads/2021/02/anna-magdalena-bach-minuet-muffat-bowing.png?w=150&amp;h=108 150w" sizes="(max-width: 234px) 100vw, 234px" /></a></h3> <p>&nbsp;</p> <p>Muffat gives a few examples of how Italian violinists played Minuets, often starting with an upbow on the first note. The <em>Anna Magdalena </em>Minuet comes out very nicely with alternate bows, starting up-bow, but sounding very different in that Italian style: &#8220;Bee dooby dooby / doo-bee-doo&#8221;</p> <h3>Groove</h3> <p>The <em>mesure </em>(a bar, yes, but also the time-span measured by the regular down-up movement of the Tactus hand-beat) can have different <em>mouvements. </em>A jazz-musician might express this by saying &#8220;a steady count can have all kinds of different grooves&#8221;. <br /><br />Muffat gives &#8220;three requirements:</p> <ol> <li>&#8220;Understand well the <em>vrai mouvement </em> &#8211; the groove &#8211; of each piece</li> <li>&#8220;Once you&#8217;ve understood it, be able to keep it for as long as you play the same piece, always with the same regularity, without changing, slowing or rushing it.</li> <li>&#8220;Give certain notes some swing, to make it sound more cool.&#8221;</li> </ol> <p>&#8220;To understand better the groove of each piece&#8230; knowing how to dance is a great help. Most of the best violinists in France are very good dancers, so it&#8217;s not surprising that they are so well able to find and maintain the groove of the beat.&#8221;<br /><br /></p> <p>&#8220;Having understood and started the beat, not everyone is able to keep it precisely constant for the entire duration of the piece.&#8221;</p> <p>Muffat does not accept playing the whole piece slower or faster one time than another [his next paragraph suggests that this refers to playing a dance several times through consecutively, rather than to separate performances on different occasions] He also disapproves of alterations to the groove bar by bar or note by note. </p> <ol> <li>&#8220;Reject the abuse of playing whatever kind of piece the first time very gently, then gradually faster and faster, and the last time very fast and rushing&#8221;</li> <li>&#8220;Don&#8217;t wait at the cadence more or less than the note-values indicate&#8221;</li> <li>&#8220;Don&#8217;t rush the ending&#8221;</li> <li>&#8220;Don&#8217;t panic when you see short note-values&#8221;</li> <li>&#8220;Don&#8217;t shorten the last note of the bar&#8221;</li> </ol> <p>Playing for dancers is an excellent way to learn how to &#8216;phrase-off&#8217; and &#8216;breathe&#8217; at cadences, without disturbing the <em>vrai mouvement</em>. Muffat&#8217;s 5th rule is equivalent to &#8216;Don&#8217;t crowd the downbeat&#8217;. </p> <p>Muffat defines precisely &#8211; &#8220;diminutions of the first order&#8221; &#8211; which note-values should be &#8216;swung&#8217;, with examples for various metres. A succession of short notes written as equal are performed long-short, approximately as if the first, third, fifth note etc were dotted, and the following notes shortened accordingly. We should keep in mind that a Baroque Dot is itself a variable quality, according to context we might over-dot or under-dot. The appropriate amount of swing varies with the dance-type: more vigorous for a fast dance with popular origins, more subtle for a slow, courtly dance. <br /><br />I consider that Muffat&#8217;s insistence on conserving the <em>vrai mouvement</em> implies maintaining the <span style="text-decoration:underline;">same</span> swing for the duration of a particular piece, as jazz-musicians tend to do nowadays. Many of my illustrious colleages disagree with me on this, but it must be said that most of them choose not to maintain <em>vrai mouvement</em> at all. Muffat makes it abundantly clear that <em>vrai mouvement </em>must be maintained: but there is room for legitimate debate as to whether the &#8216;swing&#8217; of <em>notes inégales </em>comes under this rule or not.<br /><br />The complete rhythmic identity of a given dance &#8211; its characteristic <em>vrai mouvement </em>&#8211; is thus constructed on several levels. The slow count of Tactus, the <em>mesure</em>, is steady (as in all Baroque music, with the exception of <em>préludes non mesurées </em>and plainchant). The principal division of the bar (into two or three) also carries the groove. So a Gavotte typically has two minim beats per bar, and the principal division structures the groove as short-short-long (crotchet crotchet minim). If you tap your feet and clap to this groove, you&#8217;ll probably find yourself wanting to sing <em>We will, we will rock you</em>! The quavers are swung &#8211; <em>waving your banner all over the place. </em>The emotional power comes from the dance-energy, which is stoked by maintaining the count, groove and swing steady from beginning to end. <a href="https://www.youtube.com/watch?v=-tJYN-eG1zk"><em>Temps di Gavotte Anglais (1977) </em>here.</a><br /><br />Because they experienced Lully&#8217;s airs as dance-music, violinists of Muffat&#8217;s time were more likely to rush towards the end. Modern-day early musicians regard Lully as art-music, and are more in danger of applying inappropriate 19th-century rallentando. Muffat is crystal-clear: keep the <em>vrai mouvement </em>from beginning to end. And just as I do here, Muffat repeats this point many times (otherwise, he rarely repeats any of his remarks).</p> <p>&nbsp;</p> <h3>Good Delivery</h3> <ol> <li>&#8220;Finish tuning before the audience arrrive.&#8221;</li> <li>&#8220;Dont make noise&#8221; nor practise your party pieces before the show starts</li> <li>&#8220;French pitch is a tone, or for opera a minor third, lower than German pitch&#8221;</li> <li> &#8220;Balance up the band&#8221;, &#8220;don&#8217;t have everyone play first violin!&#8221;</li> <li>There are usually two viola parts: &#8220;viola 1 is better on a small viola than on a violin&#8221;. Viola 2 is played by a large viola. Muffat approves adding a double-bass, but the French were not yet using double-basses in dance-music in 1698.</li> <li>&#8220;Observe the repeats&#8221; (notice the French habit of a short repeat &#8211; <em>petite reprise </em>&#8211; at the end of the last section)</li> <li>&#8220;It is very useful for keeping the precision of the <em>mesure</em> to give each [downbeat] with a small movement of the foot, as the Lullists do.&#8221;</li> </ol> <p>&nbsp;</p> <p>It is interesting to notice how difficult modern-day players find it, to tap their feet on the down-beat (and only on the down-beat). I recommend it to students, and frequently request it from my ensembles, just as Muffat does. </p> <h3>Ornaments</h3> <p>Instrumental ornaments for dance-music are mostly derived from vocal ornamentation. There are many more than one would imagine, and Muffat gives only a brief introduction. Nevertheless, this is the largest chapter of his essay, occupying three pages of text and another three pages of music examples.<br /><br /><em>Pincement </em>&#8211; lower mordent, starts and ends on the written note, usually descending by a semitone, usually short, usually without additional repercussions.</p> <p><em>Tremblement </em> &#8211; short trill from above, starts from the upper auxiliary, can be simple, or turned, may end early or continue into the next written note</p> <p>Both these are played on the beat.</p> <p>Muffat describes many more ornaments and how to execute them. He then addresses the question of where each ornament-type can be applied. His ten detailed rules depend on whether the note is Good or Bad, ascending or descending, moving by step or leaping, with exceptions for a <em>mi </em>and special conditions for the first note of a piece, of a significant section, of an ascent or descent. At cadences certain notes require a <em>tremblement</em>, others refuse it.<br /><br />He gives some examples of diminutions (improvised variations), and warns that two <em>tremblements </em>are generally not used in succession, though he lists specific exceptions to this rule.<br /><br />Muffat asserts that the whole secret of French ornamentation is codified in his 10 rules. These ornaments bring the &#8220;sweetness, vigour and beauty&#8221; of the Lullian method. <br /><br />&#8220;The melody suffers if ornaments are omitted, inappropriate, excessive or badly executed. Omission leaves the melody and harmony naked and undecorated; inappropriate playing is rough and barbaric; excessive ornamentation sounds confused and ridiculous; poor execution sounds heavy and constrained.&#8221; </p> <p>&#8220;The slightest failure in ornamentation betrays the would-be Lullist as inexperienced in this style.&#8221;</p> <p>Muffat&#8217;s approximately ten ornament types (it depends how you count the sub-types) and ten rules are an amazingly concise encapsulation of the <em>bon gout</em> of the subtle and elegant French Baroque style. And if you apply his rules to Lully&#8217;s (sparsely marked) orchestral scores, the result is strongly consistent with (very detailed) ornament-markings in D&#8217;Anglebert&#8217;s harpsichord transcriptions of those same scores. <br /><br /><a href="https://andrewlawrenceking.com/2020/05/27/introduction-to-mid-18th-century-ornamentation/">See also Quantz on ornamentation, here.</a></p> <h2>The Suite</h2> <p>Many Suites are not intended to be danced. It is acceptable to take a different speed (a complex piece of chamber music may need to be played slower than the corresponding movement would be danced), but whatever the chosen tempo might be, it is maintained throughout. In late 17th-century England, Mace details a practice of making pauses and then an <em>a tempo</em> conclusion to (fast) Sarabandes, but otherwise there is no period evidence to support the application of <em>tempo rubato </em>to Baroque dance-music.</p> <p>The <strong>Allemande</strong> that begins many Baroque suites was not danced. I speculate that the title refers to a German way of playing with arpeggios (the modern term is <em>style brisé</em>) dance-music of the type that the French used for <em>Entrées</em>. Characteristic figures include the short upbeat &#8220;Ta-dah!&#8221; found as a head-motive in many dance-types, alternations of dotted and short notes, and a three-note upbeat figure.<br /><br />The <strong>Courante </strong>was an old-fashioned, noble dance &#8211; &#8216;the dance of Kings&#8217;. It has the most complex rhythms of all, contrasting, combining and creating ambiguity between 3/2 and 6/4, with a &#8220;Ta-Dah&#8221; opening; groups of crotchet, dotted crotchet, quaver ambiguously accented on first or second note; and a decisive shift to 6/4 at significant cadences. <br /><br />The Italian <strong>Corrente </strong>is different, with continuous running notes in the melody, and without the complex cross-rhythms of the French type.</p> <p>The <strong>Sarabande </strong>was a fast dance that slowed down over the decades. Choreographies are characterised by held balances and sudden spins or leaps into a new pose. Often the music has a similar sharp contrast in note-values and amount of activity. The groove has a strong and/or sustained second beat of three.</p> <p><strong>Gigues </strong>vary in speed and groove &#8211; see Quantz and others for details. French Gigues often begin with imitation between treble and bass, and have a strong sense of the upbeat. The Italian <strong>Giga </strong>tends to flow more continuously, and without marking the upbeats. <br /><br />The <strong>Loure</strong> is a slow-motion Gigue.</p> <p>The <strong>Passpied </strong>is a high-speed Minuet.</p> <p><strong>Bourée </strong>and <strong>Rigaudon</strong> might have had their origins in popular, rural traditions, but had become a highly sophisticated, courtly protrayal of Pastoral. Looking at the musical notation, it is impossible for us to distinguish between the two types, but in the period they were sharply differentiated: we don&#8217;t know how. Two quavers on the upbeat, groove (often in the bass) with three crotchets and a rest, final bars with crotchet, two quavers, crotchet (or four quavers &amp; crotchet) over that groove; all of this with strong duple (minim) count and vigorous swing on the quavers.<br /><br />Period writers disagreed as to whether <strong>Passacaille</strong> and <strong>Chaconne</strong> could be distinguished, and if so how. You are in good company if you consider Chaconnes to be major mode, Passacailles minor, but perhaps the most famous Chaconne of all is from Bach&#8217;s D minor Partita. <br /><br />The <strong>Musette</strong> is a courtly imitation of a pastoral bagpipe tune, usually in 6/8. The <strong>Tambourin </strong>imitates a tambourine. <br /><br />The <strong>Sicilienne </strong>is a slow 6/8 with groups of dotted quaver, semiquaver, quaver. The <strong>Canarie </strong>is a fast 6/8 with the same rhythmic grouping.<br /><br /><br /></p> <h2>Conclusion</h2> <p>If you are studying a dance-movement, I strongly recommend that before starting to &#8220;interpret&#8221; the particular piece at hand, you first become familiar with the general characteristics of that dance-type. So before going too deeply into Bach&#8217;s famous violin Chaconne, first play lots of (simpler) Chaconnes (and Passacailles), watch Chaconnes being danced, learn to dance one yourself, and generally make yourself at home with the identity of the Chaconne as a dance-type. <br /><br />Work through Muffat&#8217;s 10 ornament rules and apply them to your particular piece. <br /><br />You will now have a much clearer idea of how Bach&#8217;s composition resembles all Chaconnes, and where its particular individuality lies. Above all remember Muffat&#8217;s two essential functions: the listeners have to recognise the dance from the very first notes, and they have to feel inspired to dance themselves. Even in such complex and profound music as Bach&#8217;s, this spirit of the dance must live, energised by the constant flow of <em>vrai mouvement</em>.</p> <p>It&#8217;s some 20 years since I recorded dance-music from Feuillet&#8217;s (1700) <em>Chorégraphie</em>. <a href="http://www.harmoniamundi.com/#!/albums/1163">CD here.</a> My research for that recording started me on the paths that I have followed since, of Rhythm &amp; Rhetoric; Tactus, Text, Gesture and Ornamentation. And in the intervening years I&#8217;ve had the opportunity to play this repertoire with fine orchestras (both modern and early), and see it danced by experts. Nowadays, I would play some of the movements a little faster, and most of them with more dance energy, a little less chamber-music reticence, and with &#8211; I hope &#8211; a stronger and truer sense of <em>mouvement.  </em></p> <p>Writing this article also gave me the opportunity to re-read Muffat, and glean a little more detail of his bowing rules, resulting in &#8216;Doo beeper dooby&#8217; above and a rewrite of the discussion of the same Minuet in <a href="https://andrewlawrenceking.com/2020/06/02/vraie-mouvement-introduction-to-french-baroque-dance-music/">my 2020 article, here</a>. It&#8217;s always worth re-reading a source that you think you know already. What you have discovered since the previous reading will have changed your viewpoint, and you may well notice something that you previously overlooked. </p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg"><img data-attachment-id="1981" data-permalink="https://andrewlawrenceking.com/2018/03/16/organised-chaos-rebel-with-a-source/choregraphie-cd/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg" data-orig-size="225,225" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Choregraphie CD" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg?w=225" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg?w=225" loading="lazy" class="alignnone size-full wp-image-1981" src="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg" alt="" width="225" height="225" srcset="https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg 225w, https://andrewlawrenceking.com/wp-content/uploads/2018/03/choregraphie-cd.jpg?w=150&amp;h=150 150w" sizes="(max-width: 225px) 100vw, 225px" /></a></p> <p>&nbsp;</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3495" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3495" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Introduction%20to%20French%20Baroque%20Dance%3A%20Muffat%20on%20%27Vrai%20Mouvement%27&body=https%3A%2F%2Fandrewlawrenceking.com%2F2021%2F02%2F23%2Fintroduction-to-french-baroque-dance-muffat-on-vrai-mouvement%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="1cb1b7353a" data-email-share-track-url="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3495" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3495-67431092801a2' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3495&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3495-67431092801a2&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3495-67431092801a2' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/introductions/" rel="category tag">Introductions</a>, <a href="https://andrewlawrenceking.com/category/early-harps/italian-baroque-harp/" rel="category tag">Italian baroque harp</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-dance-swordsmanship/" rel="category tag">Music, Dance &amp; Swordsmanship</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/category/early-harps/single-action-harp/" rel="category tag">Single Action Harp</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/18th-century/" rel="tag">18th century</a>, <a href="https://andrewlawrenceking.com/tag/art/" rel="tag">Art</a>, <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/early-harp/" rel="tag">Early Harp</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/expression/" rel="tag">Expression</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/ornamentation/" rel="tag">ornamentation</a>, <a href="https://andrewlawrenceking.com/tag/ornaments/" rel="tag">ornaments</a>, <a href="https://andrewlawrenceking.com/tag/phrasing/" rel="tag">Phrasing</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/tag/tactus/" rel="tag">Tactus</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2021/02/23/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement/" title="Permalink to Introduction to French Baroque Dance: Muffat on &#8216;Vrai Mouvement&#8217;" rel="bookmark" class="permalink"><span class="month upper">Feb</span><span class="sep">&middot;</span><span class="day lower">23</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3480" class="post-3480 post type-post status-publish format-standard hentry category-continuo category-early-harps category-historical-action category-history-of-emotions category-introductions category-italian-baroque-harp category-moving-the-passions category-music-and-philosophy category-rhetoric category-rhythm category-text tag-baroque tag-baroque-gesture tag-baroque-music tag-continuo tag-early-harp tag-early-music tag-emotions tag-hip tag-muovere-gli-affetti tag-rhythm tag-rubato tag-seicento tag-tactus tag-text"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/" rel="bookmark">Isabella Leonarda 400th&nbsp;anniversary</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/#comments">2</a></p> </header><!-- .entry-header --> <div class="entry-content"> <h1><strong>Isabella Leonarda: </strong></h1> <h1><strong>the Soul of Music in Women’s Hands</strong></h1> <p><strong><br /><br /></strong><em>This article celebrates the 400<sup>th</sup> anniversary of Isabella Leonarda (1620-1704) – Ursuline nun, singer &amp; composer – in connection with the </em>Earthly Angels <em>performance and recording project. <br /><a href="https://vaasabaroque.com/play/">Listen to her music here</a>.</em></p> <p>An extended version of this article will be published on this blog soon.</p> <p><br /><br /><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg"><img data-attachment-id="3483" data-permalink="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/isabella-leonarda/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg" data-orig-size="220,221" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Isabella Leonarda" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg?w=220" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg?w=220" loading="lazy" class="alignnone size-full wp-image-3483" src="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg" alt="" width="220" height="221" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg 220w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/isabella-leonarda.jpg?w=150&amp;h=150 150w" sizes="(max-width: 220px) 100vw, 220px" /></a></p> <p>&nbsp;</p> <h2><strong>The Soul of Music</strong></h2> <p>&nbsp;</p> <p>In 1601, song-composer Caccini proclaimed the Baroque priorities of his ‘New Music’ as ‘Speech and Rhythm’. <br /><br /></p> <h2><strong>Tempo</strong></h2> <p><br />The first character to sing in the first opera (1600) was <em>Tempo</em> – the personification of Time – commanding: “Act with the hand, act with the heart!” For us today, <em>tempo </em>is the <u>speed</u> of music, but for Isabella Leonarda (1620-1704) it was Time itself, defined by Aristotle as a ‘number of movement’ perceived by the Soul. <br /><br />The up-and-down hand-beat of Tactus connected musical notation to real-world Time. Period iconography shows singers beating Tactus, even in solo songs.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png"><img data-attachment-id="1521" data-permalink="https://andrewlawrenceking.com/2015/12/12/modus-agendi-or-how-to-act-preliminary-exercises-for-baroque-gesture/tactus-beaters/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tactus beaters" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=440" loading="lazy" class="alignnone size-full wp-image-1521" src="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png" alt="" width="440" height="330" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=440&amp;h=330 440w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=880&amp;h=660 880w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=150&amp;h=113 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=300&amp;h=225 300w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/tactus-beaters.png?w=768&amp;h=576 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>Zacconi (1592) characterises Tactus as ‘regular, solid, stable, firm… clear, sure, fearless, and without any perturbation’. Mersenne (1636) calibrates Tactus as 1 second per minim, shown by a 1m pendulum. At the end of the century, Carissimi (1696) defines <em>tempo</em> as subjective ‘quality’, the way time <u>feels</u>.</p> <p>&nbsp;</p> <p>17<sup>th</sup>-century ‘time-signatures’ are relics of much older Mensural notation. Long notes are divided by 2 or 3 to create short notes. Signs of Proportion recalibrate note-values in triple time. Within these fixed multiples, Leonarda employs modifying words to specify fine gradations of <em>tempo</em>.</p> <p>&nbsp;</p> <p>Amidst ‘passionate vocal effects and contrasting movements’ Frescobaldi (1615) shows how to ‘guide Time’, using Tactus. Transitions between movements are made by keeping steady Tactus (no <em>tempo </em>change, or strict Proportion), or by </p> <p>suspending the Tactus-hand in the air momentarily, then starting the new movement with modified Tactus, steady time that now feels <em>adagio </em>(literally ‘easy’) or <em>allegro </em>(happy).</p> <p>&nbsp;</p> <p>For Leonarda’s contemporaries, ‘Time is the Soul of Music.’ <a href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/">Read more here.</a>  Zacconi explains that Time breathes life into dry notation: a minim is a dead symbol, until we animate it with the Divine Hand, symbolised by Tactus. Carissimi’s <em>tempo </em>is perceived as an Aristotelian ‘affection of the Soul’, an emotion. Leonarda’s precise notation contradicts 20<sup>th</sup>-century assumptions that performers choose their own <em>tempo, </em>or that expressiveness requires rubato.</p> <p>&nbsp;</p> <h2><strong>Rhetoric<br /><br /></strong></h2> <p>In Baroque speech and music, Rhetoric aims to ‘move the passions’. <a href="https://andrewlawrenceking.com/2020/04/20/inventio/">Read more about musical rhetoric here.</a> Sensual love-lyrics arouse fervour that Leonarda’s music re-directs towards the Divine. Delightful hand-gestures explain the text and communicate passionate contrasts. Rhetorical Delivery combines Pronunciation of words and music with Action of gestures and facial expressions, to channel <em>Enargeia</em>, the emotional power of detailed description. <a href="https://andrewlawrenceking.com/wp-content/uploads/2018/12/enargeia-vip.pdf">Read more about Enargeia here</a></p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg"><img data-attachment-id="3486" data-permalink="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/pieta/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg" data-orig-size="2199,2192" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Pieta" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3486" src="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg" alt="" width="440" height="439" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=440&amp;h=439 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=880&amp;h=878 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=150&amp;h=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=300&amp;h=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/pieta.jpg?w=768&amp;h=766 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>Poetic imagery brings a scene to life, as if the audience could see it with their own eyes. ‘Here’, ‘Now’, ‘Behold!’: Gesture directs the audience’s attention to significant details of the imagined vision. In baroque Madrigalism (word-painting), the music sounds like what the words mean. Fragments of melody create ‘passionate vocal effects’ corresponding to gestures of the hand.</p> <p>&nbsp;</p> <p>Period Medical Science categorises emotion into Four Humours: warm Sanguine (love, hope), dry Choleric (anger, desire), dark Melancholy and cold, wet Phlegmatic.</p> <p>&nbsp;</p> <p>In Leonarda’s <em>Volo Jesum </em>(1670), ‘you fly’ (<em>volate</em>) up a triple-proportion fast-note scale to ‘love God’ on a long high note. After a <em>tempo </em>change to happy <em>allegro, </em>a contrasting <sup>6</sup><sub>4</sub> movement cites the love-sick Melancholy harmonies and descending bass-line of an operatic lament: ‘the heart is burning’ amidst Choleric <em>ignis et flamma</em>  (fire and flame) with high notes and flickering vocal effects. A ‘happy mountain’ of Sanguine ‘joys’ rises boldly, Phlegmatic ‘rivers’ flow smoothly down, <em>Paradisi </em>has the highest note of all. Descending notes move Choleric passion to Sanguine Humour – <em>et in flammis es dulcis spes </em>&#8211; whilst Leonarda’s hand shows the Holy Spirit coming down to earth as Christ: ‘in flames, You are sweet hope’.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg"><img data-attachment-id="1537" data-permalink="https://andrewlawrenceking.com/2015/12/12/modus-agendi-or-how-to-act-preliminary-exercises-for-baroque-gesture/caravaggio-calling-of-st-matthew/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg" data-orig-size="620,387" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Caravaggio Calling of St Matthew" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-1537" src="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg" alt="" width="440" height="275" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg?w=440&amp;h=275 440w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg?w=150&amp;h=94 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg?w=300&amp;h=187 300w, https://andrewlawrenceking.com/wp-content/uploads/2015/12/caravaggio-calling-of-st-matthew.jpg 620w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>Poetic detail, moving passions, vocal effects, contrasts of <em>tempo</em>, expressive gestures: Leonarda does ‘act with the hand, act with the heart’. The composer’s hand notates subtle <em>tempo </em>changes, in which the serene movement of the Divine Hand is reflected in the diverse pulse-rates of a lover’s human heart. Violinists’ and continuo-players’ hands give life to instrumental music, a microcosm of heavenly perfection, yet swayed by the human passions of the Four Humours. All this is guided by Tactus and expressed by gestures.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg"><img data-attachment-id="3487" data-permalink="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/convent-grille/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg" data-orig-size="186,271" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Convent grille" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg?w=186" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg?w=186" loading="lazy" class="alignnone size-full wp-image-3487" src="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg" alt="" width="186" height="271" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg 186w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/convent-grille.jpg?w=103&amp;h=150 103w" sizes="(max-width: 186px) 100vw, 186px" /></a></p> <p>&nbsp;</p> <h2>Invisible music</h2> <p>&nbsp;</p> <p>Nevertheless, all Leonarda’s handiwork – composition, Tactus, instrumental-playing and rhetorical gestures – remained unseen. Hidden from the congregation by the grille that closed nuns off from the world, the woman who simultaneously embodied an ardent lover and a religious mystic communicated <em>energia</em> (the baroque spirit of performance), by the <u>aural</u> Enargeia of detailed text and precise <em>tempo</em>. Unlike an opera or court singer, she ‘moved the passions’ and warmed her listeners’ hearts to love by evoking ‘affections of the soul’ in sensual visions that were entirely imagined, not seen.</p> <p>&nbsp;</p> <p>Invisible to her 17<sup>th</sup>-century listeners, almost unnoticed by musicologists until recently, women’s hands are the heart and soul of Leonarda’s music.<br /><br /><br /><em><a href="https://vaasabaroque.com/play/">Listen here</a></em></p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg"><img data-attachment-id="3490" data-permalink="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/17th-century-nun/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg" data-orig-size="200,256" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="17th century nun" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg?w=200" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg?w=200" loading="lazy" class="alignnone size-full wp-image-3490" src="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg" alt="" width="200" height="256" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg 200w, https://andrewlawrenceking.com/wp-content/uploads/2020/09/17th-century-nun.jpg?w=117&amp;h=150 117w" sizes="(max-width: 200px) 100vw, 200px" /></a></p> <p>&nbsp;</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3480" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3480" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Isabella%20Leonarda%20400th%20anniversary&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F09%2F06%2Fisabella-leonarda-400th-anniversary%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="f6c460f5c6" data-email-share-track-url="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3480" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3480-6743109288e41' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3480&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3480-6743109288e41&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3480-6743109288e41' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/continuo/" rel="category tag">Continuo</a>, <a href="https://andrewlawrenceking.com/category/early-harps/" rel="category tag">Early Harps</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/introductions/" rel="category tag">Introductions</a>, <a href="https://andrewlawrenceking.com/category/early-harps/italian-baroque-harp/" rel="category tag">Italian baroque harp</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-gesture/" rel="tag">Baroque Gesture</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/continuo/" rel="tag">Continuo</a>, <a href="https://andrewlawrenceking.com/tag/early-harp/" rel="tag">Early Harp</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/tag/rubato/" rel="tag">Rubato</a>, <a href="https://andrewlawrenceking.com/tag/seicento/" rel="tag">seicento</a>, <a href="https://andrewlawrenceking.com/tag/tactus/" rel="tag">Tactus</a>, <a href="https://andrewlawrenceking.com/tag/text/" rel="tag">Text</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/09/06/isabella-leonarda-400th-anniversary/" title="Permalink to Isabella Leonarda 400th&nbsp;anniversary" rel="bookmark" class="permalink"><span class="month upper">Sep</span><span class="sep">&middot;</span><span class="day lower">06</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3432" class="post-3432 post type-post status-publish format-standard hentry category-historical-action category-history-of-emotions category-moving-the-passions category-music-and-philosophy category-rhetoric category-text tag-18th-century tag-baroque tag-baroque-gesture tag-baroque-music tag-baroque-opera tag-early-music tag-early-opera tag-emotions tag-expression tag-hip tag-historical-action tag-history-of-emotions tag-mozart tag-muovere-gli-affetti tag-phrasing tag-tactus tag-text"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/" rel="bookmark">Tubae mirae sonus: Mozart &amp; Latin, Gesture &amp;&nbsp;Enargeia</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/#comments">3</a></p> </header><!-- .entry-header --> <div class="entry-content"> <h2>The wondrous trumpet &#8211; not!</h2> <p>It&#8217;s the most famous solo of all time for this instrument, representing the Last Trumpet on the Day of Judgement, and Mozart&#8217;s autograph score gives the short title by which we all know it: <em>Tuba mirum</em>, the wondrous trumpet. <br /><br /></p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png"><img data-attachment-id="3457" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/tuba-mirum-short-title/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png" data-orig-size="165,94" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tuba mirum short title" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png?w=165" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png?w=165" loading="lazy" class="alignnone size-full wp-image-3457" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png" alt="" width="165" height="94" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png 165w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum-short-title.png?w=150&amp;h=85 150w" sizes="(max-width: 165px) 100vw, 165px" /><br /></a><br />Unfortunately, that&#8217;s quite wrong.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg"><img data-attachment-id="3459" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/angel-trumpet/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg" data-orig-size="888,492" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Angel trumpet" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3459" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg" alt="" width="440" height="244" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=440&amp;h=244 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=880&amp;h=488 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=150&amp;h=83 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=300&amp;h=166 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/angel-trumpet.jpg?w=768&amp;h=426 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>The well-known fact that Mozart wrote this sombre fanfare for trombone, not for trumpet, is not the only problem. <em>Tuba mirum </em>simply does not mean &#8220;wondrous trumpet&#8221;.<br /><br />In Latin, <em>tuba </em>(nominative case) is a feminine noun meaning trumpet. But <em>mirum</em> is the masculine-accusative form of the adjective &#8216;wondrous&#8217;. Gramatically, the two words do not agree. It is not the trumpet that is wondrous.</p> <p>When we compare another famous solo, representing the very same Biblical scene, we have to ask two questions. Why did Mozart choose a trombone, and why does his fanfare go downwards?</p> <h2><br />Handel&#8217;s trumpet<br /><br /><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png"><img data-attachment-id="3461" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/the-trumpet-shall-sound-ms/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png" data-orig-size="462,355" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="The trumpet shall sound MS" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png?w=440" loading="lazy" class="alignnone size-full wp-image-3461" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png" alt="" width="440" height="338" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png?w=440&amp;h=338 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png?w=150&amp;h=115 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png?w=300&amp;h=231 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/the-trumpet-shall-sound-ms.png 462w" sizes="(max-width: 440px) 100vw, 440px" /></a></h2> <p><br />Handel&#8217;s well-known setting of <em>The Trumpet shall sound </em>in <em>Messiah </em>features an actual trumpet playing upward-directed fanfares, with a thrilling ascent to high A in the second phrase. That&#8217;s more like it, isn&#8217;t it?<br /><br />The expressivity of 18th-century music is rooted in the ancient Greek concept of <em>Enargeia</em>, the emotional power of detailed description. <a href="https://12b78246-040b-49e8-cd54-7299d0ed188d.filesusr.com/ugd/a41fa4_55670fb7a85541ea8ecd1b883cab59f0.pdf">Read more about <em>Enargeia.</em></a> Enargeia employs Rhetorical language to describe a scene so vividly, that the audience feel they can almost see it with their own eyes. The visions in their imagination send the <em>energia</em> &#8211; the energetic spirit of emotional communication &#8211; from the mind to the body, producing the physical and emotional responses, the physiological and psychological manifestations of <em>Affekt</em>.</p> <p>Composers aligned their music as closely as possible to the detailed imagery of the text, creating aural Enargeia, like the sound effects in a stage or cinematic drama. These Effects were intended to induce emotional response, to instill Affekt amongst listeners. So rhetorical Enargeia creates embodied Energia, sound Effects create emotional Affekt.<br /><br />The power of Enargeia is in the detail. So when we hear the words &#8216;The Trumpet shall sound&#8217;, the emotional communication is reinforced when we indeed hear the sound of a trumpet. And when the dead are &#8216;raised&#8217;, the vocal and instrumental sounds are also raised in pitch. The powerful connection created by this Word-Painting (also known as Madrigalism) is further reinforced by the gestures with which a singer (in the theatre, or in concert) or a preacher (in church) would accompany the text.</p> <p>At &#8216;The Trumpet shall sound&#8217; the right hand would be extended from its resting position at the waist, probably to shoulder height. Since &#8216;Dead&#8217; were still in their graves, the gesture on this word would be downward, perhaps even with the left hand. And then both hands &#8216;shall be raised&#8217; (the right hand leading), and (the text repeats) raised again, perhaps beyond the normal limit of shoulder-height, lifting eyes and hands towards heaven. The crucial word &#8216;incorruptible&#8217; might be pointed out with the gesture for &#8216;pay attention&#8217;. </p> <p><br /><a href="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg"><img data-attachment-id="780" data-permalink="https://andrewlawrenceking.com/2014/08/10/how-did-it-feel-a-history-of-heaven-hearts-harps/attentionem-poscit-and-art/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg" data-orig-size="525,266" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Attentionem poscit and art" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-780" src="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg" alt="" width="440" height="223" srcset="https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg?w=440&amp;h=223 440w, https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg?w=150&amp;h=76 150w, https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg?w=300&amp;h=152 300w, https://andrewlawrenceking.com/wp-content/uploads/2014/08/attentionem-poscit-and-art.jpg 525w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p><br />Every detail of text, each baroque gesture of the hand, is paralleled in Handel&#8217;s music. Enargeia will have its effect. <br /><br />The biblical text itself is from Paul&#8217;s first Epistle to the Corinthians, powerfully declaring the Gospel which he preaches (verse 1). The sound of the trumpet (verse 52) is introduced by the recitative &#8216;Behold, I tell you a mystery&#8217; (verse 51). &#8216;Behold&#8217; &#8211; look! &#8211; is the defining signal that Enargeia is about to be employed. The audience is literally commanded to <span style="text-decoration:underline;">see</span> the &#8216;mystery&#8217; that they are told by the words and music.<br /><br /><br /></p> <h2><br />Mozart&#8217;s trombone</h2> <p>Mozart&#8217;s <em>tuba </em>provides sound effects for a scene described in the Sequence <em>Dies irae</em>, part of the Requiem Mass. &#8216;The day of wrath, that day will dissolve the world in ashes&#8217;. The context is not the good news of Paul&#8217;s declaration of the Gospel, but a dark prophecy from Zephania 1, verse 15.</p> <p style="text-align:left;padding-left:40px;">That day is a day of wrath, a day of trouble and distress, a day of wasteness and desolation, a day of darkness and gloominess, a day of clouds and thick darkness; a day of the trumpet and alarm&#8230;</p> <p style="text-align:left;">The third stanza of the Requiem Sequence describes how the trumpet&#8217;s sound is heard in the graves all around, to summon everyone to the Final Judgement. When we consider the image in detail, as if we could see it in front of our own eyes, it becomes evident [the Latin term for Enargeia is <em>Evidentia</em>] that this Last Trumpet sounds <span style="text-decoration:underline;">below</span>, in the graves, even in Hell itself.<br /><br />Whereas the Baroque Trumpet is associated with glorious majesty, heraldry and heaven, the Trombone (in English, Sackbut) was associated with solemnity and the underworld. Trombones accompany the lower voices in Monteverdi&#8217;s settings of liturgical psalms, and set the scene in Hell for Act III of <em>Orfeo </em>(1607). Trombones represent the Furies of Hell in Gluck&#8217;s <em>Orfeo ed Euridice</em> (1762) and the supernatural power of the statue of the Commandatore in the cemetery scene of Mozart&#8217;s <em>Don Giovanni </em>(1787).<br /><br />The blast of this solemn instrument is appropriately directed downwards in Mozart&#8217;s <em>Requiem </em>(1791, incomplete), to resound <em>per sepulchra regionum </em>&#8211; throughout the regions&#8217; graves. So whilst we hear the word <em>Tuba</em>, we simultaneously hear that &#8216;dread Trumpet&#8217; sustaining a low note &#8211; as if down amongst the graves. <br /><br />Whilst the Gesture for these words might commence medium-high for <em>tuba</em>, it will inevitably descend (and probably leftwards) towards <em>sepulchra regionum</em>. So Mozart&#8217;s choice of Trombone and a downward-directed fanfare are perfectly in keeping with the principles of Enargeia.<br /><br />Two bars later, listeners find themselves down in the graves with the singer on low Bb, whilst the dread sound is diffuse, scattered from way above, solemn even mournful with expressive Ab and even Gb. The picture is complete and detailed, and the emotional effect for the vision-imagining listener is very different from that of Handel&#8217;s trumpet. <br /><br />Handel&#8217;s listeners are triumphant, given the promise of eternal life: &#8220;&#8230; and we shall be changed. We <span style="text-decoration:underline;">shall</span> &#8230; be <span style="text-decoration:underline;">changed</span>!&#8221;. Mozart&#8217;s congregation are called to be judged for their sins, whilst they reflect on death. <br /><br />Every detail of the texts, each baroque gesture of the hand, two contrasting imagined visions are paralleled in Handel&#8217;s and Mozart&#8217;s musics. Enargeia will have its effects. </p> <h2 style="text-align:left;"><br />Detail <br /><br /></h2> <p>Enargeia is all about detail, and there still remains one niggling difficulty with Mozart&#8217;s setting. <em>Tuba mirum </em>does <span style="text-decoration:underline;">not</span> mean &#8216;wondrous Trumpet&#8217;, or even &#8216;dread Trumpet&#8217;. The adjective <em>mirum</em> is gramatically attached to the noun <em>sonum</em>, the object of the verb (present participle) <em>spargens. </em><strong>The trumpet, scattering its dread sound throughout the regions&#8217; graves, calls everyone before the Throne [of Judgement].<br /><br /></strong>It is not the trumpet itself, but its <span style="text-decoration:underline;">sound</span>, that is wondrous. In terms of Enargeia, the effect of sound is to create Affekt. The instrument itself is a real-world 18th-century trombone, but the Enargeia of its sound creates the emotional effect of the Day of Judgement.<br /><br />Why does this nit-picking of Latin grammar matter? In a word, punctuation. In music, that means phrasing.<br /><br />The English word-order makes it clear that a comma needs to be understood, between &#8216;The trumpet&#8217; and &#8216;scattering its dread sound&#8217;. Latin allows <em>spargens sonum mirum </em>to be re-ordered as <em>mirum spargens sonum </em>(for the sake of the rhymed verse), but that comma still needs to be understood after <em>tuba</em>.<br /><br />But ever since 1791, the well-known short title has encouraged us to think of the text as <em>Tuba mirum</em>. Whoops! The sense of the text suggests rather the musical phrasing <em>Tuba // mirum spargens so&#8230;&#8230;&#8230;num </em>with the word for &#8216;sound&#8217; extended for great Enargeatic effect. If that phrasing sounds strange to your ears, that&#8217;s entirely the point of this article.</p> <h2>Phrasing</h2> <p><br />A frequently-encountered 18th-century principle of phrasing [see Quantz for example] is that notes which move by step tend to be legato, jumps suggest staccato or a break in the phrase. At first glance, the sound of Mozart&#8217;s wondrous trumpet [in Latin, that would be <em>Tubae mirae sonus</em>] seems to be all jumps, there is no step-wise movement at all. But if we consider that the trombone is representing a trumpet, then (in the 18th century) adjacent notes in the harmonic series could count as &#8216;steps&#8217;, not jumps.</p> <p>In this sense, <em>Tuba </em>is linked as two adjacent notes, and there is a marked jump upwards (wondrously: the gesture to open the hands palms upwards and raise the eyes to heaven in awe, <em>admiratio</em>) for <em>mirum</em>, from where the harmonics continue smoothly downwards. <br /><br />(OK, the harmonic series more-or-less continues: depending on which octave you imagine has the fundamental Bb, the descending phrase either includes a low D which is not strictly in the series, or wondrously avoids middle C. But poetic imagery does allow some poetic license!)</p> <p><br /><br /><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png"><img data-attachment-id="3465" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/admiror-2/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png" data-orig-size="463,417" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Admiror" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png?w=440" loading="lazy" class="alignnone size-full wp-image-3465" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png" alt="" width="440" height="396" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png?w=440&amp;h=396 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png?w=150&amp;h=135 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png?w=300&amp;h=270 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/admiror.png 463w" sizes="(max-width: 440px) 100vw, 440px" /></a><br /><br />Every detail of text, each historical gesture of the hand, is paralleled in Mozart&#8217;s music. Enargeia will have its effect. <br /><br /><br /></p> <h2>Tactus and Tempo<br /><br /><br /></h2> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-c-slash.png"><img data-attachment-id="3466" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/tuba-c-slash/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-c-slash.png" data-orig-size="116,63" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tuba C-slash" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-c-slash.png?w=116" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-c-slash.png?w=116" loading="lazy" class="alignnone size-full wp-image-3466" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-c-slash.png" alt="" width="116" height="63" /></a></p> <p>&nbsp;</p> <p>In the 18th-century, <em>tempo </em>defines not just speed, but the emotional quality of the movement, conveyed not by modern conducting, but by Tactus-beating. The dramatic timing of the Enargeatic visions depends on musical rhythm. As many period writers expressed it: <a href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/">Tactus is the Soul of Music</a>.<br /><br />Although Mozart clearly wrote C-slash, Andante, many printed editions show the time-signature C. See this article by Douglas Yeo on the wondrously-named blog <a href="https://thelasttrombone.com/2016/10/14/rethinking-mozarts-tuba-mirum/"><em>The Last Trombone</em></a> for more. </p> <p><br /><br /><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png"><img data-attachment-id="3467" data-permalink="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/tuba-mirum/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png" data-orig-size="750,556" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Tuba mirum" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png?w=440" loading="lazy" class="alignnone size-full wp-image-3467" src="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png" alt="" width="440" height="326" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png?w=440&amp;h=326 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png?w=150&amp;h=111 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png?w=300&amp;h=222 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/07/tuba-mirum.png 750w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3432" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3432" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Tubae%20mirae%20sonus%3A%20Mozart%20%26%20Latin%2C%20Gesture%20%26%20Enargeia&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F07%2F09%2Ftubae-mirae-sonus-mozart%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="ef729be68b" data-email-share-track-url="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3432" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3432-674310928d723' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3432&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3432-674310928d723&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3432-674310928d723' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/18th-century/" rel="tag">18th century</a>, <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-gesture/" rel="tag">Baroque Gesture</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/expression/" rel="tag">Expression</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/historical-action/" rel="tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/mozart/" rel="tag">Mozart</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/phrasing/" rel="tag">Phrasing</a>, <a href="https://andrewlawrenceking.com/tag/tactus/" rel="tag">Tactus</a>, <a href="https://andrewlawrenceking.com/tag/text/" rel="tag">Text</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/07/09/tubae-mirae-sonus-mozart/" title="Permalink to Tubae mirae sonus: Mozart &amp; Latin, Gesture &amp;&nbsp;Enargeia" rel="bookmark" class="permalink"><span class="month upper">Jul</span><span class="sep">&middot;</span><span class="day lower">09</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3289" class="post-3289 post type-post status-publish format-standard hentry category-early-harps category-historical-action category-history-of-emotions category-improvisation category-introductions category-moving-the-passions category-music-dance-swordsmanship category-rhythm category-text tag-early-harp tag-early-music tag-early-opera tag-hip tag-history-of-emotions tag-ludus-danielis tag-medieval tag-rhythm"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/" rel="bookmark">Congaudentes (Happy Together)</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/#respond"><span class="no-reply">0</span></a></p> </header><!-- .entry-header --> <div class="entry-content"> <p>This post reports on an open, free online multi-track recording project, presented by OPERA OMNIA Moscow, coming out of an online workshop on Medieval Improvisation organised in collaboration with the Guildhall School of Music &amp; Drama, London. Thank you to everyone who took part: this article is one way of showing appreciation.</p> <p>Participants from all over the world (see below) sent in their improvised tracks, which were mixed into the sound of a medieval Conductus. The workshop and recording-project are linked to the International Baroque Opera Studio&#8217;s training production of LUDUS DANIELIS, planned for the end of August 2020. As always, that production will be Historically Informed not only in the musical approach, but also in the staging. You can follow <a href="https://www.facebook.com/pg/OperaOmniaMoscow">OPERA OMNIA on Facebook</a>.</p> <p>Here is a video of the <a href="https://www.youtube.com/watch?v=qv2epj5mnMM">Workshop</a>.</p> <p>Here is an illustrated video discussion of  <a href="https://www.youtube.com/watch?v=TccC7KTP_Io&amp;t=30s">Performance Practice questions</a> for <em>Ludus Danielis</em>, with <strong>clips from the 2011 production</strong> in Copenhagen.</p> <p>Here is a video summary of  <a href="https://www.youtube.com/watch?v=f5K4-huT7Ao&amp;t=14s">Medieval Improvisation Techniques for <em>Conductus</em>.</a></p> <p>And here is the <a href="https://www.youtube.com/watch?v=J_pqefSfRRk">final audio/video multi-track mix</a> of the <em>Gaudentes</em> project.</p> <p>Additional links to various sectional mixes are below.</p> <p>&nbsp;</p> <p><div data-shortcode="caption" id="attachment_3329" style="width: 450px" class="wp-caption alignnone"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg"><img aria-describedby="caption-attachment-3329" data-attachment-id="3329" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/untitled-201-tif/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg" data-orig-size="2749,4288" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;untitled 201.tif&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;untitled 201.tif&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="untitled 201.tif" data-image-description="" data-image-caption="&lt;p&gt;untitled 201.tif&lt;/p&gt; " data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=192" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=440" loading="lazy" class="size-full wp-image-3329" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg" alt="" width="440" height="686" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=440&amp;h=686 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=880&amp;h=1372 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=96&amp;h=150 96w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=192&amp;h=300 192w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=768&amp;h=1198 768w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ms-page-1.jpg?w=656&amp;h=1024 656w" sizes="(max-width: 440px) 100vw, 440px" /></a><p id="caption-attachment-3329" class="wp-caption-text">untitled 201.tif</p></div></p> <h2></h2> <h2>Ludus Danielis</h2> <p>The Play of Daniel, <em>Ludus Danielis</em>, was created in the late 12th century at Beavais Cathedral in northern France, and notated in the early 1200s in the <a href="http://www.bl.uk/manuscripts/FullDisplay.aspx?ref=Egerton_MS_2615">Egerton MS 2615,</a> now in the British Library. William Smoldon, who edited it for the Plainsong and Medieval Musical Society in 1960, described it as a &#8216;medieval opera&#8217;: academically, it would be categorised as Liturgical Drama. The work was made famous in the USA in Noah Greenberg&#8217;s operatic production, premiered in Washington&#8217;s National Cathedral in 1958, which gave many spectators their first experience of Early Music. [In another context, I&#8217;m honoured to be a recipient of the Noah Greenberg prize for musicological/performance collaboration.]</p> <p>Whilst the Play certainly is medieval, and does have all the ingredients we would expect to find in opera &#8211; script, music, action, plot, drama, characters, costumes, illusion, pathos, humour, entertainment &#8211; it can only be understood in the context of its liturgical setting. As the monks chanted the long night-office of Mattins, suddenly a chorister interrupts the service and sparks off a participatory drama in which clerics and children act out to lively popular melodies the Bible stories of Belshazzar&#8217;s Feast, the Writing on the Wall and Daniel in the Lions&#8217; Den.</p> <p>Daniel is of course saved from the Lions, who devour the Evil Counsellors instead. The prophet foretells the coming of Christ, and an Angel announces the glad tidings of Christmas. The Angel&#8217;s music was the finale to earlier dramas too, and it neatly leads into a joyful Te Deum, picking up the thread of the liturgy again.</p> <p>So &#8216;this medieval opera&#8217; takes it narrative from the Bible, has clerics and choristers as actors, and the cathedral itself as stage and scenery. Most likely, the Bishop&#8217;s seat became the Throne for King Belshazzar.</p> <p>Certainly, it was <em>tripudium </em>&#8211; a party. The rubric (liturgical instructions written in red ink) requires a monk to dress as the Queen, the apparent &#8216;murder&#8217; of King Belshazzar, a running race between two monks in the role of invading soldiers, and the prophet Habakkuk to be dragged by the hair of his head to bring refreshment to Daniel in the Lions&#8217; Den, as well as the Lions (presumably played by young choristers) eating up the Evil Counsellors (senior clerics). When messengers (probably the teenage Sub-Deacons who managed the whole production) were sent to find Daniel (perhaps the Choirmaster), we can readily imagine an extended game of Hide &amp; Seek in the darkness of the Cathedral. In the long nights of early January, there was plenty of time&#8230;</p> <p>Nevertheless, all this fun was for a sacred purpose, celebrating yet another feastday in the exhausting cycle of Christmas holy days. For this special day, there was lively enaction of colourful Bible episodes, helping to teach youngsters to know their Saints, understand their Latin, and comprehend the complex doctrine of Old Testament prophecy and New Testament gospel, which the Play presents from the divine perspective of a &#8216;now&#8217; that unites Past and Future in the eternal Present.</p> <p>Modern-day History of Emotions studies help us understand the psychological function of this (carefully ordered) foolery. The ceaseless round of the Daily Office, singing psalms, reciting scripture and chanting prayers even through the night, intensifies with Advent&#8217;s rich music and liturgy, long dark nights of solemn chant with little to eat during the traditional fast. Then comes Christmas, with a blaze of candle-light and even longer services, singing joyfully all day and all night, and continuing with celebrations of saints&#8217; days all week.</p> <p>The accumulated social tensions of sleep deprivation, intermittent nutrition, and overwork, all within a strictly disciplined and hierarchical single-sex institution could be released, under control, in a party that was not chaos, but <em>ordo</em>: a form of liturgy, literally keeping order, maintaining the social and mental health of a religious Order.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg"><img data-attachment-id="3323" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/lions/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="lions" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3323" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg" alt="" width="440" height="293" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=440&amp;h=293 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=150&amp;h=100 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=300&amp;h=200 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg?w=768&amp;h=512 768w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions.jpg 800w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Producing the Play</h2> <p>I first produced <em>Ludus Danielis </em>in the 1970s, in Guernsey&#8217;s Town Church, the Cathedral of St Peter Port, performed by members of the church choir. This production thus had something of the medieval group dynamic of a set of teenage choristers within the small community of a religious institution, and featured the many processions in which the historical action bursts out of the confines of the choirstalls to occupy the whole building.</p> <p>The Harp Consort&#8217;s CD recording in 1998 was inspired by Margot Fassler&#8217;s research into popular traditions of the Feast of Fools, in <em>Plainsong in the Age of Polyphony</em> (1992), which showed connections between medieval party-games and Biblical episodes enacted in the Play. The Kalamazoo publication (1996) of <em>Critical Essays </em>on the Play included a monochrome facsimile of the MS and a neutral transcription (which however followed all previous editions in assigning the wrong octaves to the Queen&#8217;s speech and to Daniel&#8217;s lament, see below.)</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg"><img data-attachment-id="3324" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/ludus-danielis/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg" data-orig-size="240,240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ludus Danielis" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg?w=240" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg?w=240" loading="lazy" class="alignnone size-full wp-image-3324" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg" alt="" width="240" height="240" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg 240w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/ludus-danielis.jpg?w=150&amp;h=150 150w" sizes="(max-width: 240px) 100vw, 240px" /></a></p> <p>&nbsp;</p> <p>Our recording project also established the outline of a historical informed pronunciation of c1200 northern French Latin, guided by Harold Copeman. With a superb ensemble of instrumental and vocal soloists, we extended to the whole group the techniques of medieval improvisation I had developed playing harp and psaltery in Paul Hillier&#8217;s Trobador and Trouvère recordings.</p> <p>This concept of ensemble improvisation was taken even further in The Harp Consort&#8217;s Edison Award-winning <a href="http://www.harmoniamundi.com/#!/albums/620">CD (2003) of written and improvised polyphony</a> from the closely related repertoire of Gautier de Coincy&#8217;s <em><a href="https://www.medievalmusicbesalu.com/medieval-music-library-online/">Les Miracles de Notre Dame</a>.</em></p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg"><img data-attachment-id="3326" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/miracles-cd/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg" data-orig-size="1024,1024" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Miracles CD" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3326" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg" alt="" width="440" height="440" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=440&amp;h=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=880&amp;h=880 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=150&amp;h=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=300&amp;h=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/miracles-cd.jpg?w=768&amp;h=768 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>In 2007, The Harp Consort&#8217;s musical approach and my processions-production combined with director Akemi Horie&#8217;s <a href="http://www.ahorie.net/On_Daniel.htm">exquisite Japanese minimalist design</a> for performances in Kings College Chapel, Cambridge and Southwark Cathedral, London.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg"><img data-attachment-id="3331" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/lions-southwark/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg" data-orig-size="497,366" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Lions Southwark" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3331" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg" alt="" width="440" height="324" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg?w=440&amp;h=324 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg?w=150&amp;h=110 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg?w=300&amp;h=221 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lions-southwark.jpg 497w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>Many of the same cast performed in a fully HIP production in York Minster for the 2008 York Early Music Festival, broadcast live by BBC Radio Three. A BBC sound engineer followed our processions around the church with an array of microphones mounted cross-wise on a long pole, like some kind of high-tech crucifer. In place of the usual pre-concert talk, we taught audience members the basics of medieval improvisation in the splendid acoustic of the Chapter House.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg"><img data-attachment-id="3332" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/julian-as-daniel/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg" data-orig-size="277,203" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Julian as Daniel" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg?w=277" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg?w=277" loading="lazy" class="alignnone size-full wp-image-3332" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg" alt="" width="277" height="203" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg 277w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/julian-as-daniel.jpg?w=150&amp;h=110 150w" sizes="(max-width: 277px) 100vw, 277px" /></a></p> <p>&nbsp;</p> <p>By 2011, we had added a lot of detail to the historical action, and developed a new dramatic &#8216;frame&#8217; for a production in collaboration with Ars Nova, Denmark. To the essential elements of processions and partying were added medieval gesture, including St Benedict&#8217;s seven postures of prayer, and better stylised, more sharply defined movement styles for monks, courtiers and soldiers. See Schmitt <em><a href="http://www.gallimard.fr/Catalogue/GALLIMARD/Bibliotheque-des-Histoires/La-Raison-des-gestes-dans-l-Occident-medieval">La Raison des gestes</a> </em>(1991).  Medieval art provided inspiring images of powerful gestures, for example when Darius commands that Daniel be brought out of the Lions&#8217; Den, and the Evil Counsellors thrown in!</p> <p>&nbsp;</p> <p><div data-shortcode="caption" id="attachment_3302" style="width: 450px" class="wp-caption alignnone"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg"><img aria-describedby="caption-attachment-3302" data-attachment-id="3302" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/good-guys-bad-guys/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg" data-orig-size="464,482" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Good guys &amp;amp; bad guys" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg?w=289" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg?w=440" loading="lazy" class="wp-image-3302 size-full" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg" alt="" width="440" height="457" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg?w=440&amp;h=457 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg?w=144&amp;h=150 144w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg?w=289&amp;h=300 289w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/good-guys-bad-guys.jpg 464w" sizes="(max-width: 440px) 100vw, 440px" /></a><p id="caption-attachment-3302" class="wp-caption-text">A possible gesture for &#8220;Danielem educite, et emulos immitite!&#8221;</p></div></p> <p>&nbsp;</p> <p>As the audience entered, the endless chanting of the year-long liturgy was already in progress, and at the end of the play, kings and queen, soldiers and courtiers faded back into their daily lives, under the strict control of monastic discipline. As one of the cast commented: &#8220;Game over.&#8221;</p> <p>In a resonant acoustic, we found that just three multi-instrumentalists from The Harp Consort (plus a sinfonye-playing Daniel) could provide all the support and variety of colour needed for the entire choir.  I made a new edition, and thought anew about questions of pitch and pitch relations. This project also marked the first performance in modern times of Daniel&#8217;s famous Lament, in the written octave: all previous editions had transposed it down an octave.</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg"><img data-attachment-id="3294" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u-3-2-229-jpg-crdownload/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg" data-orig-size="645,1012" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Hunterian Psalter England c1170 Sp Coll MS Hunter U.3.2 (229).jpg.crdownload" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg?w=191" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg?w=440" loading="lazy" class="wp-image-3294 size-full" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg" alt="" width="440" height="690" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg?w=440&amp;h=690 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg?w=96&amp;h=150 96w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg?w=191&amp;h=300 191w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hunterian-psalter-england-c1170-sp-coll-ms-hunter-u.3.2-229.jpg.crdownload.jpg 645w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>In this medieval Psalter, God hands down from heaven musical intervals, perhaps even specific pitches, to bell ringers, to King David and to more lowly instruments. Ladders represent hexachord scales.</p> <p>In 2014, the production came to the Galway Early Music Festival, with St Nicholas&#8217; Church as the venue and the church choir as the core cast. So once again there was that sense of medieval community and, for the first time, the show involved a large number of youngsters, who brought wonderful energy to the performance. I will never forget one of the junior choristers leaping to grab the scholar&#8217;s hat off the head of one of Belshazzar&#8217;s none-too-clever Wise Men, played by the Choirmaster, nor the sight of some two dozen young Lions waiting to devour the hapless Evil Counsellors.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg"><img data-attachment-id="3334" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/lud-dan-dchoristers-web/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg" data-orig-size="600,583" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.3&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;D-LUX 5&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1431633262&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;19.2&quot;,&quot;iso&quot;:&quot;1600&quot;,&quot;shutter_speed&quot;:&quot;0.125&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Lud-Dan-DChoristers-web" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3334" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg" alt="" width="440" height="428" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg?w=440&amp;h=428 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg?w=150&amp;h=146 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg?w=300&amp;h=292 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lud-dan-dchoristers-web.jpg 600w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Enargeia &#8211; the emotional power of detailed description</h2> <p>&nbsp;</p> <p>In that same year of 2014, Max Harris&#8217; book on <em>Sacred Folly </em>re-assessed source materials for Feast of Fools practices, downplaying the extent of louche behaviour and emphasising the religious message behind all the dramatised action. Harris re-interpreted Fassler&#8217;s work on medieval games and religious <em>ordo</em> as a response to secular New Year celebrations in the city, rather than as a reaction against depraved behaviour in church.</p> <p>Harris singles out The Harp Consort&#8217;s recording of <em>Ludus Danielis </em>for special praise, and also recommends another version in which the singers are accompanied only by &#8216;discreet percussion&#8217;. Whilst I&#8217;m grateful for his kind words about our work, it must be pointed out that there is no logic in allowing drums rather than harps! The rubric specifically calls for harpers, but not for drums.</p> <p>Drums <span style="text-decoration:underline;">are</span> mentioned in the sung text that describes King Darius&#8217; entrance <em>Ecce Rex Darius. &#8216;</em>Look, here comes King Darius with his nobles; and his court resounds with happiness and partying&#8230;. Let all celebrate as the drums resound: the harpists strike the strings, and musical instruments resound to herald him!&#8217; The usual assumption in historical drama is that stage action represents, within the limits of practicality, what is spoken/sung in the script/libretto.</p> <p>Indeed, this is the period principle of <a href="https://12b78246-040b-49e8-cd54-7299d0ed188d.filesusr.com/ugd/a41fa4_55670fb7a85541ea8ecd1b883cab59f0.pdf"><em>Enargeia</em></a>, by which detailed verbal description (often signalled with <em>Ecce!, Ecco! Siehe! Behold! </em>etc) creates mental images for the audience, the emotionally affective <em>Visions</em> described by Quintilian. To the spectators&#8217; &#8216;imaginary puissance&#8217; is added the visual detail enacted by the performers and the aural effects of appropriate tone-colours of speech, music and stage noise. All this unites (according to Rhetorical Decorum) and combines to &#8216;move the passions&#8217; with <em>Energia</em>, the spirit of emotional communication that links mental and physical responses to emotion. Visions and sound-effects produce emotional Affekt; performed details of <em>enargeia </em>produce emotional <em>energia</em>. Following this principle, in <em>Ludus Danielis </em>we would expect to see and hear drums, harps and other musical instruments in Darius&#8217; procession; clapping and dancing at Belshazzar&#8217;s Feast.</p> <p>With an unconvincing argument relying on 20th-century Anglicanism, Harris considered rejecting the principle of <em>Enargeia</em>. But this would rule out the drum, whilst the rubric confirms the presence of harps. And any medieval hierarchy of liturgical and clerical instruments would begin with bells and King David&#8217;s harp, and descend to via fiddles and sinfonyes to lowly wind instruments and drums. See Christopher Page <em>Voices and Instruments of the Middle Ages</em> (1987) [sadly, this is out of print, and I could find no online access or purchase options: try academic libraries].</p> <p>&nbsp;</p> <p><div data-shortcode="caption" id="attachment_3304" style="width: 450px" class="wp-caption alignnone"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg"><img aria-describedby="caption-attachment-3304" data-attachment-id="3304" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/harp-bagpipe/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg" data-orig-size="481,278" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Harp &amp;amp; bagpipe" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg?w=440" loading="lazy" class="wp-image-3304 size-full" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg" alt="" width="440" height="254" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg?w=440&amp;h=254 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg?w=150&amp;h=87 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg?w=300&amp;h=173 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/harp-bagpipe.jpg 481w" sizes="(max-width: 440px) 100vw, 440px" /></a><p id="caption-attachment-3304" class="wp-caption-text">Medieval hierarchy of instruments: King David, crowned in gold, sits with his harp on a golden throne; a lowly piper sits on the ground.</p></div></p> <p>&nbsp;</p> <p>In short, for <em>Ludus Danielis</em> harps are obligatory, and drum-only makes no sense at all.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg"><img data-attachment-id="3297" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/king-david-973/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg" data-orig-size="512,657" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="King David 973" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg?w=234" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3297" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg" alt="" width="440" height="565" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg?w=440&amp;h=565 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg?w=117&amp;h=150 117w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg?w=234&amp;h=300 234w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/king-david-973.jpg 512w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <h2></h2> <h2>Controversy</h2> <p>Two crucial questions about <em>Ludus Danielis</em> remain controversial. Did instruments take part at all? And, to put it simply, how much fun did the monks allow themselves?</p> <p>At a Medieval Events conference in Budapest in 2015, the standard of music-scholarship was woefully low, and I was disappointed that the chairman of the <em>Daniel </em>session gave &#8211; as if with authority &#8211; simplistic answers, &#8220;no&#8221; and &#8220;not much&#8221;, to these deep questions. Perhaps he was still following the musicological mood of the 1990s, or had too hastily skimmed Harris&#8217; conclusions, but it must be said that he offered neither academic arguments nor historical evidence.</p> <p>And there <span style="text-decoration:underline;">is</span> evidence. The rubric of the Egerton MS clearly requires harpists. <em>Statim apparebis Darius Rex cum Principibus suis venientque ante eum cythariste </em><em>et Principes sui psallentes hec. &#8216;</em>Suddenly King Darius appears with his nobles, and the harpists and nobles come before him &#8216;psalming&#8217; like this.&#8217; <em>Psallentes</em> (which I translate literally as &#8216;psalming&#8217;) suggests singing and playing instruments associated with King David the Psalmist: harps and psalteries. The real-life Norman tradition of medieval harpists striking the first blow at battles (read Wace on Taillesfer at the Battle of Hastings) supports the identification of <em>cythara </em>specifically with Harp.</p> <p>The Egerton rubric also gives &#8216;stage directions&#8217; for many other actions that would be unthinkable within the normal order of the liturgy. So we may well ask: in an enactment that includes pretending to kill King Belshazzar, a monk dressing up as the Queen, and Counsellors being utterly devoured by Lions, would it be utterly out of the question for King Darius&#8217; harpers &#8211; we know they are there &#8211; actually to play? The notion that the harps are silent stage props seems out of keeping with the straightforward and energetic (one might say, enargetic) story-telling required by the rubric throughout.</p> <p>Furthermore, it can be argued that <em>psallentes</em> is an instruction for singing to instrumental accompaniment. For King Belshazzar&#8217;s procession, the rubric is different: <em>Dum venerit Rex Balthasar, Principes sui cantabant ante eum haec prosam. </em>&#8216;When King Belshazzar comes, his nobles sing before him this prose&#8217;. Prose and singing for one King, psalms and harpistry for another?</p> <p>Later in 2015, scholars opposed to what has been dubbed the &#8216;English a cappella heresy&#8217; sent me references to use of instruments in medieval churches, many of them associated with liturgical enactments for particular feasts. Unfortunately I can&#8217;t cite these references here, because my notes from these years were lost when my laptop was stolen in 2018. So I&#8217;ve started that search again. In the meantime, Daniel Leech Wilkinson <em><a href="http://services.cambridge.org/us/academic/subjects/music/twentieth-century-and-contemporary-music/modern-invention-medieval-music-scholarship-ideology-performance?format=HB">The modern invention of medieval music</a> </em>(2002) explains how and why the topic of instrumental participation occasioned such passionate scholarly and artistic disagreements.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg"><img data-attachment-id="3307" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/killing-the-king/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg" data-orig-size="800,521" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="killing-the-king" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3307" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg" alt="" width="440" height="287" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=440&amp;h=287 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=150&amp;h=98 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=300&amp;h=195 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg?w=768&amp;h=500 768w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/killing-the-king.jpg 800w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>Widening our gaze beyond the narrow question of musical instruments, it is very difficult to define in detail what behaviours, normally proscribed, would have been permitted, even required, for this unique outburst of medieval religious energy. We may never know what actually happened. But the investigative lens of History of Emotions Studies focuses on a different question: how did it <span style="text-decoration:underline;">feel </span>for those medieval monks to participate in this Play? Fassler&#8217;s and Harris&#8217; work shows that there was a social and artistic tension between dramatic shock and religious awe, between <em>tripudium</em> and <em>ordo.</em> There is no doubt that, whatever it was that happened back then, it must have stretched the limits of monastic <em>habitus</em>.</p> <p>Certainly therefore, a bland or discreetly tasteful performance is inauthentic. As Harris writes: &#8220;a little controlled disorder can sometimes enhance rather than diminish devotional effect&#8230;. the Play of Daniel was inspired, at least in part, by the same creative impulse [as in other less complex plays] to employ ludic means for devotional ends&#8221;. Circa 1200, the novices&#8217; religious duty was to enact immorality and violence, as part of the sacred ritual and of their religious instruction. In medieval dramas, as in any school nativity play today, someone might have to play an evil character, notably Herod. In such a role, you are required to behave badly. So were the actors playing Belshazzar&#8217;s courtiers and Darius&#8217; Evil Counsellors.</p> <p>To appreciate <em>Ludus Danielis</em>, modern-day performers and audiences need to perceive the sanctity of the regular liturgy, the ludic energy of the Play, and the tension between these two elements. It is not enough for them to read a learned article about the Daily Office or Feast of Fools celebrations: they should <span style="text-decoration:underline;">feel</span> the impact of this collision of values. A HIP production has to search for ways to convey an experience of what was appropriate in the medieval cathedral, and (more challengingly) what might have been appropriately inappropriate!</p> <p>For the upcoming production with <strong>OPERA OMNIA</strong>, I hope to explore further another paradox of this &#8216;medieval opera&#8217;. There was no &#8216;audience&#8217; at Mattins in medieval Beauvais. For a liturgical drama enacted in the middle of the night in early January, there might not even have been any lay congregation. Most probably, <em>Ludus Danielis </em>was a participatory &#8216;happening&#8217;, in which the entire monastic community took part, singing the well-known melodies, joining the processions, taking on the &#8216;chorus&#8217; roles of courtiers and soldiers, even if they did not play a principal character. In previous productions, I invited audience members to imagine themselves as time-tourists, visiting medieval Beauvais and witnessing the extraordinary events there, one certain night of the year. But perhaps the audience can themselves become medieval monks, and feel the shock of transforming themselves into courtiers and soldiers, and the indescribable emotions of returning to the ceaseless daily round of prayer when the Play is over.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg"><img data-attachment-id="3310" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/dog-show-hero/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg" data-orig-size="480,589" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dog show hero" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg?w=244" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3310" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg" alt="" width="440" height="540" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg?w=440&amp;h=540 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg?w=122&amp;h=150 122w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg?w=244&amp;h=300 244w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/dog-show-hero.jpg 480w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>This <a href="https://www.youtube.com/watch?v=TccC7KTP_Io&amp;t=30s">video</a> illustrates and expands on some of the performance practice questions discussed in this article.</p> <h2></h2> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg"><img data-attachment-id="3318" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/very-miserable-monks/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg" data-orig-size="800,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="very-miserable-monks" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3318" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg" alt="" width="440" height="293" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=440&amp;h=293 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=150&amp;h=100 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=300&amp;h=200 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg?w=768&amp;h=512 768w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/very-miserable-monks.jpg 800w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Conductus</h2> <p>Many medieval liturgical dramas feature a procession. The episodes dramatised in <em>Ludus Danielis</em> are punctuated by no less than eight formal processions accompanied by music: for King Belshazzar, the Sacred Vessels, the Queen, Daniel, the Queen&#8217;s exit, Daniel&#8217;s exit, Darius&#8217; invasion, and Daniel&#8217;s re-entrance. In addition the Wise Men have to make an entrance, and the rubric suggests considerable comings and goings of messengers, Habbakuk&#8217;s flying visit to the Lions&#8217; Den, and the Evil Counsellor&#8217;s repeated spying missions, going to and fro between Darius&#8217; throne and Daniel&#8217;s house, wherever these might have been located within the cathedral.</p> <p>When clergy had to move solemnly around the chancel, for example to the position for reading the Gospel, they would process as a group. Latin <em>conductus </em>is the past participle of <em>conducere</em>, from <em>con</em> = with, and <em>ducere </em>= to lead. <em>Conductus</em> was a way to sing with clear rhythm that would unify everyone&#8217;s steps. <em>Conductus</em> poetry was written with short lines and strong, regular metrics, suiting this kind of rhythmic singing.</p> <p>Once the rhythm was stable, it became easier to improvise additional voices over the written melody, and the words remained clear, since the independent voices moved in the same rhythm. So <em>conductus </em>became a particular type of polyphony, usually in two or three parts.</p> <p>At major feasts, singers would return to their home town, bringing with them the latest polyphonic ideas from Notre Dame de Paris and the Paris University. And the region around Beauvais was famous for Trouvère lyrics and for Gautier de Coincy&#8217;s transformations of popular songs into religious <em>conductus </em>in <em><a href="http://www.harmoniamundi.com/#!/albums/620">Les Miracles de Notre Dame</a>. </em>In this atmosphere of experiment and creativity, it is highly plausible that singers introduced unwritten polyphony into the <em>conductus </em>processionals of <em>Ludus Danielis.</em></p> <p>As historical models for such improvised polyphony, surviving written sources are almost certainly intended for performance one-to-a-part. We can only speculate whether the singers of <em>Ludus Danielis </em>reserved certain passages for duos or trios (the classic sound of Parisian early polyphony), if one or two soloists provided improvised discants over the massed voices on the written tenor, or if there was a rich heterophony of simultaneous improvisation, unified by the note-against-note syllabic style and strong rhythm of <em>conductus. </em> The raison d&#8217;etre of the event, dramatising Bible history and religious doctrine, keeping sufficient order whilst enacting appropriate inpropriety, suggests that limits might have been stretched in this area of performance, as in others.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png"><img data-attachment-id="3337" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/congaudentes-ms/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png" data-orig-size="911,693" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Congaudentes MS" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=440" loading="lazy" class="alignnone size-full wp-image-3337" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png" alt="" width="440" height="335" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=440&amp;h=335 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=880&amp;h=670 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=150&amp;h=114 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=300&amp;h=228 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-ms.png?w=768&amp;h=584 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>In our May 2020 workshop, we rehearsed the essential period techniques: parallel organum in octaves and fifths and a constant drone. <a href="https://www.jstor.org/stable/841538?seq=1">Jerome of Moravia&#8217;s fiddle treatise</a> suggests that one can create a harmony for occasional notes, otherwise remaining on the written tune. [Note that this is quite different from an alternating drone, in the fashion of Irish &#8216;double-tonic&#8217; tunes] We rehearsed typical movement at cadences, with a dissonant third or sixth resolving to a consonant fifth, unison or octave.</p> <p>Jerome of Moravia also suggests a more demanding option, providing a harmony for every note of the written tune, i.e. a entire new polyphonic voice. We practised ways to do this using &#8216;fifthing&#8217; &#8211; moving from unison towards a drone fifth, or parallel fifths, and back to unison; and by contrary motion, &#8216;mirroring&#8217; the contours of the written melody.</p> <p>We discussed the use and abuse of thirds, and attitudes to dissonance/resolution generally. Historical examples show that a lot of passing dissonance seems to have been accepted, sometimes even at the ends of intermediate phrases.</p> <p>Here is a <a href="https://www.youtube.com/watch?v=f5K4-huT7Ao&amp;t=14s">video summary of medieval improvisation techniques for <em>Conductus</em>.</a></p> <p>&nbsp;</p> <h2>Free, open, online multi-track recording project</h2> <p>For the recording project, I provided as a backing track a neutral harp-solo version of the second <em>Conductus Danielis</em>, which has the appropriate incipit <em>Congaudentes </em>&#8211; rejoicing together. Each participant listened to this track on headphones, whilst recording their own performance around it. Some played in duo, some sent in multiple tracks, one singer recorded 7 independent tracks. The project was free and open, and everyone who submitted a track had their work included. The list of participants is below, and I thank them all again!</p> <p>Here is the same <em>Congaudentes </em>chorus, from <a href="https://www.youtube.com/watch?v=ECXMTw3yVqo">The Harp Consort&#8217;s 1998 recording</a>.</p> <p>Here is the <a href="https://www.youtube.com/watch?v=JgTCvFUQoYU">backing track</a> for the May 2020 multi-track project, in case you would like to practise with it.</p> <p>Participants came from many countries. Some are internationally known, one made her first ever recording for this project. This authentically reproduces the situation in c1200 Beavais, where experienced singers of polyphony and senior clerics sang alongside the young choiristers who presented the show.</p> <p>The standard of all the tracks was remarkably high; all the more so, if one bears in mind that individual performers did not hear each other until the whole thing was mixed and uploaded. In the following report, I attempt to offer some academic analysis and helpful comments, without exposing anyone to personal criticism or undue individual exposure in what was from beginning to end an ensemble project.</p> <p>Recording yourself and listening critically, and repeating this process intensively, as one does in a professional CD recording, creates a very steep learning curve. I greatly appreciate the work of record producers who have guided me through this process, and I would recommend it to any student or professional who is keen to improve, at whatever level.</p> <p>For this project, in the course of many, many hours of audio and video editing, I listened to every individual track several times, and also heard how different combinations of soloists fitted together. All of the improvisations were plausible and fitted well with the stylistics we had studied, and there was a delightful variety of individual approaches, all with a lively energy appropriate to the context within the Play. The following comments are therefore from the perspective of a listening editor.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png"><img data-attachment-id="3317" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/congaudentes-wip/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Congaudentes WIP" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=440" loading="lazy" class="alignnone size-full wp-image-3317" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png" alt="" width="440" height="248" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=440&amp;h=248 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=880&amp;h=496 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=150&amp;h=84 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=300&amp;h=169 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-wip.png?w=768&amp;h=432 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>There were in the end 56 audio tracks (Audacity) and 38 video tracks (Nero video) to be mixed. For anyone else who might be contemplating a similarly large-scale multi-track project, I would recommend the technique that I fell upon only at the end, when I needed a technical fix. Trying to manage more than 30 video tracks simultaneously, my video editing software and/or my laptop had slowed to a crawl, and I could no longer review the results of my edits reliably. So I mixed 7 video tracks into one block, which I rendered as a single track. I should have done this from the outset for both audio and video mixes: group the tracks into  blocks by sections (high voices, low voices, bowed, plucked and percussion instruments) and mix each block first. Then mix just 5 blocks into the final print.</p> <p>I asked participants to record (audio/video) a clap synchronised with a click on the backing track, but in the end this was not really needed. The quickest way to synchronise audio tracks was by playing them simultaneously, and lining them up by trial and error. And the quickest way to synchronise video to audio was also by ear, using the audio track associated with each video simultaneously with the full audio mix. Once the tracks are synched, you can lock them and silence the individual audio tracks to leave only the proper audio-mix.</p> <p>Since everything was synched to the original backing track, the major limitation of Audacity for &#8216;classical&#8217; audio editing, that you cannot easily drop-in patches from alternative takes of slightly different duration, was not a factor. Most of the problems I had to fix were temporary disturbances of rhythmic precision, and Audacity&#8217;s sophisticated &#8220;change tempo without changing pitch&#8221; function allowed me to make the necessary adjustments.  As I often find in live music-making, rhythmic precision is a very high priority, and good rhythm leads to confidence and to improvements in other performance variables. This is especially relevant to <em>Conductus</em>, of course.</p> <p>For anyone who hasn&#8217;t tried it before, it&#8217;s surprisingly difficult to keep precisely together with a backing track heard through headphones. So I make no criticism of those who needed a helping hand during audio editing: all of us who ever made a CD are eternally grateful to the skills of professional producers. With the advantage of &#8216;hindsight&#8217; and repeated listening, I noticed that some performers maintained ensemble by &#8216;checking in&#8217; with the backing track every so often, for example at phrase-breaks, but sometimes drifted apart for a while in the middle of a phrase. This suggests that the operating strategy was attention-switching between listening and playing, rather than continous monitoring while playing.</p> <p>I did not find this problem with vocal tracks, which might indicate that the sound of the harp&#8217;s backing track was easier for singers to hear, contrasting more with their own sounds, than for instrumentalists.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg"><img data-attachment-id="3339" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/daniel-in-the-lions-den-galway/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg" data-orig-size="600,600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.3&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;D-LUX 5&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1431635877&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;19.2&quot;,&quot;iso&quot;:&quot;1600&quot;,&quot;shutter_speed&quot;:&quot;0.076923076923077&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Daniel in the Lions Den Galway" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3339" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg" alt="" width="440" height="440" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg?w=440&amp;h=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg?w=150&amp;h=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg?w=300&amp;h=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/daniel-in-the-lions-den-galway.jpg 600w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>I also used Audacity&#8217;s &#8216;change pitch without changing tempo&#8217; and reverb functions to transform Tanja Skok&#8217;s small frame drum into a mighty medieval battle drum.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png"><img data-attachment-id="3341" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/medieval-harp-and-nakers/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png" data-orig-size="725,327" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Medieval Harp and nakers" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png?w=440" loading="lazy" class="alignnone size-full wp-image-3341" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png" alt="" width="440" height="198" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png?w=440&amp;h=198 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png?w=150&amp;h=68 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png?w=300&amp;h=135 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/medieval-harp-and-nakers.png 725w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>There were two pairs of performers who sent duo tracks. I&#8217;m very happy that they could enjoy the chance to make music in company, during this time of social distancing, and this was an important element of our project, reflecting also the medieval performers&#8217; celebrations of community spirit as they met, some of them perhaps only once a year, in Beauvais. But &#8211; obviously &#8211; if there is any moment when a duo track is not precisely together, there is no way to re-align the two individuals in post-production! This is a problem regularly faced by editors trying to clean up live performances, where the sound of one instrument spills onto another player&#8217;s microphone. As far as possible, editors want to have each instrument/voice isolated on its own track, even though project directors prefer to have happy participants!</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg"><img data-attachment-id="3343" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/cantigas-vielles/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg" data-orig-size="417,464" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="cantigas vielles" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg?w=270" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg?w=417" loading="lazy" class="alignnone size-full wp-image-3343" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg" alt="" width="417" height="464" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg 417w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg?w=135&amp;h=150 135w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/cantigas-vielles.jpg?w=270&amp;h=300 270w" sizes="(max-width: 417px) 100vw, 417px" /></a></p> <p>&nbsp;</p> <p>There were few problems of tuning that showed through seriously, once everything was aligned and everyone was playing, though I discreetly faded out a couple of murky moments. Where tuning was off, a common feature seemed to be notes stopped further up the fingerboard of bowed and plucked instruments with necks (with or without frets). Open strings, index and middle stopping fingers were noticeably more reliable than ring fingers and pinkies. There are many factors here: finger position, fret position, string quality, as well as the bowing/plucking action.</p> <p>In spite of the challenge of &#8211; sometimes quite adventurous &#8211; improvisation, most of the invented material was delivered accurately. The most difficult moment is between phrases, where, in addition to all the usual demands of solo performance and ensemble music-making, one has to decide what to do next and get fingers/voice to some newly invented note, precisely on time. This is an area I would focus on, in face-to-face rehearsal of live ensemble improvisation.</p> <p>This connects to another element that can only be practised in real-time ensemble work: overall texture. Ideally, each performer should be assessing the culmulative result of all the improvising, and adjusting their own contribution accordingly. Is there enough basic melody? Too much drone? Enough high, mid-range and low? Is it too bland, or over-complicated? Such monitoring and adjusting requires enough rehearsal time for a group to learn to work together, to communicate and negotiate not by discussing, but by singing/playing and listening.</p> <p>&nbsp;</p> <p><div data-shortcode="caption" id="attachment_3344" style="width: 450px" class="wp-caption alignnone"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg"><img aria-describedby="caption-attachment-3344" data-attachment-id="3344" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/ms-638-paris-1244-11254/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg" data-orig-size="805,500" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;Ms 638 Paris 1244-11254&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Ms 638 Paris 1244-11254&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ms 638 Paris 1244-11254" data-image-description="" data-image-caption="&lt;p&gt;Ms 638 Paris 1244-11254&lt;/p&gt; " data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=440" loading="lazy" class="size-full wp-image-3344" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg" alt="" width="440" height="273" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=440&amp;h=273 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=150&amp;h=93 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=300&amp;h=186 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg?w=768&amp;h=477 768w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/danceimages13thcentury.jpg 805w" sizes="(max-width: 440px) 100vw, 440px" /></a><p id="caption-attachment-3344" class="wp-caption-text">Ms 638 Paris 1244-11254</p></div></p> <p>&nbsp;</p> <p>The plethora of multi-track projects that have been created during the current health crisis make an interesting contribution to the study of rhythm in Historically Informed Performance. Suddenly, principles of steady Tactus and reliable rhythm have become practical, even essential. Even though we cannot work together in real time &#8211; perhaps, because of this &#8211; listening has become more important than watching a conductor. Paradoxically, we are also more aware of the emotional power of making music as a group, since we cannot actually meet.</p> <p>At the original happenings of the medieval Play (for a liturgical action without audience, I shy away from the word &#8216;performance&#8217;), there would have been no modern conductor, also no renaissance/baroque tactus. The <em>misura </em>technique of early polyphony, where a singer on the slow moving tenor-part, standing at the back, taps on the shoulder of a fast-moving cantus-part singer in front of him, is also impractical during processions and dramatic action.</p> <p>But in <em>Conductus</em> all the singers pronounce the words simultaneously, even if some improvise polyphony. [And by the way, as a practical point, instrumentalists have to find a way to play on the move, for all these processions around a cathedral-sized building.] Meanwhile, the beat is given by everyone&#8217;s <span style="text-decoration:underline;">feet</span>, shuffling, walking, dancing or marching (according to character roles) in procession.</p> <p>The other meaning of <span style="text-decoration:underline;">con</span>duct (pronounced with the accent on the first syllable), as a noun signifying the way one behaves, is also present in the medieval French word <em>conduis</em>. In the context of processions, this recalls psalm verses about &#8216;walking with God&#8230; not in the way of the ungodly&#8217;. In the <em>Miracles</em>, Gautier de Coincy endlessly explores connections between similar-sounding words with different meanings, and multiple meanings of the same word, so that continual repetitions of a certain sound become a hypnotic mantra, leading the mind into a semantic maze of meditative suggestion. In <em>Ludus Danielis</em>, the way to behave, the way to walk, the way to &#8216;do <em>conductus</em>&#8216; in every sense, varies from one procession to another, as the monks embody Belshazzar&#8217;s courtiers, the Queen&#8217;s handmaidens, Daniel&#8217;s co-religionists, or an invading army.</p> <p>For a HIP staged production, there is much work to be done in exploring the connections between character, movement, text and music for each procession; as well as in presenting the dramatic action of each scene, once the actors have reached &#8216;centre stage&#8217;.</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png"><img data-attachment-id="3347" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/utrecht-psalter/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png" data-orig-size="4905,2257" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Utrecht psalter" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=440" loading="lazy" class="alignnone size-full wp-image-3347" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png" alt="" width="440" height="202" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=440&amp;h=202 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=878&amp;h=404 878w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=150&amp;h=69 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=300&amp;h=138 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/utrecht-psalter.png?w=768&amp;h=353 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Links</h2> <p>&nbsp;</p> <p><a href="https://youtu.be/J_pqefSfRRk">Full ensemble final mix with video</a></p> <p><a href="https://youtu.be/X87i10AWRLE">High voices</a></p> <p><a href="https://youtu.be/BoULb-N1I48">Low voices</a></p> <p><a href="https://youtu.be/QgVYT1HsSrU">Plucked strings</a></p> <p><a href="https://youtu.be/d1beIEHfZmM">Bowed strings</a></p> <p><a href="https://youtu.be/hYb-RY0jZPY">Tutors</a></p> <p><a href="https://youtu.be/v5f_TIW1brE">Giulia Amoretti x 7 with video</a></p> <p>&nbsp;</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png"><img data-attachment-id="3321" data-permalink="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/congaudentes-open-project/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png" data-orig-size="450,650" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Congaudentes open project" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png?w=208" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png?w=440" loading="lazy" class="alignnone size-full wp-image-3321" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png" alt="" width="440" height="636" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png?w=440&amp;h=636 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png?w=104&amp;h=150 104w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png?w=208&amp;h=300 208w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/congaudentes-open-project.png 450w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>List of Participants</h2> <p>OPERA OMNIA TUTORS</p> <p>Anastasia Bondareva [Russia]</p> <p>Xavier Diaz-Latorre [Catalunya]</p> <p>Ekaterina Liberova [Russia]</p> <p>Tanya Skok [Slovenia]</p> <p>Wolodymyr Smishkewych [Republic of Ireland]</p> <p>Evgeny Skurat [Russia]</p> <p>Andrew Lawrence-King &#8211; Director [Guernsey]</p> <p>&nbsp;</p> <p>[*track = audio only, no video]</p> <p>&nbsp;</p> <p>WOMEN&#8217;S VOICES</p> <p>Giulia Amoretti &#8211; voice x 6, *voice [Russia]</p> <p>Anastasia Bondareva &#8211; voice [Russia]</p> <p>Lyubov Denisova &#8211; voice, *voice [Russia]</p> <p>Olga Domagatskaya &#8211; *voice [Russia]</p> <p>Alexandra Grebenyukova &#8211; voice, *voice [Russia]</p> <p>Ekaterina Liberova &#8211; *voice [Russia]</p> <p>Daniela Rico &#8211; *voice [Mexico]</p> <p>&nbsp;</p> <p>MEN&#8217;S VOICES</p> <p>Aleksandr Grebenyukov &#8211; voice [Russia]</p> <p>Andrew Lawrence-King &#8211; *voice x 2 [Guernsey]</p> <p>Timur Musaev &#8211; *voice [Russia]</p> <p>Evgeny Skurat &#8211; voice [Russia]</p> <p>Wolodymyr Smishkewych &#8211; &#8220;Daniel&#8221;, voice x 3 [Republic of Ireland]</p> <p>&nbsp;</p> <p>BOWED STRINGS</p> <p>Barbara Ceron &#8211; Harp x 3 [Mexico]</p> <p>Alexandra Maglevanaya &#8211; Bass Viol x 2 [Russia]</p> <p>Daria Maglevanaya &#8211; Medieval Fiddle x 3 [Russia]</p> <p>Patricia Ann Neely &#8211; Medieval Fiddle [USA]</p> <p>Wolodymyr Smishkewych &#8211; Sinfonye [Republic of Ireland]</p> <p>Olga Zhukova &#8211; *Treble Viol [Russia]</p> <p>&nbsp;</p> <p>PLUCKED STRINGS</p> <p>Hannah Brockow &#8211; Irish harp, *Irish harp x 5 [Canada]</p> <p>Barbara Ceron &#8211; Harp x 3 [Mexico]</p> <p>Xavier Diaz-Latorre &#8211; Medieval lute [Catalunya]</p> <p>Julia Grab &#8211; Rebec [Russia]</p> <p>Atsuko Kunishige &#8211; *Medieval harp [Japan]</p> <p>Andrew Lawrence-King &#8211; Harp, *Harp [Guernsey]</p> <p>Ekaterina Pripuskova &#8211; Mandolin x 2 [Russia]</p> <p>Evgeny Skurat &#8211; Medieval harp x 2 [Russia]</p> <p>Boris Steinberg &#8211; Ud [Russia]</p> <p>&nbsp;</p> <p>PERCUSSION</p> <p>Xavier Diaz-Latorre &#8211; Tambourine [Catalunya]</p> <p>Tarkviniy Gramsci &#8211; Darabuka [Russia]</p> <p>Tanya Skok &#8211; Frame drum [Slovenia]</p> <p>&nbsp;</p> <p>The OPERA OMNIA training production of <em>Ludus Danielis</em> for the <strong>International Baroque Opera Studio</strong> is planned for August-September 2020. At the time of writing, we still hope to be able to go ahead.</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3289" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3289" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Congaudentes%20%28Happy%20Together%29&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F06%2F05%2Fcongaudentes-happy-together%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="2daec63d1b" data-email-share-track-url="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3289" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3289-674310929e5c4' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3289&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3289-674310929e5c4&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3289-674310929e5c4' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/early-harps/" rel="category tag">Early Harps</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/improvisation/" rel="category tag">Improvisation</a>, <a href="https://andrewlawrenceking.com/category/introductions/" rel="category tag">Introductions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-dance-swordsmanship/" rel="category tag">Music, Dance &amp; Swordsmanship</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/early-harp/" rel="tag">Early Harp</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/ludus-danielis/" rel="tag">Ludus Danielis</a>, <a href="https://andrewlawrenceking.com/tag/medieval/" rel="tag">Medieval</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/06/05/congaudentes-happy-together/" title="Permalink to Congaudentes (Happy Together)" rel="bookmark" class="permalink"><span class="month upper">Jun</span><span class="sep">&middot;</span><span class="day lower">05</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3267" class="post-3267 post type-post status-publish format-standard hentry category-continuo category-early-harps category-historical-action category-history-of-emotions category-irish-harp category-moving-the-passions category-music-dance-swordsmanship category-rhetoric category-text tag-baroque tag-baroque-gesture tag-baroque-music tag-baroque-opera tag-continuo tag-early-harp tag-early-opera tag-harp tag-muovere-gli-affetti tag-text"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/" rel="bookmark">To beguile, or not to beguile: Purcell&#8217;s &#8216;Music for a&nbsp;while&#8217;</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/#comments">8</a></p> </header><!-- .entry-header --> <div class="entry-content"> <p><em>Music for a while </em>is one of Purcell&#8217;s best-known and most loved songs, published posthumously in <a href="https://imslp.org/wiki/Orpheus_Britannicus_(Purcell%2C_Henry)">Orpheus Britannicus</a>, Book 2 (1702). <a href="https://youtu.be/ZRqeKbdaz80">Listen here</a>.</p> <p>The tortured chromaticism of the ground bass and dark references to Alecto, the Fury from Hell with snakes for hair and a whip in her hand. indicate that there is more here than just a pretty melody.  So it comes as no surprise to discover that the song was written for a revival in 1692 of Dryden &amp; Lee’s 1679 Tragedy <em>Oedipus</em>, loosely based on Sophocles.</p> <p>But what was the function of this music in the play? What is happening on stage &#8216;for a while&#8217;? And what happens <span style="text-decoration:underline;">next</span>, when Music can no longer &#8216;beguile&#8217;? Whose &#8216;cares&#8217; and &#8216;pains were eas&#8217;d&#8217;?  The clue is that Alecto should indeed &#8216;free the dead from their eternal bands&#8217;.</p> <p>At the time of writing, the best secondary sources freely available online were a couple of GCSE commentaries, which fail to address these questions and mislead on the placement of the song within the play, as well as by hinting that Alecto might even be a character in the drama. She is not, but the mythological reference to her is utterly appropriate for the dramatic situation.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg"><img data-attachment-id="3274" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/purgatory/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg" data-orig-size="608,342" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Purgatory" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3274" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg" alt="" width="440" height="248" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg?w=440&amp;h=248 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg?w=150&amp;h=84 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg?w=300&amp;h=169 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/purgatory.jpg 608w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>A dark Grove</h2> <p>Fortunately, a primary source is only a click away. The library of the University of Michigan has made the <a href="https://quod.lib.umich.edu/e/eebo/A36657.0001.001?view=toc">full play-script of <em>Oedipus</em></a>, including the song-text (divided amongst several singers), available free online.</p> <p>Purcell&#8217;s <em>Music </em>was composed for Act III, set in <em>a</em><em> dark Grove.</em></p> <p>&nbsp;</p> <p><em><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg"><img data-attachment-id="3277" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/grotto-salvator-rosa/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg" data-orig-size="900,1199" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Grotto Salvator Rosa" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=225" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3277" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg" alt="" width="440" height="586" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=440&amp;h=586 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=880&amp;h=1172 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=113&amp;h=150 113w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=225&amp;h=300 225w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/grotto-salvator-rosa.jpg?w=768&amp;h=1023 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></em></p> <p>&nbsp;</p> <p>Following an argument and sword-duel between Creon and Adrastus, Haemon sets the scene:</p> <p style="padding-left:40px;">Nor Tree, nor Plant</p> <p style="padding-left:40px;">Grows here, but what is fed with Magick Juice,</p> <p style="padding-left:40px;">All full of humane Souls; that cleave their barks</p> <p style="padding-left:40px;">To dance at Midnight by the Moons pale beams:</p> <p style="padding-left:40px;">At least two hundred years these reverened Shades</p> <p style="padding-left:40px;">Have known no blood, but of black Sheep and Oxen,</p> <p style="padding-left:40px;">Shed by the Priests own hand to <em>Proserpine.</em></p> <p><em> </em></p> <p>The blind prophet Tiresias enters with a group of aged Priests, all clothed in black habits. In rites “<em>full of horrour</em>&#8221; Tiresias invokes the ghost of Lajus (Oedipus’ father) to declare who it was who murdered him. A trench is dug near Lajus’ grave and a black, barren heifer is sacrificed. Blood and milk are boiled together.</p> <p style="padding-left:40px;">And now a sudden darkness covers all,</p> <p style="padding-left:40px;">True genuine Night: Night added to the Groves;</p> <p style="padding-left:40px;">The Fogs are blown full in the face of Heav&#8217;n.”</p> <p>Tiresias calls for “<em>such sounds as Hell ne&#8217;re heard / Since </em>Orpheus <em>brib&#8217;d the Shades</em>” and the Priests’ first song evokes tormenting demons:</p> <p>&nbsp;</p> <p style="padding-left:40px;">Taskers of the dead,</p> <p style="padding-left:40px;">You that boiling Cauldrons blow,</p> <p style="padding-left:40px;">You that scum the molten Lead.</p> <p style="padding-left:40px;">You that pinch with Red-hot Tongs;</p> <p style="padding-left:40px;">You that drive the trembling hosts</p> <p style="padding-left:40px;">Of poor, poor Ghosts,</p> <p style="padding-left:40px;">With your Sharpen&#8217;d Prongs;</p> <p><em>Music for a While</em> itself is addressed to the rising ghosts, who are then ordered to “<em>Come away… obey, while we play</em>”. Sure enough, in a flash of lightning, &#8216;<em>Ghosts are seen passing betwixt the trees</em>&#8216;.</p> <p>The Priests and Tiresias call on Lajus to “<em>hear and obey</em>”, and ‘<em>The Ghost of Lajus rises arm’d in his Chariot, as he was slain. And behind his Chariot sit the three who were murdered with him.</em>’ Lajus refers to his “<em>pains</em>” in hell  (recalling the line from the song, ‘<em>wondering how your pains were eas’d</em>”), and accuses Oedipus of parricide.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg"><img data-attachment-id="3270" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/lajus/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg" data-orig-size="637,628" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Lajus" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg?w=440" loading="lazy" class="alignnone size-full wp-image-3270" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg" alt="" width="440" height="434" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg?w=440&amp;h=434 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg?w=150&amp;h=148 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg?w=300&amp;h=296 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/lajus.jpeg 637w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>The Ghost descends, as Oedipus enters asking “<em>tell me why My hair stands bristling up, why my flesh trembles.</em>”</p> <p>&nbsp;</p> <h2>To beguile, or not to beguile</h2> <p>&nbsp;</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg"><img data-attachment-id="3280" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/hamlet-garrick/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg" data-orig-size="512,550" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Hamlet Garrick" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg?w=279" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3280" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg" alt="" width="440" height="473" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg?w=440&amp;h=473 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg?w=140&amp;h=150 140w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg?w=279&amp;h=300 279w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/hamlet-garrick.jpg 512w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>In this play and in this scene, there are many parallels to Shakespeare’s <em>Hamlet </em>(c1600). Dryden’s introduction make it clear that public taste insisted upon a Ghost and a Murder, and <em>Oedipus</em> was a great success.</p> <p>In <a href="https://www.press.umich.edu/7827/players_passion"><em>The Player’s Passion </em></a>(1985) published by the same University of Michigan whose library makes Dryden’s play available online, Joseph Roach describes Shakespeare’s ‘most celebrated scene played by the greatest actor of his time, perhaps of all time’:</p> <p style="padding-left:40px;">The name of Perkins, hair-dresser and wig-maker, enters into the history of the eighteenth-century stage on the strength of a technical contribution to David Garrick’s Hamlet… When other spectators marvelled that Hamlet’s hair actually seemed to stand on end as the ghost appeared, they testified to a fact. The ingenious Perkins had engineered a mechanical wig to simulate the precise physiognomy of mortal dread. On the line “Look, my lord, it comes”, the hairs of this remarkable appliance rose up obligingly at the actor&#8217;s command.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg"><img data-attachment-id="3281" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/garrick-hair/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg" data-orig-size="314,461" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Garrick hair" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg?w=204" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg?w=314" loading="lazy" class="alignnone size-full wp-image-3281" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg" alt="" width="314" height="461" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg 314w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg?w=102&amp;h=150 102w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/garrick-hair.jpg?w=204&amp;h=300 204w" sizes="(max-width: 314px) 100vw, 314px" /></a></p> <p>&nbsp;</p> <p>In Purcell’s semi-operas and incidental music for plays, incantation scenes are often the excuse for songs, and &#8216;priests&#8217; with few or no spoken lines are brought on stage to do the singing. The first scene of <em>King Arthur </em>is a good example: &#8220;<em>Woden, first to thee a milk-white steed in battle won, we have sacrificed</em>&#8220;. And like the Ghost of Lajus, the Cold Genius similarly comes  &#8220;<em>from below</em>&#8220;, is made to &#8220;<em>rise, unwillingly and slow&#8217; </em>in chromatic harmonies, and then allowed to &#8220;<em>freeze again to death</em>&#8220;.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png"><img data-attachment-id="1888" data-permalink="https://andrewlawrenceking.com/2017/08/31/emotions-in-early-opera/the-four-humours/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png" data-orig-size="480,360" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="The Four Humours" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png?w=440" loading="lazy" class="alignnone size-full wp-image-1888" src="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png" alt="" width="440" height="330" srcset="https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png?w=440&amp;h=330 440w, https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png?w=150&amp;h=113 150w, https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png?w=300&amp;h=225 300w, https://andrewlawrenceking.com/wp-content/uploads/2017/08/the-four-humours.png 480w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>The power of music to &#8216;beguile&#8217; cares and &#8216;soothe the savage breast&#8217; is part of the historical Science of the Four Humours. Music is Sanguine: the live-giving flow of warm blood, open-handed and generously offering love, courage and hope. Music frees us from the cold, dry grip of Melancholy cares and pains.</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg"><img data-attachment-id="2532" data-permalink="https://andrewlawrenceking.com/2019/09/24/the-ministers-conditions-in-monteverdis-orfeo/violinist-with-wine-glass/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg" data-orig-size="600,735" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="violinist with wine glass" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg?w=245" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-2532" src="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg" alt="" width="440" height="539" srcset="https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg?w=440&amp;h=539 440w, https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg?w=122&amp;h=150 122w, https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg?w=245&amp;h=300 245w, https://andrewlawrenceking.com/wp-content/uploads/2019/09/violinist-with-wine-glass.jpg 600w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>At least, for a while&#8230;</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg"><img data-attachment-id="3272" data-permalink="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/oedipus-dryden-and-lee/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg" data-orig-size="220,302" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Oedipus Dryden and Lee" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg?w=219" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg?w=220" loading="lazy" class="alignnone size-full wp-image-3272" src="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg" alt="" width="220" height="302" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg 220w, https://andrewlawrenceking.com/wp-content/uploads/2020/06/oedipus-dryden-and-lee.jpg?w=109&amp;h=150 109w" sizes="(max-width: 220px) 100vw, 220px" /></a></p> <p><a href="https://youtu.be/ZRqeKbdaz80">Listen here.</a></p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3267" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3267" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20To%20beguile%2C%20or%20not%20to%20beguile%3A%20Purcell%27s%20%27Music%20for%20a%20while%27&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F06%2F03%2Fmusic-for-a-while%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="ddbc754911" data-email-share-track-url="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3267" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3267-67431092a30cf' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3267&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3267-67431092a30cf&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3267-67431092a30cf' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/continuo/" rel="category tag">Continuo</a>, <a href="https://andrewlawrenceking.com/category/early-harps/" rel="category tag">Early Harps</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/early-harps/irish-harp/" rel="category tag">Irish harp</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-dance-swordsmanship/" rel="category tag">Music, Dance &amp; Swordsmanship</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-gesture/" rel="tag">Baroque Gesture</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/continuo/" rel="tag">Continuo</a>, <a href="https://andrewlawrenceking.com/tag/early-harp/" rel="tag">Early Harp</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/harp/" rel="tag">Harp</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/text/" rel="tag">Text</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/06/03/music-for-a-while/" title="Permalink to To beguile, or not to beguile: Purcell&#8217;s &#8216;Music for a&nbsp;while&#8217;" rel="bookmark" class="permalink"><span class="month upper">Jun</span><span class="sep">&middot;</span><span class="day lower">03</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3120" class="post-3120 post type-post status-publish format-standard hentry category-historical-action category-history-of-emotions category-improvisation category-music-and-philosophy category-rhetoric category-rhythm category-text tag-art tag-baroque tag-baroque-opera tag-early-music tag-early-opera tag-emotions tag-expression tag-hip tag-historical-action tag-history-of-emotions tag-muovere-gli-affetti tag-musica-recitativo tag-phrasing tag-rhythm tag-rubato tag-science tag-seicento tag-tactus tag-text"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/05/31/elocutio/" rel="bookmark">Of Pavans &amp; Potatoes: Elocutio [Prattica di Retorica in Musica&nbsp;3]</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/05/31/elocutio/#comments">1</a></p> </header><!-- .entry-header --> <div class="entry-content"> <p>In a development I had not anticipated, this is now the third post inspired by an April Fools’ Day joke, for which I faked up the title page of an imaginary Baroque treatise on <em><strong>The Practice of Rhetoric in Music.</strong> </em>It started me thinking&#8230;. Why can we not find such a book amongst historical sources? What would it say, if we could find it? Could I write it myself?</p> <p>I don&#8217;t know if my unicorn-hunt will one day lead to an actual book, but after thinking about <a href="https://andrewlawrenceking.com/2020/04/20/inventio/"><em>Inventio </em></a>and <a href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/"><em>Dispositio</em></a>, my mind turned inevitably towards the third of the Canons of Rhetoric, <em>Elocutio </em>(style). And as a gesture of <em>sprezzatura </em>(elegant casualness, being &#8216;cool&#8217;), I departed from the previous style of titles. You might well have expected a Pavan, and I couldn&#8217;t resist a favourite line of Shakespeare:</p> <blockquote><p>Let the sky rain potatoes, let it thunder to the tune of ‘Greensleeves&#8217;</p></blockquote> <p><em>(The Merry Wives of Windsor</em> V v). The ballad of <em>Greensleeves </em>is sung to the <em>Passy-measure Pavin</em> <em>(Twelfth Night </em>V i, but you knew that already). And I hope this citation is not too, hmm, let me say &#8216;salty&#8217;: circa 1600, potatoes were considered to be an aphrodisiac.</p> <p>&nbsp;</p> <p><div data-shortcode="caption" id="attachment_3124" style="width: 450px" class="wp-caption alignnone"><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png"><img aria-describedby="caption-attachment-3124" data-attachment-id="3124" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/potatoes-of-virginia/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png" data-orig-size="1152,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Potatoes of Virginia" data-image-description="&lt;p&gt;Potatoes in Gerards 1597 &#8220;Herbal&#8221;&lt;/p&gt; " data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=225" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=440" loading="lazy" class="wp-image-3124 size-full" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png" alt="" width="440" height="587" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=440&amp;h=587 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=880&amp;h=1174 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=113&amp;h=150 113w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=225&amp;h=300 225w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potatoes-of-virginia.png?w=768&amp;h=1024 768w" sizes="(max-width: 440px) 100vw, 440px" /></a><p id="caption-attachment-3124" class="wp-caption-text">Potatoes in Gerard&#8217;s (1597) &#8220;Herbal&#8221;</p></div></p> <p>&nbsp;</p> <h2></h2> <h2><em>Elocutio</em></h2> <p>&nbsp;</p> <p>This article is written for you to read, but I could have recorded it as a podcast or video-clip, and I could even have sung it to you. Music itself is a style of elocution. Once the choice is made, to Deliver our Material in musical style, historical principles apply. &#8216;Art&#8217; in the 17th century is not &#8216;free self-expression&#8217; but a collection of organising principles. And so the Art of Rhetoric is created according to the five Canons, and other organising principles.</p> <p>The organising principles of Baroque Music are Rhetorical, because Music itself is a Rhetorical Art. Perhaps this is why we don&#8217;t have a book on Rhetoric in Music, because there wasn&#8217;t any music that was rhetoric-free! Any treatise on Music could justly be re-labelled as dealing with Rhetoric in Music. Any advice about musical Delivery will be advice about Rhetorical performance in music. The sources that we already know are labelled just &#8220;about Music&#8221; &#8211; but we can be utterly confident that everything they say will follow the principles of Rhetoric in Music.</p> <p>&nbsp;</p> <h3>Rhetoric in Music throughout <span style="text-decoration:underline;">all</span> the Canons</h3> <p>&nbsp;</p> <p>And since Music is itself Rhetorical, we don&#8217;t have to &#8220;add Rhetoric&#8221;, like some kind of sauce, to our music at the last moment. Rhetoric in Music is not limited to the final canon of Delivery. Rather, a musical work has been created Rhetorically at every stage. The ingredients, the artistic material has been chosen and/or created rhetorically (<em>inventio</em>); and structured rhetorically (<em>dispositio</em>); the musical style (<em>elocutio</em>) has been chosen to suit that material and structure, perhaps <em>prima prattica</em> polyphony for a religious text; or according to the <em>secunda prattica</em>, solo voice and continuo, the <em>stile rappresentativo</em>, for music-drama; or a violin-band in dance-rhythms for a <em>Ballo</em>.</p> <p>Different <strong>genres</strong> of music, even different dance-types, reflect different choices of <em>elocutio</em>, and those choices may influence decisions within the next two canons of Rhetoric.</p> <h3></h3> <h3>Rhetoric &amp; the <em>memoria </em>of Music</h3> <p>&nbsp;</p> <p><em>Memoria</em>, the process of memorisation or at least deep study, is Rhetorical in music, as it is in any performing art. We memorise material, structure and style: and in Early Music, these are source-based historical elements. We should start from the best available source of the musical material (<em>inventio</em>) , and study the outlines and cross-connections of its structures (<em>dispositio</em>).</p> <p>And when, as modern-day performers, we memorise some historical <em>elocutio</em>, our understanding of that style will be based on our knowledge of period performance practice. [So we might later have to re-learn the material and update the style, as our knowledge increases with further study]. But we are <span style="text-decoration:underline;">not</span> instructed to memorise an individual interpretation &#8211; those personal choices are made later, in the final canon of Delivery.</p> <p>Of course, that is a counsel of perfection. For most of us, our study of a new piece is not chronologically ordered and divided into mutually exclusive compartments, according to the sequence of the Canons of Rhetoric. Rather our ideas emerge holistically, as we progress from sight-reading to the profound understanding that comes only after many performances. And sometimes we need to move rapidly from sight-reading to first performance with little time for deep reflection. But it would be an interesting exercise, perhaps for a student working towards an examined performance, to structure one&#8217;s study strictly according to the Five Canons.</p> <p>Nevertheless, it is good discipline within Historically Informed Performance to avoid making choices earlier than needed. That means working from period sources and applying historical principles as far as possible, and only making personal decisions when sources and principles can tell you no more. By this point, the choice should be between options, all of which are historically appropriate: if not, period information and historical principles will aid you in eliminating inappropriate options, before continuing!</p> <p>Committing an interpretation to memory too early has other risks, too. Spontaneity disappears if a &#8220;spontaneous&#8217; treatment is hard-wired into the memorisation. It might be an interesting and appropriate idea to pause before a certain, particularly intense word, perhaps an exclamation, in order&#8217;to increase the dramatic effect [approved by <em>ll Corago</em>]. If you memorise the &#8216;straight&#8217; version, and apply the pause in performance, both performer and audience can feel the effect of an unexpected delay. But if one <span style="text-decoration:underline;">memorises</span> the delay, it becomes &#8216;part of the piece&#8217;, and there is no longer any spontaneity in it. For the audience too, the effect will be lessened, if not destroyed, because the end result is that memorised material is being delivered &#8216;straight&#8217;, precisely as memorised.</p> <p>Probably the worst fault in memorisation is to have re-composed the piece, perhaps without careful consideration (perhaps without even noticing!), and to memorise this version, in the self-deluding hope that it would be more &#8216;spontaneous&#8217;, more &#8216;free&#8217; or &#8216;better&#8217; than the original.</p> <p>When some singer tells me that they have memorised Monteverdi&#8217;s <em>Lettera Amorosa</em> or the Testo&#8217;s role in <em>Combattimento</em>, my heart sinks. Because nearly always, they have not memorised Monteverdi&#8217;s score, but rather their own interpretation of it. And their skewed version is by now so hard-wired, that it is difficult, if not impossible, to fix even the most glaring errors during rehearsal. Saddest of all, this &#8216;personal interpretation&#8217; is almost certain to resemble closely all the other &#8216;individual&#8217; versions: long notes will be shortened, short notes will be lengthened, rests will be disregarded.</p> <p>The remedy is to consider <em>Elocutio</em> &#8211; style, <span style="text-decoration:underline;">before</span> Memorising. Afterwards is too late. Perhaps there really is something in the classic ordering of the Canons of Rhetoric!</p> <p>&nbsp;</p> <h3>Delivery &amp; Decorum</h3> <p>&nbsp;</p> <p>Delivery, both the basic sound (<em>Pronuntatio</em>) and all the accompanying subtleties of <em>Actio</em> (contrasts of tone-colour, gesture, facial expression, body posture and movement, communication of changes in the Four Humours etc), is the pinnacle of the Art of Rhetoric. Here, we may well be inspired to recognise connections with other Arts, arts that are also rhetorical, especially when the principles of those arts confirm one another.</p> <p>This painstaking attention to conformity of detail is the Rhetorical doctrine of Decorum. In everyday speech, &#8216;decorum&#8217; is the formal etiquette of social behaviour, doing the appropriate thing in each situation, respecting  the solemnity of certain occasions, sharing hilarity at suitable moments; how to dress, how to behave, how to speak. In Rhetoric, Decorum expresses the concept that every small detail should be suited to, fitting with every other detail and with the overall design.</p> <p>Decorum is the craftsman&#8217;s discipline that the woodworking on the inside, never seen by anyone else, is as fine as the outside work. Decorum is the scientist&#8217;s discipline that the smallest discrepancy challenges a hypothesis and can even shift a paradigm. Decorum is the artist&#8217;s discipline that every tiny detail must be absolutely right. Decorum is the Historically Informed Performer&#8217;s discipline to review every aspect of performance in the light of newly emerging Performance Practice insights.</p> <blockquote><p>Decorum is <span style="text-decoration:underline;">the</span> discipline of Rhetoric.</p></blockquote> <p>Certainly it is appropriate to consider parallels between Music and other Rhetorical arts. In particular, we can hope to find links between period sources on Rhetorical speaking &#8211; the origin and central meaning of Rhetoric itself &#8211; and musical delivery. And we would expect to find devices from spoken Rhetoric already at work in the music we are studying, manners of Rhetorical speech already prescribed in treatises on musical delivery. It would be surprising, even alarming, if this were not the case!</p> <p>&nbsp;</p> <h2>Of Pavans</h2> <p>We might recognise the falling tear melody in the first four notes of Dowland&#8217;s <em>Lacrime</em>, and see it as an imitation of the gesture of crying (the finger drawing a tear from the eye and down the cheek) that we see in paintings, in literature, and in works on gesture.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg"><img data-attachment-id="3224" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/fleo-weeping-gimingnani/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg" data-orig-size="171,147" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Fleo (weeping) Gimingnani" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg?w=171" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg?w=171" loading="lazy" class="alignnone size-full wp-image-3224" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg" alt="" width="171" height="147" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg 171w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/fleo-weeping-gimingnani.jpg?w=150&amp;h=129 150w" sizes="(max-width: 171px) 100vw, 171px" /></a></p> <p>&nbsp;</p> <p>This recognition supports our emotional connection to the music, and would encourage us to show in performance this gesture, or another period gesture of Sorrow, in which the hands are squeezed together as if to force tears from the eyes&#8230;</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png"><img data-attachment-id="3225" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/dolebit/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png" data-orig-size="465,417" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dolebit" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png?w=440" loading="lazy" class="alignnone size-full wp-image-3225" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png" alt="" width="440" height="395" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png?w=440&amp;h=395 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png?w=150&amp;h=135 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png?w=300&amp;h=269 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/dolebit.png 465w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>&#8230; and even the appropriate body posture (inward focussed, head inclined, eyes downcast etc).</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif"><img data-attachment-id="3226" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/our-lady-of-sorrows-virgen-de-chandavila/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif" data-orig-size="561,694" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Our Lady of Sorrows Virgen de Chandavila" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif?w=243" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif?w=440" loading="lazy" class="alignnone size-full wp-image-3226" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif" alt="" width="440" height="544" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif?w=440&amp;h=544 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif?w=121&amp;h=150 121w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif?w=243&amp;h=300 243w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/our-lady-of-sorrows-virgen-de-chandavila.gif 561w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>This Rhetoric of tears is clearly seen in the music of <em>Lacrime</em>, and we should recognise and support it in aspects of Delivery that go beyond music.</p> <p>But we do not need to redouble the musical gesture itself. Dowland&#8217;s music will not be &#8216;more expressive&#8217; if we add &#8216;more descending&#8217;, and fall a seventh, rather than a fourth. Rather, this attempt would destroy another part of the musical rhetoric, its harmony, wrecking the composer&#8217;s <em>dispositio</em> (harmonic structure) and <em>elocutio</em> (harmonic language).</p> <p>That example might seem so obvious as to be unncessary. But let me present a parallel case.</p> <p>We might recognise the slow Pavan tempo of <em>Lacrime</em>, and the long first note as a &#8216;tear&#8217;,  slowly welling up, and gathering speed as it rolls down the cheek in the next two downward directed and faster moving notes. We might see not only the written pitches, but also Dowland&#8217;s notated rhythm, as an imitation of the gesture of crying, and link it appopriately to slow hand and body movements, and the slow walk of someone in despair. This would encourage us to enact our gestures and bodily actions, even our eye-movements suitably slowly.</p> <p>Just as with the written pitches, this Rhetoric of Rhythm is already in the music itself, and we do not need to redouble it musically. Dowland&#8217;s music will not be &#8216;more expressive&#8217; if we add &#8216;more slowness&#8217; to the general tempo, or use romantic rubato to make this particular tear-gesture last more than a dotted minim. Rather, that attempt would destroy another part of the musical rhetoric, its rhythm, wrecking the composers <em>dispositio</em> (rhythmic structure, i.e. Tactus) and <em>elocutio</em> (rhythmic style, i.e. Pavan movement).</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png"><img data-attachment-id="1344" data-permalink="https://andrewlawrenceking.com/2015/10/12/monteverdi-caccini-jazz/dowland-above-all-things-original/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png" data-orig-size="567,423" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dowland Above all things original" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=440" loading="lazy" class="alignnone size-full wp-image-1344" src="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png" alt="" width="440" height="328" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=440&amp;h=328 440w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=150&amp;h=112 150w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png?w=300&amp;h=224 300w, https://andrewlawrenceking.com/wp-content/uploads/2015/10/dowland-above-all-things-original.png 567w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Of Potatoes</h2> <p>&nbsp;</p> <p>Some modern-day experts on Rhetoric correctly identify Rhetorical practices of speech and movement, especially elements of dramatic timing, which can also be heard in music. This is very illuminating and inspiring. But before we gleefully apply these practices to our Delivery, we should rather be concerned, even alarmed: why has the composer not included these Rhetorical elements in his own <em>elocutio</em>?</p> <p>On closer examination, we might find that they are already there, and should not be added again.</p> <blockquote><p>Did you already salt the potatoes, dear?</p></blockquote> <p>Or we might find that (for one reason or another) a particular element is not appropriate for this application, but was recommended in the context of another genre, national style, or period.</p> <blockquote><p>I&#8217;ve salted the potatoes, shall I add salt to the rhubarb too?</p></blockquote> <p>If something should be added by performers rather than notated by composers, we can expect to find specific advice in sources on musical performance practice.</p> <p>&nbsp;</p> <h3>Research into Potatoes</h3> <p>When I googled &#8220;Add salt to potatoes?&#8221;, I got an immediate, clear answer:</p> <p style="padding-left:40px;"><em>Salting the water in which you cook starches (pasta, rice, potato) is an effective way of enhancing the flavour of the finished product &#8211; boiling starches absorb salt well. </em></p> <p>Immediately below this, Google informed me that</p> <p><em>People also ask&#8230; Why add salt to potatoe water? How much salt do I add to water for potatoes? Should you salt potatoes before frying? What does soaking potatoes in salt water do?&#8221;</em></p> <p>&nbsp;</p> <p>As iconographical evidence, there were three images captioned Salt Potatoes.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png"><img data-attachment-id="3230" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/add-salt-to-potatoes-google/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png" data-orig-size="713,841" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Add salt to potatoes &#8211; Google" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png?w=254" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png?w=440" loading="lazy" class="alignnone size-full wp-image-3230" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png" alt="" width="440" height="519" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png?w=440&amp;h=519 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png?w=127&amp;h=150 127w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png?w=254&amp;h=300 254w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/add-salt-to-potatoes-google.png 713w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>And the links below went &#8220;<em>Salt your potato-water</em>&#8220;, &#8220;<em>Why is it important to put salt&#8230;</em>&#8221; and so on to the bottom of the page.</p> <p>From this, I quickly deduce that potatoes are not grown &#8216;ready salted&#8217;, and that salt should indeed be added by the cook, later in the process. I did track down one outlier recommendation for the waiter to salt them just before serving, but this was for roast spuds anyway. <strong>The vast majority of sources recommended adding salt to the cold water before boiling.</strong></p> <p>&nbsp;</p> <h2><em>Confutatio</em></h2> <p>&nbsp;</p> <p>As Historically Informed Performers, we should take at least this much care, not to over-season our music with salty Rhetoric. We should check if this particular Rhetorical flavouring has already been composed-in. If not, we should check if our favourite flavouring is truly appropriate. And we should check that it is we (performers), who are expected to add it.</p> <p>We learn good taste in music from the &#8216;cookery books&#8217; of historical treatises. And those treatises are already applying Rhetorical principles. So we should be highly sceptical, if we feel the need to add some piece of Rhetoric which is neither notated nor mentioned in musical treatises.</p> <p>And if that piece of Rhetorical Delivery would damage some other element of Rhetorical structure, of <em>dispositio</em>, we should not add it. We would not paint the exterior of a renaissance cathedral with some brightly-coloured paint that had the side-effect of dissolving stonework, especially not if our decorative inspiration comes from pre-raphelite wallpaper!</p> <p>Yes, this is a strongly-worded <em>confutatio</em>! But we have plenty of treatises on music. If your beloved &#8216;rhetorical&#8217; practice is historical and appropriate to music, it will be manifest either in composition or performance practice. Certainly it will not be contradicted by period performance practice instructions.</p> <p>&nbsp;</p> <h2>Consensus</h2> <p>&nbsp;</p> <p>Of course, there are grey areas, and difficult questions where sources (even within one period and culture) genuinely differ. But my example of salt potatoes was deliberately basic, and my Google search can be imitated in scholarly investigation. We should first look at obvious, well-known sources, and see if we can find an overwhelming consensus.</p> <p>One of the problems of today’s Early Music is that specialist experts discuss abstruse corners of the field so passionately, examining exceptional cases and outlier opinions (in both primary and secondary sources), with the result that historically informed (but non-specialist) musicians and mainstream performers can easily lose sight of standard period practice and the overwhelming historical consensus.</p> <p>There is such a consensus amongst historical sources regarding rhythm. &#8220;<a href="https://andrewlawrenceking.com/2020/03/29/time-the-soul-of-music/">Tactus is the Soul of Music.</a>&#8221;</p> <p>In Rhetorical terms, Tactus is part of the Dispositio of music. In choosing mensural music as his Elocutio, a composer has nailed his Rhetorical colours to the mast of Tactus. It is certainly true that Rhetorical speech varies the syllabic pace according to the <em>Affekt</em>, and takes time for structual clarity (punctuation) and dramatic effect. Baroque composers notate this, using Tactus as the measure of Time.</p> <p>Seicento <a href="https://andrewlawrenceking.com/2019/06/29/its-recitative-but-not-as-we-know-it/">Recitative</a> notates the dramatic timing of 17th-century theatrical delivery. <a href="https://andrewlawrenceking.com/2015/09/27/logical-captain-the-implications-of-peris-preface/">Peri</a> and <a href="https://andrewlawrenceking.com/2019/04/29/il-corago-the-baroque-opera-director/"><em>Il Corago </em></a>tell us quite clearly that <em>musica recitativa </em>is modelled on the declamatory delivery of a fine actor in the spoken theatre.  In England, a song-book owned by Samuel Pepys praises Henry Lawes&#8217; precision in notating in music the timing effects of Rhetorical punctuation.</p> <p style="padding-left:40px;">No pointing Comma, Colon, halfe so well<br /> Renders the Breath of Sense; they cannot tell<br /> The just Proportion how each word should go,<br /> To rise and fall, run swiftly or march slow;<br /> Thou shew’st ’tis Musick only must do this …</p> <p>[From Edmund Waller’s dedicatory poem to Lawes of 1635, reprinted in Henry Lawes, <em>Ayres and Dialogues, for One, Two, and Three Voyces</em> (London: Printed by T. H. for<br /> John Playford, 1653)]</p> <p>For precision notation of rhetorical timing in Shakespeare&#8217;s <em>To be or not to be</em>, see &#8216;<em>Tis Master&#8217;s Voice: A Seventeenth-Century Shakespeare Recording?  </em>in <em><a href="https://www.palgrave.com/gp/book/9781137464743">Shakespeare &amp; Emotions (2015)</a>.</em></p> <p>&nbsp;</p> <h2><a href="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg"><img data-attachment-id="1475" data-permalink="https://andrewlawrenceking.com/2015/11/30/start-here-how-to-study-baroque-gesture-historical-action/thomas_betterton_hamlet_c1661/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg" data-orig-size="1135,1554" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Thomas_Betterton_Hamlet_c1661" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=219" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-1475" src="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg" alt="" width="440" height="602" srcset="https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=440&amp;h=602 440w, https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=880&amp;h=1204 880w, https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=110&amp;h=150 110w, https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=219&amp;h=300 219w, https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=768&amp;h=1052 768w, https://andrewlawrenceking.com/wp-content/uploads/2015/11/thomas_betterton_hamlet_c1661.jpg?w=748&amp;h=1024 748w" sizes="(max-width: 440px) 100vw, 440px" /></a></h2> <h2></h2> <h2>Peroratio</h2> <p>&nbsp;</p> <p>In the search for Rhetorical eloquence in our music-making, the appropriate <em>Elocutio</em> will have Decorum. It will be consistent with the material (<em>inventio</em>) and its musical organisation (<em>dispositio</em>). It will also be consistent with what we read of <em>Pronutatio</em> and <em>Actio</em> in musical sources. Where other arts inspire us with examples of Good Delivery, we should expect to find that their Rhetoric is already in our Music.</p> <p>We should consider whether Rhetorical elements have already been built-in by the composer, before we assume that we should bolt them on as performers. We should test our proposed translation of &#8216;foreign&#8217; Rhetorical elements (from other arts) against what we already know in music&#8217;s &#8216;native tongue&#8217;.</p> <p><strong>The Practice of Rhetoric in Music is already written, in period treatises on the Practice of Music.</strong></p> <p>It is wonderful that we can use other Rhetorical arts to fill gaps in our musical knowledge, and to inspire passion in our musical practice. But the Rhetorical discipline of Decorum requires that we remain wary against introducing any contradiction.</p> <p>For this reason, I do not acccept the argument that &#8216;Rhetoric&#8217; is a valid reason for abandoning all that we know about Tactus and Rhythm in baroque music. On the contrary, if Harmony is Music&#8217;s shapely Body, and Text is her Mind, then Tactus is the Soul of Musical Rhetoric.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg"><img data-attachment-id="3015" data-permalink="https://andrewlawrenceking.com/2020/04/20/inventio/rhetoric/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg" data-orig-size="550,431" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Rhetoric" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3015" src="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg" alt="" width="440" height="345" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg?w=440&amp;h=345 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg?w=150&amp;h=118 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg?w=300&amp;h=235 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/rhetoric.jpg 550w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>PS<br /> About those potatoes &#8211; the Folger Shakespeare Library re-created a <a href="https://recipes.hypotheses.org/8810">c1700 recipe</a> for Potato Pie. It does not use salt!</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg"><img data-attachment-id="3235" data-permalink="https://andrewlawrenceking.com/2020/05/31/elocutio/potato-pie-folger/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg" data-orig-size="1080,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Potato Pie Folger" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=300" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=440" loading="lazy" class="alignnone size-full wp-image-3235" src="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg" alt="" width="440" height="440" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=440&amp;h=440 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=880&amp;h=880 880w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=150&amp;h=150 150w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=300&amp;h=300 300w, https://andrewlawrenceking.com/wp-content/uploads/2020/05/potato-pie-folger.jpg?w=768&amp;h=768 768w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3120" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/05/31/elocutio/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3120" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/05/31/elocutio/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Of%20Pavans%20%26%20Potatoes%3A%20Elocutio%20%5BPrattica%20di%20Retorica%20in%20Musica%203%5D&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F05%2F31%2Felocutio%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="598b728afd" data-email-share-track-url="https://andrewlawrenceking.com/2020/05/31/elocutio/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/05/31/elocutio/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3120" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/05/31/elocutio/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3120-67431092a8d1c' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3120&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3120-67431092a8d1c&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3120-67431092a8d1c' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/improvisation/" rel="category tag">Improvisation</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhythm/" rel="category tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/art/" rel="tag">Art</a>, <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/early-opera/" rel="tag">Early Opera</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/expression/" rel="tag">Expression</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/historical-action/" rel="tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/musica-recitativo/" rel="tag">musica recitativo</a>, <a href="https://andrewlawrenceking.com/tag/phrasing/" rel="tag">Phrasing</a>, <a href="https://andrewlawrenceking.com/tag/rhythm/" rel="tag">Rhythm</a>, <a href="https://andrewlawrenceking.com/tag/rubato/" rel="tag">Rubato</a>, <a href="https://andrewlawrenceking.com/tag/science/" rel="tag">Science</a>, <a href="https://andrewlawrenceking.com/tag/seicento/" rel="tag">seicento</a>, <a href="https://andrewlawrenceking.com/tag/tactus/" rel="tag">Tactus</a>, <a href="https://andrewlawrenceking.com/tag/text/" rel="tag">Text</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/05/31/elocutio/" title="Permalink to Of Pavans &amp; Potatoes: Elocutio [Prattica di Retorica in Musica&nbsp;3]" rel="bookmark" class="permalink"><span class="month upper">May</span><span class="sep">&middot;</span><span class="day lower">31</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <article id="post-3042" class="post-3042 post type-post status-publish format-standard hentry category-continuo category-historical-action category-history-of-emotions category-introductions category-moving-the-passions category-music-and-philosophy category-rhetoric category-text tag-art tag-baroque tag-baroque-gesture tag-baroque-music tag-baroque-opera tag-continuo tag-early-music tag-emotions tag-expression tag-flow tag-hip tag-historical-action tag-history-of-emotions tag-muovere-gli-affetti tag-musica-recitativo tag-rhetoric tag-science tag-seicento tag-text"> <header class="entry-header"> <h1 class="entry-title"><a href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/" rel="bookmark">Prattica di Retorica in Musica &#8211;&nbsp;Dispositio</a></h1> <div class="entry-meta"> <span class="byline">Posted by <span class="author vcard"><a class="url fn n" href="https://andrewlawrenceking.com/author/andrewlawrenceking/" title="View all posts by Andrew Lawrence-King" rel="author">Andrew Lawrence-King</a></span></span> </div><!-- .entry-meta --> <p class="comments-link"><a href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/#comments">5</a></p> </header><!-- .entry-header --> <div class="entry-content"> <p>This is the second post inspired by an April Fools&#8217; Day joke, for which I faked up the title page of an imaginary Baroque treatise on <em><strong>The Practice of Rhetoric in Music</strong>, </em>starting several trains of thought: Why does such a book not exist? What might it have contained? What would we hope to learn from it? What is lacking in modern-day writing on Musical Rhetoric? And why shouldn&#8217;t I try writing it for myself?</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png"><img data-attachment-id="3008" data-permalink="https://andrewlawrenceking.com/2020/04/20/inventio/prattica-di-retorica-in-musica/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png" data-orig-size="572,845" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Prattica di Retorica in Musica" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png?w=203" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png?w=440" loading="lazy" class="alignnone size-full wp-image-3008" src="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png" alt="" width="440" height="650" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png?w=440&amp;h=650 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png?w=102&amp;h=150 102w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png?w=203&amp;h=300 203w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/prattica-di-retorica-in-musica.png 572w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <p>The first post in this series,  <em><a href="https://andrewlawrenceking.com/2020/04/20/inventio/">Prattica di Retorica in Musica &#8211; Inventio</a></em>, introduces the project by means of the <strong>Five Canons of Rhetoric</strong> and imagines the first pages of our Unicorn-Book, which might include an Address to the Reader and a Dedicatory Poem.</p> <p>The next pages would probably consist of the Table of Contents, i.e. an ordered list of chapter-headings. For a book-printer, this table would only be assembled once the main body-text was complete. But for a rhetorical writer, these chapter-headings are advance planning of the structural organisation of the material: they present that second Canon of Rhetoric, the <em><strong>Dispositio</strong></em><strong> (Arrangement)</strong><em>.</em></p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png"><img data-attachment-id="3050" data-permalink="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/dispositio-1/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png" data-orig-size="450,650" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dispositio 1" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png?w=208" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png?w=440" loading="lazy" class="alignnone size-full wp-image-3050" src="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png" alt="" width="440" height="636" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png?w=440&amp;h=636 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png?w=104&amp;h=150 104w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png?w=208&amp;h=300 208w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-1.png 450w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <h2>Arranging the <em>Dispositio</em></h2> <p>&nbsp;</p> <p>In an endlessly recursive process, the structuring of any writing on Rhetoric is itself a work of Rhetoric. My <strong>material</strong> for this project is the Practice of Rhetoric in Music, and the <strong>organisation</strong> of this material is inspired by the Modes of Rhetoric, in the <strong>style</strong> of a list of book-chapters, which I have considered &#8211; consciously and subconsciously &#8211; over the last month. Turning ideas over in your mind is linked to the processes of <strong>memory</strong>, which (as modern science tells us) is not merely the recall of fixed data, but a creative process of apprehending, reviewing, connecting and reassembling complex understandings. And now I <strong>deliver </strong>this structure to you&#8230;</p> <p>In this blog-post, the <em>Dispositio </em>is now my <strong>material</strong>, which I have <strong>organised</strong> into two sections (this discursive article, and &#8211; below &#8211; the presentation of the list itself), in two contrasting <strong>styles</strong> (modern-day semi-formal prose and 17th-century formal list), carefully <strong>considered</strong>, and <strong>delivered</strong> in this blog-post.</p> <p>The <strong>style</strong> &#8211; a list of chapters &#8211; has also become <strong>material </strong>to be discussed here, and functions as an <strong>organising</strong> device that <strong>delivers</strong> new <strong>thoughts</strong>.</p> <p>The processes of <strong>memory </strong>and thought likewise are now <strong>material </strong>to be written about, functioning to <strong>organise</strong> themselves by thinking about thoughts, to refine <strong>style</strong>, and (by <strong>remembering</strong> memories) to <strong>deliver </strong>results.</p> <p>Those results are the <strong>material</strong> that will be <strong>organised</strong>, <strong>stylised</strong>, <strong>considered</strong> and <strong>delivered</strong> as the output of the entire project.</p> <p>And &#8211; just in case you didn&#8217;t notice &#8211; that 5-paragraph description of the nested processes of writing rhetorically about Rhetoric was itself rhetorically made: its <strong>material</strong> was the rhetoric of Rhetoric, its <strong>organisation</strong> was iteratively rhetorical, the <strong>style</strong> was as rhetorically clear as I could make it, it seemed to spring from my mind as if I were <strong>remembering</strong> something I already knew, and I <strong>delivered</strong> it in a happily spontaneous flow.</p> <p>So now you have a rhetorical account of a rhetorically made description of the rhetorical process of writing about Rhetoric. And we could continue this all night, unless you counter with a <em>refutatio </em>or I reach a <em>peroratio</em>!</p> <p>&nbsp;</p> <h3><em>Digressio &#8211; </em>an allegorical digression</h3> <p>&nbsp;</p> <p>One of the period delights of Rhetoric was the enjoyment of rhetorical discourse for its own sake, like an athlete enjoying the working of their own muscles during training, or a spectator watching that athlete. If the spectator is also an athlete, there is an opportunity to learn, or to sharpen ones analytical insight. Which muscle moved there, and what effect did it have? We can compare the trained and untrained body, we can notice the physical results and competetive benefits of particular training exercises for specific applications. If we are fans or practitioners of Rhetoric, we can observe its work whenever we encounter words.</p> <p>&nbsp;</p> <h3><em>Thesis &#8211; back to the underlying concepts</em></h3> <p>&nbsp;</p> <p>I will probably re-organise this <em>Dispositio</em> as I go along. But it is currently linked to these thoughts:</p> <p>The &#8216;original book&#8217; does not exist, perhaps because Rhetoric was so deeply internalised for musicians of this period that they applied it, without needing further instruction, to <span style="text-decoration:underline;">any</span> means of expression. In another sense, <span style="text-decoration:underline;">every</span> period treatise on music discusses the Practice of Rhetoric because music itself is a rhetorical art: to practise music is to practise rhetoric. My task is then not to invent new principles, but to identify (from amongst well-researched historical practices) instances where rhetoric is at work in music.</p> <p>As musicians, we hope for clear practical advice, for tools that can be applied in the rehearsal room and in performance. As performers, we hope for ideas that will be effective with our audiences.</p> <p>This is perhaps what is lacking in the modern literature on musical rhetoric. After reading some scholarly tome, we may think &#8220;how interesting, how beautiful!&#8221;, but we may not have a clear strategy of how to apply its ideas in our next rehearsal. At best, we might hope that it has given us some inspiration that will emerge in our musicking, by some mysterious process. I do believe in inspiration and mysterious processes, but in the rehearsal room (or as an individual&#8217;s pre-performance mantra), we usually need concise, precisely encapsulated suggestions, rather than yards of woffle and dollops of hope.</p> <p>What period sources there are, and also much modern writing on musical rhetoric, tend to concentrate on Figures and Tropes. And whilst knowing stuff is fun, and knowing what <em><a href="https://en.wikipedia.org/wiki/Figure_of_speech">anaphora</a> </em>is helps one notice when <em>a</em><em>naphora</em> is at work, that doesn&#8217;t necessarily let you know what to do with <em>anaphora, </em>no matter how many times you see or hear <em>anaphora </em>in an aphorism, no, no! And even if you know that the use of <a href="https://en.wikipedia.org/wiki/Figure_of_speech"><em>adnominations</em></a> and <em><a href="https://en.wikipedia.org/wiki/Figure_of_speech">homophones</a> </em>is not strictly <em>anaphora</em>, this doesn&#8217;t necessarily help your audience. So although it is not wrong to define Rhetoric in terms of Figures and Tropes (and indeed, this definition becomes increasingly relevant during our period), it is not the most direct path towards practical application in music.</p> <p>Since Rhetoric is directed outwards &#8211; to persuade the listener; to delight, teach and move the passions of the audience &#8211; and since we, as performers, want to put it into practice, the book we need must tell us how to apply Rhetoric to good effect. So my <em>dispositio </em>focuses on fundamentals of good Oratory in musicking, ideas that performers can apply in order to produce results that audiences will appreciate.</p> <p>&nbsp;</p> <h3><em>Hypothesis &#8211; focus on particular ideas</em></h3> <p>&nbsp;</p> <p><em>Words</em>: Readers would expect the introduction to discuss what Rhetoric is. But we also need to consider what Music is &#8211; and what Science, Art and Practice are too &#8211; because our modern assumptions differ from period understandings.</p> <p><em>Ethos</em>: Rhetoric is delivered by one person to others: we must consider who does what.</p> <p><em>Logos</em>: The most important section of the book should link the performance of music to Good Delivery in Oratory. The more our musicking deals with <span style="text-decoration:underline;">words</span>, the more eloquent its oratory will be.</p> <p><em>Pathos</em>: The most profound result we hope for is to move the passions of our listeners. This Part tells you how to do it.</p> <p><em>Kairos</em>: How does the moment of opportunity for Rhetoric present itself? Shifting the focus from historical practices to the ephemeral instant of performance, Plato&#8217;s eternal <em>now</em>, this Part attempts to reconcile period understandings of Rhetoric and Humours with 21st-century neuro-science. What is the structure of magic in music?</p> <p>&nbsp;</p> <h3>Peroratio</h3> <p>&nbsp;</p> <p>The vital heart of Rhetoric, which sends the life-giving Sanguinity of passion to the singer&#8217;s voice and the instrumentalist&#8217;s hands, is structure. How dry that might seem, how Melancholy! But this sturdy, earthborne structure supports a mighty tower, rising proudly as if with Choleric ambition to reach the highest heavens of eloquent beauty.</p> <p>The achievement of our art must be to conceal the scaffolding and reveal the architecture. But the process of building begins with a well-wrought foundation. <em>Dispositio </em>precedes <em>elocutio</em>.</p> <p>&nbsp;</p> <p><a href="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png"><img data-attachment-id="3051" data-permalink="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/dispositio-2/" data-orig-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png" data-orig-size="450,650" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Dispositio 2" data-image-description="" data-image-caption="" data-medium-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png?w=208" data-large-file="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png?w=440" loading="lazy" class="alignnone size-full wp-image-3051" src="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png" alt="" width="440" height="636" srcset="https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png?w=440&amp;h=636 440w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png?w=104&amp;h=150 104w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png?w=208&amp;h=300 208w, https://andrewlawrenceking.com/wp-content/uploads/2020/04/dispositio-2.png 450w" sizes="(max-width: 440px) 100vw, 440px" /></a></p> <p>&nbsp;</p> <hr /> <p>&nbsp;</p> <h2>DISPOSITIO</h2> <p>&nbsp;</p> <h3>The Introductory Part: on <em>Words</em></h3> <p>&nbsp;</p> <p>What is Rhetoric?</p> <p style="padding-left:40px;"><em>What is Grammar?</em><br /> <em>What is Logic?</em><br /> <em>Eloquentia Perfecta</em></p> <p>What is Music?</p> <p>What is Practice?</p> <p style="padding-left:40px;"><em>What is Art?<br /> What is Science?</em></p> <p>What is the Practice of Rhetoric in Music?</p> <p style="padding-left:40px;"><em>What is the Art of Rhetoric in Music?</em><br /> <em>What is the Science of Rhetoric in Music?</em></p> <p>&nbsp;</p> <h3>The First Part: on <em>Ethos</em></h3> <p>&nbsp;</p> <p>The Practice in Music of the Five Canons of Rhetoric</p> <p>The Practice in Music of the Three Aims of Rhetoric</p> <p>The Practice in Music of the Topics of Rhetoric</p> <p>The Practice in Music of the Four Modes of Rhetoric</p> <p>&nbsp;</p> <h3>The Second Part: on <em>Logos</em></h3> <p>&nbsp;</p> <p>The Practice in Music of the Decorum of Rhetoric</p> <p style="padding-left:40px;"><em>Of Oratory</em><br /> <em>Of Syllables</em><br /> <em>Of Consonants</em><br /> <em>Of Vowels</em><br /> <em>Of Joining &amp; Separating</em><br /> <em>Of Meaning</em><br /> <em>Of Intention</em><br /> <em>Of Genres</em><br /> <em>Of Place</em><br /> <em>Of Time</em></p> <p>&nbsp;</p> <h3>The Third Part: on <em>Pathos</em></h3> <p>&nbsp;</p> <p>The Practice in Music of the Four Humours of Rhetoric</p> <p>The Practice in Music of the Gestures of Rhetoric</p> <p>The Practice in Music of the Figures of Rhetoric</p> <h3>The Fourth Part: on <em>Kairos</em></h3> <p>Of the Mind</p> <p>Of  New Language of Persuasion</p> <p>&nbsp;</p> <p>&nbsp;</p> <hr /> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3042" class="share-facebook sd-button share-icon" href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3042" class="share-linkedin sd-button share-icon" href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/?share=linkedin" target="_blank" title="Click to share on LinkedIn" ><span>LinkedIn</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon" href="mailto:?subject=%5BShared%20Post%5D%20Prattica%20di%20Retorica%20in%20Musica%20-%20Dispositio&body=https%3A%2F%2Fandrewlawrenceking.com%2F2020%2F04%2F30%2Fprattica-di-retorica-in-musica-dispositio%2F&share=email" target="_blank" title="Click to email a link to a friend" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you&#039;re having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="0c75da8747" data-email-share-track-url="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/?share=email"><span>Email</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon" href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/" target="_blank" title="Click to print" ><span>Print</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;width:150px;"><ul style="background-image:none;"><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3042" class="share-twitter sd-button share-icon" href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-end"></li></ul></div></div></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-56032818-3042-67431092ac5c8' data-src='//widgets.wp.com/likes/index.html?ver=20241124#blog_id=56032818&amp;post_id=3042&amp;origin=andrewlawrenceking.wordpress.com&amp;obj_id=56032818-3042-67431092ac5c8&amp;domain=andrewlawrenceking.com' data-name='like-post-frame-56032818-3042-67431092ac5c8' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-meta"> <p class="cat-links taxonomy-links"> Posted in <a href="https://andrewlawrenceking.com/category/continuo/" rel="category tag">Continuo</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" rel="category tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/" rel="category tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/category/introductions/" rel="category tag">Introductions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/moving-the-passions/" rel="category tag">Moving the Passions</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/music-and-philosophy/" rel="category tag">Music and Philosophy</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/category/history-of-emotions/text/" rel="category tag">Text</a> </p> <p class="tag-links taxonomy-links"> Tagged <a href="https://andrewlawrenceking.com/tag/art/" rel="tag">Art</a>, <a href="https://andrewlawrenceking.com/tag/baroque/" rel="tag">baroque</a>, <a href="https://andrewlawrenceking.com/tag/baroque-gesture/" rel="tag">Baroque Gesture</a>, <a href="https://andrewlawrenceking.com/tag/baroque-music/" rel="tag">Baroque Music</a>, <a href="https://andrewlawrenceking.com/tag/baroque-opera/" rel="tag">Baroque Opera</a>, <a href="https://andrewlawrenceking.com/tag/continuo/" rel="tag">Continuo</a>, <a href="https://andrewlawrenceking.com/tag/early-music/" rel="tag">Early Music</a>, <a href="https://andrewlawrenceking.com/tag/emotions/" rel="tag">Emotions</a>, <a href="https://andrewlawrenceking.com/tag/expression/" rel="tag">Expression</a>, <a href="https://andrewlawrenceking.com/tag/flow/" rel="tag">Flow</a>, <a href="https://andrewlawrenceking.com/tag/hip/" rel="tag">HIP</a>, <a href="https://andrewlawrenceking.com/tag/historical-action/" rel="tag">Historical Action</a>, <a href="https://andrewlawrenceking.com/tag/history-of-emotions/" rel="tag">History of Emotions</a>, <a href="https://andrewlawrenceking.com/tag/muovere-gli-affetti/" rel="tag">muovere gli affetti</a>, <a href="https://andrewlawrenceking.com/tag/musica-recitativo/" rel="tag">musica recitativo</a>, <a href="https://andrewlawrenceking.com/tag/rhetoric/" rel="tag">Rhetoric</a>, <a href="https://andrewlawrenceking.com/tag/science/" rel="tag">Science</a>, <a href="https://andrewlawrenceking.com/tag/seicento/" rel="tag">seicento</a>, <a href="https://andrewlawrenceking.com/tag/text/" rel="tag">Text</a> </p> <p class="date-link"><a href="https://andrewlawrenceking.com/2020/04/30/prattica-di-retorica-in-musica-dispositio/" title="Permalink to Prattica di Retorica in Musica &#8211;&nbsp;Dispositio" rel="bookmark" class="permalink"><span class="month upper">Apr</span><span class="sep">&middot;</span><span class="day lower">30</span></a></p> </footer><!-- #entry-meta --> </article><!-- #post-## --> <nav id="nav-below"> <h1 class="assistive-text section-heading">Post navigation</h1> <div class="nav-previous"><a href="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/page/2/" ><span class="meta-nav">&larr;</span> Older posts</a></div> </nav><!-- #nav-below --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <aside id="text-4" class="widget widget_text"><h1 class="widget-title">ANDREW LAWRENCE-KING</h1> <div class="textwidget"><p>Baroque opera, orchestral &amp; ensemble director, imaginative continuo-player, Early Harp virtuoso, specialist in baroque gesture &amp; Historical Action, investigator of Flow, Andrew Lawrence-King is the doyen of historical harping, one of the world’s leading performers of Early Music, and an internationally renowned scholar. </p> <p>His pioneering recordings of Trabaci, Ribayaz, Handel and Carolan re-established the lost worlds of Italian, Spanish, Anglo-Welsh &amp; Irish baroque harps; as co-director of Tragicomedia and director of The Harp Consort, he led a revolution in improvisation &amp; continuo-playing; his research into Tactus has redefined our understanding of baroque rhythm; as guest director, he inspires musicians around the world to reach new levels of technical precision and stylish historicity with fun, energy and passion. </p> <p>Andrew has directed at La Scala, Milan &amp; Sydney Opera House and won Russia's highest theatrical award, the Golden Mask (2012) for Cavalieri’s 'Anima &amp; Corpo'. His direction of Handel’s 'Orlando' (2019) won the Russian Eugene Onegin Award and has been nominated for another Golden Mask. During his long collaboration with Jordi Savall, he has won a Grammy (best ensemble 2011), the Spanish Premio de la Música in duet (2010) &amp; trio (2011), and Australia’s Helpmann Award in duet (2013) &amp; ensemble (2018). His recording of 'Earthly Angels' with soprano Kajsa Dahlbäck was YLE, the Finnish broadcasting company’s CD of the year (2018).</p> <p>2017 saw the premieres of Andrew Lawrence-King’s first two operatic compositions: 'Kalevala: the Opera', setting the Finnish national epic to ancient traditional melodies; and 'Arianna a la recherche', a remake of Monteverdi’s lost 1608 masterpiece from Rinucini’s libretto and the surviving musical fragment, the famous Lamento. Andrew’s latest recording traces the roots of favourite Christmas carols from the Finnish 'Piae Cantiones' (1582) with the Helsinki Utopia Choir, released on Jordi Savall’s AliaVox Diversa label (2019).</p> <p>From 2010-2015, Dr Lawrence-King was Senior Visiting Research Fellow for the Australian Centre for the History of Emotions. He is Professor of Early Harp and Continuo at the Guildhall School of Music &amp; Drama, London and Director of Opera Omnia, Academy for Early Opera &amp; Dance, Institute at Moscow State Theatre 'Natalya Sats'. He is currently working on an English translation of 'Il Corago', the anonymous c1630 guide for baroque opera directors. Inspired by 'Peter &amp; the Wolf' and the 'Young Person’s Guide to the Orchestra', his latest operatic composition, 'The Play of Music &amp; Time: an Explorer’s Guide to Early Opera' will be premiered in 2020.</p> <p>Andrew Lawrence-King directs The Harp Consort, combining state-of-the art early music performance with stylish improvisation &amp; entertaining stage presentation; Il Corago, the production team for historical staging of early opera; the International Baroque Opera Studio and Opera Omnia Moscow. </p> <p>Andrew's hobbies include marathon running, sailing, kayaking, fencing (modern epée &amp; historical rapier) and Tai Chi. He is a qualified hypnotist.</p> </div> </aside><aside id="search-3" class="widget widget_search"><h1 class="widget-title">Search this Blog for content</h1><form method="get" id="searchform" action="https://andrewlawrenceking.com/"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Search" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> </aside><aside id="media_gallery-3" class="widget widget_media_gallery"><h1 class="widget-title">Andrew Lawrence-King</h1><p class="jetpack-slideshow-noscript robots-nocontent">This slideshow requires JavaScript.</p><div id="gallery-3042-1-slideshow" class="jetpack-slideshow-window jetpack-slideshow jetpack-slideshow-black" data-trans="fade" data-autostart="1" data-gallery="[{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/09\/introduction-to-single-action-harp.png?w=440&quot;,&quot;id&quot;:&quot;118&quot;,&quot;title&quot;:&quot;Introduction to Single Action\u0026nbsp;Harp&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-from-small-harp.jpg?w=440&quot;,&quot;id&quot;:&quot;1673&quot;,&quot;title&quot;:&quot;Alk directs from small\u0026nbsp;harp&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/09\/alk-irish-baroque.jpg?w=440&quot;,&quot;id&quot;:&quot;93&quot;,&quot;title&quot;:&quot;ALK Irish baroque&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-st-p-baroque-opera-studio.jpg?w=440&quot;,&quot;id&quot;:&quot;1679&quot;,&quot;title&quot;:&quot;ALK directs St P baroque opera\u0026nbsp;studio&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs.jpg?w=440&quot;,&quot;id&quot;:&quot;1680&quot;,&quot;title&quot;:&quot;ALK directs&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/copy-alk-huete-small2.png?w=269&quot;,&quot;id&quot;:&quot;25&quot;,&quot;title&quot;:&quot;copy-alk-huete-small2.png&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/05\/the-perfect-musical-director-mattheson-by-alk.png?w=440&quot;,&quot;id&quot;:&quot;1657&quot;,&quot;title&quot;:&quot;The Perfect Musical Director Mattheson by\u0026nbsp;ALK&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-irish-harp-bordeaux-boat.jpg?w=440&quot;,&quot;id&quot;:&quot;1686&quot;,&quot;title&quot;:&quot;ALK, Irish Harp, Bordeaux\u0026nbsp;boat&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-at-eihf.jpg?w=440&quot;,&quot;id&quot;:&quot;1672&quot;,&quot;title&quot;:&quot;ALK at EIHF&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-irish-2014.jpg?w=440&quot;,&quot;id&quot;:&quot;1681&quot;,&quot;title&quot;:&quot;ALK Irish 2014&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2015\/12\/the-flow-zone-mashup-2015.jpg?w=440&quot;,&quot;id&quot;:&quot;1550&quot;,&quot;title&quot;:&quot;The Flow Zone mashup\u0026nbsp;2015&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/09\/fingernails.jpg?w=440&quot;,&quot;id&quot;:&quot;908&quot;,&quot;title&quot;:&quot;fingernails&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-single-action.jpg?w=440&quot;,&quot;id&quot;:&quot;1671&quot;,&quot;title&quot;:&quot;ALK \u0026amp; Single\u0026nbsp;Action&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/09\/alkzampieri.jpg?w=440&quot;,&quot;id&quot;:&quot;938&quot;,&quot;title&quot;:&quot;ALK\u0026amp;Zampieri&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;ALK with Rainer Thurau\u0026#8217;s \u0026#8220;Zampieri\u0026#8221; Italian baroque harp&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/08\/enargeia.png?w=278&quot;,&quot;id&quot;:&quot;847&quot;,&quot;title&quot;:&quot;Enargeia&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-lha.jpg?w=440&quot;,&quot;id&quot;:&quot;1676&quot;,&quot;title&quot;:&quot;ALK directs LHA&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/06\/no-conducting.png?w=240&quot;,&quot;id&quot;:&quot;684&quot;,&quot;title&quot;:&quot;No conducting&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2015\/10\/golden-mask.png?w=235&quot;,&quot;id&quot;:&quot;1374&quot;,&quot;title&quot;:&quot;Golden Mask&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/08\/the-theatre-of-dreams.png?w=440&quot;,&quot;id&quot;:&quot;846&quot;,&quot;title&quot;:&quot;The Theatre of\u0026nbsp;Dreams&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/06\/alk-in-rehearsal.jpg?w=431&quot;,&quot;id&quot;:&quot;688&quot;,&quot;title&quot;:&quot;ALK in rehearsal&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/alk-director-bow.jpg?w=440&quot;,&quot;id&quot;:&quot;11&quot;,&quot;title&quot;:&quot;ALK-director-bow&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-sheffield.jpg?w=440&quot;,&quot;id&quot;:&quot;1684&quot;,&quot;title&quot;:&quot;ALK sheffield&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-with-chromatic-irish-harp.jpg?w=440&quot;,&quot;id&quot;:&quot;1685&quot;,&quot;title&quot;:&quot;ALK with chromatic Irish\u0026nbsp;harp&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-rovaniemi-orchestra.jpg?w=440&quot;,&quot;id&quot;:&quot;1677&quot;,&quot;title&quot;:&quot;ALK directs Rovaniemi\u0026nbsp;Orchestra&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/alk-with-huete.jpg?w=440&quot;,&quot;id&quot;:&quot;10&quot;,&quot;title&quot;:&quot;alk-with-huete&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2015\/12\/alk-peri.jpg?w=440&quot;,&quot;id&quot;:&quot;1579&quot;,&quot;title&quot;:&quot;ALK \u0026amp; Peri&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2015\/12\/lord-of-the-strings.jpg?w=440&quot;,&quot;id&quot;:&quot;1562&quot;,&quot;title&quot;:&quot;Lord of the\u0026nbsp;Strings&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-masterclass.jpg?w=440&quot;,&quot;id&quot;:&quot;1682&quot;,&quot;title&quot;:&quot;ALK Masterclass&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/il-corago.jpg?w=440&quot;,&quot;id&quot;:&quot;12&quot;,&quot;title&quot;:&quot;Il corago&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/09\/thc-20-years-ago-web.jpg?w=440&quot;,&quot;id&quot;:&quot;947&quot;,&quot;title&quot;:&quot;THC-20-years-ago-web&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;Pat O\u0026#8217;Brien, ALK \u0026amp; other founder-members of The Harp Consort, at the recording sessions of Luz y Norte in 1994.&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-psaltery.jpg?w=247&quot;,&quot;id&quot;:&quot;1683&quot;,&quot;title&quot;:&quot;ALK psaltery&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-arpanetta.jpg?w=363&quot;,&quot;id&quot;:&quot;1670&quot;,&quot;title&quot;:&quot;ALK \u0026amp; Arpanetta&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-harpsichord-harp.jpg?w=440&quot;,&quot;id&quot;:&quot;1675&quot;,&quot;title&quot;:&quot;ALK directs harpsichord \u0026amp;\u0026nbsp;harp&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-sinfonietta-riga.jpg?w=440&quot;,&quot;id&quot;:&quot;1678&quot;,&quot;title&quot;:&quot;ALK directs Sinfonietta\u0026nbsp;Riga&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2016\/06\/alk-directs-harpsichord-harp-2.jpg?w=440&quot;,&quot;id&quot;:&quot;1674&quot;,&quot;title&quot;:&quot;ALK directs harpsichord \u0026amp; harp\u0026nbsp;2&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/thc-logo-2011-with-background.jpg?w=440&quot;,&quot;id&quot;:&quot;13&quot;,&quot;title&quot;:&quot;THC logo 2011 with\u0026nbsp;background&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/02\/inquartata.jpg?w=340&quot;,&quot;id&quot;:&quot;380&quot;,&quot;title&quot;:&quot;inquartata&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2014\/06\/alk-tra.jpg?w=440&quot;,&quot;id&quot;:&quot;764&quot;,&quot;title&quot;:&quot;ALK TRA&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;}]" itemscope itemtype="https://schema.org/ImageGallery"></div></aside> <div id="atatags-286348-67431092b3c97"></div> <script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: 'atatags-286348-67431092b3c97', location: 140, formFactor: '003', label: { text: 'Advertisements', }, creative: { reportAd: { text: 'Report this ad', }, privacySettings: { text: 'Privacy', } } }); }); </script></div><!-- #secondary .widget-area --> <div id="tertiary" class="widget-area" role="complementary"> <aside id="text-2" class="widget widget_text"><h1 class="widget-title">Visit the websites</h1> <div class="textwidget"><p><a href="http://www.TheHarpConsort.com">The Harp Consort</a></p> <p><a href="http://www.TheFlow.Zone">The Flow Zone</a></p> <p><a href="http://www.iLCorago.com">iL Corago</a></p> <p><a href="http://www.opera-omnia.org">OPERA OMNIA</a></p> <p><a href="https://www.facebook.com/StradHarp/">Stradivarius Harp 1681</a></p> <p><a href="https://www.facebook.com/PlayMusicTime/">The Play of Music &amp; Time</a></p> <p><a href="https://www.facebook.com/PerfectMusicalDirector/">The Perfect Musical Director (1739)</a></p> <p><a href="https://www.facebook.com/BaroqueGesture/">The Art of Gesture</a></p> </div> </aside><aside id="facebook-likebox-2" class="widget widget_facebook_likebox"><h1 class="widget-title"><a href="https://www.facebook.com/andrew.lawrenceking.9">Like ALK&#8217;s blog on Facebook</a></h1> <div id="fb-root"></div> <div class="fb-page" data-href="https://www.facebook.com/andrew.lawrenceking.9" data-width="200" data-height="432" data-hide-cover="false" data-show-facepile="true" data-tabs="false" data-hide-cta="false" data-small-header="false"> <div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/andrew.lawrenceking.9"><a href="https://www.facebook.com/andrew.lawrenceking.9">Like ALK&#8217;s blog on Facebook</a></blockquote></div> </div> </aside></div><!-- #tertiary .widget-area --> </div><!-- #main --> <footer id="colophon" role="contentinfo"> <div id="supplementary" class="three"> <div id="first" class="widget-area" role="complementary"> <aside id="blog_subscription-2" class="widget widget_blog_subscription jetpack_subscription_widget"><h1 class="widget-title"><label for="subscribe-field">Follow Blog via Email</label></h1> <div class="wp-block-jetpack-subscriptions__container"> <form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" data-blog="56032818" data-post_access_level="everybody" id="subscribe-blog" > <p>Enter your email address to follow this blog and receive notifications of new posts by email.</p> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > Email Address: </label> <input type="email" name="email" style="width: 95%; padding: 1px 10px" placeholder="Email Address" value="" id="subscribe-field" required /> </p> <p id="subscribe-submit" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="56032818"/> <input type="hidden" name="source" value="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/"/> <input type="hidden" name="sub-type" value="widget"/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="029c5845c5" /> <button type="submit" class="wp-block-button__link" > Follow </button> </p> </form> </div> </aside> </div><!-- #first .widget-area --> <div id="second" class="widget-area" role="complementary"> <aside id="media_gallery-2" class="widget widget_media_gallery"><p class="jetpack-slideshow-noscript robots-nocontent">This slideshow requires JavaScript.</p><div id="gallery-3042-2-slideshow" class="jetpack-slideshow-window jetpack-slideshow jetpack-slideshow-black" data-trans="fade" data-autostart="1" data-gallery="[{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/il-corago.jpg?w=440&quot;,&quot;id&quot;:&quot;12&quot;,&quot;title&quot;:&quot;Il corago&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/zampieri.jpg?w=358&quot;,&quot;id&quot;:&quot;15&quot;,&quot;title&quot;:&quot;Zampieri&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/alk-director-bow.jpg?w=440&quot;,&quot;id&quot;:&quot;11&quot;,&quot;title&quot;:&quot;ALK-director-bow&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/thc-logo-2011-with-background.jpg?w=440&quot;,&quot;id&quot;:&quot;13&quot;,&quot;title&quot;:&quot;THC logo 2011 with\u0026nbsp;background&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/che.jpg?w=440&quot;,&quot;id&quot;:&quot;14&quot;,&quot;title&quot;:&quot;CHE&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/alk-with-huete.jpg?w=440&quot;,&quot;id&quot;:&quot;10&quot;,&quot;title&quot;:&quot;alk-with-huete&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\/\/andrewlawrenceking.com\/wp-content\/uploads\/2013\/08\/alk-huete-small2.png?w=269&quot;,&quot;id&quot;:&quot;23&quot;,&quot;title&quot;:&quot;ALK Huete small&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;}]" itemscope itemtype="https://schema.org/ImageGallery"></div></aside> </div><!-- #second .widget-area --> <div id="third" class="widget-area" role="complementary"> <aside id="text-3" class="widget widget_text"><h1 class="widget-title">Index</h1> <div class="textwidget">There is a full Index to this Blog at http://www.theharpconsort.com/#!blog-index/cxm4</div> </aside> </div><!-- #third .widget-area --> </div><!-- #supplementary --> <div id="site-info"> <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a> </div> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"content","ajaxurl":"https:\/\/andrewlawrenceking.com\/?infinity=scrolling","type":"click","wrapper":true,"wrapper_class":"infinite-wrap","footer":"page","click_handle":"1","text":"Older posts","totop":"Scroll back to top","currentday":"30.04.20","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":1,"history":{"host":"andrewlawrenceking.com","path":"\/category\/history-of-emotions\/historical-action\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"category_name":"historical-action","error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"tag":"","cat":34058227,"tag_id":"","author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":[],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"lazy_load_term_meta":false,"posts_per_page":10,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_post_term_cache":true,"update_menu_item_cache":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2024-11-24 13:40:02","last_post_date":"2020-04-30 07:58:16","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=56032818&v=wpcom&tz=3&user_id=0&subd=andrewlawrenceking&x_pagetype=infinite-click"}}; </script> <!-- --> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2024474048849247f5660a2d05b85c6fc286379897f30a1061ad46e7f037e059ed7fe7" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile': 'Edit your profile', 'View profile': 'View profile', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <script type="text/javascript"> ( function() { function init() { document.body.addEventListener( 'is.post-load', function() { if ( typeof __ATA.insertInlineAds === 'function' ) { __ATA.insertInlineAds(); } } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <!-- CCPA [start] --> <script type="text/javascript"> ( function () { var setupPrivacy = function() { // Minimal Mozilla Cookie library // https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework var cookieLib = window.cookieLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null},setItem:function(e,o,n,t,r,i){if(!e||/^(?:expires|max\-age|path|domain|secure)$/i.test(e))return!1;var c="";if(n)switch(n.constructor){case Number:c=n===1/0?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+n;break;case String:c="; expires="+n;break;case Date:c="; expires="+n.toUTCString()}return"rootDomain"!==r&&".rootDomain"!==r||(r=(".rootDomain"===r?".":"")+document.location.hostname.split(".").slice(-2).join(".")),document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(o)+c+(r?"; domain="+r:"")+(t?"; path="+t:"")+(i?"; secure":""),!0}}; // Implement IAB USP API. window.__uspapi = function( command, version, callback ) { // Validate callback. if ( typeof callback !== 'function' ) { return; } // Validate the given command. if ( command !== 'getUSPData' || version !== 1 ) { callback( null, false ); return; } // Check for GPC. If set, override any stored cookie. if ( navigator.globalPrivacyControl ) { callback( { version: 1, uspString: '1YYN' }, true ); return; } // Check for cookie. var consent = cookieLib.getItem( 'usprivacy' ); // Invalid cookie. if ( null === consent ) { callback( null, false ); return; } // Everything checks out. Fire the provided callback with the consent data. callback( { version: 1, uspString: consent }, true ); }; // Initialization. document.addEventListener( 'DOMContentLoaded', function() { // Internal functions. var setDefaultOptInCookie = function() { var value = '1YNN'; var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname; cookieLib.setItem( 'usprivacy', value, 365 * 24 * 60 * 60, '/', domain ); }; var setDefaultOptOutCookie = function() { var value = '1YYN'; var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname; cookieLib.setItem( 'usprivacy', value, 24 * 60 * 60, '/', domain ); }; var setDefaultNotApplicableCookie = function() { var value = '1---'; var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname; cookieLib.setItem( 'usprivacy', value, 24 * 60 * 60, '/', domain ); }; var setCcpaAppliesCookie = function( applies ) { var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname; cookieLib.setItem( 'ccpa_applies', applies, 24 * 60 * 60, '/', domain ); } var maybeCallDoNotSellCallback = function() { if ( 'function' === typeof window.doNotSellCallback ) { return window.doNotSellCallback(); } return false; } // Look for usprivacy cookie first. var usprivacyCookie = cookieLib.getItem( 'usprivacy' ); // Found a usprivacy cookie. if ( null !== usprivacyCookie ) { // If the cookie indicates that CCPA does not apply, then bail. if ( '1---' === usprivacyCookie ) { return; } // CCPA applies, so call our callback to add Do Not Sell link to the page. maybeCallDoNotSellCallback(); // We're all done, no more processing needed. return; } // We don't have a usprivacy cookie, so check to see if we have a CCPA applies cookie. var ccpaCookie = cookieLib.getItem( 'ccpa_applies' ); // No CCPA applies cookie found, so we'll need to geolocate if this visitor is from California. // This needs to happen client side because we do not have region geo data in our $SERVER headers, // only country data -- therefore we can't vary cache on the region. if ( null === ccpaCookie ) { var request = new XMLHttpRequest(); request.open( 'GET', 'https://public-api.wordpress.com/geo/', true ); request.onreadystatechange = function () { if ( 4 === this.readyState ) { if ( 200 === this.status ) { // Got a geo response. Parse out the region data. var data = JSON.parse( this.response ); var region = data.region ? data.region.toLowerCase() : ''; var ccpa_applies = ['california', 'colorado', 'connecticut', 'delaware', 'indiana', 'iowa', 'montana', 'new jersey', 'oregon', 'tennessee', 'texas', 'utah', 'virginia'].indexOf( region ) > -1; // Set CCPA applies cookie. This keeps us from having to make a geo request too frequently. setCcpaAppliesCookie( ccpa_applies ); // Check if CCPA applies to set the proper usprivacy cookie. if ( ccpa_applies ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } else { // Could not geo, so let's assume for now that CCPA applies to be safe. setCcpaAppliesCookie( true ); if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } } }; // Send the geo request. request.send(); } else { // We found a CCPA applies cookie. if ( ccpaCookie === 'true' ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } } ); }; // Kickoff initialization. if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) { defQueue.items.push( setupPrivacy ); } else { setupPrivacy(); } } )(); </script> <!-- CCPA [end] --> <div class="widget widget_eu_cookie_law_widget"> <div class="hide-on-button ads-active" data-hide-timeout="30" data-consent-expiration="180" id="eu-cookie-law" style="display: none" > <form method="post"> <input type="submit" value="Close and accept" class="accept" /> Privacy &amp; Cookies: This site uses cookies. By continuing to use this website, you agree to their use. <br /> To find out more, including how to control cookies, see here: <a href="https://automattic.com/cookies/" rel="nofollow"> Cookie Policy </a> </form> </div> </div> <div id="actionbar" style="display: none;" class="actnbr-pub-reddle actnbr-has-follow"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://andrewlawrenceking.com"> <img loading='lazy' alt='' src='https://s2.wp.com/i/logo/wpcom-gray-white.png' srcset='https://s2.wp.com/i/logo/wpcom-gray-white.png 1x' class='avatar avatar-50' height='50' width='50' /> Andrew Lawrence-King </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 230 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="56032818" /> <input type="hidden" name="source" value="https://andrewlawrenceking.com/category/history-of-emotions/historical-action/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="029c5845c5" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fandrewlawrenceking.com%252F2022%252F12%252F29%252Fenargeia%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://andrewlawrenceking.com"> <img loading='lazy' alt='' src='https://s2.wp.com/i/logo/wpcom-gray-white.png' srcset='https://s2.wp.com/i/logo/wpcom-gray-white.png 1x' class='avatar avatar-50' height='50' width='50' /> Andrew Lawrence-King </a> </li> <li class="actnbr-folded-customize"> <a href="https://andrewlawrenceking.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fandrewlawrenceking.wordpress.com%2Fcategory%2Fhistory-of-emotions%2Fhistorical-action%2F"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Customize</span> </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fandrewlawrenceking.com%252F2022%252F12%252F29%252Fenargeia%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://andrewlawrenceking.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/feeds/13171714"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading">&nbsp;</span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner">&nbsp;</span> <div id="jp-carousel-comment-post-results"></div> <form id="jp-carousel-comment-form"> <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label> <textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..." ></textarea> <div id="jp-carousel-comment-form-submit-and-info-wrapper"> <div id="jp-carousel-comment-form-commenting-as"> <fieldset> <label for="jp-carousel-comment-form-email-field">Email (Required)</label> <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-author-field">Name (Required)</label> <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-url-field">Website</label> <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field" /> </fieldset> </div> <input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment" /> </div> </form> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/andrewlawrenceking.com\/2022\/12\/29\/enargeia\/":3987,"https:\/\/andrewlawrenceking.com\/2022\/01\/26\/madrigals-tactus\/":3682,"https:\/\/andrewlawrenceking.com\/2021\/05\/05\/looking-for-a-good-time\/":3573,"https:\/\/andrewlawrenceking.com\/2021\/02\/23\/introduction-to-french-baroque-dance-muffat-on-vrai-mouvement\/":3495,"https:\/\/andrewlawrenceking.com\/2020\/09\/06\/isabella-leonarda-400th-anniversary\/":3480,"https:\/\/andrewlawrenceking.com\/2020\/07\/09\/tubae-mirae-sonus-mozart\/":3432,"https:\/\/andrewlawrenceking.com\/2020\/06\/05\/congaudentes-happy-together\/":3289,"https:\/\/andrewlawrenceking.com\/2020\/06\/03\/music-for-a-while\/":3267,"https:\/\/andrewlawrenceking.com\/2020\/05\/31\/elocutio\/":3120,"https:\/\/andrewlawrenceking.com\/2020\/04\/30\/prattica-di-retorica-in-musica-dispositio\/":3042}; </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s1.wp.com/_static/??-eJydzMEOwiAMgOEXEhsVox6MzzKh2ZiFEkpDfHu3xHn0wK1/23zQsnGcKqYKUU0mHUMSmLHmwb2+DaIJInslFHBDYRUkkBYyFvPU5An3TmQH/dj2sy06PZm4VMd+pWVJCss4cTO/QydcA6E340CE5f2vVv8R74fL0V5P55u18wf4iIbB&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="coblocks-loader-js-extra"> /* <![CDATA[ */ var wpcom_coblocks_js = {"coblocks_masonry_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-masonry.min.js","coblocks_lightbox_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-lightbox.min.js","jquery_core_js":"\/wp-includes\/js\/jquery\/jquery.min.js","jquery_migrate_js":"\/wp-includes\/js\/jquery\/jquery-migrate.min.js","masonry_js":"\/wp-includes\/js\/masonry.min.js","imagesloaded_js":"\/wp-includes\/js\/imagesloaded.min.js"}; var coblocksLigthboxData = {"closeLabel":"Close Gallery","leftLabel":"Previous","rightLabel":"Next"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-facebook-embed-js-extra"> /* <![CDATA[ */ var jpfbembed = {"appid":"249643311490","locale":"en_US"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/andrewlawrenceking.com\/wp-admin\/admin-ajax.php","nonce":"3d03984bd7","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/andrewlawrenceking.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fandrewlawrenceking.com%2F2022%2F12%2F29%2Fenargeia%2F","blog_id":"56032818","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=56032818&v=wpcom&tz=3&user_id=0&subd=andrewlawrenceking","is_public":"1"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-slideshow-js-extra"> /* <![CDATA[ */ var jetpackSlideshowSettings = {"spinner":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/modules\/shortcodes\/img\/slideshow-loader.gif","speed":"4000","label_prev":"Previous Slide","label_stop":"Pause Slideshow","label_next":"Next Slide","blog_id":"56032818","blog_subdomain":"andrewlawrenceking","user_id":"0"}; var jetpackSlideshowSettings = {"spinner":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/modules\/shortcodes\/img\/slideshow-loader.gif","speed":"4000","label_prev":"Previous Slide","label_stop":"Pause Slideshow","label_next":"Next Slide","blog_id":"56032818","blog_subdomain":"andrewlawrenceking","user_id":"0"}; /* ]]> */ </script> <script type="text/javascript" id="sharing-js-js-extra"> /* <![CDATA[ */ var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??-eJylU1tSwzAMvBCOCS0DfDAchXFsNVEi28GPZnJ71NKUNnRCp/2yJa/W2pUth15o7xK4JNsora+QQOQIQdWcE+g2vmjjgzzBVeRr0VOu0UU5+GCUiUKTihHijmRQieY1Nv9WoKkhRQmZT32HIEgNMoHtSSWY5Rd4CDtGf2XI0ChnCMICuIXUK90dYhmzk5/otKwykpGsEh0mEFEHTzTFY2HRzUknRu3ZB91F+VSUr0UpIrIAEAG2xVoajHs/J5Agrww3eIEvNWBZR58rGcCwjF2dU1usVUL/B36Fpo3SULGDAmwF5mZTtAqeHwIdYVPiVAXDKZufubc8izAelqtAwmIdeOiXfFnu03qTiRlj40PS/oy80KOmGzhPtJ/TRkLeNX4Qx/xd7In/mBG1ItpZsRD9c8s0EDH02ttZeId2xQ9RGTPut+jqQxsf9r18WZXr1ePq+a39BsLMlsU='></script> <script type="text/javascript" id="sharing-js-js-after"> /* <![CDATA[ */ var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-linkedin' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-linkedin' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomlinkedin', 'menubar=1,resizable=1,width=580,height=450' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-twitter' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-twitter' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; } } ); } )(); /* ]]> */ </script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["jetpack-mu-wpcom-settings","rlt-proxy","cmp-script-stub","wpcom-actionbar-placeholder","grofiles-cards","wpgroho","mobile-useragent-info","wordads-smart","eu-cookie-law-script","jetpack_likes_queuehandler","the-neverending-homepage","coblocks-loader","reddle-navigation","jetpack-facebook-embed","jetpack-carousel","jquery-core","jquery-migrate","jquery","jquery-cycle","jetpack-slideshow","tiled-gallery","carousel-wpcom","sharing-js"] ); extend( window.infiniteScroll.settings.styles, ["wordads-global","eu-cookie-law-style","jetpack_likes","the-neverending-homepage","wp-block-library","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","coblocks-frontend","wpcom-core-compat-playlist-styles","wpcom-text-widget-styles","wpcom-bbpress2-staff-css","reddle-style","reblogging","geo-location-flair","sharedaddy","social-logos","h4-global","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","jetpack_facebook_likebox","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","jetpack-slideshow","tiled-gallery","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> <iframe src='https://widgets.wp.com/likes/master.html?ver=20241124#ver=20241124&amp;origin=https://andrewlawrenceking.com' scrolling='no' id='likes-master' name='likes-master' style='display:none;'></iframe> <div id='likes-other-gravatars' class='wpl-new-layout' role="dialog" aria-hidden="true" tabindex="-1"> <div class="likes-text"> <span>%d</span> </div> <ul class="wpl-avatars sd-like-gravatars"></ul> </div> <script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'56032818','blog_tz':'3','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'56032818','v':'wpcom','tz':'3','user_id':'0','subd':'andrewlawrenceking'}]); _stq.push(['extra', {'crypt':'UE5XaGUuOTlwaD85flAmcm1mcmZsaDhkV11YdWtpP0NsWnVkPS9sL0ViLndld3BsSjRjQ0FmMWk0bjhwYkI9bVh4bTM3ZU5oUj1jenJXRmd6fjMlM1JEdF1Ebz0mRzM0aiVsc0JBenl4Mm1qOFpnWVBaWlJKQXBhU2UrNzJHb2NHVj15R1krS1RmNnpuP2JQXywuMWs1aHdKTDRCRi5vWXUuQkNBY2N8ZFFkOEg5WmR1OFpSWDhaUT9+YXxBWm1wbXEuSnVRY3FhRGNEV1RadiV1VF0vS1ZNd1VrdXloY09jV2RRZDlsfmpdNVlSNFZMW3BkX2FZcC18dUZMNk4lenFYOHxELjFzfkxESnY3bXFVTk12ViZ5YlAsWjh+TXUlTlNoNllofCxQcnxCbUJWcUQ='}]); _stq.push([ 'clickTrackerInit', '56032818', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10