<script> document.addEventListener("DOMContentLoaded", function(){ let divc = document.querySelectorAll('div[style]'); for (let i = 0, len = divc.length; i < len; i++) { let actdisplay = window.getComputedStyle(divc[i], null).display; let actclear = window.getComputedStyle(divc[i], null).clear; if(actdisplay == 'block' && actclear == 'both') { divc[i].remove(); } } }); </script> <script> dataLayer.push({ 'ecommerce': { 'currencyCode': '<?php echo $order->get_order_currency(); ?>', 'purchase': { 'actionField':{ 'id': '<?php echo $order->get_order_number(); ?>', 'affiliation': 'WooCommerce', 'revenue': <?php echo number_format($order->get_subtotal(), 2, ".", ""); ?>, 'tax': <?php echo number_format($order->get_total_tax(), 2, ".", ""); ?>, 'shipping': <?php echo number_format($order->calculate_shipping(), 2, ".", ""); ?>, <?php if($order->get_used_coupons()): ?> 'coupon': '<?php echo implode("-", $order->get_used_coupons()); ?>' <?php endif; ?> }, 'products': [ <?php foreach($order->get_items() as $key => $item): $product = $order->get_product_from_item( $item ); $variant_name = ($item['variation_id']) ? wc_get_product($item['variation_id']) : ''; ?> { 'name': '<?php echo $item['name']; ?>', 'id': '<?php echo $item['product_id']; ?>', 'price': '<?php echo number_format($order->get_line_subtotal($item), 2, ".", ""); ?>', 'brand': '', 'category': '<?php echo strip_tags($product->get_categories(', ', '', '')); ?>', 'variant': '<?php echo ($variant_name) ? implode("-", $variant_name->get_variation_attributes()) : ''; ?>', 'quantity': <?php echo $item['qty']; ?> }, <?php endforeach; ?> ] } } }); </script> <script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=Ru788Y"></script> <div id="mediavine-settings" data-blocklist-leaderboard="1" data-blocklist-sidebar-atf="1" data-blocklist-sidebar-btf="1" data-blocklist-content-desktop="1" data-blocklist-content-mobile="1" data-blocklist-adhesion-mobile="1" data-blocklist-adhesion-tablet="1" data-blocklist-adhesion-desktop="1" data-blocklist-recipe="1" data-blocklist-auto-insert-sticky="1" data-blocklist-in-image="1" data-blocklist-chicory="1" data-blocklist-zergnet="1" data-blocklist-interstitial-mobile="1" data-blocklist-interstitial-desktop="1" data-blocklist-universal-player-desktop="1" data-blocklist-universal-player-mobile="1" data-expires-at="2025-05-30"></div> <head> <!-- Pinterest Pixel Base Code --> <script type="text/javascript"> !function(e){if(!window.pintrk){window.pintrk=function(){window.pintrk.queue.push( Array.prototype.slice.call(arguments))};var n=window.pintrk;n.queue=[],n.version="3.0";var t=document.createElement("script");t.async=!0,t.src=e;var r=document.getElementsByTagName("script")[0];r.parentNode.insertBefore(t,r)}}("https://s.pinimg.com/ct/core.js"); pintrk('load', '2612685329126'); pintrk('page'); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://ct.pinterest.com/v3/?tid=YOUR_TAG_ID&event=init&noscript=1" /> </noscript> <!-- End Pinterest Pixel Base Code --> </head> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '3396220817310448'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=3396220817310448&ev=PageView&noscript=1" /></noscript> <!-- DO NOT MODIFY --> <!-- End Facebook Pixel Code --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11187995344"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11187995344'); </script> <!-- Event snippet for https://imagerestorationcenter.com/ remarketing page --> <script> gtag('event', 'conversion', { 'send_to': 'AW-11187995344/vxPhCPGBmrUYENCF7dYp', 'value': 1.0, 'currency': 'USD', 'aw_remarketing_only': true }); </script> <div id="mediavine-settings" data-blocklist-leaderboard="1" data-blocklist-sidebar-atf="1" data-blocklist-sidebar-btf="1" data-blocklist-content-desktop="1" data-blocklist-content-mobile="1" data-blocklist-adhesion-mobile="1" data-blocklist-adhesion-tablet="1" data-blocklist-adhesion-desktop="1" data-blocklist-recipe="1" data-blocklist-auto-insert-sticky="1" data-blocklist-in-image="1" data-blocklist-chicory="1" data-blocklist-zergnet="1" data-blocklist-interstitial-mobile="1" data-blocklist-interstitial-desktop="1" data-blocklist-universal-player-desktop="1" data-blocklist-universal-player-mobile="1" data-expires-at="2025-05-30"></div> <meta name="google-site-verification" content="PyqMxyyZVSxd0AXCMJgb5vArai-for-qOnYvRfEDfHw" /> <script>!function () {var reb2b = window.reb2b = window.reb2b || [];if (reb2b.invoked) return;reb2b.invoked = true;reb2b.methods = ["identify", "collect"];reb2b.factory = function (method) {return function () {var args = Array.prototype.slice.call(arguments);args.unshift(method);reb2b.push(args);return reb2b;};};for (var i = 0; i < reb2b.methods.length; i++) {var key = reb2b.methods[i];reb2b[key] = reb2b.factory(key);}reb2b.load = function (key) {var script = document.createElement("script");script.type = "text/javascript";script.async = true;script.src = "https://s3-us-west-2.amazonaws.com/b2bjsstore/b/" + key + "/reb2b.js.gz";var first = document.getElementsByTagName("script")[0];first.parentNode.insertBefore(script, first);};reb2b.SNIPPET_VERSION = "1.0.1";reb2b.load("Y46DJ4HZ8J61");}();</script> <script type="text/javascript" src="https://s.skimresources.com/js/145093X1747680.skimlinks.js"></script>
Image Restoration Center Blog Logo

