Summer Intensive: Encountering the Word of God

A week-long experience of Scripture to enhance participants' capacity to pray with, interpret, teach, and preach the Word of God.

This 2-credit course invites ministers to read, meditate, pray, and contemplate Scripture. It offers dynamic ways of encountering the Word of God to inspire spiritual growth and strengthen ministerial skills. Through lecture, discussion, prayer, and practice, this course creates space for ministers to listen and reflect on Scripture and bring it more fully into their life and work. Particular attention will be given to the prophets, psalms, and gospels, texts that are especially rich and ripe for theological reflection.

The 'deposit' of the Word of God is still in the hands of the Church. All of us, in our various ecclesial ministries, must continue to preserve it in its integrity, as a lodestar for our journey through the complexity of history and existence.
Pope Leo XIV , General Audience, Jan. 28, 2026

Program Features:

  • One-week, in-person intensive lectures, group discussions, and practicum sessionsÌý
  • Completed with a small cohort in the context of a vibrant faith community
  • Critical and creative engagement with ScriptureÌý
  • Opportunities to study, pray, teach, and preachÌý
Jamie L. Waters
Encountering the Word of God highlights the importance of Scripture for theological reflection and ministerial work. My hope is that this summer intensive will inspire ministers to read Scripture in thoughtful and prayerful ways to build confidence in biblical study and preaching. I am very excited to lead this innovative and timely program!
Jaime L. Waters, Ph.D. , Associate Professor of Old Testament

Apply

Apply

Print

Ìý

Deadline: Application review will begin in March 2026 and continue on a rolling basis until the program capacity is reached.

Application Form

The application to CSTM must be completed online.

Application Fee

A non-refundable fee of $35 is required for every degree and non-degree application submitted.

Payment Options

  • Pay by credit or debit card via the web; You can pay the application fee at the same time your submit your application form.Ìý

Please note: The application fee cannot be refunded for any reason. If you qualify for a fee waiver, you should not pay the fee when you submit the application form. Fee waivers are granted to the following applicants: Jesuits, veterans, applicants currently completing a year of service or who are Pell Grant-eligible, and current STM students. We do not waive the application fee for other reasons.

Personal Statement

The personal statement must be uploaded as part of the application. The personal statement should be two pages in length, double-spaced.

Your statement should address the following:

  • What is your experience in studying the Bible? What leads you to apply to Encountering the Word of God?
  • How might this program contribute to your personal and/or professional growth and development?

Transcripts

We require transcripts from all colleges, universities, seminaries, or theological schools that you have attended. Each transcript should contain a list of all coursework taken, grades/marks received, and, if applicable, degree granted and date of degree confirmation. If your college or university will send official transcripts electronically, they can be emailed to stmadm@bc.edu.Ìý Otherwise, transcripts must be mailed and be contained in a sealed, signed envelope. If the official transcript is not English, a translation should be provided with the official document. Please alert us if your transcript will be arriving with a different name than the one you are using on your application (e.g. your maiden name).ÌýPlease note that a transcript is only considered official if received directly from the institution issuing it.

Please note that your application may be reviewed with unofficial copies of your transcripts. If you send unofficial copies, know that if admitted, you must sent official copies before you begin coursework. If you are currently finishing your theological master's, you must send a final, official version of your transcript upon graduating, and before beginning the Post-Master's Certificate. If you have questions, please reach out to us.

Mailing Addresses
For applicants using the U.S. Postal Service:
Boston College Clough School of Theology and Ministry
Simboli Hall
140 Commonwealth Avenue
Chestnut Hill, MA 02467

For applicants using FedEx or UPS:
Boston College Clough School of Theology and Ministry
Simboli Hall
9 Lake Street
Brighton, MA 02135-3841

Recommendations

A recommendation is not required for this program.Ìý

¸éé²õ³Ü³¾Ã©

The resume must be uploaded as part of the application.Ìý It is helpful if you highlight relevant ministry, service, and leadership positions you have held.

Religious & International Applicants

Religious Applicants

Applicants who are Catholic diocesan priests or deacons or members of religious orders must submit a letter of approval and financial support from their bishop, major superior, or Provincial. Please select "Bishop/Major Superior" as the recommender type on the application form.

International Applicants

and change the keyframes to use dynamic height var style = document.head.appendChild(document.createElement("style")), rule1 = " expand {\ from {height: 0; }\ to {height:" + contentHeight + "px;}\ }"; rule2 = " collapse {\ from {height:" + contentHeight + "px;}\ to {height: 0; }\ }"; if (CSSRule.KEYFRAMES_RULE) { // W3C style.sheet.insertRule("@keyframes" + rule1, 0); } else if (CSSRule.WEBKIT_KEYFRAMES_RULE) { // WebKit style.sheet.insertRule("@-webkit-keyframes" + rule1, 0); } if (CSSRule.KEYFRAMES_RULE) { // W3C style.sheet.insertRule("@keyframes" + rule2, 0); } else if (CSSRule.WEBKIT_KEYFRAMES_RULE) { // WebKit style.sheet.insertRule("@-webkit-keyframes" + rule2, 0); } if(!$thisBreakRow.hasClass('active')) { if($prevBreakRow) { $prevBreakRow.removeClass('active'); $prevBreakRow.addClass('inactive'); } if($prevBreakRowTablet) { $prevBreakRowTablet.removeClass('active'); $prevBreakRowTablet.addClass('inactive'); } if($prevBreakRowMobile) { $prevBreakRowMobile.removeClass('active'); $prevBreakRowMobile.addClass('inactive'); } $thisBreakRow.removeClass('inactive'); $thisBreakRow.addClass('active'); $thisBreakRowTablet.removeClass('inactive'); $thisBreakRowTablet.addClass('active'); $thisBreakRowMobile.removeClass('inactive'); $thisBreakRowMobile.addClass('active'); } //content fade in $('div.inactive .info-inner.fadeIn').removeClass('fadeIn'); item.find('.info-inner').addClass('fadeIn'); } $( window ).load(function() { var $appSquare = $('.application .app-square'); var $appInfo = $('.application .app-info'); $appSquare.height($appSquare.width()); //override position based on app square height var $topPosition = $appSquare.innerHeight() + 20; $appInfo.css('top', $topPosition + 'px'); //get height of deadlines dropdown var $dropdownList = $('.application .deadlines dl'); var $dropdownHeight = $dropdownList.outerHeight(true); }); //resize app boxes height on window resize $( window ).resize(function() { var $appSquare = $('.application .app-square'); var $appInfo = $('.application .app-info'); $appSquare.height($appSquare.width()); //override position based on app square height var $topPosition = $appSquare.innerHeight() + 20; $appInfo.css('top', $topPosition + 'px'); }); //print only the application information $('.application .icon-print').click( function() { $thisAppInfo = $(this).closest('.application'); $thisAppInfo.printThis(); }); //add video player var bcLoadVid = true; $(document).ready(function () { if ($('.item-video').length != 0 && $('#videoModal').length === 0){ addModal(); var trigger = $("body").find('[data-intent="initiate-video"]'); trigger.click(function (){ videoModal($(this)); }); } }); // add fragments if(typeof pageContainsContentFragment !== 'undefined' && pageContainsContentFragment ){ var bcContentFragmentsLoaded = false; $(document).ready( function() { if(!bcContentFragmentsLoaded){ bcContentFragmentsLoaded = true; doFragments(); } }); }
Back To Top