ADVERTISEMENT

We wish to see a sign from you

Published Jul 21, 2025 12:05 am  |  Updated Jul 20, 2025 03:31 pm
REFLECTIONS TODAY
Jesus has done wondrous acts in the sight of people, among them the scribes and the Pharisees. While the crowds are amazed that nothing like what Jesus does has ever been seen in Israel, the scribes and the Pharisees are not convinced that Jesus is from God since Jesus violates the Sabbath by curing. This time, they ask for a “sign” that will show beyond doubt that Jesus is a prophet from God, or even the Messiah. What kind of miracle will satisfy them? Jesus refuses their demand and calls them an evil generation. In a way, they echo the devil’s temptation of Jesus in the desert, “If you are the Son of God, command that these stones become loaves of bread” (Mt 4:3) or the chief priests and scribes who challenge Jesus on Calvary, “Let him come down from the cross now, and we will believe in him” (Mt 27:42). Nonetheless, Jesus points to two signs that will prove that he is God’s chosen one. First is the sign of Jonah: the prophet’s sojourn in the belly of the whale prefigures his resurrection from the dead. Second, Jesus’ ministry of preaching the Kingdom of God is something greater than the wisdom given to Solomon. The Ninevites and the queen of the south—pagans who responded to the lesser opportunities than have been offered to Israel—would fare better in the day of judgment than the unbelieving generation.
First Reading • Ex 14:5-18
When it was reported to the king of Egypt that the people had fled, Pharaoh and his servants changed their minds about them. They exclaimed, “What have we done! Why, we have released Israel from our service!” So Pharaoh made his chariots ready and mustered his soldiers—six hundred first-class chariots and all the other chariots of Egypt, with warriors on them all. So obstinate had the Lord made Pharaoh that he pursued the children of Israel even while they were marching away in triumph. The Egyptians, then, pursued them; Pharaoh’s whole army, his horses, chariots and charioteers, caught up with them as they lay encamped by the sea, at Pi-hahiroth, in front of Baal-zephon.
Pharaoh was already near when the children of Israel looked up and saw that the Egyptians were on the march in pursuit of them. In great fright they cried out to the Lord. And they complained to Moses, “Were there no burial places in Egypt that you had to bring us out here to die in the desert? Why did you do this to us? Why did you bring us out of Egypt? Did we not tell you this in Egypt, when we said, ‘Leave us alone. Let us serve the Egyptians’? Far better for us to be the slaves of the Egyptians than to die in the desert.” But Moses answered the people, “Fear not! Stand your ground, and you will see the victory the Lord will win for you today. These Egyptians whom you see today you will never see again. The Lord himself will fight for you; you have only to keep still.”
Then the Lord said to Moses, “Why are you crying out to me? Tell the children of Israel to go forward. And you, lift up your staff and, with hand outstretched over the sea, split the sea in two, that the children of Israel may pass through it on dry land. But I will make the Egyptians so obstinate that they will go in after them. Then I will receive glory through Pharaoh and all his army, his chariots and charioteers. The Egyptians shall know that I am the Lord, when I receive glory through Pharaoh and his chariots and charioteers.”
Gospel • Mt 12:38-42
Some of the scribes and Pharisees said to Jesus, “Teacher, we wish to see a sign from you.” He said to them in reply, “An evil and unfaithful generation seeks a sign, but no sign will be given it except the sign of Jonah the prophet. Just as Jonah was in the belly of the whale three days and three nights, so will the Son of Man be in the heart of the earth three days and three nights. At the judgment, the men of Nineveh will arise with this generation and condemn it, because they repented at the preaching of Jonah; and there is something greater than Jonah here. At the judgment the queen of the south will arise with this generation and condemn it, because she came from the ends of the earth to hear the wisdom of Solomon; and there is something greater than Solomon here.”
Source: “365 Days with the Lord 2025,” St. Paul’s, 7708 St. Paul Rd., SAV, Makati City (Phils.); Tel.: 632-895-9701; E-mail: [email protected]; Website: http://www.stpauls.ph.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.