CINXE.COM

Vatican II – Ecclesiastical Freemasonry

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://ecclesiasticalfreemasonry.com/xmlrpc.php"> <title>Vatican II &#8211; Ecclesiastical Freemasonry</title> <script type="text/javascript"> WebFontConfig = {"google":{"families":["Arimo:r,i,b,bi:latin,latin-ext"]},"api_url":"https:\/\/fonts-api.wp.com\/css"}; (function() { var wf = document.createElement('script'); wf.src = 'https://s0.wp.com/wp-content/plugins/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script><style id="jetpack-custom-fonts-css">.wf-active code, .wf-active kbd, .wf-active pre, .wf-active samp{font-family:"Arimo",sans-serif}.wf-active body, .wf-active button, .wf-active input, .wf-active select, .wf-active textarea{font-family:"Arimo",sans-serif}.wf-active blockquote cite{font-family:"Arimo",sans-serif}.wf-active pre{font-family:"Arimo",sans-serif}.wf-active code, .wf-active kbd, .wf-active tt, .wf-active var{font-family:"Arimo",sans-serif}.wf-active button, .wf-active input[type="button"], .wf-active input[type="reset"], .wf-active input[type="submit"]{font-family:"Arimo",sans-serif}.wf-active .main-navigation ul ul{font-family:"Arimo",sans-serif}.wf-active .widget_calendar caption{font-family:"Arimo",sans-serif}.wf-active .widget_goodreads div[class^="gr_custom_author"]{font-family:"Arimo",sans-serif}.wf-active .widget_rss .rss-date{font-family:"Arimo",sans-serif}.wf-active .contact-form label{font-family:"Arimo",sans-serif}.wf-active .post-password-form label{font-family:"Arimo",sans-serif}.wf-active .featured-post{font-family:"Arimo",sans-serif}.wf-active .entry-footer span, .wf-active .entry-meta span, .wf-active .post-format-label{font-family:"Arimo",sans-serif}.wf-active .entry-meta a:not(.post-edit-link){font-family:"Arimo",sans-serif}.wf-active .nav-links .nav-subtitle{font-family:"Arimo",sans-serif}.wf-active .page-links .page-links-title{font-family:"Arimo",sans-serif}.wf-active .archive .format-quote .post-format-label a, .wf-active .blog .format-quote .post-format-label a, .wf-active .single .format-quote .post-format-label a{font-family:"Arimo",sans-serif}.wf-active .archive .format-status .post-format-label a, .wf-active .blog .format-status .post-format-label a, .wf-active .single .format-status .post-format-label a{font-family:"Arimo",sans-serif}.wf-active .comment-form label{font-family:"Arimo",sans-serif}.wf-active .comment-metadata .edit-link, .wf-active .pingback .edit-link{font-family:"Arimo",sans-serif}.wf-active .comment-navigation .nav-links a, .wf-active .comment-respond #reply-title small, .wf-active .reply a{font-family:"Arimo",sans-serif}.wf-active #infinite-handle span button, .wf-active #infinite-handle span button:focus, .wf-active #infinite-handle span button:hover, .wf-active .posts-navigation .nav-next a, .wf-active .posts-navigation .nav-previous a{font-family:"Arimo",sans-serif}</style> <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=7678' + '&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=aHR0cHM6Ly9lY2NsZXNpYXN0aWNhbGZyZWVtYXNvbnJ5LmNvbQ%3D%3D" + "&wpcomid=192969212" + "&time=1733054806"; 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='//fonts-api.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Ecclesiastical Freemasonry &raquo; Feed" href="https://ecclesiasticalfreemasonry.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ecclesiastical Freemasonry &raquo; Comments Feed" href="https://ecclesiasticalfreemasonry.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ecclesiastical Freemasonry &raquo; Vatican II Tag Feed" href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/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/wp-content/mu-plugins/jetpack-plugin/sun/modules/infinite-scroll/infinity.css?m=1685115060i&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://s2.wp.com/_static/??-eJydzEEOwiAQheELCWNrFV0YzwKUkKkIZGbQcPtWN+5cuHx5+X54VeVLlpAFamoRM0Ns23SB4vZQgOdw0UbvwTVMM7hU/F0ldGSpA0tPQXvmHfwMfRTDEqTaN7e9NFGRcP43QVYwR/7y2+M6mMN4NNP5NC4rOVVP3w==&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://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&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: #fff;--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--color--blue: #2590ec;--wp--preset--color--dark-gray: #404040;--wp--preset--color--medium-gray: #666;--wp--preset--color--light-gray: #eee;--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/toujours/style.css?m=1712172782i&cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='toujours-fonts-css' href='https://fonts-api.wp.com/css?family=Alegreya+Sans%3A300%2C500%2C300italic%2C500italic%7CMerriweather%3A700italic%2C400%2C400italic%2C700%2C600&#038;subset=latin%2Clatin-ext' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJx9j80KwjAQhF/IuFSpPwfxUaQNa0yb7IbshuLbm4KHiqW3+WBmdhamZCyTIinoCyMKpNKDchm4ZIE+sB1lb0V2sLDGYlIozpPAgJo6O34ZpBA8PFlwSJh9Dci6/OtcOz8Xib4DmilZjls7MtatrkoH1bXArZBDNvXDTj3TD5hn6Hyeo/d4a06XtmkOx+t5+ABPLXJK&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='print-css-13-1' href='https://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' /> <style id='jetpack-global-styles-frontend-style-inline-css'> @import url('https://fonts-api.wp.com/css?family=Montserrat:thin,extralight,light,regular,medium,semibold,bold,italic,bolditalic,extrabold,black|EB Garamond:thin,extralight,light,regular,medium,semibold,bold,italic,bolditalic,extrabold,black|');:root { --font-headings: EB Garamond; --font-base: Montserrat; --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-16-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"192969212","postID":"0","siteURL":"https:\/\/ecclesiasticalfreemasonry.com","xhrURL":"https:\/\/ecclesiasticalfreemasonry.com\/wp-admin\/admin-ajax.php","nonce":"18048254ab","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/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI='></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://ecclesiasticalfreemasonry.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="Vatican II &#8211; Ecclesiastical Freemasonry" /> <meta property="og:url" content="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" /> <meta property="og:site_name" content="Ecclesiastical Freemasonry" /> <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" /> <meta name="twitter:creator" content="@mightypen" /> <meta name="twitter:site" content="@mightypen" /> <!-- 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="search" type="application/opensearchdescription+xml" href="https://ecclesiasticalfreemasonry.com/osd.xml" title="Ecclesiastical Freemasonry" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#ecd078" /> <meta name="application-name" content="Ecclesiastical Freemasonry" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Chaos ab ordine" /><meta name="description" content="Posts about Vatican II written by anonymouscath" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ecd078; } </style> <style type="text/css" id="custom-colors-css"> #footer-widgets, #colophon { color: rgba( 255, 255, 255, 0.7 ); } #colophon .jetpack-social-navigation li a, #footer-widgets h3, #colophon h3 { color: rgba( 255, 255, 255, 0.8 ); } #footer-widgets a, #colophon a, #footer-widgets .widget #flickr_badge_uber_wrapper a:link, #footer-widgets .widget #flickr_badge_uber_wrapper a:active, #footer-widgets .widget #flickr_badge_uber_wrapper a:visited { color: rgba( 255, 255, 255, 0.8); } #footer-widgets a:hover, #colophon a:hover, #footer-widgets .widget #flickr_badge_uber_wrapper a:hover { color: rgba( 255, 255, 255, 1.0 ); } #footer-widgets .widget_archive > ul, #footer-widgets .widget_archive li, #footer-widgets .widget_authors ul ul li, #footer-widgets .widget_categories > ul, #footer-widgets .widget_categories li, #footer-widgets .widget_goodreads div[class^="gr_custom_each_container"], #footer-widgets .widget_goodreads div[class^="gr_custom_container"], #footer-widgets .widget_jp_blogs_i_follow > ol, #footer-widgets .widget_jp_blogs_i_follow li, #footer-widgets .widget_jetpack_posts_i_like > ul, #footer-widgets .widget_jetpack_posts_i_like li, #footer-widgets .widget_links > ul, #footer-widgets .widget_links li, #footer-widgets .widget_meta > ul, #footer-widgets .widget_meta li, #footer-widgets .widget_nav_menu > ul, #footer-widgets .widget_nav_menu li, #footer-widgets .widget_pages > ul, #footer-widgets .widget_pages li, #footer-widgets .widget_recent_comments > ul, #footer-widgets .widget_recent_comments li, #footer-widgets .widget_recent_entries > ul, #footer-widgets .widget_recent_entries li, #footer-widgets .widget_rss > ul, #footer-widgets .widget_rss li, #footer-widgets .widget_rss_links > ul, #footer-widgets .widget_rss_links li, #footer-widgets .widget.top_rated #top_posts, #footer-widgets .widget.top_rated li, #footer-widgets .widget_top-clicks > ul, #footer-widgets .widget_top-clicks li, #footer-widgets .widget_top-posts > ul, #footer-widgets .widget_top-posts li, #footer-widgets hr { border-color: rgba( 255, 255, 255, 0.3 ); } #footer-widgets .wrap { border-color: rgba( 255, 255, 255, 0.2 ); } body { background-color: #ecd078;} #page { border-color: #E5C14C;} .main-navigation a, #featured-post-trio article h2 a, .entry-title a, .nav-links .nav-title, .menu-toggle { color: #D5563D;} pre, .blog #primary .format-quote, .archive #primary .format-quote, .single #primary .format-quote, #footer-widgets, #colophon { background-color: #D95B43;} a, .search-form.hover-button label:before, .main-navigation a:focus, .main-navigation a:hover, .widget #flickr_badge_uber_wrapper a:hover, .widget #flickr_badge_uber_wrapper a:link, .widget #flickr_badge_uber_wrapper a:active, .widget #flickr_badge_uber_wrapper a:visited, .site-title a, .slideshow .prev-slide:hover, .slideshow .next-slide:hover, #featured-post-trio article h2 a:hover, .entry-title a:hover, .blog #primary .format-aside .entry-title a:hover, .archive #primary .format-aside .entry-title a:hover, .blog #primary .format-audio .entry-title a:hover, .archive #primary .format-audio .entry-title a:hover, .blog #primary .format-image .entry-title a:hover, .archive #primary .format-image .entry-title a:hover, .blog #primary .format-link .entry-title a:hover, .archive #primary .format-image .entry-title a:hover, .comment-metadata .edit-link a, .reply a, .comment-navigation .nav-links a, .comment-respond #reply-title small, .error404 .widget_tag_cloud a:hover, #secondary .widget a:hover, #secondary .widget_tag_cloud a:hover, #secondary .wp_widget_tag_cloud a:hover { color: #C02942;} button, input[type="button"], input[type="reset"], input[type="submit"], .featured-post, .page-links a:hover .page-links-num, .entry-audio .mejs-container, .entry-audio .mejs-container .mejs-controls, .entry-content .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current, .bypostauthor .avatar-container:before, #infinite-handle span button, .posts-navigation .nav-previous a, .posts-navigation .nav-next a { background-color: #C02942;} .page-links a:hover .page-links-num { border-color: #C02942;} </style> </head> <body class="archive tag tag-vatican-ii tag-439689 custom-background wp-embed-responsive customizer-styles-applied hfeed user-background has-header-image jetpack-reblog-enabled custom-colors"> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header" role="banner"> <div class="wrap"> <div class="site-branding"> <a href="https://ecclesiasticalfreemasonry.com/" class="site-logo-link" rel="home" itemprop="url"></a> <a href="https://ecclesiasticalfreemasonry.com/"> <img src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2021/05/cropped-judas-iscariot-1.jpg" width="1160" height="250" alt="" class="header-image"> </a> <p class="site-title"><a href="https://ecclesiasticalfreemasonry.com/" rel="home">Ecclesiastical Freemasonry</a></p> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation" role="navigation"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">Menu</button> <div class="menu-primary-container"><ul id="primary-menu" class="menu"><li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-20"><a href="https://ecclesiasticalfreemasonry.com/">HOME</a></li> <li id="menu-item-188" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-188"><a href="https://ecclesiasticalfreemasonry.com/articles/">Articles</a></li> <li id="menu-item-21" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-21"><a href="https://ecclesiasticalfreemasonry.com/about/">About</a> <ul class="sub-menu"> <li id="menu-item-22" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22"><a href="https://ecclesiasticalfreemasonry.com/contact/">Contact</a></li> </ul> </li> <li id="menu-item-7132" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7132"><a href="https://ecclesiasticalfreemasonry.com/illuminating-gestures/">Illuminating Gestures</a></li> <li id="menu-item-6501" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6501"><a href="https://ecclesiasticalfreemasonry.com/ebooks/">Free eBooks</a></li> </ul></div> </nav><!-- #site-navigation --> </div><!-- .wrap --> </header><!-- #masthead --> <div id="content" class="site-content"> <div class="wrap"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <header class="page-header"> <h1 class="page-title">Tag: <span>Vatican II</span></h1> </header><!-- .page-header --> <article id="post-7678" class="post-7678 post type-post status-publish format-standard has-post-thumbnail hentry category-masonic-architecture-in-catholic-churches tag-albert-pike tag-banyo-seminary tag-culture tag-freemasonry tag-liturgical-design tag-st-patricks-parramatta tag-sts-peter-paul-bulimba tag-vatican-ii"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="Masonic Symbolism in Liturgical Design" decoding="async" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="8120" data-permalink="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/liturgical-design/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png" data-orig-size="1200,800" 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="Liturgical design" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/liturgical-design.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/" rel="bookmark">Masonic Symbolism in Liturgical&nbsp;Design</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/" rel="bookmark"><time class="entry-date published" datetime="2024-11-03T14:18:58+11:00">November 3, 2024</time><time class="updated" datetime="2024-11-07T09:28:17+11:00">November 7, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <div class="wp-block-group alignfull is-content-justification-center" style="margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained"> <div style="height:7px" aria-hidden="true" class="wp-block-spacer"></div> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“Masonry, like all the Religions, all the Mysteries, Hermeticism, and Alchemy, conceals its secrets from all except the Adepts and Sages, or the Elect, and uses false explanations and misinterpretations of its symbols to mislead those who deserve only to be misled, to conceal the Truth, which it calls Light, from them, and to draw them away from it.”</p> <p>Albert Pike, former Sovereign Grand Commander</p> </blockquote> <p></p> <p>The Masonic infiltration which has penetrated very deeply into the heart of the Church is often reflected in the layout of modern churches. The designs which reveal Masonic influence track closely with the liturgical changes that took place after the Council, and which were first exposed by Cardinals Ottaviani and Bacci in their historic <em>Intervention</em>. Their letter to Pope Paul VI, and its attached document compiled by a group of theologians, became known as the <em>Ottaviani Intervention.</em>That document lists the main problems detected in Pope Paul&#8217;s New Order of the Mass:</p> <ul class="wp-block-list"> <li>definition of the Mass (supper, memorial, assembly instead of Sacrifice)</li> <li>purpose of the Mass (community/fraternal charity instead of Sacrifice and worship)</li> <li>essence of the Mass (thanksgiving &#8211; actually a fruit instead of the Mystery of Calvary continued)</li> </ul> <p>With regard to liturgical design, these changes were achieved by</p> <ul class="wp-block-list"> <li>reducing the main altar to a table</li> <li>eliminating the sanctuary and placing the altar in the midst of the people</li> <li>omitting specifically Catholic elements</li> <li>inverting the roles of priest and laity </li> <li>eliminating hierarchical structure</li> <li>implicitly denying the Real Presence</li> <li>having the priest face the people to support the idea of narrative rather than sacrifice</li> <li>providing limitless options to undermine unity</li> <li>using ambiguous designs and art </li> <li>focussing on &#8216;paschalism&#8217; to the exclusion of other communications of grace</li> <li>promoting &#8220;archaeologism&#8221;, condemned by Pope Pius XII, to suggest that the Church has somehow lost Her way in more recent times.</li> </ul> <p>It is easy to see how these novel elements in design are closely aligned with Masonic principles of liberty, equality and fraternity.</p> <p>Traditionally, the design of a church symbolises the exclusive and hierarchical nature of Catholicism. The Sacrifice of the Mass takes place in a dedicated area, the Sanctuary, which is only entered by males. Only an ordained priest may offer the Mass, and steps surrounding the altar denote his ascent on behalf of the people towards the Triune God.</p> <p>By contrast, the egalitarianism of Masonry sees the altar moved to the midst of the people, with the priest mingling among them. Steps no longer appear, and on some churches, the altar is even placed at a lower level than the congregation.</p> <p>Specifically Catholic elements such as statuary, side altars, traditional motifs in stained glass windows, artwork and textiles point to a Church which believes Herself to be the One True Faith. These must be jettisoned in favour of the more universal &#8220;spiritualism&#8221; found in Masonry.</p> <p>In line with the Masonic need for secrecy and misdirection, ambiguous patterns and symbols create confusion, replacing clear catechesis with mystical suggestions. In accordance with the Masonic principle of liberty, these creative details invite the designer or congregation to express their individuality, rather than being subservient to traditional themes and motifs.</p> <p>The principle of fraternity is expressed when a church&#8217;s design emphasises a merely human charity &#8211; an assembly of people gathered to pray for the poor or to build up the their community. Any reference to the Mass as a Sacrifice, or focus on the Real Presence of the Lord in the tabernacle is eliminated. Similarly, artwork reminding parishioners of their eternal destination is replaced by representations of the corporal works of mercy.</p> <p>Some specific examples of these principles are found in the churches shown below.</p> <h3 class="wp-block-heading">Saints Peter and Paul, in Bulimba, Brisbane. [Queensland, Australia.] </h3> </div></div> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img data-attachment-id="6691" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6691" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg" data-orig-size="450,300" 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="P&amp;amp;P3" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg?w=450" width="450" height="300" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg?w=450" alt="" class="wp-image-6691" style="width:647px;height:auto" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg 450w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp3-1.jpeg?w=300 300w" sizes="(max-width: 450px) 100vw, 450px" /><figcaption class="wp-element-caption">Saints Peter and Paul, in Bulimba, Queensland, Australia</figcaption></figure></div> <div class="wp-block-group alignfull is-content-justification-center" style="margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-2 wp-block-group-is-layout-constrained"> <p></p> <div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img data-attachment-id="6695" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6695" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg" data-orig-size="250,375" 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="P&amp;amp;P2" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg?w=200" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg?w=250" width="250" height="375" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg?w=250" alt="" class="wp-image-6695 size-full" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg 250w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/pp2-1.jpeg?w=100 100w" sizes="(max-width: 250px) 100vw, 250px" /></figure><div class="wp-block-media-text__content"> <p>As explained in <a href="http://www.bulimbacatholic.com/our-church.html">notes</a> about the church&#8217;s interior found on the parish website, this layout represents the theology wherein the assembly, that is the congregation, is the celebrant of the liturgy. Thus the priest loses his preeminent place and merges with the people. This was one of the concerns raised in <em>The Ottaviani Intervention </em>and represents the Masonic principle of egalitarianism. </p> <p>Focus on the priest , as a man, actually increases in this layout and the people are forced to stare at each other. </p> </div></div> <p>According to the <a href="http://www.bulimbacatholic.com/our-church.html">notes,</a> both the altar and the ambo are cubes, each carved from a single block of marble and decorated with arches. Notably, the <em>Le Guide du Paris Maçonnique</em>, explains that the perfect cube, the cut stone and the arches are all &#8220;inherently Masonic.&#8221; [As related in <em><a href="https://www.amazon.com.au/Unholy-Craft-Freemasonry-Roots-Christophobia-ebook/dp/B01N4L85K1">Unholy Craft: Freemasonry and the Roots of Christophobia</a></em>.]</p> <p>As an aside, the priest in question held, as a fundraiser for the Church&#8217;s renovations, a Black and White Ball. It is a small point but interesting in the context of this discussion.</p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div> </div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <p></p> <p></p> <p>Another example of a cube-shaped altar can be found in <a href="https://gloria.tv/post/UcizeSAV3G212mPpdpggGWrwH">this</a> German church. Made of red marble, the altar was consecrated by Auxiliary Bishop of Munich, Rupert Graf zu Stolberg, at the St. Michael Church in Niederaudorf.</p> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-image size-large"><img data-attachment-id="8001" data-permalink="https://ecclesiasticalfreemasonry.com/2024/11/03/masonic-symbolism-in-liturgical-design/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp" 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="rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=760" loading="lazy" width="1024" height="1024" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=1024" alt="" class="wp-image-8001" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/11/rnoblxwiza7d9csvoi0uwvltnq8snx2homu3bvv.webp 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> </div> </div> <h3 class="wp-block-heading">St. Patrick&#8217;s at Parramatta, Sydney. [New South Wales, Australia.]</h3> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="6665" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6665" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png" data-orig-size="1021,560" 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="Screen Shot 2024-07-16 at 1.27.34 pm" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=760" loading="lazy" width="1021" height="560" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=1021" alt="" class="wp-image-6665" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png 1021w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.34-pm.png?w=768 768w" sizes="(max-width: 1021px) 100vw, 1021px" /><figcaption class="wp-element-caption">St. Patrick&#8217;s Cathedral, Parramatta, Australia</figcaption></figure></div></div></div> <p></p> <p>This rather sparsely-decorated cathedral has been described by visitors as a &#8216;barn&#8217; or a &#8216;basketball court&#8217;. The shift from Catholic, theocentric liturgical design to a Masonic, anthropocentric one is very clear here: there is no tabernacle in the main body of the church, and the lectern faces over the altar to the crucifix on the back wall. What looks like a floating storm cloud, <a href="https://architectureau.com/articles/designing-australias-sacred-spaces/" target="_blank" rel="noreferrer noopener">is said</a> by the designer to embody “a sublime narrative of spiritual life.” </p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-image size-large"><img data-attachment-id="6667" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6667" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png" data-orig-size="1010,641" 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="Screen Shot 2024-07-16 at 1.27.58 pm" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=760" loading="lazy" width="1010" height="641" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=1010" alt="" class="wp-image-6667" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png 1010w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.58-pm.png?w=768 768w" sizes="(max-width: 1010px) 100vw, 1010px" /></figure> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-image size-large is-resized"><img data-attachment-id="6669" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6669" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png" data-orig-size="1009,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="Screen Shot 2024-07-16 at 1.29.57 pm" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=760" loading="lazy" width="1009" height="657" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=1009" alt="" class="wp-image-6669" style="width:379px;height:auto" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png 1009w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.29.57-pm.png?w=768 768w" sizes="(max-width: 1009px) 100vw, 1009px" /></figure> </div> </div> <p>The altar is a very egalitarian square. While not ugly, the fish and decoration shown at the entrance to the Adoration chapel, are ambiguous: they in no way point to the reality of the Real Presence only a few feet away.</p> <p>The &#8216;presider&#8217;s chair&#8217; is brutalist and situated near a rather grotesque crucifix. Notably, the arms of the cross are incomplete. </p> <p>The tabernacle, like its decorations, is quite ambiguous: it is difficult to discern what we are looking at. The arms on the cross surrounding the Sacred Host are of the same length &#8211; a common occult representation of a cross which is commonly found in Rosicrucianism.</p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="6662" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6662" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png" data-orig-size="482,552" 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="Screen Shot 2024-07-16 at 1.27.04 pm" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png?w=262" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png?w=482" loading="lazy" width="482" height="552" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png?w=482" alt="" class="wp-image-6662" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png 482w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png?w=131 131w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.27.04-pm.png?w=262 262w" sizes="(max-width: 482px) 100vw, 482px" /></figure></div></div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img data-attachment-id="6663" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6663" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png" data-orig-size="479,719" 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="Screen Shot 2024-07-16 at 1.26.06 pm" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png?w=200" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png?w=479" loading="lazy" width="479" height="719" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png?w=479" alt="" class="wp-image-6663" style="width:296px;height:auto" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png 479w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png?w=100 100w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/screen-shot-2024-07-16-at-1.26.06-pm.png?w=200 200w" sizes="(max-width: 479px) 100vw, 479px" /></figure></div></div> </div> <div class="wp-block-group alignfull is-content-justification-center" style="margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-3 wp-block-group-is-layout-constrained"> <h3 class="wp-block-heading">Banyo Seminary Chapel, Brisbane. [Queensland, Australia.]</h3> <p></p> </div></div> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="6680" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6680" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg" data-orig-size="960,640" 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="Banyo-Seminary-Chapel1" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=760" loading="lazy" width="960" height="640" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=960" alt="" class="wp-image-6680" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg 960w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/banyo-seminary-chapel1.jpeg?w=768 768w" sizes="(max-width: 960px) 100vw, 960px" /><figcaption class="wp-element-caption">Banyo Seminary, Queensland, Australia</figcaption></figure></div> <div class="wp-block-group alignfull is-content-justification-center" style="margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))"><div class="wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-4 wp-block-group-is-layout-constrained"> <p></p> <p>Another example is this chapel in a dioscesan seminary in Australia. Again we see the altar and ambo have been brought into the midst of the congregants. No sanctuary, as such, exists. Congregants are left with little choice but to look at each other, instead of being able to gaze unimpeded at the Holy Sacrifice unfolding before them.</p> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img data-attachment-id="6673" data-permalink="https://ecclesiasticalfreemasonry.com/?attachment_id=6673" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png" data-orig-size="550,345" 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="Lodge" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png?w=550" loading="lazy" width="550" height="345" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png?w=550" alt="" class="wp-image-6673" style="width:713px;height:auto" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png 550w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/07/lodge.png?w=300 300w" sizes="(max-width: 550px) 100vw, 550px" /><figcaption class="wp-element-caption">A typical Masonic lodge layout</figcaption></figure></div> <p>If we compare the three new churches above to the typical layout of a Masonic temple, we are at once struck by some obvious similarities. In the lodge, chairs are arranged in rows with the people facing each other. A table, known as the Table of the Book, is situated between the rows of chairs. In this layout, the focus is on man, which is a fundamental problem in new church designs as well.</p> <p>Where once the focus of the Mass was clearly on God &#8211; as the faithful, along with the priest, faced the high altar with tabernacle and a prominent crucifix &#8211; these modern designs place the emphasis firmly on man. This novelty takes on a more sinister aspect with the introduction of occult-inspired details, such as the cube-shaped altar. In that case, what could be put down to mere ideological influence is clearly exposed as an attempt to <em>replac</em>e the object of worship: Christ for Antichrist.</p> <p></p> <p></p> <div style="height:7px" aria-hidden="true" class="wp-block-spacer"></div> </div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/masonic-architecture-in-catholic-churches/" rel="category tag">Masonic architecture in Catholic Churches</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/albert-pike/" rel="tag">Albert Pike</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/banyo-seminary/" rel="tag">Banyo Seminary</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/culture/" rel="tag">Culture</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" rel="tag">Freemasonry</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/liturgical-design/" rel="tag">Liturgical design</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/st-patricks-parramatta/" rel="tag">St Patrick's Parramatta</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/sts-peter-paul-bulimba/" rel="tag">Sts Peter &amp; Paul Bulimba</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-7947" class="post-7947 post type-post status-publish format-standard has-post-thumbnail hentry category-catholic-clergy-known-masons tag-cardinal-bea tag-fatima tag-featured tag-freemasonry tag-john-xxiii tag-malachi-martin tag-modernism tag-vatican tag-vatican-ii tag-windswept-house"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="Freemasonic Influence in Papal Conclaves" decoding="async" loading="lazy" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="7962" data-permalink="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/fm-conclaves/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png" data-orig-size="1200,800" 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="FM Conclaves" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/fm-conclaves.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/" rel="bookmark">Freemasonic Influence in Papal&nbsp;Conclaves</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/" rel="bookmark"><time class="entry-date published updated" datetime="2024-10-27T17:56:39+11:00">October 27, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/#comments">2 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <h4 class="wp-block-heading">Unpublished Testimony of Fr. Malachi Martin, Taken from L&#8217;Eglise Eclipsee. TRanslated from the French by online translation tool.</h4> <p><em>Malachi Brendan Martin S.J.&nbsp;</em>: <em>July 23, 1921 ~ †July 27, 1999&nbsp;&nbsp;Born in County Kerry, Ireland, he studied at the Catholic University of Louvain, Belgium. There he received doctorates in Semitic language, archeology and Oriental history. He then studied at Oxford and at the Hebrew University in Jerusalem.&nbsp;</em></p> <p>Ordained as a priest on August 15, 1954, he was a Jesuit priest in Rome from 1958 to 1964, and carried out certain delicate missions for Cardinal Augustine Bea, for whom he was private secretary, and Popes John XXIII and Paul VI.&nbsp; Relieved in 1964 by Paul VI of his vows of poverty and obedience at his own request, he moved to New York and became an international author of bestsellers, fiction and non-fiction. One of his favourite subjects is the Third Secret of Fatima, about which he spoke at length in his works. He recalls that what is most frightening is that it is apocalyptic and corresponds to the eschatological texts of the Holy Scriptures.</p> <p>We approach this study through the testimony of Father Malachi Martin,&nbsp; who was extremely kind enough to sign his declarations. As he was secretary to Cardinal Bea, and the latter played a major role in the founding of the new “conciliar church”<sup data-fn="34369b6a-3b62-441f-b914-2a2fd686c2ff" class="fn"><a href="#34369b6a-3b62-441f-b914-2a2fd686c2ff" id="34369b6a-3b62-441f-b914-2a2fd686c2ff-link">1</a></sup>, as well as in the execution of the plan by enemies of the Church, his testimony is both of great interest and extreme seriousness. This is why we will avoid mentioning the names of the people directly concerned by this investigation; except, of course, Father Malachi Martin himself.&nbsp; Some told us they didn&#8217;t really agree with some of the Father&#8217;s statements.&nbsp; We point out that it is necessary to distinguish, in this testimony, the events he relates from his personal opinions, which we are not obliged to follow. What seemed important to us in the context of this work are the objective facts that it reports.&nbsp;</p> <p>It all started with an article entitled “Is the Pope Cardinal Siri?” » signed L.H. Rémy, of which here is the reproduction:</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“In one of his writings, Prince Scortesco, first cousin of Prince Borghese, President of the Conclave having elected Montini to the Supreme Pontificate, gives the following information concerning the conclave of June 21, 1963: “During the Conclave, a cardinal left the Sistine Chapel, met the representatives of B&#8217;naï B&#8217;rith<sup data-fn="a8c4d7c5-c3f2-4f97-8129-849e94892b6c" class="fn"><a href="#a8c4d7c5-c3f2-4f97-8129-849e94892b6c" id="a8c4d7c5-c3f2-4f97-8129-849e94892b6c-link">2</a></sup>, announced to them the election of Cardinal Siri. They responded by telling him that the persecutions against the Church would resume immediately. Returning to the conclave, he had Montini elected.”&nbsp;</p> </blockquote> <p>Visiting Monsieur de la Franquerie in November 1984, with my friend Francis Dallais, we spoke again about this serious problem. Monsieur de la Franquerie, in 1963, was in close contact with numerous Roman prelates, and he confirmed to us that he had heard confidences from reliable and well-informed people who had knowledge of these facts.&nbsp;</p> <p>To find out for sure, e decided to go see Cardinal Siri in Genoa.&nbsp; Monsieur de la Franquerie, having had the opportunity in the past to meet him and have friendly conversations with him, wrote to him to ask for an audience which the cardinal granted us on the Friday following Ascension 1985.&nbsp;</p> <p>This is how on May 17, 1985, we found ourselves at my home in Lyon: Monsieur de la Franquerie and Francis Dallais. The evening was wonderful. I admit that I am sensitive to the very old French charm of our dear Marquis and that we spent, until very late in the night, unforgettable moments listening to him tell us his memories of a fruitful life and well filled. Whether it is his memories of Monsignor Jouin, Marshal Pétain or Pius XII, Monsieur de la Franquerie is inexhaustible and fascinating.</p> <p>The next morning we left early for Genoa where the Cardinal was waiting for us around 10 a.m. and granted us a two-hour audience. We were received with great attention in the magnificent Episcopal Palace of Genoa. The Cardinal, who speaks French very well, was warm, attentive and had a courtesy typical of these people, great in office, but even more so in heart.&nbsp;</p> <p>A dialogue then began between these two respectable people in a diplomatic language that I did not know and which is of a charm, of a delicacy, the fruit of the education of hundreds of years, and unfortunately disappeared from our days.&nbsp;</p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="7963" data-permalink="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/giuseppe_cardinal_siri/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg" data-orig-size="836,1208" 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="Giuseppe_Cardinal_Siri" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=208" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=709" loading="lazy" width="709" height="1024" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=709" alt="" class="wp-image-7963" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=709 709w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=104 104w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=208 208w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/giuseppe_cardinal_siri.jpg 836w" sizes="(max-width: 709px) 100vw, 709px" /><figcaption class="wp-element-caption">Giuseppe Cardinal Siri</figcaption></figure></div></div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <p></p> <p>They talked about several current or past problems, useless to recount today. As far as we are concerned, we had agreed the evening before to first talk about the exit, during the Conclave, of Cardinal Tisserand. Recalling this story, Cardinal Siri’s reaction was clear, precise, firm and indisputable: “No, no one left the Conclave.” He can only testify to what he saw and not to what might have happened in his sleep or behind his back. But what caught our attention was this firmness, this categorical &#8216;no&#8217; from the Cardinal. </p> <p></p> </div> </div> <p>Moments later, when asked if he had been elected pope, his reaction was completely different. He began by remaining silent for a long time, he raised his eyes to the sky with a grin of pain and sorrow, clasped his hands and said, weighing each word with gravity: “I am bound by secrecy.” Then, after a long silence, heavy for all of us, he continued: “I am bound by secrecy. This secret is horrible. I could write books on the different conclaves; very serious things have happened. But I can’t say anything.” </p> <p>Let&#8217;s think. If he had not been elected pope, he would have said it with as much promptness and firmness as the previous question. Having been elected, he could not say it, bound by secrecy, and, not being able to lie, he took refuge behind this secret.&nbsp;</p> <p>In fact, it turns out that someone close to me who knew him closely assured me that the Cardinal told them that he had been elected pope twice: in place of Paul VI, and Wojtyla. The first time he refused, the second he was forced to refuse under threat of schism!</p> <p>We three witnesses were left very shaken and practically convinced of his election.&nbsp;</p> <p>And then serious questions arise. Did he resign? Was he forced to resign? What about these elections? What heavy secrets weigh on him? During the last Synod, he stayed a few hours and left. Despite his advanced age and the fact that he was over 75, he did not resign and it was not demanded. So?&nbsp;</p> <p>As he was the last cardinal appointed by Pius XII, we leave it to historians and theologians to study this problem in depth and respond to it. We simply leave this grave testimony<sup data-fn="83b12454-ea85-4c93-ad64-d52459eba8a4" class="fn"><a href="#83b12454-ea85-4c93-ad64-d52459eba8a4" id="83b12454-ea85-4c93-ad64-d52459eba8a4-link">3</a></sup>. In the week following the publication of this article, Monsieur de la Franquerie received two telephone calls from Rome, proving that even a small, very confidential magazine was read in the Vatican. The correspondents wanted to know if the article was serious, which Monsieur de la Franquerie confirmed to them.&nbsp;</p> <p>The article was then translated into English, German, Spanish, Italian and distributed everywhere, so much so that one day a priest asked for a meeting with the director of the magazine. This priest was sent by Father Malachi Martin, a Jesuit, living in New York.</p> <p>He met him to let him know from Father Malachi Martin, present as an interpreter at the last conclaves (speaking several languages), that what he had written was true. He supplemented this information with an important element: namely that Malachi Martin had to translate a message intended for Cardinal Siri, which contained exactly this sentence:&nbsp;“If you accept the pontificate, we will retaliate against your family.”&nbsp;</p> <p>During May 1996, one of our friends, who was in the United States for a few months, took the opportunity to go see Father Malachi Martin. He took the initiative to ask him a few questions in writing.&nbsp;Here is the report of the visits, the questions and the answers as they reached us.</p> <h3 class="wp-block-heading">First interview on June 3, 1996 in New York&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“Malachi Martin lives in the United States. He always says his Mass, confesses and sees people. He is seventy-five years old and in his right mind.</p> <p>I introduced myself as a friend of friends of the Marquis de la Franquerie. This was enough for him to put things in perspective. (&#8230;) Almost by himself, he told me about the Conclaves he experienced. I asked him two or three questions. He told me that Cardinal Siri was indeed elected pope in place of Paul VI and John Paul II and that he refused twice because of threats made against him and his family. He came from a great family from Genoa. During the two Conclaves, none of the cardinals went out. These threats were made to him by another cardinal.&nbsp;</p> <p>I didn&#8217;t dwell too much on the subject and we talked about the crisis in general. Then, on his own, while he was talking about John Paul II, about the fact that he did not govern and that he did not believe in his infallibility, that the Church was governed by the bishops. He told that ultimately all this posed serious problems: that all the ordinations of priests by John Paul II were invalid and that the faithful were lost.&nbsp;</p> <p>I asked him the question again: “So you say that all of this is invalid?” He answered me with great simplicity and assurance: “But yes, since the sacrament was changed at the Council”<sup data-fn="5c79acf0-b455-4331-aac5-95cabc14acb0" class="fn"><a href="#5c79acf0-b455-4331-aac5-95cabc14acb0" id="5c79acf0-b455-4331-aac5-95cabc14acb0-link">4</a></sup>.</p> <p>So I told him that we should write all this down and he told me that he is writing a new book on this subject. At the same time he dedicated his latest book to me in English, which will be translated into French: “Windswept House”.&nbsp;</p> <p>“Then we talked about this and that. He told me that the Abbot of Nantes had come to see him and asked him to insert a page about his community and himself in one of his books, but that he had to refuse. He knew Mgr Guérard des Lauriers, Mgr Ngo Dhin Thuc and many people.&nbsp;</p> <p>I asked him what he thought of the consecrations carried out by Mgr Ngo Dhin Thuc. He thiinks they are completely valid. He believes that there are currently some 57 bishops who have been consecrated in this way. He asked me if Bishop Williamson is a “sedevacantist” at heart or not. I told him that in any case, he is, as are others, but that he doesn&#8217;t say it and that Bishop Fellay claims to have relations with “undeclared sedevacantists”. He invited me to come back and see him &#8211; which will happen very soon.”</p> </blockquote> <h3 class="wp-block-heading">Second interview of September 12, 1996 in New York&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“In my last story I forgot to mention that Cardinal Ottaviani had probably been blackmailed in his last days so that he would accept the <em>Novus Ordo</em>, otherwise he would not be given the last sacraments.&nbsp;</p> <p>This Thursday evening, Malachi Martin had prepared the written answers to the questions that I had asked him in writing by mail some time before. This with the aim of possible publication. He warned me that our interview will not be long because he was to receive a prelate from Rome in an hour. </p> <p>John Paul II signed an official document authorizing a Conclave to depose the pope on grounds of physical incapacity or health. So much so that we only talk about the Conclave in Rome&#8230; but the next one will be worse and so will the situation!&nbsp;</p> <p>In addition to the written responses, we took up some of them orally.&nbsp; In particular the question of the Conclave. He described to me again how Cardinal Siri&#8217;s refusal happened: “After having been elected Pope and having read a paper which had just reached him, in an envelope, from the rank of cardinals, one of the three cardinals presiding the Conclave approached to ask him according to the consecrated words if he agreed to be pope. At that moment, Siri stood up stiff as a stick and pronounced the Latin phrases of refusal in an impersonal and cold tone as if he were forced.&nbsp; The reason he gave for his refusal was <em>propter metum</em>, that is to say ‘because of fear’.” At this moment, Malachi Martin told me that, canonically, this way of responding could have been a reason to invalidate the Conclave<sup data-fn="cf9ba88e-f310-40fa-9fb7-84dee9579f9f" class="fn"><a href="#cf9ba88e-f310-40fa-9fb7-84dee9579f9f" id="cf9ba88e-f310-40fa-9fb7-84dee9579f9f-link">5</a></sup>.&nbsp;</p> <p>I asked him: “Who did this paper come from?” </p> <p>He answered me: “It came from the cardinals, probably from Cardinals Villot and …..<sup data-fn="8c9165d0-b05d-4d0e-ac8a-49cc4859673a" class="fn"><a href="#8c9165d0-b05d-4d0e-ac8a-49cc4859673a" id="8c9165d0-b05d-4d0e-ac8a-49cc4859673a-link">6</a></sup>..In any case it was the expression of the refusal of the Special Lodge. This Lodge is reserved in Rome for cardinals in close contact with the Grand East. John XXIII and Paul VI were part of the Special Lodge.&#8221;</p> <p>I asked him to confirm: “Was John XXIII a Freemason?” He replied: “On the membership of John XXIII in Freemasonry, all the proofs are in the Vatican archives, jealously guarded by Cardinal Sodano.&nbsp; He himself saw photos taken by his driver revealing John XXIII frequenting Parisian dressing rooms.” The rest of our conversation was a bit of a repetition of the answers he had written. Due to lack of time we stop there. We must meet again the following Tuesday.”</p> </blockquote> <h3 class="wp-block-heading">Third interview of September 17, 1996 in New York&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“This will be our last meeting before my return to France. Malachi Martin told me again that we are only talking about the Conclave in Rome, that everyone is looking for votes and that the Freemasons are agitating very actively within the special Lodge reserved for cardinals, but in liaison with the rest of Freemasonry via the Grand East and the Grand Master of Italy whose name he does not remember.</p> <p>He told me that he spoke several times to John Paul II about these pressures (from Freemasonry) and the errors of Vatican II, but that he told him that it was nothing and that he made fun of it.&nbsp;</p> <p>I asked him: “Does John Paul II consider himself pope?”. He answered me: “He even doubts whether he is pope and he behaves more like a bishop than like a pope.”&nbsp;</p> <p>We then talked about Mgr Thuc, Mgr Mac Kenna then he read and signed the translation of his responses into French in order to be able to ask that they be published. I asked him for some details on the reason for Cardinal Siri&#8217;s first refusal and how it happened. He replied that it was the same process each time (for Paul VI and John Paul II).&nbsp;</p> <p>Then I asked him what he meant by “advancing issues on Ecumenism and Judaism”. In fact, he was simply an intermediary between John XXIII and Cardinal Bea. Finally, after he gave me his blessing, we parted with the intention of remaining in correspondence.”</p> </blockquote> <h2 class="wp-block-heading">Questions asked of Malachi Martin (September 1996)&nbsp;</h2> <h3 class="wp-block-heading">Subject: Traditionalism&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>Q. Do you know the so-called <em>Cassiciacum</em> thesis written by Mgr Guérard des Lauriers? What do you think? Do you consider that today the “pope”<sup data-fn="ef695cb7-6019-449c-9ff1-f6cbf276e744" class="fn"><a href="#ef695cb7-6019-449c-9ff1-f6cbf276e744" id="ef695cb7-6019-449c-9ff1-f6cbf276e744-link">7</a></sup> is a usurper, no longer has authority and should either convert or be deposed?</p> <p style="line-height:0">A. I don’t know <em>Cassiciacum</em><sup data-fn="bf80bda4-c515-4933-a922-0c0d6e05e372" class="fn"><a href="#bf80bda4-c515-4933-a922-0c0d6e05e372" id="bf80bda4-c515-4933-a922-0c0d6e05e372-link">8</a></sup>.</p> <p>Q. The Society of Saint Pius X<sup data-fn="b13ff037-6b91-4f1d-b7f8-fb063901dd20" class="fn"><a href="#b13ff037-6b91-4f1d-b7f8-fb063901dd20" id="b13ff037-6b91-4f1d-b7f8-fb063901dd20-link">9</a></sup> signed a recognition of the legitimacy of John Paul II before the diaconate. It gives the practical instructions to pray publicly for him and to say “<em>Una cum famulo tuo papa nostro Joanne Paulo</em>” at Mass. What do you think of that?&nbsp;</p> <p style="line-height:0">A. The Society is confused about the papacy.&nbsp;</p> <p>Q. Do you think that the consecrations performed by Mgr Ngo Dinh Thuc are valid?&nbsp;</p> <p style="line-height:0">A. The consecrations of Mgr Ngo Dinh Thuc are valid.</p> <p>Q. What do you think of the fight between Mgr Lefebvre and Mgr de Castro Mayer?&nbsp;</p> <p style="line-height:1.5">A. I think that Mgr Lefebvre and Mgr de Castro Mayer were fallible heroes but heroes.&nbsp;</p> <p>Q. Do you know the book by Arnaldo Xavier da Silvera “The new Mass, what to think of it?” Is it true that he was murdered?&nbsp;</p> <p style="line-height:0">A. I don&#8217;t know anything about Arnaldo Xavier da Silvera.&nbsp;</p> </blockquote> <h3 class="wp-block-heading">Subject: Conclaves&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>Q. Was Cardinal Siri elected pope twice? When ?&nbsp;One might think that his refusal comes from him alone. Why did he refuse and give way to Paul VI then to John Paul II?&nbsp;Some have asked Cardinal Siri; he did not respond and remained silent. You say there was pressure. Which ones and how do you know?&nbsp;From which cardinal do these pressures come?&nbsp; We saw black smoke at the Conclave electing John Paul II. Was it because Cardinal Siri had been elected and refused?&nbsp;</p> <p>A. That Siri, twice in his old age, was elected pope is an undeniable fact to those who know what happened. All that Siri himself conceded was that fear of retaliation was the determining factor in his behaviour. The pressure on him not to accept the pontificate did not come from a single cardinal. Simply Siri was not acceptable to the progressive faction and its bosses. Yes, there was confusion after a vote at the October 1978 Conclave.</p> <p>Q. You did not attend the Conclave electing John XXIII but you say that he kindly carried out his personal propaganda. Is this true? Why would he want to be pope?&nbsp;</p> <p style="line-height:1.6">A. Angelo Roncalli was always a missionary with his intention of becoming pope.&nbsp; He had an entirely Modernist agenda for the Church<sup data-fn="1c7cc9c9-76fa-459e-be54-6701f78f3ebf" class="fn"><a href="#1c7cc9c9-76fa-459e-be54-6701f78f3ebf" id="1c7cc9c9-76fa-459e-be54-6701f78f3ebf-link">10</a></sup>.</p> </blockquote> <h3 class="wp-block-heading">Subject: The Popes&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>Q. Was John XXIII an initiate? Some documents refer to him as “brother”. What do you think?&nbsp;</p> <p style="line-height:0">A. Yes, he was initiated by Vincent Auriol<sup data-fn="30160db5-6385-4750-a945-95046ca1fd96" class="fn"><a href="#30160db5-6385-4750-a945-95046ca1fd96" id="30160db5-6385-4750-a945-95046ca1fd96-link">11</a></sup>.</p> <p>Q. Does the encyclical <em>Pacem in Terris</em> contain heresies? Does it fall under the infallible Magisterium?&nbsp;</p> <p style="line-height:1.5">A. This should belong to the universal Ordinary Magisterium, but it is a Modernist document.</p> <p>Q. Should we consider John XXIII as a legitimate pope? Should we follow his liturgical reform?&nbsp;</p> <p style="line-height:0">A. He was validly elected. No, we should not follow his liturgical reform.&nbsp;</p> <p>Q. Did Paul VI have Jewish origins? What do you think of the thesis of the survival of Paul VI saying that he was replaced by a double?&nbsp;</p> <p style="line-height:1.5">A. No one really knows all of Montini&#8217;s ancestors. No, Paul VI was never replaced by a double.&nbsp;</p> <p style="line-height:1.4">Q. Did John Paul II have Jewish origins? Was he a heretic before his election?&nbsp; Some Masonic documents acclaimed him because he recognized “the right to make mistakes.” Do you think he is perfectly aware of what he is doing?&nbsp;</p> <p style="line-height:1.5">A. John Paul II, no, as far as I know, has no Jewish ancestors, but who really knows<sup data-fn="9a06fff2-9f5a-401f-b193-9119de424976" class="fn"><a href="#9a06fff2-9f5a-401f-b193-9119de424976" id="9a06fff2-9f5a-401f-b193-9119de424976-link">12</a></sup>? He is perfectly aware of what he did. He is not aware of the mistakes he has made.&nbsp;</p> <p>Q. Was John Paul I assassinated? For what ?&nbsp;</p> <p>A. We cannot explain the events surrounding the death of John Paul I by ordinary means. Powerful people didn&#8217;t like him as pope.&nbsp;</p> <p>Q. What do you think of the reform of the psalms by Cardinal Bea under Pius XII?&nbsp; What do we think of the institution of the Easter liturgy at midnight by Pius XII?&nbsp;</p> <p>A. I think all their changes were harmful.&nbsp;</p> <p>Q. Which pope is guilty of obscuring the message of Fatima?</p> <p>A. Pope John XXIII.&nbsp;</p> <p>Q. Who are the current “papabile” cardinals? Can we hope for a return to order after John Paul II? What future do you envision for the papacy and therefore for the Church?&nbsp;</p> <p>A. The future of the papacy: the hierarchy of the Church is extremely gloomy.<sup data-fn="0f7a0420-2519-4cec-9e97-387fb049e6b6" class="fn"><a href="#0f7a0420-2519-4cec-9e97-387fb049e6b6" id="0f7a0420-2519-4cec-9e97-387fb049e6b6-link">13</a></sup>&nbsp;</p> </blockquote> <h3 class="wp-block-heading">Subject: Vatican II</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>Q. Does the Second Vatican Council include formal heresies? Which ones?&nbsp;</p> <p>A. Certain parts of certain documents contradict past statements of the Roman Magisterium. For example, about religious freedom, papal primacy and infallibility; about the purpose of marriage, about the role of Jews, about the Church in the world.&nbsp;</p> <p>Q. Does the Second Vatican Council fall under the Ordinary Universal Magisterium? Is it infallible?&nbsp;</p> <p>A. Explicitly, Paul VI and the bishops of the Council denied the infallibility of the Second Vatican Council. If it had reflected the Tradition of the Roman Magisterium, it would have been part of the Ordinary Universal Magisterium, but it did not do so.&nbsp;</p> <p>Q. Should the Second Vatican Council be declared a robbery, in the same way as the Council of Ephesus? Can we interpret the Council in the light of Tradition?&nbsp;</p> <p>A. What the Roman Magisterium will ultimately do regarding Vatican II is what everyone hopes. Ultimately the pope will have to correct Vatican II and its documents in light of the fixed teaching of the Roman Magisterium &#8211; which won&#8217;t happen very soon. If you want to interpret Vatican II in the light of Tradition, you will have to reform its main documents completely<sup data-fn="130b338b-a965-4f05-a7f2-da67728e135a" class="fn"><a href="#130b338b-a965-4f05-a7f2-da67728e135a" id="130b338b-a965-4f05-a7f2-da67728e135a-link">14</a></sup>.</p> </blockquote> <h3 class="wp-block-heading">Subject: Relations at the Vatican&nbsp;</h3> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"> <p></p> <p>Q. You were Cardinal Bea&#8217;s secretary and therefore probably followed his interviews. What do you think of him? Cardinal Bea is said to have been at the origin of Ch.4 of the <em>Schema on Ecumenism</em> concerning the Jews<sup data-fn="f47ec63a-acda-4813-9a92-2bcdd2a0e207" class="fn"><a href="#f47ec63a-acda-4813-9a92-2bcdd2a0e207" id="f47ec63a-acda-4813-9a92-2bcdd2a0e207-link">15</a></sup>, which rejects the guilt of&nbsp;the Jewish people in the crucifixion. What do you think? Did you participate in the writing of this text?&nbsp;</p> <p>A. Cardinal Bea was busy introducing as many progressive doctrines and policies as possible. He was the leading hand in the <em>Schema on Ecumenism</em>.  I refused to follow what John XXIII and Bea proposed about the role of the Jewish population. </p> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"> <figure class="wp-block-image size-large"><img data-attachment-id="7967" data-permalink="https://ecclesiasticalfreemasonry.com/2024/10/27/freemasonic-influence-in-papal-conclaves/cardinalbea/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg" data-orig-size="591,887" 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="CardinalBea" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg?w=200" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg?w=591" loading="lazy" width="591" height="887" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg?w=591" alt="" class="wp-image-7967" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg 591w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg?w=100 100w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/cardinalbea.jpg?w=200 200w" sizes="(max-width: 591px) 100vw, 591px" /><figcaption class="wp-element-caption">Augustin Cardinal Bea</figcaption></figure> </div> </div> <p>Q. It is said that you have spent your entire career in the Vatican. Is this true? In what position?&nbsp;</p> <p>A. No, I was appointed professor at the Pontifical Biblical Institute in Rome in 1958. From there I became an assistant and advisor to Cardinal Bea.&nbsp;</p> <p>Q. What was your role during the Council? Did the “observers” participate in the writing of the “New Mass”?</p> <p>A. During the Council, my role was to be “behind the scenes”, pushing forward plans on Ecumenism and Judaism. Six Protestant clergymen (out of a total of eight consultants) wrote the <em>Novus Ordo</em> under the direction of Mgr.&nbsp; Annibale Bugnini. Unless very special care is exercised, the <em>Novus Ordo</em> is invalid.&nbsp;</p> <p>Q. Was Mgr Bugnini initiated into Freemasonry?&nbsp;</p> <p>A. Yes, Bugnini was a member of the Lodge<sup data-fn="c9adf15e-2958-4b6c-85d3-5559b8eb288d" class="fn"><a href="#c9adf15e-2958-4b6c-85d3-5559b8eb288d" id="c9adf15e-2958-4b6c-85d3-5559b8eb288d-link">16</a></sup>.</p> <p>Q. All your books are released in novel form with imaginary names.&nbsp; Why is that ? Have you had death threats?&nbsp;</p> <p>A. Not all of my books are in the form of a novel; only three of them. I have published sixteen books.&nbsp;</p> <p>Q. Did you know Carlo Falconi? What do you think of him?&nbsp;In his book <em>Seen and heard at the Council</em>, he said: “An otherwise trustworthy thirty-third degree assured me that Montini was a Freemason. For my part, I don’t believe it.”&nbsp; What do you think?</p> <p>A. I did not know Carlo Falconi personally.&nbsp;&nbsp;Yes, for a certain period, Montini was a member of the Lodge, as was John XXIII.&nbsp;&nbsp;</p> </blockquote> <p>What matters in this testimony &#8211; disregarding the fact that these maneuvers may have rendered these conclaves invalid &#8211; is that the election of these conciliar pontiffs is due to enormous manipulation by the servants of the Masonic sect.</p> <p>Let us thank Father Malachi Martin for his courage. His accusations raise serious questions that only theologians and canonists can resolve. How did we get to this?&nbsp;</p> <p>The reader will have understood: what Father Malachi Martin reveals is the culmination of a long conspiracy. Indeed, what does he say?</p> <p>“Siri was not acceptable to the progressive faction and its bosses.”&nbsp; “We cannot explain the events surrounding the death of John Paul I by ordinary means.” “Powerful people didn’t like him as pope.”&nbsp;</p> <p>Who are the “bosses” of this progressive faction plaguing the Vatican? Who are these “powerful people”? How did they come to dominate in the Vatican, to the point of being able to manipulate Conclaves?&nbsp;</p> <p></p> <p>FOOTNOTES</p> <ol class="wp-block-footnotes"><li id="34369b6a-3b62-441f-b914-2a2fd686c2ff">This is the name that Cardinal Benelli used to designate the church resulting from the Council. Cardinal Wojtyla, in his book “Sign of Contradiction”, gives it the name “post-conciliar church”. <a href="#34369b6a-3b62-441f-b914-2a2fd686c2ff-link">↩︎</a></li><li id="a8c4d7c5-c3f2-4f97-8129-849e94892b6c"> “<em>B’naï B’rith</em>, which means &#8216;Sons of the Covenant&#8217; in Hebrew, is the first world Jewish organization. It is at the same time the oldest, the most numerous and undoubtedly the most influential. Founded in 1843 in the United States, this para-Masonic secret society exclusively reserved for Jews includes more than 550,000 Brothers and Sisters in around fifty countries” (<em>The Warriors of Israel</em>, Facta, 1995, p. 415). Also read the remarkable work by Mr. E. Ratier: <em>Mysteries and secrets of B’naï B’rith</em>. <a href="#a8c4d7c5-c3f2-4f97-8129-849e94892b6c-link">↩︎</a></li><li id="83b12454-ea85-4c93-ad64-d52459eba8a4"><em>Under the Banner</em>, July/August 1986. <a href="#83b12454-ea85-4c93-ad64-d52459eba8a4-link">↩︎</a></li><li id="5c79acf0-b455-4331-aac5-95cabc14acb0">The question of the possible invalidity of the post-conciliar rite of the sacrament of orders is dealt with in the magazine “Forts dans la Foi”. Rama P. Coomaraswamy, MD: “The Anglican drama of the post-conciliar Catholic clergy”, n° 9/10, 2nd quarter 1990. <a href="#5c79acf0-b455-4331-aac5-95cabc14acb0-link">↩︎</a></li><li id="cf9ba88e-f310-40fa-9fb7-84dee9579f9f">L’Osservatore Romano of 03/21/1989 reports a comment by Father Betti about the new formulas of the profession of faith (a chapter should be written to comment on them). He says among other things: “The second category concerns the truths and doctrines that the Magisterium proposes in a definitive manner although they are not divinely revealed. To these truths must correspond to a total assent, even if it is not an assent of faith, because they are precisely not proposed as divinely revealed. For example, the legitimacy of a Roman Pontiff: his election is a historical fact. It could even be theoretically tainted by an electoral defect. It is not the fact in itself which is divinely revealed, but it is so linked to Revelation that the Magisterium can pronounce in a definitive manner on the legitimacy of this or that Pope. Otherwise, the Church would have remained for this or that period without a legitimate leader, without a successor to Peter. This extract would almost seem  a response to the testimony published three years before, in 1986 in “Under the Banner”. <a href="#cf9ba88e-f310-40fa-9fb7-84dee9579f9f-link">↩︎</a></li><li id="8c9165d0-b05d-4d0e-ac8a-49cc4859673a">The second name is difficult to grasp. In order to avoid an error we prefer not to transcribe it. <a href="#8c9165d0-b05d-4d0e-ac8a-49cc4859673a-link">↩︎</a></li><li id="ef695cb7-6019-449c-9ff1-f6cbf276e744">In quotation marks in the original. <a href="#ef695cb7-6019-449c-9ff1-f6cbf276e744-link">↩︎</a></li><li id="bf80bda4-c515-4933-a922-0c0d6e05e372">We do not know why Father Malachi Martin did not answer the second question. <a href="#bf80bda4-c515-4933-a922-0c0d6e05e372-link">↩︎</a></li><li id="b13ff037-6b91-4f1d-b7f8-fb063901dd20"> The Society of Saint Pius X was founded by Mgr Lefebvre in 1970. <a href="#b13ff037-6b91-4f1d-b7f8-fb063901dd20-link">↩︎</a></li><li id="1c7cc9c9-76fa-459e-be54-6701f78f3ebf">By evoking this expression of “missionary” Father Malachi Martin means that Cardinal Angelo Roncalli was acting to become Pope. By the word “agenda” he means that he had a modernist program. We will come back to this later. <a href="#1c7cc9c9-76fa-459e-be54-6701f78f3ebf-link">↩︎</a></li><li id="30160db5-6385-4750-a945-95046ca1fd96">This is an initiation into Freemasonry. Let us note this extract from Father Mouraux&#8217;s magazine: “Nuncio in Paris, Mgr Roncalli received at an open table Edouard Herriot and Vincent Auriol, notorious freemasons and politicians who carried out persecutory action against the Church.  In the warmth of a banquet, he said to them one day: “What separates us is of little importance”. All his happiness seemed to be that of the table where he wanted above all to please” (Bonum Certamen 122, p. 7). <a href="#30160db5-6385-4750-a945-95046ca1fd96-link">↩︎</a></li><li id="9a06fff2-9f5a-401f-b193-9119de424976"> Emilia Kaczorowska, the mother of John Paul II, was Jewish. <a href="#9a06fff2-9f5a-401f-b193-9119de424976-link">↩︎</a></li><li id="0f7a0420-2519-4cec-9e97-387fb049e6b6">Note from AC &#8211; Fr. Martin had read the Third Secret of Fatima, which is widely believed by traditionalists to have predicted the Crisis. He knew in the 1990&#8217;s where the Church was heading. <a href="#0f7a0420-2519-4cec-9e97-387fb049e6b6-link">↩︎</a></li><li id="130b338b-a965-4f05-a7f2-da67728e135a">We can note that “totally reforming the main documents” of Vatican II necessarily amounts to rejecting the Council, the good parts of which served to push through the bad ones. <a href="#130b338b-a965-4f05-a7f2-da67728e135a-link">↩︎</a></li><li id="f47ec63a-acda-4813-9a92-2bcdd2a0e207">During the Council a brochure was distributed to the Council Fathers entitled <em>Judeo-Masonic action in the Council</em>. After having given several proofs that chapter 4 presented to the Council was of Jewish origin, we find this on page 10:<br> “If we want definitive proof that chapter 4 of the <em>Schema on Ecumenism</em> presented to the Council by Cardinal Bea — who personally defended this thesis &#8211; is from a Judeo-Masonic source, we find it in the pages of the important French newspaper <em>Le Monde</em>, of November 19, 1963: “The international Jewish organization <em>B&#8217;naï B&#8217;rith</em> has expressed its desire to establish closer relations with the Catholic Church. The said Order has just submitted to the Council a declaration in which the responsibility of all humanity in the death of Jesus Christ is affirmed. If this declaration is accepted by the Council, declared Mr. Label A. Katz, President of the International Council of <em>B&#8217;naï B&#8217;rith</em>, the Jewish communities will study the means of cooperation with the authorities of the (Catholic) Church.”<br> In presenting his draft decree in favor of the Jews &#8211; completely contrary to the Gospel &#8211; His Eminence Cardinal Bea took care not to properly inform the Fathers of the Council of the origin of his theses and to specify to them they were suggested by the Masonic Order of <em>B’naï B’rith.</em><br><em> </em>Let us also add this letter from Cardinal Villot to Cardinal Marty of December 22, 1977: “&#8230;The Holy Father is indeed well aware of the sincere and fruitful relations that his venerated predecessor Pope John XXIII maintained with Jules Isaac. He also appreciates the happy consequences that these reports have had for subsequent orientation of the relations of the Catholic Church with Judaism, relations which found ecclesial expression in number 4 of the declaration <em>Nostra Aetate</em> of the Second Vatican Council, as well as in other manifestations which preceded it deated or followed” (<em>The Churches before Judaism</em>, Ed. du Cerf, Paris, 1980, pp. 181 and 182). <a href="#f47ec63a-acda-4813-9a92-2bcdd2a0e207-link">↩︎</a></li><li id="c9adf15e-2958-4b6c-85d3-5559b8eb288d">We therefore know, as it is confirmed by this testimony, that the “New Mass” is the work of Protestants and Freemasons. Should we be surprised to find, for example, cabbalistic formulas in the Offertory?<br>To know the thoughts of Protestants on the subject of the mass, let us read what Luther, founder of this sect, wrote: “We declare in the first place that our intention has never been to absolutely abolish all worship of God, but only to purge that which is in use, of all the additions with which it has been soiled: I am speaking of this abominable Canon, which is a collection of muddy lacunae; we made the Mass a sacrifice; we added offerories. The Mass is not a sacrifice or the action of the priest. Let us look at it as a sacrament or as a testament.  Let us call it blessing, eucharist, or table of the Lord, or Lord&#8217;s Supper, or Memory of the Lord. Let us give it any other title we wish, provided that we do not sully it with the name of sacrifice or action” (Werke, t. xi, p. 774). “When the mass is overthrown, I think we will have overthrown the papacy” (Contra Henricum Angliae Regem, Werke, t. x; sec. ii).<br> <a href="#c9adf15e-2958-4b6c-85d3-5559b8eb288d-link">↩︎</a></li></ol> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/catholic-clergy-known-masons/" rel="category tag">Catholic clergy - known Masons</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/cardinal-bea/" rel="tag">Cardinal Bea</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/fatima/" rel="tag">Fatima</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" rel="tag">Featured</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" rel="tag">Freemasonry</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/john-xxiii/" rel="tag">John XXIII</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/malachi-martin/" rel="tag">Malachi Martin</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/modernism/" rel="tag">Modernism</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican/" rel="tag">Vatican</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/windswept-house/" rel="tag">Windswept House</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-7800" class="post-7800 post type-post status-publish format-standard has-post-thumbnail hentry category-catholicism tag-archbishop-timothy-costelloe tag-australia tag-bishop-anthony-randazzo tag-bishop-shane-mackinlay tag-featured tag-pope-francis tag-synodality tag-vatican-ii"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/10/21/australian-bishops-are-in-the-synodal-way/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="Australian Bishop are in the Synodal Way" decoding="async" loading="lazy" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="7821" data-permalink="https://ecclesiasticalfreemasonry.com/2024/10/21/australian-bishops-are-in-the-synodal-way/synod-aus-bishops/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png" data-orig-size="1200,800" 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="Synod-Aus Bishops" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/synod-aus-bishops.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/10/21/australian-bishops-are-in-the-synodal-way/" rel="bookmark">Australian Bishops are in the Synodal&nbsp;Way</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/10/21/australian-bishops-are-in-the-synodal-way/" rel="bookmark"><time class="entry-date published updated" datetime="2024-10-21T09:52:08+11:00">October 21, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/10/21/australian-bishops-are-in-the-synodal-way/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p class="has-medium-font-size">Even though they missed out on the red hat, three of Australia&#8217;s bishops remain happy to carry water for the Synod.</p> <p class="has-medium-font-size">One of them is Shane Mackinlay, bishop of Sandhurst, who is representing the Bishops Conference at the Synod in Rome. According to McKinley, <em>Fiducia Supplicans</em> was a <strong>direct result </strong>of the Synod. He <a href="https://www.katholisch.de/artikel/56707-bischof-erlaubnis-fuer-segnung-homosexueller-paare-ergebnis-der-synode">told</a> a press conference that although the Pope didn&#8217;t act synodally by issuing the heretical document, that&#8217;s fine by him:</p> <p class="has-medium-font-size">&#8220;As with many things Pope Francis has done in the last year, he did not wait for the final document. He has already responded to things that were raised in the discussions and in the final report last year.&#8221;</p> <p class="has-medium-font-size">This is despite the Pope stating that he would absolutely not be making a decision on same-sex unions before the second Synod sessions. </p> <p class="has-medium-font-size">According to Mackinlay, &#8220;<em>Fiducia supplicans</em> is a significant step forward &#8230; and then I think those of us from the West are not so surprised that in some other parts of the world it is received differently and has a different kind of priority.&#8221; </p> <p class="has-medium-font-size">Yes, it is received differently because &#8216;in some parts of the world&#8217; the Bishops are actually Catholic! Mackinlay is so popular in Rome that he was elected for the second time as the Oceania representative for the Commission for the Final Document of the Synod &#8211; quite the appointment.</p> <p class="has-medium-font-size">Another Synod apparatchik is Archbishop Timothy Costelloe, no <a href="https://ecclesiasticalfreemasonry.com/2021/12/05/why-did-the-bishop-buy-the-lodge/">stranger</a> to these pages. As Archbishop of Perth and president of the Australian Catholic Bishops&#8217; Conference, Costelloe is completely onboard with the Synod&#8217;s agenda of re-imagining Catholicism. He couldn&#8217;t hide his enthusiasm for heterodox novelty when he told <a href="https://www.vaticannews.va/en/vatican-city/news/2024-10/synod-forum-primacy-and-synodality-in-a-communion-of-churches.html">Vatican News</a> that it was great to have priests, women, and lay people usurping to role of the Bishops by being given full voting rights instead of having a &#8216;back row seat&#8217;.</p> <p class="has-medium-font-size">“It shows us the equality and unity of all. Unity is communion of mind and heart, of spirit and action, and of faith at the service of the Church&#8217;s evangelising mission.” </p> <p class="has-medium-font-size">This &#8216;unity&#8217; is nowhere to be found either at the Synod or outside of it, of course. The persecution of traditional Catholics and the clamouring voices of dissenters from the Faith are evidence of that.</p> <p class="has-medium-font-size">Archbishop Costelloe also explained that the so-called &#8216;conversation in the spirit&#8217; “serves to free oneself from prejudices. The Synod must convert us from a competitive approach to a spirit of listening because in this way it will be of real and effective help to the Pope.”</p> <p class="has-medium-font-size">He posed a few more rhetorical questions: &#8220;Should the Synod office be restructured in favour of the local Churches? If so, how? And could the reports become documents to be published?&#8221;</p> <p class="has-medium-font-size">Now, don&#8217;t worry too much if you don&#8217;t have the answer to these questions. Something tells me that the Synod Fathers (and Mothers) already have the answers &#8211; pencilled in from Day 1.</p> <p class="has-medium-font-size">The third Australian Synod mouthpiece is<a href="https://www.bbcatholic.org.au/news/latest-news/obsession-over-women-s-ordination-harmful-bishop-randazzo-says"> Anthony Randazzo</a>, Bishop of Broken Bay diocese, who seems to have mastered the art of verbally giving with one hand while taking with the other.</p> <p class="has-medium-font-size">One the one hand, Randazzo criticises those who are &#8216;obsessed&#8217; by the issue of women&#8217;s ordination. But look at the reasons he gives as objections to it:</p> <p class="has-medium-font-size">“Those issues become all-consuming and focusing for people, to the point that they then become an imposition on people who sometimes struggle simply to feed their families, to survive the rising sea levels, or the dangerous journeys across wild oceans to resettle in new lands.”</p> <p class="has-medium-font-size">The Catholic Diocese of Broken Bay website reports that while Randazzo has &#8216;no problem with the topic of women’s ordination being discussed and studied at the Synod&#8217;, he thinks it should be poor women and not wealthy, well-educated ones who call for it. What? So now the disobedient notion of ordaining women is only wrong when it is attached to white privilege?</p> <p class="has-medium-font-size">Maybe someone needs to tell His Grace that the Amazonian women are way ahead of the curve. They are <a href="https://www.lifesitenews.com/news/amazon-cardinal-lays-hands-to-confer-ministry-on-women-going-to-celebrate-a-sacrament/?">already </a>receiving a para-liturgical blessing from their Cardinal before beginning their &#8216;ministry&#8217; of distributing the Sacraments. </p> <p class="has-medium-font-size">How anyone can think this matter was not laid to rest in the past with an <a href="https://www.vatican.va/content/john-paul-ii/en/apost_letters/1994/documents/hf_jp-ii_apl_19940522_ordinatio-sacerdotalis.html">infallible</a> statement is beyond me.</p> <p></p> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/catholicism/" rel="category tag">Catholicism</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/archbishop-timothy-costelloe/" rel="tag">Archbishop Timothy Costelloe</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/australia/" rel="tag">Australia</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/bishop-anthony-randazzo/" rel="tag">Bishop Anthony Randazzo</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/bishop-shane-mackinlay/" rel="tag">Bishop Shane Mackinlay</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" rel="tag">Featured</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/pope-francis/" rel="tag">Pope Francis</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/synodality/" rel="tag">Synodality</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-7602" class="post-7602 post type-post status-publish format-standard has-post-thumbnail hentry category-synarchy tag-europe tag-featured tag-freemasonry tag-jean-monnet tag-martinism tag-pierre-virion tag-rene-laurentin tag-robert-schumann tag-synarchy tag-vatican-ii"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/10/03/the-church-of-the-divine-synarchy/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="The Church of the &#039;Divine Synarchy&#039;" decoding="async" loading="lazy" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="7607" data-permalink="https://ecclesiasticalfreemasonry.com/2024/10/03/the-church-of-the-divine-synarchy/divine-synarchy/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png" data-orig-size="1200,800" 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="Divine Synarchy" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/10/divine-synarchy.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/10/03/the-church-of-the-divine-synarchy/" rel="bookmark">The Church of the &#8216;Divine&nbsp;Synarchy&#8217;</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/10/03/the-church-of-the-divine-synarchy/" rel="bookmark"><time class="entry-date published" datetime="2024-10-03T19:13:31+10:00">October 3, 2024</time><time class="updated" datetime="2024-10-06T11:11:08+11:00">October 6, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/10/03/the-church-of-the-divine-synarchy/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <h4 class="wp-block-heading">This is the English translation of a section of Pierre Virion&#8217;s &#8220;Mystery of Iniquity.&#8221; Taken from the Third Edition, and released during the 1970&#8217;s, M. Virion masterfully traces the crisis in the Catholic Church back to the plans of the Synarchists.</h4> <p class="has-medium-font-size">&#8220;The development of the revolution within the Church &#8211; for it is indeed a revolution &#8211; is linked to the march of international political events. Here we are in the presence of a politico-religious complex combining in its entirety the decadence of doctrinal and institutional Catholicism with the projects of a world government which, in the end, as we have said elsewhere, would be itself, at least visibly, only a universal super-church integrating national churches. In each of these two fields, parallel processes are oriented towards the same goal, so that if one is are in a hurry to follow a political trajectory ordered to their globalism, the others, under the guise of ecumenism, but in reality with a view to a versatile and Masonic dogmatic opening, are busy perfecting this revolution.&nbsp;</p> <p class="has-medium-font-size">Progress is such that they speak openly about this world government. <em>Le Monde</em> of February 16, 1967, citing as an example: &#8220;the <em>rapprochement</em> in ecumenism of the Christian churches said something about it&#8221; in advance, like Perrette in the fable, the unhoped-for advantages: no more starving people, no more epidemics, friendly exchanges and a limitation of births.&nbsp;</p> <p class="has-medium-font-size">Georges Hourdin, in<em> Croissance des Jeunes Nations</em> (n° 61) quoted by the <em>Courrier Communautaire Autaire</em> of 15 January 1967, had a geopolitical program that was more informed about the great synarchical groups: &#8220;We must accept to group the states into large regional confederations, then into a world government. It is then necessary, and very quickly, to plan births and savings&#8221;.</p> <p class="has-medium-font-size">The pill, which, as we can see, holds a large place in globalist diplomacy, also has the good fortune to be the link between and the ecumenism of the clerics of the new Church. But this is only a small side of the homogeneity of the system, which means that the building of the New Church, as widely open to all the faithful of multiple denominations as the world government is to all the peoples of the earth, so desired, so long awaited, whose Church of Holland is today enthusiastically presented to us like the prototype, or a politico-religious enterprise. </p> <h3 class="wp-block-heading">Holland</h3> <p class="has-medium-font-size">This will be seen by reading, in <em>Le Figaro</em>, the articles of Abbé Laurentin on &#8220;The Dutch Catholicism of Mutation&#8221;. For him, &#8220;Holland has been a country open to the freedoms of intelligence since the first hurricanes of the sixteenth century&#8221;. He forgets to tell his readers that this was so because Holland was then a hotbed of Rosicrucians and sects. In our day, The Masonic centres are Harlem and The Hague, where, we are told, some good Fathers are forgotten, but its activity has not been weakened. That could explain this.&nbsp;</p> <p class="has-medium-font-size">But what interests the Abbé so keenly is the sudden outburst of &#8220;Christian energies&#8221;. Let us read it, in fact (emphasis added): &#8220;The first symptoms were noticeable as early as 1950. They were linked to the <strong>economic</strong> and intellectual development that changed the condition of the Dutch Catholics. The phenomenon took on considerable proportions shortly before the opening of the Vatican <strong>Council.</strong> It <strong>catalysed research</strong> and provoked immense hope, but became a <strong>disappointment </strong>from the second session of the Council&#8221;. (<em>Le Figaro</em> 19/2/1967)</p> <p class="has-medium-font-size">Doesn&#8217;t Father Laurentin know that one should never talk about ropes in the house of a hanged man? So what happened &#8220;from 1950 onwards&#8221;? We remember the ‘Schumann Bomb’ which initiated the constitution of the European Coal Community in public opinion. Thus began the reputation that the ‘Father of Europe, a title’ Robert Schumann shared with Jean Monnet, whose international synarchic power and financial relations were in direct proportion to the discretion with which it surrounded them.&nbsp;</p> <h3 class="wp-block-heading">Germany</h3> <p class="has-medium-font-size">Immediately, the <em>Études</em> of the Jesuit Fathers, in their June issue, sounded the trumpet in favour of the ‘Christian-European epic.’ Mr Robert d&#8217;Harcourt extolled in a couplet on ‘German Realism’ the profound views and talents of Mr. Adenauer. It was reported that the Chancellor, proud of the role of the Federal Republic of Germany in this affair, affirmed that, by his decisive influence, it had accompanied Robert Schumann at the London Conference and that it thus became &#8220;a factor with which international policy must count&#8221;. This &#8220;must count&#8221; was not a figure of rhetoric.&nbsp;</p> <p class="has-medium-font-size">Let us not reproach Mr Adenauer for having wanted to create Europe and, to do so, for having used forces and the audience party, the Christian Democratic Party. But from the beginning, the company had partners who were neither on its side nor in its own designs and party whose successes he attributed in 1946 to the assistance of the financier, Pferdmenges, communicated to his European peers a a dynamism led by other powers, those of the ‘Europe of the Bankers’, less zealous than he was for the cause of the Roman Church. Pferdmenges was a pious Protestant who belonged to the Salomon Oppenheim Bank of Cologne, former president of the Chamber of Commerce and of the Bankers&#8217; Association of this city. Having helped Mr. Adenauer to form a powerful party, he was raised by him to the rank of Grand Cross.</p> <h3 class="wp-block-heading">Bankers &amp; Bilderbergers</h3> <p class="has-medium-font-size">Pferdmenges was chairman of the Rheinische-Westfälische Credit Bank in Cologne and vice-chairman of seven associations attached to the Dresdner Bank. His death did not put an end to other support, including that of a friend Adenauer and his financial advisor: Mr. Abs, a Catholic, it seems. With Mr. Abs, we entered a circle very similar to that of the Dresdner Bank, but more powerful than he, that of the Deutsche Bank, which owns the Rheinische-Westfälische Bank in Düsseldorf.&nbsp;</p> <p class="has-medium-font-size">With Mr. Abs, again, we had full access to the ‘World Understanding’ through the channel of the famous Bilderbergers in whose meetings he took part assiduously and recently again in Cannes with a line-up of German financiers. Mr. Abs presiding over the destinies of the Western and especially of the Rhine-Westphalia Group enjoys both the confidence of the Anglo-Saxons and holds the threads that connect powerful cosmopolitan consortiums from the Hambros Bank of London, the Lazare Bank and the International Bank of London. Luxembourg, well known to Mr. Van Zeeland, Bilderberger, too, up to the Dutch giant A. K. U. and its trusts, several of which are chaired by Mr Abs and which, as everyone knows, more or less discreetly finance the so-called right-wing parties with a tendency to Catholic or Protestant. Among the Catholic organs are <em>Volkskrant</em> (175,000 copies), the <em>Tydg</em> and its chain of four daily newspapers (114,000 copies), of which there is much talk in these times of the ‘National Council’. In these perspectives, it is conceivable, in fact, as Abbé Laurentin says, that the &#8220;economic condition&#8221; of the Dutch Catholics have changed.</p> <h3 class="wp-block-heading">Luxembourg</h3> <p class="has-medium-font-size">The Schumann-Adenauer-Monnet-Gaspéri movement was born in Luxembourg. It also settled in Strasbourg. Let&#8217;s say everything immediately: the main and always discreet craftsman was Jean Monnet. The ‘Schumann bomb’ was full of hard-hitting arguments, so powerful that in Christian Democratic circles one could perceive the repercussions as far as Strasbourg where &#8220;from 1950 various personalities either in their capacity or representing different Catholic movements belonging to eleven countries &#8220;established a Catholic Secretariat for European Problems (SCPE) previously founded in Luxembourg and which defined itself as follows:</p> <p class="has-medium-font-size">&nbsp;&#8220;A technical body made available to organisations and Catholic personalities interested in European problems. Its essential purpose is therefore to establish networks between them information and documentation. The SCPE will inform and inform interested persons of the projects which may be carried out in the Discussion in the bodies called upon to work for European unity. In addition, it will prepare the files and themes of study that will facilitate the examination of European problems involving the Christian conscience and requiring the study and presence of Catholics&#8221;.&nbsp;</p> <p class="has-medium-font-size">The presidency was devolved to the president of Italian Catholic Action, Mr. Vitorino Veronese, who in 1957 became president of UNESCO celebrated the tercentenary of Comenius, the famous Rosicrucian of the sixteenth century. The direction remained with M. Baumgartner, former finance minister with whom we remained in the orbit of the Bilderbergers. Dr. Roesen, President of the Commission to the Katolikentag was delegated by the German Catholics.</p> <h3 class="wp-block-heading">The Fingerprint of Synarchy Emerges</h3> <p class="has-medium-font-size">In 1951, the Documentation Catholique listing the various European movements presented with advantage the impetus given by the Count of Coudenhove-Kalergi and the action of M. Van Zeeland. This evocation of an authentic synarchic lineage should not make us forget that, in addition, Mr. Van Zeeland &#8220;passed through more than one place to dispose of a manoeuvring mass in impressive dollars &#8220;added to the presidency of the &#8220;Economic League for European Cooperation&#8221; of which Mr Giscard d&#8217;Estaing was vice-president. The same year, the &#8220;Comité de la rue de Penthièvre&#8221; led by Mr. Boutémy, secretary general of the French Employers&#8217; Association. He too, it was said, had &#8220;considerable funds, not all of which were of French origin, and acted energetically in connection with the international organisation led by the former Belgian minister, Mr Van Zeeland, to promote a federal status for Europe&#8221; (J. Hammer).&nbsp;</p> <p class="has-medium-font-size">In the same year again, in the year of elections, the Communists, hardly suspected of recognizing miracles, were to observe with astonishment that, with tripartism buried, their former Christian Democrat allies had suddenly become Europeans and Globalists. It was a fine piece of work in which a technical body, as the Catholic Secretariat of Strasbourg was called, was not unknown. He had undoubtedly made available to &#8220;organisations&#8221;, &#8220;personalities&#8221;, his networks, his documentation, his files and its themes of study, but the rest? His own budget must have been very heavy and such successes are expensive. The rest could not have been neglected.</p> <p class="has-medium-font-size">On 6 March 1953, in Strasbourg, at the Congress of the &#8216;Europe of the Six&#8217;, what political and financial authority other than that of M. von Brentano, Minister for West Germany, could in terms almost identical to those of the Synarchic Pact, better specify the action taken?&nbsp;</p> <p class="has-medium-font-size">&#8220;The mission received from the six Foreign Ministers and the acceptance of a task that we are now leading to its conclusion, constitute a kind of silent revolution; public opinion has taken note of this work, without, however, grasping its significance&#8221;. And the result was there, vast as the &#8216;Europe of the Six&#8217;, as deep as the mass of the MRP of which Robert Schumann was a member and leader of the &#8220;Movement of Christian Workers for Europe&#8221; sitting in the CFTC.&nbsp;</p> <h2 class="wp-block-heading">Sub-Plot to the Vatican II Council</h2> <p class="has-medium-font-size">It is therefore understandable that in such a wide environment, in such a favourable atmosphere, in a system as well as to the immense design of politicians, in a pool of people who are as well chosen in terms of its dimensions, its resources and security, the intellectuals of the Catholic Secretariat for Europe have been able, happy as fish in water, to deepen their ‘study themes’ and push their projects. In the European and globalist perspectives, the new theology perceived, now certain of achieving this, distant to the continental measure of Christian confessions and the depths of an ecumenism defying formulations of strict Catholicity. As the occultist Abbé Mélinge predicted, liberal Protestants and broad-minded Catholics could apply &#8220;at common expense&#8221; for the construction of a new church. At common expense this was, it seems, quite the case.</p> <p class="has-medium-font-size">But if the revolution of the politicians was silent, that of the theologians was not silent enough to be able to carry the masses along in the wake of the New World and discreet enough that one did not realise the work in which one was busy in order to to try to pass on to the future Council, supported by well-known Eminences and Excellencies, the plans prepared during the &#8220;that long maturation which has led French, German, Belgian and other theologians to prepare Vatican II from afar.&#8221; (<em>Courier</em> January 1967).&nbsp;&#8220;The phenomenon took on considerable proportions shortly before the opening of the Council&#8221; (Laurentin, <em>Le Figaro</em>, 19-2-1967), but The effort did not relax during the sessions. It is not to the peri-conciliar literature rising like an outbreak of revolution in the press, nor to the declamations with a great deal of costly publicity of the theologians of the future that we only think. There were also in Rome, a whole organisation which constituted an instrument of propaganda and formidable pressure, offering them round tables and crossroads, which could print on the spot and distribute to the Fathers their talks and their &#8220;themes of study.&#8221;</p> <p class="has-medium-font-size"></p> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/synarchy/" rel="category tag">Synarchy</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/europe/" rel="tag">Europe</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" rel="tag">Featured</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" rel="tag">Freemasonry</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/jean-monnet/" rel="tag">Jean Monnet</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/martinism/" rel="tag">Martinism</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/pierre-virion/" rel="tag">Pierre Virion</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/rene-laurentin/" rel="tag">Rene Laurentin</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/robert-schumann/" rel="tag">Robert Schumann</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/synarchy/" rel="tag">Synarchy</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-7087" class="post-7087 post type-post status-publish format-standard has-post-thumbnail hentry category-the-essence-of-freemasonry tag-angelo-roncali tag-book-excerpt tag-featured tag-freemasonry tag-john-xxiii tag-occult tag-pier-carpi tag-rosicrucianism tag-vatican-ii"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/08/17/was-john-xxiii-really-initiated-into-the-rosicrucians/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="7119" data-permalink="https://ecclesiasticalfreemasonry.com/2024/08/17/was-john-xxiii-really-initiated-into-the-rosicrucians/header-images-wordpress/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png" data-orig-size="1200,800" 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="HEADER images &#8211; Wordpress" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/header-images-wordpress.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/08/17/was-john-xxiii-really-initiated-into-the-rosicrucians/" rel="bookmark">Was John XXIII Really Initiated into the&nbsp;Rosicrucians?</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/08/17/was-john-xxiii-really-initiated-into-the-rosicrucians/" rel="bookmark"><time class="entry-date published" datetime="2024-08-17T13:02:50+10:00">August 17, 2024</time><time class="updated" datetime="2024-10-06T11:18:11+11:00">October 6, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/08/17/was-john-xxiii-really-initiated-into-the-rosicrucians/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <h4 class="wp-block-heading">stories of pope John&#8217;s occult involvement abound, but it is only recently that i have begun to take them seriously. some of you may think i am foolish for even considering the prospect. </h4> <p class="has-medium-font-size">As time has gone on and I have undertaken more research, this accusation seems somewhat more credible than it first appeared to be. Certainly, to my knowledge, Rome has never put out a statement denying the story of John&#8217;s occult initiation.</p> <p class="has-medium-font-size">The following is taken from Pier Carpi&#8217;s <a href="https://archive.org/details/les-prophe-ties-du-pape-jean-xxiii/page/n5/mode/2up">&#8216;Les Propheties du Pape Jean XXIII&#8217;,</a> which was written in the late &#8217;70&#8217;s. Along with the alleged prophecies is an account of the Rosicrucian initiation ritual apparently undertaken by Angelo Roncalli when he was stationed in Bulgaria. </p> <p class="has-medium-font-size">I present it here for you in the interests of pursuing the truth about Pope John, the Council and the influence of the occult on the Church during the twentieth century. </p> <p class="has-medium-font-size">We pick up the story at a conversation between Carpi and an occultist. (The text has been run through an online translation tool so may be a bit rough in places.)</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p class="has-medium-font-size">The old man took up the document and put it back in the azure blue napkin. &#8220;I must not add anything to that. You will have understood the fundamental importance of this table. It constitutes a real restoration of the esoteric tradition that allows the initiates to be free initiators. To choose their disciples, to to form the chain — down through their descendants.&#8221;</p> <p class="has-medium-font-size">I knew the tradition but I knew nothing about this document and the reality of the meeting between the three masters in Paris. The old man put down his napkin, got up and went to the window, set aside the white curtains that hid the night, as if he was looking for someone or something in the darkness. He turned around, stood and looked at me. &#8220;The evening I met you in Saint-Léon, I told you about the books of &#8216;T&#8217; and &#8216;M&#8217;.&#8221;</p> <p class="has-medium-font-size">&#8220;You told me that, like my other friend, you had read them in a dream&#8221;. </p> <p class="has-medium-font-size">&#8220;If it can be called a dream. Alas! We must use secular terms that betray the content of our thought. However, I feel that we understand each other. If I am here, it is because I have something else to show you, something that needs to be disclosed, that must be made public. But, before I demonstrate it to you, I must tell you the facts.&#8221;</p> <p class="has-medium-font-size">He returned to his seat, took up his napkin, which he pressed still more tightly against him and stared at me intensely: &#8220;I have to tell you about a man that everyone knows. Angelo Roncalli.&#8221;</p> <p class="has-medium-font-size"> &#8220;John XXIII?&#8221; </p> </blockquote> <p class="has-medium-font-size">Here we pause to consider the motivation Carpi may have had for writing a book about John XXIII. By this time, John had been dead for almost fifteen years so it could not undermine his papacy. Carpi does not attempt to taint John&#8217;s legacy: from the point of view of an occultist, the book actually benefits John&#8217;s image. This leads us to wonder if Carpi had no other motivation than to tell the truth.</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p class="has-medium-font-size">He hesitated for a moment, his eyes half-closed: &#8220;Jean,&#8221; he murmured. &#8220;1935 &#8230;.. Life was not easy for Angelo Roncalli, Archbishop of Mesembria, delegate in Turkey. Like all other religious, he was made to wear civilian dress, because of persecutions. Under constant surveillance, it was difficult for him to move: the spies were everywhere. Yet all those who approached him at that moment found in him a great serenity, which was not only that joy which he knew so well how to transmit, especially in difficult times.</p> <p class="has-medium-font-size">&#8220;It was precisely at this time that his first contact with the unknown world took place. </p> <p class="has-medium-font-size">&#8220;That evening Angelo Roncalli hastily retired to his apartments, as if he had an appointment. He lay down on his bed after undressing without the help of anyone &#8211; he had always done so and was to continue to do so, even when he became pope. </p> <p class="has-medium-font-size">&#8220;Before turning off the light, he looked at the pictures on the walls, images of the extended family. He closed his eyes and, while continuing his prayer, all the faces encountered that day flashed through his mind, especially those of the most humble people. Could he have expected it? More faces, smiles, sad eyes. Then sleep invaded him. But he would never know if it was really sleep. He had an appointment with the old man of sleep.</p> <p class="has-medium-font-size">&#8220;Six nights in a row he had seen him. It was the seventh. The most important and perhaps the last. </p> <p class="has-medium-font-size">&#8220;He appeared; old, very white hair, thin face, dark skin, eyes sweet and piercing. </p> <p class="has-medium-font-size">&#8221; &#8220;Will you be able to recognize me?&#8221; he asked. </p> <p class="has-medium-font-size">&#8221; &#8220;Always, master.&#8221; </p> <p class="has-medium-font-size">&#8220;Then, suddenly, the sacred books of &#8216;T&#8217; and &#8216;M&#8217; appeared in his hands. He leafed through. Inscribed on paper, knowledge, the words of knowledge, in a a language that Angelo had never known, never read before. But from his first rendezvous with the old man, in a dream which was perhaps not a dream, Angelo had known how to decipher it.</p> <p class="has-medium-font-size">&#8220;He read and everything became simple. God, how simple everything was, how clear everything was! If the other men might have known, the world could have been very different. But Angelo realised it was not given to everyone to know, because these things could be dangerous. Only a few could give them a correct meaning, use them to the good of all. In malevolent hands, they could become terrible weapons against man.</p> <p class="has-medium-font-size">&#8220;The two books closed. An intense light illuminated their covers on which were inscribed the two silver letters in relief &#8211; a light like the one Angelo felt within him. Impalpable, intransmissible by the poor instruments at man&#8217;s disposal; for millennia, has man not renounced forces, powers, and knowledge to replace them by a way as difficult as it is useless?</p> <p class="has-medium-font-size">&#8221; &#8220;Now you are ready,&#8221; said the old man. &#8220;And you&#8217;re on your way. I came because you called me. Now you know. But you still have a lot to learn, to see, to live. That&#8217;s why we&#8217;ll see each other again.&#8221;</p> <p class="has-medium-font-size">&#8221; &#8220;I&#8217;m waiting for you, master.&#8221; </p> <p class="has-medium-font-size">&#8220;The old man smiled. &#8220;Will you be able to recognize me?&#8221; </p> <p class="has-medium-font-size">&#8220;He repeated the same question three times. Three times Angelo gave the same answer. Then he woke up. He was alone in his room. He got up from the bed, went to the table, took some sheets of paper of paper and a pencil. He tried to write down what he had read in the books of knowledge. But his hand remained inert, his mind empty.</p> <p class="has-medium-font-size">&#8220;It was not possible. Words did not exist. Yet he had something in him &#8211; something that no one, could ever erase. That light had made him another man. He knew that the dream would never happen again. That the old man would return, but in reality. What else awaited him? He was not afraid because he knew he was on the the right way, that of the Good. He put down the pencil and thought.</p> <p class="has-medium-font-size">&#8220;He thought of the saints, the mystics, the men of faith, of the Church, men of truth and of peace. He took pleasure in remembering St. John the Evangelist, St. Anthony, St. Albert the Grand, St. Teresa, St. Francis. He rose, stopped in front of the crucifix, knelt down and prayed to the Virgin Mary for a long time.</p> <p class="has-medium-font-size">&#8220;She too had an apparition. Was it not in a dream that her destiny was fulfilled, when someone appeared to the sleeping Joseph to explain to him, in very simple words, the greatest of mysteries of faith, of all humanity?</p> <p class="has-medium-font-size">&#8220;He felt happy. And for the first time that night, he knew that someone was praying for him, in a big secret way.&#8221;</p> <p class="has-medium-font-size">The old man had finished his story. I looked at him: &#8220;They met?&#8221; I asked. </p> <p class="has-medium-font-size">He confirmed it. Seven days later, to be exact. Angelo Roncalli celebrated the sacraments in his humble house, before an even more humble community. While the others were going to work before lunch, Angelo went downstairs. In the hallway, sitting on a chair, stood the old man of his dream. No one had heard him knock or ring. But Angelo didn&#8217;t even wonder how he could have gotten in. He approached him and kissed him, as one embraces a brother who returns after a long absence. He invited him to his table but the other shook his head, smiling: &#8220;We must sit at a completely different table,&#8221; he said. Angelo looked at him. As the old man of his dream had asked him, he had immediately recognized him, and he listened.</p> <p class="has-medium-font-size">&#8220;Are you ready?&#8221;</p> <p class="has-medium-font-size">&#8220;I don&#8217;t know&#8221;. </p> <p class="has-medium-font-size">&#8220;Then you are.&#8221; Leave everything and follow me. He followed him, without telling anyone. For a long time they marched through the deserted city. The old man stopped in a small narrow square, with its low houses. He who, until then, had guided Angelo, turned and said: </p> <p class="has-medium-font-size">&#8220;Since you are ready, since you will soon be my equal, since the path we have to follow will be the same, you know it too. It is now up to you to lead me.&#8221;</p> <p class="has-medium-font-size">Angelo hesitated, looking around him. The man encouraged him:</p> <p class="has-medium-font-size">&#8220;Let&#8217;s go&#8221;. </p> <p class="has-medium-font-size">He advanced and chose without hesitation an alley, and entered it. Behind him, he could hear the footsteps of the old one. He stopped in front of a door of rough wood. </p> <p class="has-medium-font-size">&#8220;Is it there?&#8221; he asked. The other smiled. </p> <p class="has-medium-font-size">&#8220;Push the door, it&#8217;s only half closed. Climb up the stairs and don&#8217;t wait for me&#8221;. </p> <p class="has-medium-font-size">Angelo let himself be led by the voice he felt within him. He climbed two small staircases in almost total darkness, found himself in front of a new door, even smaller and lower than the other, and pushed it. It was ajar and he knew it. He entered. </p> <p class="has-medium-font-size">The room was large and pentagonal. The walls were bare. There were two large windows, closed. In the middle of the room, there was a large cedar table, also pentagonal. There were three chairs, leaning against three of the walls. On the chairs, a linen tunic, coloured belts and envelopes sealed with red. On the table, a Bible opened at the beginning of the Gospel of Saint John. There was a flaming sword with silver hilt; a censer; coloured ribbons; two bronze candelabra with three branches, each bearing three red candles. Then the magical and esoteric symbol of the Order to which Angelo would shortly be initiated. Under the symbol, there were three crossed roses, made of fabric. One white, one red, one black. </p> <p class="has-medium-font-size">The only dim lighting came from the three candles lit on one of the two lampposts. The others were extinguished. Angelo stood in front of the table. He looked at these objects, which, since he had read the sacred books in his dream, meant many things to him. He hardly dared to touch them. He began to read the first chapters of the Gospel of St. John, which had always fascinated him; he had, moreover, penetrated its most secret keys.</p> <p class="has-medium-font-size">He detached himself from it when he heard light footsteps behind him. It was the master, who smiled. He had recently entered the room, behind him the door was closed. He wore a long linen tunic &#8211; the protective fabric of any initiation ceremony &#8211; down to his feet. Around his neck, there was the magic symbol of the Order, in silver, hung at the end of a chain fromTemplar knots. With his hands gloved in white, his head bare, he approached, and without ceasing to smiled, placed a hand on Angelo&#8217;s right shoulder:</p> <p class="has-medium-font-size">&#8220;Kneel, on your right knee only&#8221;. </p> <p class="has-medium-font-size">Angelo obeyed, and the ceremony began. </p> <p class="has-medium-font-size">The master gave the meaning of each object, explained their symbolism. He took sealed envelopes, opened them and read their contents. On a sheet of blue paper were the ancient regulations of the Order. He opened another envelope, handed the sheet of paper to Angelo, who read what it said: seven questions.</p> <p class="has-medium-font-size">&#8220;Do you feel able to answer them?&#8221; the master asked him. </p> <p class="has-medium-font-size">Angelo replied in the affirmative and gave him back the paper. Then with the help of a candle, master lit the candles of the second candelabra.</p> <p class="has-medium-font-size">&#8220;These lights are for the masters of the past who are among us&#8221;. </p> <p class="has-medium-font-size">He put incense in the censer, purified the room by its four corners: then he turned three times and at each turn waved it three times. He returned to the table, and placed his hands on the profane man&#8217;s head and began to speak. He told him the mysteries of the Order. He asked questions. He received answers. At last the old master bent over him.</p> <p class="has-medium-font-size">&#8220;As you know, we call each other by the name we have chosen. Each one thus signs his freedom, his work program, the new link in the chain. What will your name be?&#8221;</p> <p class="has-medium-font-size">The layman did not hesitate: &#8220;John.&#8221;</p> </blockquote> <p class="has-medium-font-size">Here, we pause to consider the name that Angelo Roncalli chose for himself on being elected as Pope. It was John XXIII. That name had in fact been used once before: by an antipope in the fifteenth century. That John XXIII was eventually <a href="https://en.wikipedia.org/wiki/Antipope_John_XXIII">tried</a> for &nbsp;&#8220;piracy,&nbsp;rape, sodomy, murder and&nbsp;incest&#8221; with &#8220;the more scandalous&#8221; charges being &#8220;suppressed&#8221;!! </p> <p class="has-medium-font-size">We continue our narrative, making note that the &#8216;peculiar and complex ritual&#8217; is the great Secret of the Rosicrucians, something so depraved and unnatural that it cannot be mentioned outside of the brotherhood.</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p class="has-medium-font-size">&#8220;John&#8221;, repeated the master. And he then undertook the peculiar and complex ritual of the initiation ceremony.</p> <p>Finally, he put his sword on the neophyte&#8217;s head. At that moment, some new, elusive thing happened in John, something exploded in him. He was quite stunned and confused while reaching the height of serenity and happiness. </p> <p>&#8220;What you are experiencing at this moment, Brother John, many others have experienced before You: Myself, the masters of the past, the other brothers around the world. That thing, call it Light, but it has no name&#8221;.</p> <p>The master helped the disciple to his feet, kissed him seven times, and exchanged fraternal greetings with him. Then he taught him the secret words, the signs of recognition, the touching, the ritual of group work. Verbally, according to tradition.</p> <p class="has-medium-font-size">He then taught him the daily rites to be performed at three very specific moments of the day — which correspond to the three points of the operation of the sun — and in the most great secret, a Greek sentence and gestures to repeat. </p> <p class="has-medium-font-size">&#8220;At these three moments precisely,&#8221; explained the master, &#8220;our brothers and sisters all over the world make the same gestures, say the same sentence. Their strength is great, it comes from afar and is goes very far. Day after day, it acts on humanity. </p> <p class="has-medium-font-size">Finally, the master took the last envelope, opened it, and read its contents to John. On a sheet of paper was inscribed the formula of the oath: an oath not to reveal the secrets of the Order, to follow tradition, to always act for good, to be always strong, to help the brethren and the unfortunate, to respect above all the law of God and his ministers.</p> <p class="has-medium-font-size">Without hesitation, John signed at the end of the formula. He was animated by great strength. Near his signature, he wrote the number and the acronym that the master indicated to him. These two elements codified his initiation and rank. The master took the sheet back, folded it seven times, and asked the disciple to put it with the tip of his hand onto the flaming sword. This was done. </p> <p class="has-medium-font-size">The master brought the sword close to the candelabra where it was burning the candles for the masters of the past; the fire licked the paper. In a few seconds, the Oath was taken, reduced to ashes which the master scattered. &#8220;You have sworn, John, but know that the freedom of the brothers is far superior to all oaths. Today, you really know what freedom is. He kissed him again. John began to cry.</p> </blockquote> <p class="has-medium-font-size">The last consideration I will present here is that even if the described events did not not involve Angelo Roncalli, they do offer us an insight into the diabolical world of the mystery religions. We catch a glimpse of the mindset of those involved: their disdain for true religion, their arrogance in believing that the occult offers a solution to life&#8217;s problems that is superior to that of Our Lord Jesus Christ, Who is the Way, Truth and the Life.</p> <p>IMAGE CREDIT: Abzeronow, CC BY 4.0 <a href="https://creativecommons.org/licenses/by/4.0">https://creativecommons.org/licenses/by/4.0</a>, via Wikimedia Commons</p> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/the-essence-of-freemasonry/" rel="category tag">The Essence of Freemasonry</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/angelo-roncali/" rel="tag">Angelo Roncali</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/book-excerpt/" rel="tag">Book Excerpt</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" rel="tag">Featured</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" rel="tag">Freemasonry</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/john-xxiii/" rel="tag">John XXIII</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/occult/" rel="tag">Occult</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/pier-carpi/" rel="tag">Pier Carpi</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/rosicrucianism/" rel="tag">Rosicrucianism</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-7064" class="post-7064 post type-post status-publish format-standard has-post-thumbnail hentry category-masonic-infiltration-of-the-church tag-fatima tag-featured tag-freemasonry tag-john-xxiii tag-pachamama tag-paul-vi tag-vatican-ii tag-virgin-mary"> <div class="featured-image"> <span> <a href="https://ecclesiasticalfreemasonry.com/2024/08/12/the-anti-marian-current-at-vatican-ii/"><img width="940" height="627" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=940" class="attachment-toujours-featured size-toujours-featured wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=940 940w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=150 150w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=300 300w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=1024 1024w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png 1200w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="7080" data-permalink="https://ecclesiasticalfreemasonry.com/2024/08/12/the-anti-marian-current-at-vatican-ii/anti-mary/" data-orig-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png" data-orig-size="1200,800" 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="Anti-Mary" data-image-description="" data-image-caption="" data-medium-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=300" data-large-file="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/08/anti-mary.png?w=760" /></a> </span> </div> <header class="entry-header"> <h2 class="entry-title"><a href="https://ecclesiasticalfreemasonry.com/2024/08/12/the-anti-marian-current-at-vatican-ii/" rel="bookmark">The Anti-Marian Current at Vatican&nbsp;II</a></h2> <div class="entry-meta"> <span class="posted-on"><span>Published on <a href="https://ecclesiasticalfreemasonry.com/2024/08/12/the-anti-marian-current-at-vatican-ii/" rel="bookmark"><time class="entry-date published" datetime="2024-08-12T11:34:56+10:00">August 12, 2024</time><time class="updated" datetime="2024-08-12T11:37:08+10:00">August 12, 2024</time></a></span></span> <span class="byline">by <span class="author vcard"><a class="url fn n" href="https://ecclesiasticalfreemasonry.com/author/anonymouscath/">anonymouscath</a></span></span><span class="comments-link"><a href="https://ecclesiasticalfreemasonry.com/2024/08/12/the-anti-marian-current-at-vatican-ii/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p style="font-style:normal;font-weight:400"><em>It is widely acknowledged among traditionalists that the Second Vatican Council contained many elements which were designed to appease non-Catholics. This is most obvious in the changes which were later made to the Mass and the failure to condemn Communism at the time of the Council itself. However this non-Catholic appeasement also worked in an extraordinary way against devotion to the Mother of God, who was in many ways directly insulted by the progressive Council Fathers.</em></p> <p style="font-style:normal;font-weight:400"><em>While the main reason for this was the all-pervading Masonic ecumenism of the Council, two lesser motives were also at work. One of these is a Modernist trend toward denigrating miracles. Modernists do not mind acknowledging Our Lady as an historical fact; after all, there is little doubt that She was a real person who existed in time and gave birth to Jesus Christ. Other religions and cults also venerate the mother of their prophets. But Modernists are less tolerant of miracles associated with Our Lady: Her apparitions, Her messages and especially Her appearance at Fatima.</em></p> <p style="font-style:normal;font-weight:400"><em>A second factor at play is the significance placed on the female type by occultists. The ‘Sacred Feminine’ is important to the Rosicrucians, for example, where Our Lady is blasphemously referred to as one of the ‘Great Women Initiates.’ The Pachamama incident at the Amazon Synod was another reference to this female type. Pachamama is a version of Gaia, the earth goddess, who is venerated by Wiccans and climate worshippers as well as by tribalist pagan cults.</em></p> <p style="font-style:normal;font-weight:400"><em>These motives led the progressive element among the Council Fathers to downplay or ‘cancel’ the Mother of God in three main ways. The first was in regard to the proclamation of Our Lady as Mediatrix. There had been a movement among orthodox prelates to have the Mother of God honoured by the proclamation of the Fifth Marian dogma: that She is Mediatrix of all Graces. Many bishops and countless faithful were optimistic that this would be proclaimed by John XXIII at the Council, but the good bishops&#8217; campaign was thwarted at every opportunity. Petitions in favour of the proclamation were not delivered to the correct authorities and speeches bordering on blasphemy against Our Lady were delivered during Council sessions.</em></p> <p style="font-style:normal;font-weight:400"><em>The second insult was in regard to Fatima. Readers will recall that the Virgin Mary, through her messenger, Sr. Lucia of Fatima, asked that the Third Secret be revealed by the year 1960, that is, at the latest, under the pontificate of Pope John XXIII. It is known that John read the Secret in August 1959 by which time, preparations for the Council were well underway. After reading the message from Our Lady, John stated, “This does not concern the years of my pontificate.”</em></p> <p style="font-style:normal;font-weight:400"><em>These are remarkable words, considering that several sources claim the Secret refers to an evil Council! It is worth remembering that the convening of an ‘evil Council’ was also among the predictions made by the occultist and Synarchist, the false priest Roca.</em></p> <p style="font-style:normal;font-weight:400"><em>Even if the Secret contained no reference to a Council, John deliberately disobeyed the Mother of God by failing to make its details public. He further added to the disobedience by failing to consecrate Russia to the Immaculate Heart and formally promulgate First Saturday devotions.</em></p> <p style="font-style:normal;font-weight:400"><em>To further disrespect Our Lady, Pope John insulted Her in his Opening Speech to the Council in October 1962. The speech, which had heavy input from Cardinal Montini, the future Paul VI, contrasted John&#8217;s highly optimistic aggiornamento with the attitude of the so-called &#8216;prophets of doom&#8217;. This was a clear reference to the children of Fatima who carried Our Lady&#8217;s message, as well as to those conservative bishops and Cardinals who were concerned about threats to the Church and to the world at large. John XXIII criticised those who dwelled on &#8216;ruin and calamity&#8217;, echoing the words of the Fatima seers who saw in a vision that &#8216;the Holy Father crossed a large city half in ruins.&#8217;</em></p> <p style="font-style:normal;font-weight:400"><em>The insults to Our Lady did not end there, however. The final part of the campaign to denigrate the Mother of God was the denial of the dangers of Communism. It is well-documented that John XXIII made a secret pact with the Communist-run Russian Orthodox Church prior to the Council. John, always anxious to boost his ecumenical credentials, wanted Russian Orthodox &#8216;observers&#8217; at Vatican II. The Orthodox agreed &#8211; but only on condition that there was no condemnation of Communism from the Council. Encouraged by Montini, John went even further, ensuring there was no mention of Communism at all, despite many petitions from the prelates present.</em></p> <p style="font-style:normal;font-weight:400"><em>As the Abbe de Nantes wrote, &#8220;The greatest Council of all time (supposedly) would therefore remain deaf and blind to the greatest phenomenon of inhumanity of all time: the global expansion of Bolshevism. Thus did it secretly lend its aid.&#8221;</em></p> <p style="font-style:normal;font-weight:400"><em>Once Montini was elected Pope after the death of John XXIII, this anti-Mary agenda became even more clear. Throughout 1964 particularly, there were many attempts by the more conservative prelates to have Russia consecrated to the Immaculate Heart in the presence of all the world&#8217;s bishops. There could have been no better time for such an event as the Bishops were already gathered in Rome for the Council&#8217;s next session.</em></p> <p style="font-style:normal;font-weight:400"><em>But instead of taking the opportunity to consecrate Russia while all the world&#8217;s bishops were present, Paul VI ignored the pleas of the hundreds of Bishops who heeded Our Lady&#8217;s warnings. By the end of 1964, however, as Pope Paul could see the damage already being wrought by his reckless Council, he made one small concession: Paul &#8216;recalled&#8217; the Consecration made by Pius XII in 1942, while declaring Our Lady &#8220;Mother of the Church&#8221;.</em></p> <p style="font-style:normal;font-weight:400"><em>Of course, this feeble response could in no way be said to fulfil the requests made by Our Lady at Fatima.</em></p> <p style="font-style:normal;font-weight:400"><em>So it was that Popes John and Paul presided over a Council during which there was a concerted effort to insult, disrespect and denigrate the Mother of God. By refusing to condemn atheistic Communism, the Progressive Popes took the insult even further by refusing to acknowledge the greatest danger posed to the world, one which had precipitated a Divine visitation to earth in the form of the apparitions of Our Lady at Fatima.</em></p> <h4 class="wp-block-heading has-small-font-size"><strong><em>REFERENCES:</em></strong></h4> <h4 class="wp-block-heading has-small-font-size"><strong><em>&#8220;vatican council II and the fatima revelations&#8221; by the</em></strong><a href="https://crc-internet.org/our-doctrine/catholic-counter-reformation/john-paul-i-the-pope-of-the-secret/3-vatican-council-ii-and-the-fatima-revelations.html?r=fatima"><strong><em> </em></strong><strong><em>Contre Reforme Catholique</em></strong></a></h4> <h4 class="wp-block-heading has-small-font-size"><a href="https://fatima.org/news-views/timely-reflections-on-the-third-secret/">Timely Reflections on the Third Secret | The Fatima Center</a></h4> <h4 class="wp-block-heading has-small-font-size"><a href="https://fatima.machado-family.com/vol3/#calibre_link-1672">The Whole Truth about Fatima &#8211; Vol III</a></h4> <p class="has-small-font-size">IMAGES: Lothar Wolleh, CC BY-SA 3.0 <a href="https://creativecommons.org/licenses/by-sa/3.0">https://creativecommons.org/licenses/by-sa/3.0</a>, via Wikimedia Commons; <a href="https://upload.wikimedia.org/wikipedia/commons/9/95/Our_Lady_of_Fatima_1968.jpg">https://upload.wikimedia.org/wikipedia/commons/9/95/Our_Lady_of_Fatima_1968.jpg</a></p> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="cat-links">Categories <a href="https://ecclesiasticalfreemasonry.com/category/masonic-infiltration-of-the-church/" rel="category tag">Masonic Infiltration of the Church</a></span><span class="sep">&bull;</span><span class="tags-links">Tags <a href="https://ecclesiasticalfreemasonry.com/tag/fatima/" rel="tag">Fatima</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" rel="tag">Featured</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" rel="tag">Freemasonry</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/john-xxiii/" rel="tag">John XXIII</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/pachamama/" rel="tag">Pachamama</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/paul-vi/" rel="tag">Paul VI</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" rel="tag">Vatican II</a>, <a href="https://ecclesiasticalfreemasonry.com/tag/virgin-mary/" rel="tag">Virgin Mary</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <nav class="navigation posts-navigation" aria-label="Posts"> <h2 class="screen-reader-text">Posts navigation</h2> <div class="nav-links"><div class="nav-previous"><a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/page/2/" >Older posts</a></div></div> </nav> </main><!-- #main --> </div><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <aside id="block-19" class="widget widget_block widget_media_image"> <figure class="wp-block-image size-large"><img loading="lazy" width="683" height="1024" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=683" alt="" class="wp-image-7593" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=683 683w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=100 100w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=200 200w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png 1000w" sizes="(max-width: 683px) 100vw, 683px" /></figure> </aside><aside id="wp_tag_cloud-3" class="widget wp_widget_tag_cloud"><h3 class="widget-title">Tags</h3><a href="https://ecclesiasticalfreemasonry.com/tag/abortion/" class="tag-cloud-link tag-link-13538 tag-link-position-1" style="font-size: 9.4788732394366pt;" aria-label="Abortion (6 items)">Abortion</a> <a href="https://ecclesiasticalfreemasonry.com/tag/acbc/" class="tag-cloud-link tag-link-527133 tag-link-position-2" style="font-size: 9.4788732394366pt;" aria-label="ACBC (6 items)">ACBC</a> <a href="https://ecclesiasticalfreemasonry.com/tag/annibale-bugnini/" class="tag-cloud-link tag-link-26474747 tag-link-position-3" style="font-size: 9.4788732394366pt;" aria-label="Annibale Bugnini (6 items)">Annibale Bugnini</a> <a href="https://ecclesiasticalfreemasonry.com/tag/archbishop-peter-comensoli/" class="tag-cloud-link tag-link-650839094 tag-link-position-4" style="font-size: 8pt;" aria-label="Archbishop Peter Comensoli (4 items)">Archbishop Peter Comensoli</a> <a href="https://ecclesiasticalfreemasonry.com/tag/archbishop-timothy-costelloe/" class="tag-cloud-link tag-link-98368253 tag-link-position-5" style="font-size: 8pt;" aria-label="Archbishop Timothy Costelloe (4 items)">Archbishop Timothy Costelloe</a> <a href="https://ecclesiasticalfreemasonry.com/tag/art/" class="tag-cloud-link tag-link-177 tag-link-position-6" style="font-size: 9.4788732394366pt;" aria-label="Art (6 items)">Art</a> <a href="https://ecclesiasticalfreemasonry.com/tag/australia/" class="tag-cloud-link tag-link-4330 tag-link-position-7" style="font-size: 13.718309859155pt;" aria-label="Australia (18 items)">Australia</a> <a href="https://ecclesiasticalfreemasonry.com/tag/book-excerpt/" class="tag-cloud-link tag-link-4605 tag-link-position-8" style="font-size: 12.43661971831pt;" aria-label="Book Excerpt (13 items)">Book Excerpt</a> <a href="https://ecclesiasticalfreemasonry.com/tag/culture/" class="tag-cloud-link tag-link-1098 tag-link-position-9" style="font-size: 15.788732394366pt;" aria-label="Culture (30 items)">Culture</a> <a href="https://ecclesiasticalfreemasonry.com/tag/dialogue/" class="tag-cloud-link tag-link-47491 tag-link-position-10" style="font-size: 10.464788732394pt;" aria-label="Dialogue (8 items)">Dialogue</a> <a href="https://ecclesiasticalfreemasonry.com/tag/ecumenism/" class="tag-cloud-link tag-link-128751 tag-link-position-11" style="font-size: 8.7887323943662pt;" aria-label="Ecumenism (5 items)">Ecumenism</a> <a href="https://ecclesiasticalfreemasonry.com/tag/fatima/" class="tag-cloud-link tag-link-567333 tag-link-position-12" style="font-size: 9.4788732394366pt;" aria-label="Fatima (6 items)">Fatima</a> <a href="https://ecclesiasticalfreemasonry.com/tag/featured/" class="tag-cloud-link tag-link-35890 tag-link-position-13" style="font-size: 22pt;" aria-label="Featured (130 items)">Featured</a> <a href="https://ecclesiasticalfreemasonry.com/tag/freemasonry/" class="tag-cloud-link tag-link-99380 tag-link-position-14" style="font-size: 19.239436619718pt;" aria-label="Freemasonry (68 items)">Freemasonry</a> <a href="https://ecclesiasticalfreemasonry.com/tag/globalism/" class="tag-cloud-link tag-link-292063 tag-link-position-15" style="font-size: 9.9718309859155pt;" aria-label="Globalism (7 items)">Globalism</a> <a href="https://ecclesiasticalfreemasonry.com/tag/heresy/" class="tag-cloud-link tag-link-47656 tag-link-position-16" style="font-size: 8pt;" aria-label="Heresy (4 items)">Heresy</a> <a href="https://ecclesiasticalfreemasonry.com/tag/islam/" class="tag-cloud-link tag-link-420 tag-link-position-17" style="font-size: 8pt;" aria-label="Islam (4 items)">Islam</a> <a href="https://ecclesiasticalfreemasonry.com/tag/john-xxiii/" class="tag-cloud-link tag-link-4660594 tag-link-position-18" style="font-size: 8.7887323943662pt;" aria-label="John XXIII (5 items)">John XXIII</a> <a href="https://ecclesiasticalfreemasonry.com/tag/latin-mass/" class="tag-cloud-link tag-link-943630 tag-link-position-19" style="font-size: 8pt;" aria-label="Latin Mass (4 items)">Latin Mass</a> <a href="https://ecclesiasticalfreemasonry.com/tag/liturgical-design/" class="tag-cloud-link tag-link-48892330 tag-link-position-20" style="font-size: 8pt;" aria-label="Liturgical design (4 items)">Liturgical design</a> <a href="https://ecclesiasticalfreemasonry.com/tag/liturgy/" class="tag-cloud-link tag-link-13777 tag-link-position-21" style="font-size: 9.9718309859155pt;" aria-label="Liturgy (7 items)">Liturgy</a> <a href="https://ecclesiasticalfreemasonry.com/tag/modernism/" class="tag-cloud-link tag-link-118330 tag-link-position-22" style="font-size: 17.56338028169pt;" aria-label="Modernism (46 items)">Modernism</a> <a href="https://ecclesiasticalfreemasonry.com/tag/new-world-order/" class="tag-cloud-link tag-link-59478 tag-link-position-23" style="font-size: 8pt;" aria-label="New World Order (4 items)">New World Order</a> <a href="https://ecclesiasticalfreemasonry.com/tag/occult/" class="tag-cloud-link tag-link-6841 tag-link-position-24" style="font-size: 12.042253521127pt;" aria-label="Occult (12 items)">Occult</a> <a href="https://ecclesiasticalfreemasonry.com/tag/occult-symbols/" class="tag-cloud-link tag-link-4049923 tag-link-position-25" style="font-size: 9.4788732394366pt;" aria-label="Occult symbols (6 items)">Occult symbols</a> <a href="https://ecclesiasticalfreemasonry.com/tag/pope-francis/" class="tag-cloud-link tag-link-154615063 tag-link-position-26" style="font-size: 18.845070422535pt;" aria-label="Pope Francis (62 items)">Pope Francis</a> <a href="https://ecclesiasticalfreemasonry.com/tag/pope-paul-vi/" class="tag-cloud-link tag-link-5835098 tag-link-position-27" style="font-size: 8.7887323943662pt;" aria-label="Pope Paul VI (5 items)">Pope Paul VI</a> <a href="https://ecclesiasticalfreemasonry.com/tag/rosicrucianism/" class="tag-cloud-link tag-link-653851 tag-link-position-28" style="font-size: 8.7887323943662pt;" aria-label="Rosicrucianism (5 items)">Rosicrucianism</a> <a href="https://ecclesiasticalfreemasonry.com/tag/synarchy/" class="tag-cloud-link tag-link-6988745 tag-link-position-29" style="font-size: 14.507042253521pt;" aria-label="Synarchy (22 items)">Synarchy</a> <a href="https://ecclesiasticalfreemasonry.com/tag/synodality/" class="tag-cloud-link tag-link-8740853 tag-link-position-30" style="font-size: 8.7887323943662pt;" aria-label="Synodality (5 items)">Synodality</a> <a href="https://ecclesiasticalfreemasonry.com/tag/technocracy/" class="tag-cloud-link tag-link-696818 tag-link-position-31" style="font-size: 8pt;" aria-label="Technocracy (4 items)">Technocracy</a> <a href="https://ecclesiasticalfreemasonry.com/tag/vatican/" class="tag-cloud-link tag-link-100864 tag-link-position-32" style="font-size: 13.225352112676pt;" aria-label="Vatican (16 items)">Vatican</a> <a href="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" class="tag-cloud-link tag-link-439689 tag-link-position-33" style="font-size: 15.197183098592pt;" aria-label="Vatican II (26 items)">Vatican II</a></aside><aside id="search-5" class="widget widget_search"><form role="search" method="get" class="search-form" action="https://ecclesiasticalfreemasonry.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form></aside><aside id="block-17" class="widget widget_block widget_archive"><div class="wp-block-archives-dropdown wp-block-archives"><label for="wp-block-archives-1" class="wp-block-archives__label">Archives</label> <select id="wp-block-archives-1" name="archive-dropdown" onchange="document.location.href=this.options[this.selectedIndex].value;"> <option value="">Select Month</option> <option value='https://ecclesiasticalfreemasonry.com/2024/12/'> December 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/11/'> November 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/10/'> October 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/09/'> September 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/08/'> August 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/07/'> July 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/06/'> June 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/05/'> May 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/04/'> April 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/03/'> March 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2024/02/'> February 2024 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/07/'> July 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/06/'> June 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/05/'> May 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/04/'> April 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/03/'> March 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/02/'> February 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2023/01/'> January 2023 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/12/'> December 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/11/'> November 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/10/'> October 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/09/'> September 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/08/'> August 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/07/'> July 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/06/'> June 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/05/'> May 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/04/'> April 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/03/'> March 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/02/'> February 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2022/01/'> January 2022 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/12/'> December 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/11/'> November 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/10/'> October 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/09/'> September 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/08/'> August 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/07/'> July 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/06/'> June 2021 </option> <option value='https://ecclesiasticalfreemasonry.com/2021/05/'> May 2021 </option> </select></div></aside><aside id="categories-3" class="widget widget_categories"><h3 class="widget-title">Themes</h3><form action="https://ecclesiasticalfreemasonry.com" method="get"><label class="screen-reader-text" for="cat">Themes</label><select name='cat' id='cat' class='postform'> <option value='-1'>Select Category</option> <option class="level-0" value="718581334">Catholic clergy &#8211; known Masons</option> <option class="level-0" value="718581365">Catholic Clergy &#8211; Masonic sympathisers</option> <option class="level-0" value="4256">Catholicism</option> <option class="level-0" value="1098">Culture</option> <option class="level-0" value="128751">Ecumenism</option> <option class="level-0" value="101268106">Freemasonry and Catholicism</option> <option class="level-0" value="718581403">Masonic architecture in Catholic Churches</option> <option class="level-0" value="718581623">Masonic Infiltration of the Church</option> <option class="level-0" value="18403">Newsletter</option> <option class="level-0" value="6841">Occult</option> <option class="level-0" value="6988745">Synarchy</option> <option class="level-0" value="719517079">The Essence of Freemasonry</option> <option class="level-0" value="1">Uncategorized</option> </select> </form><script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "cat" ); function onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value > 0 ) { dropdown.parentNode.submit(); } } dropdown.onchange = onCatChange; })(); /* ]]> */ </script> </aside></div><!-- #secondary --> </div><!-- .wrap --> </div><!-- #content --> <div id="footer-widgets" class="widgets-three" role="complementary"> <div class="wrap"> <div class="grid-layout"> <aside id="block-24" class="widget widget_block widget_media_image"> <figure class="wp-block-image size-large"><img loading="lazy" width="683" height="1024" src="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=683" alt="Book Chapter Promo" class="wp-image-7593" srcset="https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=683 683w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=100 100w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=200 200w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png?w=768 768w, https://ecclesiasticalfreemasonry.com/wp-content/uploads/2024/09/roncalli-promo-coming-soon.png 1000w" sizes="(max-width: 683px) 100vw, 683px" /></figure> </aside><aside id="block-21" class="widget widget_block"> <ul class="wp-block-social-links aligncenter has-large-icon-size has-visible-labels has-icon-color has-icon-background-color is-style-pill-shape is-layout-flex wp-block-social-links-is-layout-flex"><li style="color: #fff; background-color: #404040; " class="wp-social-link wp-social-link-twitter has-white-color has-dark-gray-background-color wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://x.com/militantpen" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z"></path></svg><span class="wp-block-social-link-label">X</span></a></li> <li style="color: #fff; background-color: #404040; " class="wp-social-link wp-social-link-chain has-white-color has-dark-gray-background-color wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://gloria.tv/user/3kzs48ge1UHq3MusymHyo2RLw" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M15.6,7.2H14v1.5h1.6c2,0,3.7,1.7,3.7,3.7s-1.7,3.7-3.7,3.7H14v1.5h1.6c2.8,0,5.2-2.3,5.2-5.2,0-2.9-2.3-5.2-5.2-5.2zM4.7,12.4c0-2,1.7-3.7,3.7-3.7H10V7.2H8.4c-2.9,0-5.2,2.3-5.2,5.2,0,2.9,2.3,5.2,5.2,5.2H10v-1.5H8.4c-2,0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"></path></svg><span class="wp-block-social-link-label">Gloria TV</span></a></li></ul> </aside><aside id="block-23" class="widget widget_block widget_categories"><ul class="wp-block-categories-list alignleft wp-block-categories"> <li class="cat-item cat-item-718581334"><a href="https://ecclesiasticalfreemasonry.com/category/catholic-clergy-known-masons/">Catholic clergy &#8211; known Masons</a> </li> <li class="cat-item cat-item-718581365"><a href="https://ecclesiasticalfreemasonry.com/category/catholic-clergy-masonic-sympathisers/">Catholic Clergy &#8211; Masonic sympathisers</a> </li> <li class="cat-item cat-item-4256"><a href="https://ecclesiasticalfreemasonry.com/category/catholicism/">Catholicism</a> </li> <li class="cat-item cat-item-1098"><a href="https://ecclesiasticalfreemasonry.com/category/culture/">Culture</a> </li> <li class="cat-item cat-item-128751"><a href="https://ecclesiasticalfreemasonry.com/category/ecumenism/">Ecumenism</a> </li> <li class="cat-item cat-item-101268106"><a href="https://ecclesiasticalfreemasonry.com/category/freemasonry-and-catholicism/">Freemasonry and Catholicism</a> </li> <li class="cat-item cat-item-718581403"><a href="https://ecclesiasticalfreemasonry.com/category/masonic-architecture-in-catholic-churches/">Masonic architecture in Catholic Churches</a> </li> <li class="cat-item cat-item-718581623"><a href="https://ecclesiasticalfreemasonry.com/category/masonic-infiltration-of-the-church/">Masonic Infiltration of the Church</a> </li> <li class="cat-item cat-item-18403"><a href="https://ecclesiasticalfreemasonry.com/category/newsletter/">Newsletter</a> </li> <li class="cat-item cat-item-6841"><a href="https://ecclesiasticalfreemasonry.com/category/occult/">Occult</a> </li> <li class="cat-item cat-item-6988745"><a href="https://ecclesiasticalfreemasonry.com/category/synarchy/">Synarchy</a> </li> <li class="cat-item cat-item-719517079"><a href="https://ecclesiasticalfreemasonry.com/category/the-essence-of-freemasonry/">The Essence of Freemasonry</a> </li> <li class="cat-item cat-item-1"><a href="https://ecclesiasticalfreemasonry.com/category/uncategorized/">Uncategorized</a> </li> </ul></aside> </div> </div><!-- .wrap --> </div><!-- #footer-widgets --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="wrap"> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a> </div><!-- .site-info --> </div><!-- .wrap --> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"main","ajaxurl":"https:\/\/ecclesiasticalfreemasonry.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":"12.08.24","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":1,"history":{"host":"ecclesiasticalfreemasonry.com","path":"\/tag\/vatican-ii\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"tag":"vatican-ii","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,"category_name":"","cat":"","tag_id":439689,"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":["vatican-ii"],"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":6,"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-12-01 23:06:46","last_post_date":"2024-08-12 11:34:56","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=192969212&v=wpcom&tz=11&user_id=0&subd=ecclesiasticalfreemasonry&x_pagetype=infinite-click"}}; </script> <!-- --> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=202448b213a1cbb4e3271ca470eb7790af362ac2e18ce468f8945952c7bd3456d2132e" 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> <div id="actionbar" style="display: none;" class="actnbr-pub-toujours 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://ecclesiasticalfreemasonry.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' /> Ecclesiastical Freemasonry </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 73 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="192969212" /> <input type="hidden" name="source" value="https://ecclesiasticalfreemasonry.com/tag/vatican-ii/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="d60f1d92c6" /> <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%252Fecclesiasticalfreemasonry.com%252F2024%252F11%252F03%252Fmasonic-symbolism-in-liturgical-design%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://ecclesiasticalfreemasonry.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' /> Ecclesiastical Freemasonry </a> </li> <li class="actnbr-folded-customize"> <a href="https://ecclesiasticalfreemasonry.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fecclesiasticalfreemasonry.wordpress.com%2Ftag%2Fvatican-ii%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%252Fecclesiasticalfreemasonry.com%252F2024%252F11%252F03%252Fmasonic-symbolism-in-liturgical-design%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://ecclesiasticalfreemasonry.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/feeds/160310312"> 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> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s2.wp.com/_static/??-eJydjEEKgCAQAD+UrR6KLtFbTJfQdJXWxe9HUB/oOMMw0KtyhRpSgyyqJjkCMURs1brzZWAhyMVLQgZnryKMCbiHipfahXzC0TEP8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-container-core-group-is-layout-1 > .alignfull{margin-right:calc(var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)) * -1);margin-left:calc(var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal)) * -1);}.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-2{flex-wrap:nowrap;}.wp-container-core-group-is-layout-2 > .alignfull{margin-right:calc(var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)) * -1);margin-left:calc(var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal)) * -1);}.wp-container-core-columns-is-layout-3{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-4{flex-wrap:nowrap;}.wp-container-core-group-is-layout-3 > .alignfull{margin-right:calc(var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)) * -1);margin-left:calc(var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal)) * -1);}.wp-container-core-group-is-layout-4 > .alignfull{margin-right:calc(var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)) * -1);margin-left:calc(var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal)) * -1);}.wp-container-core-columns-is-layout-5{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-6{flex-wrap:nowrap;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-2' href='https://s2.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/modules/tiled-gallery/tiled-gallery/tiled-gallery.css?m=1692973127i&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="toujours-global-js-extra"> /* <![CDATA[ */ var toujours_script_strings = {"next_link":"Next Slide","previous_link":"Previous Slide"}; /* ]]> */ </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:\/\/ecclesiasticalfreemasonry.com\/wp-admin\/admin-ajax.php","nonce":"960e723d60","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:\/\/ecclesiasticalfreemasonry.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fecclesiasticalfreemasonry.com%2F2024%2F11%2F03%2Fmasonic-symbolism-in-liturgical-design%2F","blog_id":"192969212","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=192969212&v=wpcom&tz=11&user_id=0&subd=ecclesiasticalfreemasonry","is_public":"1"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJydkt1OxCAQhV9IOnY11RvjoxgKtE47MCwD+/P2sputMZuqq5dncs7HgQH2URkO2YUMk4DnHsmpIi7psc4UhoGbSe7gi88XFamMGAQml6M280WDlABvGAz0BclCDWPA7JSYxESLPjYewzV0IRruic0ssGna56ZVgj7WRsntmkewKOeai0kRa+vSGi+/O+8EYukhc5m4JDklp21x6dgM5A5CeMpecrU1FevOJvT18nJm2z+wg97hqDPyrQGZMSrCMKuBTRE14GGtjtfCIa2+2jfgkbjX9O+9GZ24fgH6tC2DtQo3U3P9WVaNmqhu4Cf1yylLGbWPhv2VrLlX/9I+Pdy3bbfpuukD8kcUBQ=='></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","jquery-core","jquery-migrate","jquery","wpcom-actionbar-placeholder","grofiles-cards","wpgroho","mobile-useragent-info","the-neverending-homepage","coblocks-loader","flexslider","imagesloaded","toujours-navigation","toujours-skip-link-focus-fix","masonry","toujours-global","jetpack-carousel","tiled-gallery","carousel-wpcom"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","wp-block-library","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","coblocks-frontend","wpcom-core-compat-playlist-styles","wpcom-bbpress2-staff-css","toujours-style","toujours-blocks","genericons","toujours-wpcom","reblogging","geo-location-flair","a8c-global-print","h4-global","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","toujours-fonts","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","tiled-gallery","core-block-supports","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> <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':'192969212','blog_tz':'11','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'192969212','v':'wpcom','tz':'11','user_id':'0','subd':'ecclesiasticalfreemasonry'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD9VdCZKRDd8UG93RHlLUTgxeD05OHxiQj1ianVPP3VCLFhHNDJuaEU1dlpMYlRSTjY/cFJxWkFRbEIrMUNpUFImdVYuMHNhMHgyTmx0b05HP09lW0R4JnNoelVJbnRjZ0NvXzFlWTlMQ3BdOE8uY0FMRkVlMWNMUEhXYy93LDdwOEJdM1VoaGt5SCYlb2U0MHdxeHk1MkwtRW5aLGt+SWZNaDZjN0wzQVYla3J6V05XLkg3U3RYWFI3TVNjPTlBUVdC'}]); _stq.push([ 'clickTrackerInit', '192969212', '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