Complete List Of The Most Common Greek Surnames & Origins

As one of the earliest civilizations in the world, anything Greek is steeped in elaborate history. Names are no exception to this rule, which makes them especially important if you’re looking to retrace your Greek ancestry. Your surname can even be the first step to researching your family tree and finding out where your ancestors came from!

Whether you’re looking to take a Greek-inspired name for your baby or are hoping to reconnect with your Greek roots, we’ve got you covered. Learn all you need to know about Greek last names and their meanings in this guide!

When Did Greeks Start Using Surnames?

Hereditary surnames started being used in Greece around the 9th century, but they were very rare. Many upper-class families started using them more often in the 11th and 12th centuries. It wasn’t known when exactly family names became widely used in Ancient Greek society, but the 19th century saw the widespread use of patronymic surnames.

In ancient times, Greek women used the feminine version of her father’s surname and replaced it with the feminine version of her husband’s surname when she married – signifying that she is now dependent on her husband. As a rule of thumb, most masculine versions of Greek family names end with -s, while the feminine version and diminutives end with -u. 

In modern times, a Greek woman keeps her father’s family name permanently but can choose to use her husband’s family name socially. Most legal documents in modern Greece list a person with three names: their given name, patronymic, and family name.

Anatomy Of A Greek Surname

You may have noticed that many last names from ancient Greece are long and can be tongue-twisters at times. There is a reason for that: a Greek last name typically consists of two parts Each part means something different, not unlike a sentence. 

By putting these two parts together, it’s easy to get a picture of where a Greek person’s ancestors might have hailed from. The two parts of a Greek last name are:

Prefix

Most Greek last names begin with a prefix that usually denotes a person’s origins, nicknames, or other noteworthy characteristics. Some common Greek last name prefixes include:

  • Archi-: This prefix means “boss” or “superior”.
  • Makro-: This means “long” or “tall”.
  • Papa-: A surname beginning with papa- usually signifies the descendant of a papas or priest.
  • Mastro-: This means “artisan” or “craftsman”.

Suffix

Greek name suffixes are an easy way to tell where one’s ancestors hailed from because many of them are region-specific. Here are some of the most common suffixes in Greek last names:

  • -akis: A diminutive suffix mainly found in names from Crete and the Aegean Islands. 
  • -idis: A suffix meaning “son of” or “descendant of”. Originated from Pontus and Thrace, now known as certain regions in modern Bulgaria, Greece, and Turkey.
  • -opoulos: Another suffix that means “son of”, typically found in the Peloponnese region and derived from the Latin word for “descendant”. However, this suffix of Latin origin is also one of the most widely used suffixes in Greek last names. 
  • -oglou: A suffix meaning “son of” in the Turkish language. This suffix is usually found among Greeks of Turkish origin.
  • -allis, ellis: A suffix commonly found among people from the Dodecanese, a region in the eastern side of Greece.

Common Origins Of Ancient Greek Names

Like many other countries, Greek last names come from many origins. However, since most Greek names have two elements, a surname can have multiple origins at the same time. The five main origins (along with examples) are:

