ADVERTISEMENT

Where did my Filipino go?

How my decade overseas seems destined to circle back to the Philippines

Published Aug 29, 2023 02:39 pm

At A Glance

  • Every time I hear our national language being spoken, a sense of camaraderie arises.

By JAMES SAM

464C73E4-C8DA-4E5B-AB3A-803189323F17.jpeg
A DECADE LATER Author in the US at the doorstep of his home of over 10 years

My Filipino has always been weak. And I don’t just mean my competency with the language. Having been born in this nation rich in tastes and colorful in culture, the path that had taken me away from the Philippines opened the door for a self-interrogation of sorts. As a child—from birth to around the age of 15—your identity is clear-cut. Clear-cut not because you’re sure but because you absorb your surroundings and assimilate with ease. 


Looking back on my earlier years spent in the Philippines, I remember them in Filipino. My conversations, interactions, thoughts, and ideas were molded by our native tongue. But my first language is English. I was born in the Philippines and spent 10 formative years in what is my motherland, but this was not something I carried with me after I left. 


My three years in Brazil were the first time I forsook my Filipino identity—through ignorance, not disdain. As a child, you learn just as fast as you forget. I spoke fluent Portuguese, played the national sport with a seemingly patriotic passion, and indulged in Brazilian cuisine of which some dishes I still claim among my favorites. Amid this smooth transition, my father knew what it meant to divide one’s formative years between nations, cultures, and peoples. He used to buy these cartoon digital video discs recorded in Portuguese but captioned in Filipino and make me watch them for an hour every day. As someone who’s spent many years between countries, he understood that some aspects of your identity fade away when you depart from home. From small mannerisms like holding the door open for others to your everyday spoken language, my father wanted to ground in cement what was escaping me like breath. Chalk it up to my stubborn resistance or porous memory, but that change had already taken place.


Upon returning to the Philippines, my Filipino had gone. What used to naturally pour out of me—picture a child chatterbox—was now a rough blend of basic words and their English counterparts. I didn’t realize it at the time, but my last two years living in the Philippines greatly differed from before I had initially left. I remember my classmates lightheartedly teasing me for my broken Filipino as I was unable to form a complete sentence without resorting to English. I remember overindulging myself in sinigang and tinola, which I missed so much once I realized they were no longer an option. Although unaware of it at the time, out of a feeling of nostalgia, I remember visiting former stomping grounds such as my elementary school with old friends and teachers, internet cafes at which I used to spend most of my days, and even malls in their uninspired selections yet Filipino atmosphere. 
 

When told that I was to move to the US, I remember fighting against the decision with tears. Tears for my family, for my friends, for my surroundings, for leaving what little I know and leaving for what I completely don’t—tears for what I’ve only now come to realize as the Philippines.
 

Now 22 years of age, I regularly search for claims to my identity. By blood I am Singaporean and Filipino but culturally I have been American. My father raised me with Chinese values but my formative years were spent between the Philippines, Brazil, and mostly the US. More than 10 years under my belt residing in the US and I still consider myself a foreigner. 

 

My English enhanced by the American confidence and traditions I actively practice and celebrate hailing from the US, there remains a longing. At some point during my time overseas, I began spending my summers in the Philippines. To visit family was my primary reason but, as nostalgia seeped in, I couldn’t help but reminisce. Hearing Filipinos converse three, four, five at a time was comforting. Despite my Filipino now being limited, it felt all too familiar. The bustle of family gatherings reminded me of the Philippines itself—a nation full of happy, energetic, and family-driven people. 

viber_image_2023-08-29_16-13-41-241.jpg
REVISITING HIS ROOTS The author (front row: far right) enjoying his time working as an intern for
Manila Bulletin Lifestyle during his recent stay in the Philippines (Photo Alex Amansec)

Even when my lack of ability was taken into consideration, their English exuded a Filipino familiarity. Every time I hear our Filipino language being spoken, a sense of camaraderie arises. An intrinsic warmth and amiability in the Filipino language that you would be hard-pressed to find anywhere else, these qualities always pull me back to my roots. Spending my summers here made me realize I had been missing something during my time away and, what it felt like to be home.

Related Tags

Philippine Panorama Alex Amansec Filipino language James Sam
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.