The Secret History of a Louisiana Plantation Home





.m-privacy-consent {
background-color: rgba(60, 60, 60, 0.95);
bottom: 0;
color: white !important;
font-size: 17px !important;
font-weight: normal !important;
line-height: 1.5em !important;
left: 0;
position: fixed;
right: 0;
z-index: 5000001;
}
.m-privacy-consent__inner {
margin: 0 auto;
max-width: 800px;
padding: 30px;
}
.m-privacy-consent__inner a {
color: white !important;
font-weight: bold;
text-decoration: underline !important;
}
.m-privacy-consent__inner a:hover {
color: #ccc !important;
}
.m-privacy-consent__inner button {
background-color: #FF604A;
border: 1px solid white;
color: #ffffff;
display: block;
font-weight: bold;
height: 46px;
line-height: 46px;
padding: 0 2em;
margin: 0 auto;
min-width: 200px;
}
.m-privacy-consent__inner button:hover {
background-color: #ff3317;
}
.m-privacy-consent__inner button:disabled {
background-color: #888;
}
.m-privacy-consent__button-content {
align-items: center;
display: flex;
height: 100%;
justify-content: center;
width: 100%;
}
@media(max-width: 500px) {
.m-privacy-consent {
font-size: 14px !important;
}
}

/* spinner animation */
.m-privacy-consent__hourglass,
.m-privacy-consent__hourglass:after {
border-radius: 50%;
width: 20px;
height: 20px;
}
.m-privacy-consent__hourglass {
display: none;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 3px solid rgba(255, 255, 255, 0.2);
border-right: 3px solid rgba(255, 255, 255, 0.2);
border-bottom: 3px solid rgba(255, 255, 255, 0.2);
border-left: 3px solid #ffffff;
margin-right: 1em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
button:disabled .m-privacy-consent__hourglass {
display: block;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}



(function() {
var cbAdded = 0;
var cbComplete = 0;
var appDomains = ["https://auth.voxmedia.com/services/privacy_consent"];

function hex(size) {
var crypto = window.crypto || window.msCrypto;
var str = "";

if (crypto) {
var arr = new Uint8Array(Math.ceil(size / 2));
crypto.getRandomValues(arr);
str = .map.call(arr, function(b) { return ('0'+b.toString(16)).slice(-2) }).join('');
} else {
for (var i=Math.ceil(size / 11); i > 0; i-=1) {
str += Math.random().toString(36).substr(2);
}
}
return str.substr(0, size);
}

function setCookie(name, value, days) {
var cookie = [name +'='+ (value || '')];
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days*24*60*60*1000));
cookie.push('expires=' + date.toUTCString());
}
cookie.push('path=/');
document.cookie = cookie.join('; ');
}

function addCallback(fn) {
cbAdded += 1;
return fn;
}

function done() {
cbComplete += 1;
if (cbAdded === cbComplete) {
location.reload();
}
}

document.querySelector('#accept-privacy-consent').addEventListener('click', function(evt) {
evt.preventDefault();
this.setAttribute('disabled', 'disabled');

var continentCode = document.cookie.match(/_chorus_geoip_continent=([^;]+)/i) || ;
var existingConsent = /_chorus_privacy_consent=d{13}-w{32};/.test(document.cookie);
if (existingConsent) return done();

var token = Date.now() +'-'+ hex(32);
var pickup = document.querySelector('#phonograph-pickup');
setCookie('_chorus_privacy_consent', token, 365 * 20);

appDomains.forEach(function(url) {
var img = document.createElement('img');
document.body.appendChild(img);
img.onload = img.onerror = addCallback(done);
img.src = url+'?token='+token;
});

if (pickup) {
pickup.async = true;
pickup.onload = addCallback(function() {
phonographEvents.push(['privacy_consent', { token: token, geoip_continent: continentCode[1], callback: done }]);
})
pickup.src = pickup.getAttribute('data-src');
} else {
addCallback(done)();
}
})
})();
clock
menu
more-arrow
no
yes


















  • Historic Preservation







The Secret History of a Louisiana Plantation Home






























It was "the oldest building of African design, built by Blacks for the use of Blacks," in the country, according to a 1974 Landmark Designation for Yucca Plantation, now known as Melrose Plantation. Recently named a National Treasure by the National Historic Trust in March, the two-story, hut-like building on the property is called the African House. It's part of an estate on the Cane River in Northwest Louisiana, a place separated from the rest of the state by many miles and unique circumstances. Settled by the Cane River Creoles, free people of color who became wealthy slaveowners and plantation owners, it also stands as a bit of an architectural mystery. The then-owner of the plantation, Louis Metoyer, commissioned its construction in the early part of the 19th century, but it was only given its current name decades later by Francois Mignon, a writer who said it obviously resembled a "Congo-type building."