Patronymics

Patronymic names come from the family patriarch’s name. Most Greek patronymics end with suffixes like -opoulos, -oglou, or -idis. 

A good example of a patronymic name is Alexopoulos, which means “descendant of Alexios”. This name consists of the personal name Alexios and the -opoulos suffix which signifies family lineage.

Ancestors’ Occupations

An ancestor’s trade or profession is also commonly adopted as a surname by their descendants. An example of an occupational Greek surname is Samaras, which means “saddle maker”.

Physical And Personal Characteristics

A person’s most distinguishing feature can end up being immortalized in a surname. For instance, the name Galanis originated from galanos, which means “pale blue”. The ancestor of someone named Galanis might have had pale blue eyes.

Figures From Religion And Greek Mythology

Ancient Greece is synonymous with its vast pantheon of gods and goddesses, so it’s no surprise that some last names come from figures in Greek myth. For example, the last name Iraklidis means “the son of Herakles”. Funnily enough, this last name has two layers to it since the name Herakles also means “glory of the Goddess Hera”. 

Some Greek last names also have indirect connections to Roman myth. The last name Markopoulos means “son of Mark”. Mark itself means “consecrated to the god Mars”, referring to the Roman god of war. 

As Christianity made its way into Greece, many last names were influenced by the religion. For example, the Greek last name Christodoulopoulos means “the son of Christ’s servant”. Biblical names also made their way into the lexicon with names like Eliades, which means “Son of Elias”.

Place Of Origin

Some Greek surnames directly state a person’s place of origin. For instance, the ancestor of a person named Iordanou likely hailed from the Jordan River. Names can also state a person’s heritage, like the name Rousopoulos that means “Russian heir”, signifying their Russian descent

Other surnames only imply where a person’s ancestors may have come from. Take the common Greek last name Kalogeropoulos, for example. The Greek word kalogeros means “monk”, while the suffix -opoulos is found in the Peloponnese. So the ancestor of someone with the last name Kalogeropoulos might have been a monk from the Peloponnese.

Common Origins Of Ancient Greek Names

Many Greek last names are very descriptive, so it’s easier to make educated guesses on where your ancestors came from. Here are some common Greek last names and what they mean. 

  • Papadopoulos: This very common Greek surname means “priest’s son”.
  • Oikonomou: An occupational name derived from the word oikonomos, meaning “housekeeper”.
  • Papamichael: This popular Greek surname means “son of a priest named Michael”. Papamichael is one of the common Greek last names that feature a Biblical name. 
  • Vasileiou: This surname originates from Cyprus as a diminutive to the name Vasilios. Vasilios itself came from the Greek word basileios that means “royal”.
  • Karagiannis: Meaning “Black John”, this popular Greek name likely refers to a person named John who had dark skin or dark hair. 
  • Papachristodoulopoulos: This extremely long surname is an ancient name that means “someone who serves Lord Christ and descendant of a priest”.
  • Balaskas: This name in Greek means “drawer of lots” and originated from Slavic Jews in Greece. 
  • Loukanis: This occupational surname is derived from the Greek word loukanika which means “sausage”. The ancestor of a Loukanis was likely a sausage maker. 
  • Konstantinopolites: People with this ancient surname likely had ancestors that hailed from Constantinople.
  • Christoforou: This Greek last name means “one who is bearing Christ”. 
  • Moralis: This surname is the Greek form of the Spanish name Morales. This name was likely derived from the Spanish word moreras meaning “mulberry trees”.
  • Sideris: A Greek surname derived from sidero, a Greek word meaning “iron”. This is a reference to the wishful phrase “may the child grow up to be strong like iron”.
  • Katseros: This name in Greek means “curly”, likely given to someone with curly hair. 
  • Agathangelou: This Greek surname means “son of Agathangelos”, referring to a historical figure of the same name. 
  • Thanos: This name is the short form of Athanasios, which means “immortal”.
  • Calimera: This surname of Greek origin came from the word kalimera, which means “good morning”.

Closing Thoughts

If you’re looking to know more about your Greek roots, your surname is a good place to start. Simply by translating your surname, you can make an educated guess about where your family came from. 

For the next step to retrace your family’s origins, you can try looking through old family photos. However, time may not have been kind to them and they may be damaged. This is where Image Restoration Center comes in – contact us today to book high-quality photo restorations at an affordable price!

Related Posts

<script src="//cdata.mpio.io/js/E3BFD152090288.js" async defer></script>