CINXE.COM
Volume 15 - Foundation for Medieval Genealogy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <base href="https://fmg.ac/fr/publications/journal/vol-15" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Medieval Genealogy, Prosopography, Foundation of Medieval Genealogy, FMG" /> <meta name="description" content="Promoting the study of medieval genealogy and prosopography." /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>Volume 15 - Foundation for Medieval Genealogy</title> <link href="/fr/publications/journal/vol-15?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/fr/publications/journal/vol-15?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> <link href="/templates/fmg/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/plugins/system/jce/css/content.css?badb4208be409b1335b815dde676300e" rel="stylesheet" type="text/css" /> <link href="/templates/fmg/css/template.css" rel="stylesheet" type="text/css" /> <link href="/media/jui/css/chosen.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <link href="/media/com_finder/css/finder.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <link href="/media/mod_languages/css/template.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <script type="application/json" class="joomla-script-options new">{"csrf.token":"66dc56c29b9234ddfdae4e9ed187cad8","system.paths":{"root":"","base":""}}</script> <script src="/media/jui/js/jquery.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/system/js/caption.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/system/js/mootools-core.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/system/js/core.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/bootstrap.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/templates/fmg/js/fmg.js" type="text/javascript"></script> <script src="/media/jui/js/chosen.jquery.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery.autocomplete.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function ($) { initChosen(); $("body").on("subform-row-add", initChosen); function initChosen(event, container) { container = container || document; $(container).find(".advancedSelect").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Saisir ou choisir des options","placeholder_text_single":"S\u00e9lectionnez une option","no_results_text":"Aucun r\u00e9sultat correspondant"}); } }); jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword98'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === 'Recherche...') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform98').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced98'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword98').autocomplete({ serviceUrl: '/fr/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });}); </script> <link href='https://fonts.googleapis.com/css?family=Eagle+Lake' rel='stylesheet' type='text/css' /> <style type="text/css"> h1,h2,h3,h4,.site-title,.pull-text, .about li .script{ font-family: 'Eagle Lake', sans-serif; } </style> <link href='https://fonts.googleapis.com/css?family=UnifrakturCook:700' rel='stylesheet' type='text/css'> <style type="text/css"> body.site { background-color: #f7f6f4 } .navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary { background: #005580; } .navbar-inner { -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); } </style> <!--[if lt IE 9]> <script src="/media/jui/js/html5.js"></script> <link rel="stylesheet" type="text/css" href="/templates/fmg/css/ie.css"> <![endif]--> </head> <body class="site com_content view-category layout-fmgblog-foundations no-task itemid-671 foundations toc"> <!-- Body --> <div class="body"> <div class="container"> <!-- Header --> <div class="header"> <div class="header-inner clearfix"> <a class="brand pull-left" href="/"> <img src="https://fmg.ac/images/FMG-logo.gif" alt="Foundation for Medieval Genealogy" /><span class="site-title">Foundation for Medieval Genealogy</span> </a> <div class="header-search pull-right"> <div class="finder"> <form id="mod-finder-searchform98" action="/fr/search" method="get" class="form-search" role="search"> <label for="mod-finder-searchword98" class="element-invisible finder">Rechercher</label><br /><input type="text" name="q" id="mod-finder-searchword98" class="search-query input-medium" size="25" value="" placeholder="Recherche..."/> <div id="mod-finder-advanced98"> </div> </form> </div> <div class="mod-languages"> <ul class="lang-inline" dir="ltr"> <li> <a href="/en/publications/journal/vol-15"> <img src="/media/mod_languages/images/en.gif" alt="English (UK)" title="English (UK)" /> </a> </li> <li class="lang-active"> <a href="https://fmg.ac/fr/publications/journal/vol-15"> <img src="/media/mod_languages/images/fr_fr.gif" alt="Français (France)" title="Français (France)" /> </a> </li> </ul> </div> </div> </div> </div> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span>Menu</span> </a> <div class="navigation nav-collapse primary" data-spy="affix" data-offset-top="150"> <ul class="nav menu mod-list"> <li class="item-446 default"><a href="/fr/" >Page d'accueil</a></li><li class="item-445 deeper parent"><a href="/fr/qui-sommes-nous" >Qui sommes-nous</a><ul class="nav-child unstyled small"><li class="item-448"><a href="/fr/qui-sommes-nous/le-site-de-la-fmg" >Le site de la FMG</a></li><li class="item-449"><a href="/fr/qui-sommes-nous/histoire-de-la-fondation" >Histoire de la Fondation</a></li><li class="item-450"><a href="/fr/qui-sommes-nous/qui-est-qui-a-la-fmg" >Qui est qui à la FMG</a></li><li class="item-451 deeper parent"><a href="/fr/qui-sommes-nous/devenir-membre-et-soutenir-la-fmg" >Devenir membre et soutenir la FMG</a><ul class="nav-child unstyled small"><li class="item-452"><a href="/fr/qui-sommes-nous/devenir-membre-et-soutenir-la-fmg/formulaire-d-adhesion" >Formulaire d'adhésion</a></li></ul></li><li class="item-453"><a href="/fr/qui-sommes-nous/dons-et-legs" >Dons et Legs</a></li><li class="item-454"><a href="/fr/qui-sommes-nous/aider-la-fmg" >Aider la FMG</a></li><li class="item-455 deeper parent"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award" >La Charles F H Evans Award</a><ul class="nav-child unstyled small"><li class="item-456"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award/la-charles-f-h-evans-award-recommandations" >La Charles F H Evans Award: Recommandations</a></li><li class="item-457"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award/anciens-vainqueurs-de-la-charles-f-h-evans-award" >Anciens Vainqueurs de la Charles F H Evans Award</a></li></ul></li><li class="item-458"><a href="/fr/qui-sommes-nous/contactez-nous" >Contactez nous</a></li></ul></li><li class="item-459 divider deeper parent"><span class="separator ">Publications</span> <ul class="nav-child unstyled small"><li class="item-460 alias-parent-active deeper parent"><a href="/fr/publications/journal" >Foundations Journal</a><ul class="nav-child unstyled small"><li class="item-461"><a href="/fr/publications/journal/vol-1" >Volume 1</a></li><li class="item-462"><a href="/fr/publications/journal/volume-2" >Volume 2</a></li><li class="item-463"><a href="/fr/publications/journal/volume-3" >Volume 3</a></li><li class="item-464"><a href="/fr/publications-fr/foundations-journal/volume-4" >Volume 4</a></li><li class="item-465"><a href="/fr/publications-fr/foundations-journal/volume-5" >Volume 5</a></li><li class="item-466"><a href="/fr/publications-fr/foundations-journal/volume-6" >Volume 6</a></li><li class="item-467"><a href="/fr/publications-fr/foundations-journal/volume-7" >Volume 7</a></li><li class="item-468"><a href="/fr/publications-fr/foundations-journal/volume-8" >Volume 8</a></li><li class="item-470"><a href="/fr/publications-fr/foundations-journal/volume-9" >Volume 9</a></li><li class="item-489"><a href="/fr/publications-fr/foundations-journal/volume-10" >Volume 10</a></li></ul></li><li class="item-469"><a href="/fr/publications-fr/oeuvres-completes-de-charles-evans" >Œuvres Complètes de Charles Evans</a></li><li class="item-471"><a href="/fr/publications-fr/vie-et-famille-de-robert-large-negociant-en-tissus" >Vie et Famille de Robert Large, Négociant en tissus</a></li><li class="item-472"><a href="/fr/publications-fr/contributeurs" >Guide succinct pour les contributeurs à nos publications</a></li></ul></li><li class="item-473 deeper parent"><a href="/fr/projets" >Projets</a><ul class="nav-child unstyled small"><li class="item-474"><a href="/fr/projets/fines-fr" > Résumés des « Feet of Fines »</a></li><li class="item-504"><a href="/fr/projets/arbroath-fr" >Déclaration d’Arbroath</a></li><li class="item-475"><a href="/fr/projets/medlands-fr" >Medieval Lands</a></li><li class="item-476"><a href="/fr/projets/charles2-fr" >Ascendance de Charles II, roi d'Angleterre</a></li><li class="item-477 deeper parent"><a href="/fr/projets/domesday-corrections-fr" >Corrections aux «Domesday People» et «Domesday Descendants»</a><ul class="nav-child unstyled small"><li class="item-482"><a href="/fr/projets/domesday-corrections-fr/people-fr" >Domesday People</a></li><li class="item-484"><a href="/fr/projets/domesday-corrections-fr/descendants-1-300-fr" >Descendants (p. 1 - 300)</a></li><li class="item-485"><a href="/fr/projets/domesday-corrections-fr/descendants-301-600-fr" >Descendants (p. 301-600)</a></li><li class="item-486"><a href="/fr/projets/domesday-corrections-fr/descendants-601-900-fr" >Descendants (p. 601-900)</a></li><li class="item-487"><a href="/fr/projets/domesday-corrections-fr/descendants-901-1169-fr" >Descendants (p. 901-1169)</a></li><li class="item-488"><a href="/fr/projets/domesday-corrections-fr/author-index-fr" >Index des auteurs</a></li><li class="item-483"><a href="/fr/projets/domesday-corrections-fr/domesday-sources-fr" >Sources référencées</a></li></ul></li></ul></li></ul> <ul class="nav menu dropdown mod-list" id="nav-menu"> <li class="item-139 active divider deeper parent"><span class="separator ">Publications</span> <ul class="nav-child unstyled small"><li class="item-166 active deeper parent"><a href="/fr/publications/journal" >Foundations Journal</a><ul class="nav-child unstyled small"><li class="item-669"><a href="/fr/publications/journal/vol-16" >Volume 16</a></li><li class="item-671 current active"><a href="/fr/publications/journal/vol-15" >Volume 15</a></li><li class="item-647"><a href="/fr/publications/journal/vol-14" >Volume 14</a></li><li class="item-636"><a href="/fr/publications/journal/vol-13" >Volume 13</a></li><li class="item-565"><a href="/fr/publications/journal/vol-12" >Volume 12</a></li><li class="item-514"><a href="/fr/publications/journal/vol-11" >Volume 11</a></li><li class="item-282"><a href="/fr/publications/journal/volume-3" >Volume 3</a></li><li class="item-281"><a href="/fr/publications/journal/volume-2" >Volume 2</a></li><li class="item-285"><a href="/fr/publications/journal/vol-1" >Volume 1</a></li></ul></li><li class="item-572 deeper"><a href="/fr/publications/arbroath-bg" >Declaration of Arbroath Family History Project</a><ul class="nav-child unstyled small"><li class="item-294"><a href="/fr/publications/contributors/au-guide" >Guide for authors - Foundations</a></li></ul></li></ul></li><li class="item-135 divider deeper parent"><span class="separator ">Resources</span> <ul class="nav-child unstyled small"><li class="item-165 deeper parent"><a href="/fr/library" >FMG Library</a><ul class="nav-child unstyled small"><li class="item-479"><a href="/fr/library/search" >Search database</a></li></ul></li><li class="item-156 deeper parent"><a href="/fr/resources/scanned-sources" >Scanned Sources Online</a><ul class="nav-child unstyled small"><li class="item-316"><a href="/fr/resources/scanned-sources/journals" >Journals</a></li><li class="item-317"><a href="/fr/resources/scanned-sources/scanned-books" >Books & articles</a></li></ul></li><li class="item-172"><a href="/fr/resources/links" >Links to Other Websites</a></li><li class="item-146 deeper"><a href="/fr/projects/surtees-parishes" >Contents key to Surtees' Parishes of Co. Durham</a><ul class="nav-child unstyled small"><li class="item-232"><a href="/fr/projects/domesday-corrections/sources-abbrev" >Domesday corrections - source abbreviations</a></li></ul></li><li class="item-147 deeper parent"><a href="/fr/projects/index-moller" >Index to Stammtafeln Westdeutscher Adels-geschlechter im Mittelalter</a><ul class="nav-child unstyled small"><li class="item-274"><a href="/fr/projects/index-moller/a-c" >A to C</a></li><li class="item-275"><a href="/fr/projects/index-moller/d-g" >D to G</a></li><li class="item-276"><a href="/fr/projects/index-moller/h-k" >H to K</a></li><li class="item-277"><a href="/fr/projects/index-moller/l-n" >L to N</a></li><li class="item-278"><a href="/fr/projects/index-moller/o-r" >O to R</a></li><li class="item-279"><a href="/fr/projects/index-moller/s-t" >S to T</a></li><li class="item-280"><a href="/fr/projects/index-moller/u-z" >U to Z</a></li></ul></li><li class="item-296 deeper parent"><a href="/fr/projects/landed-gentry" >Landed Gentry of Southern Germany</a><ul class="nav-child unstyled small"><li class="item-363"><a href="/fr/projects/landed-gentry/schechingen" >Families of Schechingen</a></li><li class="item-364"><a href="/fr/projects/landed-gentry/boebingen" >Families of Böbingen</a></li><li class="item-365"><a href="/fr/projects/landed-gentry/adelmann" >Adelmann family of Adelmannsfelden</a></li><li class="item-366"><a href="/fr/projects/landed-gentry/woellwarth" >Woellwarth family</a></li><li class="item-423"><a href="/fr/projects/landed-gentry/westerstetten" >The Family of Westerstetten</a></li></ul></li></ul></li><li class="item-213 deeper parent"><a href="/fr/shop" >Shop</a><ul class="nav-child unstyled small"><li class="item-257"><a href="/fr/shop/membership" >Membership & Subscription</a></li><li class="item-574"><a href="/fr/shop/bookshop" >Book purchases</a></li><li class="item-568"><a href="/fr/shop/arbroath-report" >Declaration of Abroath - family history project</a></li><li class="item-143"><a href="/fr/shop/print-form" >Printable Order Form</a></li><li class="item-265"><a href="/fr/shop/back-issues" >Back Issues of Foundations</a></li><li class="item-214"><a href="http://www.genfair.co.uk/supplier.php?sid=48" onclick="window.open(this.href, 'targetWindow', 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,'); return false;">GenFair Shop</a></li></ul></li><li class="item-151"><a href="/fr/user-area" >Users' Area</a></li><li class="item-349"><a href="/fr/login" >Login</a></li></ul> </div> <div class="navigation nav-collapse secondary" data-spy="affix" data-offset-top="150"> </div> <div class="row-fluid" id="content"> <div class="span12"> <!-- Begin Content --> <div id="system-message-container"> </div> <div class="blog foundations toc"> <h2> <span class="subheading-category">Foundations Volume 15</span> </h2> <div class="category-desc clearfix"> <p><strong><em><span style="font-size: 10pt;">Online edition, published November 2022</span></em></strong></p> <p><img src="/images/foundations/vol15/monk-working-in-scriptorium-8257.jpg" alt="monk working in scriptorium 8257" width="719" height="675" /></p> <p><span style="font-size: 8pt;">Public domain image downloaded from <em>World History Encyclopedia</em></span></p> <p><span style="font-size: 8pt;"><a href="https://www.worldhistory.org/image/8257/monk-working-in-scriptorium/">https://www.worldhistory.org/image/8257/monk-working-in-scriptorium/</a></span></p> <p class="btn-pdf"><a href="/images/foundations/vol15/JN-15-cc-X.pdf" target="_blank"><span style="color: #ffff00;">Printable list of contents</span></a></p> </div> <div class="items-leading clearfix"> <div class="item leading-0"> <div class="icons"> <div class="btn-group pull-right"> <button class="btn dropdown-toggle" type="button" id="dropdownMenuButton-719" aria-label="Outils utilisateur" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="icon-cog" aria-hidden="true"></span> <span class="caret" aria-hidden="true"></span> </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton-719"> <li class="print-icon"> <a href="/fr/publications/journal/vol-15/719-fnd-15-1-ii?tmpl=component&print=1&layout=default" title="Imprimer l'article < Pierre I de Grandson and his Family — Part 2 >" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"> <span class="icon-print" aria-hidden="true"></span> Imprimer </a> </li> </ul> </div> </div> <a href="/fr/publications/journal/vol-15/719-fnd-15-1-ii"> </a> <div class="page-header"> <h2 itemprop="name"> <a href="/fr/publications/journal/vol-15/719-fnd-15-1-ii" itemprop="url"> Pierre I de Grandson and his Family — Part 2 </a> </h2> </div> <button class="toggle">View Abstract</button> <div class="abstract"> <h1>Pierre I de Grandson and His Family — Part 2</h1> <p><em><strong>by David Williams</strong></em> <a href="#_ftn1" name="_ftnref1"><sup><strong><sup>[1]</sup></strong></sup></a></p> <h3>Abstract</h3> <p>Very little has been written about Pierre I de Grandson (d.1258), and yet he was one of the most important members of the Vaudois nobility during the first half of the 13th century as the counts of Savoy began their dominance of the Pays de Vaud. From widely scattered data the author presents in this two-part article a study of Pierre and his immediate descendants, whose brilliant careers, wealth and prestige both in Vaud and in England were enabled by a policy of realistic and interested co-operation with the house of Savoy developed by Pierre and his brother Henri de Champvent, and continued by Pierre's famous son Othon I de Grandson. Evidence from English and Swiss sources shows that Pierre fathered at least six sons and probably some nine daughters, most of whom can be identified as Othon's sisters.</p> <p>Part 2 of the article surveys the lives and marriages of Pierre's known and probable daughters, and biographies are provided for several of his grandchildren. Connections with the noble families of Bonvillars, Cicon, Cossonay, Cusance, Estavayer, Gruyère, Oron, Strätlingen, Tour de Châtillon-en-Valais, Thoire-Villars, and Vuippens are explored; and the careers of some Grandson/Grandison bastards of the period are outlined.</p> <p><em>Foundations (2022) <strong>15</strong>: 2-63 <span class="pull-right">© Copyright FMG and the author</span></em></p> <p><em>Continued from <a href="/publications/journal/vol-14/698-fnd-14-01" target="_blank" rel="noopener">Foundations Vol. 14 (2022) pp. 3–56.</a></em></p> <p class="readmore"><a class="btn" href="/fr/login?return=L2ZyL3B1YmxpY2F0aW9ucy9qb3VybmFsL3ZvbC0xNS83MTktZm5kLTE1LTEtaWk=" data-toggle="tooltip" data-placement="right" title="Access to full articles is restricted to members"> <span class="icon-chevron-right"></span> Veuillez vous identifier ou vous inscrire pour lire la suite... </a></p> </div> </div> <div class="item leading-1"> <div class="icons"> <div class="btn-group pull-right"> <button class="btn dropdown-toggle" type="button" id="dropdownMenuButton-718" aria-label="Outils utilisateur" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="icon-cog" aria-hidden="true"></span> <span class="caret" aria-hidden="true"></span> </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton-718"> <li class="print-icon"> <a href="/fr/publications/journal/vol-15/718-fnd-15-2?tmpl=component&print=1&layout=default" title="Imprimer l'article < The Common Norman Ancestor to the Verdun, Haviland and Battaglia Families >" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"> <span class="icon-print" aria-hidden="true"></span> Imprimer </a> </li> </ul> </div> </div> <a href="/fr/publications/journal/vol-15/718-fnd-15-2"> </a> <div class="page-header"> <h2 itemprop="name"> <a href="/fr/publications/journal/vol-15/718-fnd-15-2" itemprop="url"> The Common Norman Ancestor to the Verdun, Haviland and Battaglia Families </a> </h2> </div> <button class="toggle">View Abstract</button> <div class="abstract"> <h1>The Common Norman Ancestor to the Verdun, Haviland and Battaglia Families</h1> <p><em><strong>by Dominic Gagnon</strong>,<a href="#_ftn1" name="_ftnref1"><sup><strong><sup>[1]</sup></strong></sup></a> <strong>Philip Beddows, Bertram de Verdun, Steve Gilbert, Christopher Haviland, Iain McDonald</strong></em><sup> </sup></p> <h3>Abstract</h3> <p>This study began in 2018 when a French descendant of the Verdun family sought to prove genetically his direct link to Bertram de Verdun, born around 1040 and a contemporary of William the Conqueror. In addition to achieving this, the analysis of the phylogenetic tree and the study of historical documents preserved in England and Normandy revealed a common and unsuspected kinship with the Haviland family of Guernsey, two American Battaglia families whose ancestry originated from Sicily, and the Fauchon from Quebec, who trace their ancestry from Avranchin in Normandy. The same markers on the Y chromosome shared by the descendants of these families allow us to confirm a thousand-year-old common origin and trace their multiple migratory routes.</p> <p>This article was originally published in French in the <em>Revue de l’Avranchin</em>, Normandie, and in <em>L’Ancêtre</em>, a quarterly of the Société de généalogie de Québec, both in June 2022.</p> <p><em>Foundations (2022) <strong>15</strong>: 64-85 <span class="pull-right"> © Copyright FMG and the authors</span></em></p> <p class="readmore"><a class="btn" href="/fr/login?return=L2ZyL3B1YmxpY2F0aW9ucy9qb3VybmFsL3ZvbC0xNS83MTgtZm5kLTE1LTI=" data-toggle="tooltip" data-placement="right" title="Access to full articles is restricted to members"> <span class="icon-chevron-right"></span> Veuillez vous identifier ou vous inscrire pour lire la suite... </a></p> </div> </div> <div class="item leading-2"> <div class="icons"> <div class="btn-group pull-right"> <button class="btn dropdown-toggle" type="button" id="dropdownMenuButton-717" aria-label="Outils utilisateur" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="icon-cog" aria-hidden="true"></span> <span class="caret" aria-hidden="true"></span> </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton-717"> <li class="print-icon"> <a href="/fr/publications/journal/vol-15/717-fnd-15-5?tmpl=component&print=1&layout=default" title="Imprimer l'article < One Ring to find them: Constructing a pedigree of the Wauton family >" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"> <span class="icon-print" aria-hidden="true"></span> Imprimer </a> </li> </ul> </div> </div> <a href="/fr/publications/journal/vol-15/717-fnd-15-5"> </a> <div class="page-header"> <h2 itemprop="name"> <a href="/fr/publications/journal/vol-15/717-fnd-15-5" itemprop="url"> One Ring to find them: Constructing a pedigree of the Wauton family </a> </h2> </div> <button class="toggle">View Abstract</button> <div class="abstract"> <p><em><strong>by Hillary Lowden and Michael Andrews-Reading<a href="#_ftn1" name="_ftnref1">[1]</a></strong></em></p> <h3>Abstract</h3> <p>Many authoritative publications purport to provide information about the immediate family of Sir Thomas Wauton (Waweton), Speaker of the House of Commons in 1425. This article examines a wide variety of primary sources, including heraldic evidence, which together demonstrate that much of the accepted ‘fact’ about Sir Thomas and his ancestry is seriously flawed, and offers instead a detailed reconstruction of both his biography and the wider Wauton family from the 13th to the 16th centuries.</p> <p><em>Foundations (2022) <strong>15</strong>: 86-121 <span class="pull-right">© Copyright FMG and the authors</span></em></p> <p class="readmore"><a class="btn" href="/fr/login?return=L2ZyL3B1YmxpY2F0aW9ucy9qb3VybmFsL3ZvbC0xNS83MTctZm5kLTE1LTU=" data-toggle="tooltip" data-placement="right" title="Access to full articles is restricted to members"> <span class="icon-chevron-right"></span> Veuillez vous identifier ou vous inscrire pour lire la suite... </a></p> </div> </div> <div class="item leading-3"> <div class="icons"> <div class="btn-group pull-right"> <button class="btn dropdown-toggle" type="button" id="dropdownMenuButton-716" aria-label="Outils utilisateur" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="icon-cog" aria-hidden="true"></span> <span class="caret" aria-hidden="true"></span> </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton-716"> <li class="print-icon"> <a href="/fr/publications/journal/vol-15/716-fnd-15-4?tmpl=component&print=1&layout=default" title="Imprimer l'article < The Lords Morley and their Black Lion >" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"> <span class="icon-print" aria-hidden="true"></span> Imprimer </a> </li> </ul> </div> </div> <a href="/fr/publications/journal/vol-15/716-fnd-15-4"> </a> <div class="page-header"> <h2 itemprop="name"> <a href="/fr/publications/journal/vol-15/716-fnd-15-4" itemprop="url"> The Lords Morley and their Black Lion </a> </h2> </div> <button class="toggle">View Abstract</button> <div class="abstract"> <p><em><strong>by David Williams</strong></em> <a href="#_ftn1" name="_ftnref1"><strong>[1]</strong></a></p> <h3>Abstract</h3> <p>A black lion rampant, crowned or uncrowned, single or double-tailed, was used as coat-armour by the Morleys, the Burnells, and the Cressys from the 13th century. This led to a dispute during the 14th century between the Morleys and the Burnells, and the latter's relatives the Lovells, as to who had the right to use the arms <em>Argent, a lion sable crowned or</em>. This paper explores the background to the controversy; examines recorded variations to the disputed arms; and reviews the conflicting narratives and evidence presented to the Court of Chivalry in the causes of Burnell v. Morley (1347) and Lovell v. Morley (1385–1391). Differencing of the disputed arms by the Burnells with a <em>bordure azure</em> raises the question as to whether this was for cadency or for another purpose. Although the genealogies of some families with which both the Morleys and the Burnells had links do reveal relationships, nothing points to them having a common interest in the disputed arms by virtue of a descent in blood and arms from a common ancestor. Lack of evidence precludes a firm conclusion being reached, but it seems more likely that the differencing was for non-relationship, and took the form of and was meant as a change in the Burnell arms.</p> <p><em>Foundations (2022) <strong>15</strong>: 122-152 <span class="pull-right">© Copyright FMG and the author</span></em></p> <p class="readmore"><a class="btn" href="/fr/login?return=L2ZyL3B1YmxpY2F0aW9ucy9qb3VybmFsL3ZvbC0xNS83MTYtZm5kLTE1LTQ=" data-toggle="tooltip" data-placement="right" title="Access to full articles is restricted to members"> <span class="icon-chevron-right"></span> Veuillez vous identifier ou vous inscrire pour lire la suite... </a></p> </div> </div> <div class="item leading-4"> <div class="icons"> <div class="btn-group pull-right"> <button class="btn dropdown-toggle" type="button" id="dropdownMenuButton-715" aria-label="Outils utilisateur" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="icon-cog" aria-hidden="true"></span> <span class="caret" aria-hidden="true"></span> </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenuButton-715"> <li class="print-icon"> <a href="/fr/publications/journal/vol-15/715-fnd-15-6?tmpl=component&print=1&layout=default" title="Imprimer l'article < One Plus One Equals One: Uncovering the Identity and Marital Career of Anne Courtenay, wife of Sir John Colshull and John Yarde >" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"> <span class="icon-print" aria-hidden="true"></span> Imprimer </a> </li> </ul> </div> </div> <a href="/fr/publications/journal/vol-15/715-fnd-15-6"> </a> <div class="page-header"> <h2 itemprop="name"> <a href="/fr/publications/journal/vol-15/715-fnd-15-6" itemprop="url"> One Plus One Equals One: Uncovering the Identity and Marital Career of Anne Courtenay, wife of Sir John Colshull and John Yarde </a> </h2> </div> <button class="toggle">View Abstract</button> <div class="abstract"> <p> </p> <h4><em>by Michael Andrews-Reading</em> <a href="#_ftn1" name="_ftnref1">[1]</a></h4> <h3>Abstract</h3> <p>Heraldic and other contemporary evidence shows that Anne, the wife of Sir John Colshull of Cornwall (d.1419) and Anne, the wife of John Yarde of Surrey (d.1450) were the same person.</p> <p><em>Foundations (2022) 15: 153-163 <span class="pull-right">© Copyright FMG and the author</span></em></p> <p class="readmore"><a class="btn" href="/fr/login?return=L2ZyL3B1YmxpY2F0aW9ucy9qb3VybmFsL3ZvbC0xNS83MTUtZm5kLTE1LTY=" data-toggle="tooltip" data-placement="right" title="Access to full articles is restricted to members"> <span class="icon-chevron-right"></span> Veuillez vous identifier ou vous inscrire pour lire la suite... </a></p> </div> </div> </div><!-- end items-leading --> </div> <div aria-label="Breadcrumbs" role="navigation"> <ul itemscope itemtype="https://schema.org/BreadcrumbList" class="breadcrumb"> <li class="active"> <span class="divider icon-location"></span> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="/fr/" class="pathway"><span itemprop="name">Home</span></a> <span class="divider"> <img src="/media/system/images/arrow.png" alt="" /> </span> <meta itemprop="position" content="1"> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <span itemprop="name"> Publications </span> <span class="divider"> <img src="/media/system/images/arrow.png" alt="" /> </span> <meta itemprop="position" content="2"> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="/fr/publications/journal" class="pathway"><span itemprop="name">Foundations Journal</span></a> <span class="divider"> <img src="/media/system/images/arrow.png" alt="" /> </span> <meta itemprop="position" content="3"> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="active"> <span itemprop="name"> Volume 15 </span> <meta itemprop="position" content="4"> </li> </ul> </div> <!-- End Content --> </div> </div> </div> <p class="pull-right"><a href="#top" id="back-top">Back to Top</a></p> </div> <!-- Footer --> <div class="footer"> <div class="container"> <hr /> <p>© Foundation for Medieval Genealogy 2025</p> </div> </div> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-L9GHHQK962"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-L9GHHQK962'); </script> </body> </html>