Agustín Fuentes has published a new book, Sex is a Spectrum: The Biological Limits of the Binary. I just started reading it last night — and it’s very good so far — so don’t expect a full review just yet, but El Pais has published an interview with Fuentes in which he discusses the main themes. As you might guess from the title, he’s rejecting the idea that sex is a binary, and further, that the general implications of sex are not reducible. He’s an anti-Coyne. He’s also strongly advocating for a view of organisms that incorporates environmental factors beyond naked genetics.
Q. You assert that sex is a biocultural issue… but many of the people reading this interview will think that sex is about biology, not culture.
A. That depends on how you define “sex.” If you’re speaking only about gametes, everyone understands that [an] egg isn’t a woman and [a] sperm isn’t a man. We have to rethink a little about what we’re talking about. Just think about our feet, which are biological traits. But at the same time, look at your foot and look at the foot of a person who has never worn shoes. The two are almost distinct: the structure of the bones, the muscles and the skin changes. When I discuss sociocultural contexts, we’re talking not only about the embodiment of culture, but the mutual exchanges between experience, perception, bones, muscles, digestive systems, vascular systems… there’s a lot of interconnection between our physical body and the world and the experiences we have. There’s always more intermingling and a bit more complexity.
One of the unfortunate consequences of the Mendelian revelation is that we’ve swung way too far the other way, treating the individual as nothing more than the combinatorial action of a set of genes. Development is a critical and complicated input in generating the information that makes up the individual!
Then he gets into a point I’ve made multiple times before: there are so many distinct criteria that are used to identify a human’s sex, so just the fact that there are multiple independent measures refutes the claim that there is one pure definitive definition.
Q. You write about how the concept of “sex at birth” isn’t very rigorous, because it can mean many different things. You talk about the “three Gs.”
A. In the biological context, we’re talking about typical categorizations based on three factors: genes, gonads and genitals: the three Gs. A 3G woman would be one who has ovaries, clitoris/vagina/labia, and XX chromosomes. And a 3G man would be one who has testicles, penis/scrotum and XY chromosomes.
The importance of using 3G is the range of variation: it’s a spectrum that has standard groupings. We assume that, by looking at the genitals, you’re sure to have the other two Gs. And it’s true that they’re highly correlated, but not absolutely correlated, not 100%. We must understand, biologically, that these categories don’t contain all the variation in human beings; there’s variation beyond that. And, among the 3Gs, there are people – more than we think – in whom one of those Gs is a little different. If we use only the genitals at birth, or the chromosomes or the genes, we’re leaving out a lot of extremely relevant information.
I agree, except I’d suggest that there are more than three factors used. Some people claim that behavior is a factor in defining sex — true women, as we all know, are submissive, while men are dominant and aggressive. We can pile up all sorts of stereotypes and associations and none of them are going to be universal.
Q. This 3G explanation doesn’t reflect the biological reality of 1% of humanity, as you state in the book, which is at least 80 million people. But if it reflects that of the 99%, so isn’t it natural for many people to say, “Well, 99% is almost binary, isn’t it?”
A. But what is binary? I’m not saying there aren’t things that are binary in human beings. Gametes are binary: sperm and eggs. But saying that human beings are binary is a failure. It limits us too much when we’re thinking about the full range of variation between human beings. A binary relationship is that of one and zero. They’re completely distinct. This concept is used in computer science, because there’s no overlap in any element: either you have a one, or you have a zero. But human beings – our bodies, our ways of being – aren’t like that. There’s nothing between men and women that makes them totally different, like one and zero, because they come from biological materials that overlap on that spectrum of variation in our bodies.
To say that we’re binary is philosophy. It’s not biology. It’s declaring oneself essentialist: there are [men and women], two types of humans. But our biology doesn’t validate that position. Yes, there are binary things in our biology, but to say that human beings come in two different types is false. And we can prove it. Genitals, hormones, brains, organs… when you understand the range of variation between our bodies, it becomes very clear that human beings don’t come in binary, but in typical sets.
“Almost binary” — how can anyone say that with a straight face? The word “almost” refutes the claim.
Q. Is this an attempt to invoke science to justify a model for people? A model for society and a model for women?
A. Trump isn’t using science; all of his executive orders are a total scientific failure. Science – by pointing out the range of biological variation in human beings – shows us that there are indeed several ways to be human. And that’s the important thing. In any country, in any culture, there’s a range in bodies and sexualities, but our cultures, our governments, diminish the possibilities of expressing [ourselves] and living within that range. We’re always on an average; we’re bits and pieces of the full range of human beings. And the main thing is to at least know what the possibilities of that range are… to understand that this is what being human is all about: variation, not a standard.
Our culture is always controlling where we can express ourselves. We’re biocultural organisms: there’s always a greater range of variation than what’s culturally accepted. And that’s the difficult part. Because many people are certain that “this is a woman and this is a man.” But if they start thinking, “My cousin has a slightly different body,” they then realize that there’s greater variation. We all know people who are outside the typical categorization, be it behaviorally or biologically, of what we think women and men are.
Wait — he didn’t answer the question! Should we have a different model for society, men, and women? I’d say yes, and I can see how Fuentes is addressing an implied point, by bringing up Trump’s anti-scientific attempts to impose a rigid binary structure on America. It is the scientist’s role to explain how our preconceptions about the universe are contradicted by nature, and the narrow perspective of conservatives is flatly wrong, and therefore is a bad foundation for building social policy.
Fuentes for president! He’s American-born, so he qualifies, but he “wants to regain Spanish citizenship for fear of the political degradation in the United States,” so I’d worry that he’s going to be part of the flight of intellectuals from the US.
Agustín Fuentes – the good Fuentes, well probly there’s quite a few with that surname* who aren’t like the more famous nazi Nick one..
Will have to see if I can finda copy. Added to my far too long want to read list. Thanks.
.* Er, yes, indeed. Quite so and quite a lot.
https://en.wikipedia.org/wiki/Fuentes_(surname)
Except computers are fundamentally analog at their core. The nature of computer engineering just gloss over the fact. Basically software engineers treat CPU as an abstract binary system.
As a result, there is a large category of cyber attacks that use that approximation. Treating computers as the analog device they are, you can abuse them to bypass security system that only make sense in a binary context.
@euclide #2
That is exactly what I was thinking: computers are analog at the electronic component level.
say you look at 5 Volt TTL chips (transistor transistor logic) that were used to create computer chips, logic gates etc. back in the 80’s, when I learned electronics.
chip manufacturers imposed a definition of a binary “0” and binary “1” on the analog 0 to 5 volt signal output range chips can produce.
For standard 5V TTL, the voltage range below 0.8V is considered binary “0”, and the voltage range above 2.0V is considered binary “1”, with an undefined state in between.
it’s not just 0 V is binary “0” and 5 V is binary “1”
the binary 1 and 0 bits are each defined by a range of TTL analog output values.
what happens if the signal coming out of a chip is between 0.8 and 2 volts? it’s not a “1” or a “0”
well, nothing good happens. the chip won’t output a reliable result. chips have to be designed to reject the undefined outputs so the operate reliably.
This is what happens in the delivery room. Someone…doctor, doula, midwife…sees the baby’s genitals and declares “It’s a boy” or “It’s a girl”. Well, sometimes that’s from a pre-birth scan…lord help us if at actual birth there’s a different designation. Anyway, that’s it. You get a binary, pink or blue name tag and off you go to the long race of life as a male or female.
However, my wife told me recently that here mother, who was a nurse, said that sometimes doctors would admit that they’re guessing in that delivery room designation. And that’s the visible manifestation of gender. As suggested in the interview, actual humans are way more complicated than that.
And it’s ironic that the MAGA cruelty is founded on faulty readings of an ancient text…the bibles…from a culture that has a Rabbinic religious tradition of recognizing six or seven genders (here).
America, thy name is ignorance.
The thing that always surprises me is how little stock the bigots place in the brain (I suspect it’s because they tend not to use theirs very much). People have an internal sense of their gender as it relates to the culture they move in, and that is part of the structure of their brains. But when bigots are confronted with this, suddenly the brain doesn’t count for anything. Suddenly the most important part of all for determining who we are has no role to play.
For my money, if you have to choose one part of the body to defer to when it comes to matters of identity (and yes, I know that the whole point of this book is that you absolutely don’t), it must surely be the brain?
Yeah yeah, but how are you going to counter Coyne’s giga-science intellect-bomb that goes “Sperm smol, egg BIG!” How can rebut? How?
@cartomancer
It’s because the point of cisnormativity is to control women, their presumed reproductive capacity, and men’s access to sex. They don’t care about our brains
Exactly this. Essentialists demand us to ignore the exceptions because they are mere exceptions, but the whole point is that exceptions exist; and they always exist no matter the definition for sex they choose.
When I point out that sort of stuff, I’m told I am being pedantic. And yet…
(Heh)