.site-cna .post .post-title { width: 1000px !important; padding-bottom: 8px; padding-top:6px } .site-cna .post h1.post-title a { font-size:35px !important} .site-cna #leadintro { width:1000px; font-size:16px } .site-cna .post .post-body .post-more {width:660px;} .site-cna .post .post-body img.bigpic {width:640px; max-width:640px !important; height:auto } .site-cna .post .post-body #leadphoto {width:640px; max-width:640px !important; height:auto } .site-cna .post .post-body .pullquote { float:right; width:250px; margin: 0 0 10px 14px !important; padding: 8px 4px; font-family:TradeGothicLTStdBoldCondensed; Helvetica, Arial; font-size:32px !important; line-height: 35px !important; border-top: 4px double #FF0000; border-bottom: 4px double #FF0000; } .post p { font-size: 17px; line-height:27px; margin-bottom:10px } .post h3 { font-family:TradeGothicLTStdBoldCondensed; Helvetica, Arial; font-weight:normal; font-size:38px; width: 640px; padding: 18px 0; } .post h4 { font-family:TradeGothicLTStdBoldCondensed; Helvetica, Arial; font-weight:normal; font-size:36px; width: 660px; padding-bottom:5px; padding-top:14px; } .site-cna .post .post-title { font-size:36px !important; width: 660px; padding-bottom: 8px; padding-top:6px; line-height:40px !important } .post-metadata {margin-top: 550px !important } #column-right { padding-top: 126px } .post .post-body object, .post .post-body img { max-width: inherit !important; } .firstcharacter { float: left; color: #FF0000; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px;





The question around the structure's origins points to the cultural melting pot it arose from, a region with a blend of African, French and Spanish influences. Louis's story is a perfect example. He's the son of Frenchman Claude Thomas Pierre Metoyer, who initially came to settle in New Orleans but wound up living in Northwest Louisiana, and Marie Therese Coincoin, a slave and housemaid with whom he became romantically involved. Over the next few years, Claude Metoyer would purchase Coincoin's freedom, along with the freedom of the ten children they would have together. The couple split in 1786—some speculate Metoyer wanted to produce an heir legal in the eyes of the French crown. He gradually becoming a big shot and large slaveowner in Natchitoches, and she built up her own empire, eventually purchasing a plantation and buying the freedom of all her children. Descendants of Coincoin would eventually control more than 11,000 acres and hundreds of their own slaves.


"They were part of a whole Creole community, free people of color, who were slaveowners and ran plantations," says Carolyn Brackett, a Project Manager for the National Historic Trust. "It's one of the fascinating things about that place, there are so many layers of history at Melrose. It takes a long time to sort them out."




Styles of African Architecture cited in the Historic Structures Report. The top is a Yoruba structure, from Nigeria or Benin, and the bottom is an Akan structure from Ghana.


Louis's own stint as a plantation owner started when he was granted 911 acres from his mother in 1795, land that was initially acquired as part of a grant from the Spanish crown. After settling in and planting crops such as corn and cotton, Metoyer began designing and building out what would become Melrose Plantation, starting with the Yucca house, finished sometime in the first decade of the 19th century and built with traditional French techniques. The Africa House, which was likely built by a slave he purchased in 1809, came next, made of bricks hand-pressed on site. Boasting a long, sloping roof, the building has been compared to the vernacular architecture of subtropical Africa or the West Indies. Different theories have been advanced about its design and purpose (some suggested that it was a storehouse and at one point, a jail for rebellious slaves). A 2002 paper makes strong connections between the building's style that that of barns from Eastern France (it makes sense that slaves and craftsman would pick up those kind of techniques in a French-speaking territory). Others have suggested that the builder or builders incorporated building designs from their homeland. The thin record on Metoyer makes it more difficult to discover the designer's intent.


These structures, and the development of his property, served as a prelude to Metoyer's rise. By the 1830s, this free man of color, or "gens de coleur libre," had become a wealthy planter, enough so he could afford to own a dozen slaves and become a local philanthropist (he helped his brother build a Catholic church on nearby Isle Brevelle). He would design the Big House, a grand plantation home done in French Colonial Style, in 1830, seeing construction start before he died in 1832.


"We don't have a lot of information about Metoyer," says Molly Dickerson, the site director at Melrose Plantation. "He had some other landholdings here, but there isn't a lot of documentation about his life or who he was as a person."




∙ Meet the Black Architect Who Designed Duke University 37 Years Before He Could Have Attended It [Curbed]
∙ National Historic Trust's List of 11 Most Endangered Places Focuses on American Diversity
[Curbed]



























































Popular posts from this blog

Florida Star v. B. J. F.

Error while running script in elastic search , gateway timeout

Adding quotations to stringified JSON object values