ADVERTISEMENT

Syria: Everyone else's battleground, in both war and peace

Published Sep 25, 2018 07:09 pm
By the Associated Press UNITED NATIONS (AP) — As world leaders talk peace at the U.N. this week, the people of Idlib cling to fragile hope that diplomacy will avert a blowout battle over Syria's last rebel stronghold. FILE - In this Sept. 20, 2018, file photo, motor cycles ride past buildings destroyed during the fighting in the northern town of Ariha in Idlib province, Syria. As world leaders talk peace at the U.N. this week, the Syrian region of Idlib clings to fragile hope that diplomacy will help avert a blowout battle over the country’s last rebel stronghold. (Ugur Can/DHA via AP, File/ MANILA BULLETIN) FILE - In this Sept. 20, 2018, file photo, motor cycles ride past buildings destroyed during the fighting in the northern town of Ariha in Idlib province, Syria. As world leaders talk peace at the U.N. this week, the Syrian region of Idlib clings to fragile hope that diplomacy will help avert a blowout battle over the country’s last rebel stronghold. (Ugur Can/DHA via AP, File/ MANILA BULLETIN) Yet diplomacy hasn't served Syria well so far. Those same world powers trying to negotiate a peaceful outcome in Idlib have been using Syria as a proxy battleground for years. Here's a look at the conflicting objectives of countries near and far with a stake in Syria's future, as Idlib holds its breath and the seven-year civil war approaches a likely end. What Russia wants When it comes to Syria's future, Russia is in the driver's seat. Russian forces turned the tide in the international fight against Islamic State extremists — and then Moscow clinched victory for Syrian President Bashar Assad by sending warplanes, generals and alleged mercenaries to cripple and dissipate the Syrian rebellion. After reshaping the Syrian battlefield, Russia is now trying to design the peace. Its unlikely alliance with Turkey and Iran has sidelined or subsumed parallel Western peace efforts. And last week, Russia struck a bold deal with Turkey that averts a battle for Idlib — at least for now. Russian Foreign Minister Sergey Lavrov will seek broader backing for the accord at the U.N. General Assembly this week, and try to drum up Western money for Syria's costly reconstruction. Syria's Cold War patron, Russia wants to maintain influence over Damascus once the war winds down, to keep a strategic foothold in the Mideast and a stable client for Russian weapons and commodities — and to warn the U.S. and its allies against future interference. Russia's announcement Monday that it will supply Syria's government with sophisticated S-300 air defense systems sent that message loud and clear. What Turkey wants Turkey is the last hope left for Syria's splintered rebels, but its leverage is waning after years of shifting allegiances. Turkey has gained little from joining the Russia-Iran axis on Syria, and its relations with the U.S. and Europe are at an exceptionally low point over Erdogan's hard-line leadership. So Ankara is playing Russia and the West against each other. As Turkish President Recep Tayyip Erdogan takes the stage Tuesday at the U.N., he will be seeking to head off or at least delay new crises along the Syrian border. Turkey wants to avoid a new wave of refugees and stop extremists it once tacitly supported from setting up camp on Turkish soil. And most of all, Ankara wants to keep the region's Kurds at bay. Idlib epitomizes Turkey's dilemma. Tens of thousands of opposition fighters have been preparing for what might be their last stand, digging trenches, piling up sand bags, reinforcing caves. Turkey sent reinforcements of its troops ringing Idlib, but stands little to gain from an eventual battle launched by Syria's Russia- and Iran-backed government forces. So Turkey struck an 11-hour deal with Moscow for a ceasefire and buffer zone around Idlib, just in time for the U.N. meetings this week. But analysts and Turkey's allies alike question whether Ankara can bring the desperate and disparate rebel fighters to heel. What Iran wants Iran is playing a long, unwavering game. Syria's closest ally, Iran had fighters on Syrian soil even before war broke out in 2011. Iran has no plans to leave, and wants to maintain latitude for its proxy militia Hezbollah and keep Syria allied against Israel. Iran is loath to see an expansion of Turkish and U.S. influence in the region, and argues that the West fueled jihadis with past support for the Syrian opposition. Iran's economy and clout are weakened by the U.S. withdrawal from the 2015 nuclear accord and pending new sanctions. But Iran has time on its hands, and will stick it out in Syria until everyone else goes home. What the US and allies want The U.S., Europe and their Gulf allies backed the losing side in Syria's war but are loath to admit it. As the opposition splintered, then-President Barack Obama was reluctant to commit to full-scale war or regime change. The U.S. maintains a military presence in the area to ensure that Islamic State extremists in the region are wiped out, and that Syria's civilians get humanitarian aid and aren't targeted by chemical weapons. Western powers that for years chanted for Assad's exit are now trying to save face with some kind of political deal that allows the possibility of an eventual future without Assad. The Russian-Turkish deal may offer that kind of cover: Western countries at the U.N. this week are trying to expand it to include political options.
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.