ADVERTISEMENT

An endless war?

Published Oct 10, 2023 04:05 pm

THE VIEW FROM RIZAL

What the numbers say

Last weekend, we woke up to the shocking news that Israel’s southern cities were attacked by elements of Hamas – a Palestinian armed group. 


What made the news “shocking” was the number of Israelis allegedly killed and kidnapped by the attackers, including some 260 Israeli civilians apparently massacred while attending a music festival. Also “shocking” were images of Israeli civilians being hauled into vehicles by the attackers – clearly an act of kidnapping and hostage-taking.


What was even more “shocking” was the swiftness and surprise with which the attack on Israel was carried out, plus the power of the weapons of war that were used against them. News agencies pointed out that the attack happened on “Yom Kippur,” the holiest of the holy days observed by the Jewish Nation. 


A similar surprise attack was carried out some 50 years ago against Israel by a number of its Arab neighbors. Israel was able to repel the attack, turned the tide, and eventually gained additional territory in the aftermath.


Three questions immediately came to mind when the world came to know about the latest eruption of conflict in that region.
First, how will this affect economies?


Second, how did Hamas manage to “surprise” Israel?


Third, when will the war in the region end?


The fear is that the declaration of war against Hamas by Israel and the latter’s counterstrike on Palestine could drag other countries into the conflict. We fear that the Middle East might be engulfed by war once again and that it would happen at a time when war is raging in Ukraine and tensions are accelerating elsewhere in the world.


It appears the stock market in major exchanges was able to bounce back from the initial dip after the world learned about the Hamas invasion. There are other worries, however.
Already, there are prognoses that the conflict will not be a short one. Israeli military spokespersons have described their country’s response to the invasion as one that will be “long and hard.” They also vowed that all the hostages would be rescued, a statement that promises that the war may really take a long time, unlike the first “Yom Kippur War” of 1973 which only lasted 19 days.


Our local worries include the plight of our countrymen who are working, studying, and living in Israel; the stability of our supply of fuel; and the fate of our trade with that country and other Middle Eastern nations. The Russia-Ukraine war made us realize that “diesel” is the primary fuel of war machines. When that war broke out, the cost of diesel in our country rose to levels exceeding the price of regular fuel. More, our supply of coal which powers the generators of electricity in our country was imperiled and the cost of generating electricity skyrocketed.


The second question that the world wants answered is, how did Israeli intelligence fail?


The Mossad, Israel’s intelligence arm, is looked up to as one of the best in the world, and also one of the most feared. Israel has reportedly invested hundreds of millions of dollars in infrastructure and technology to make its territory impenetrable by its enemies. How then can this happen?


The attack on Israel is now being called ‘Israel’s 9/11’ and ‘Israel’s Pearl Harbor’. Regardless of the label, it is believed that had Israel’s intelligence not failed, the region and the world would not be facing the risk of another full-blown war at this point.


The last question is, will the fighting in that region ever end?


Perhaps, at this point, no one would have an answer. The enmity between Israelis and Arabs existed since Biblical times. There were periods of relative peace and there were periods of major armed conflict. Palestinians are Arabs and have drawn sympathy over their plight from other Arab countries. It appears that more recent conflicts between Israelis and Arabs have been about geographical territory, particularly that space that Palestinians lost when the country that is now called Israel was created after World War II. Much of that land used to be just “Palestine” until the Israelis claimed the space and gained international recognition of its existence.


Unfortunately, the attack on Israel happened just as it is moving closer to normalizing its relationship with Saudi Arabia. A peace treaty between these two countries could be a major boost to peace in that region and a historic shift in geopolitics.


There is one more aspect to the endless conflict: religion. Both the Jews and the Arabs have claims to be ‘God’s chosen people’. Both trace their origins to Abraham of the Old Testament. The Jews trace their lineage to Abraham’s son, Jacob. Muslims trace theirs from Abraham’s son Ishmael. Both lay claim to the “Promised Land” and the “Chosen City” of Jerusalem.


So, this is a war that traces its origin to the time of Abraham. 


We can only pray to the God of Abraham for the conflict to decelerate. We pray that the rest of the world will be spared from the hardship and cruelty of war.

(For feedback, please email it to [email protected] or send it to Block 6 Lot 10 Sta. Barbara 1 cor. Bradley St., Mission Hills Subd., Brgy. San Roque, Antipolo City, Rizal.)
 

Related Tags

Dr. Jun Ynares THE VIEW FROM RIZAL
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.