frequencies = transpose(word_summary)
// Create a bar chart showing word counts
Plot.plot({
width: 800,
height: 400,
margin: 60,
x: {
label: "Word →",
domain: ['love', 'compassion', 'equality', 'abortion', 'homosexual', 'transgender']
},
y: {
label: "↑ Frequency (%)",
domain: [0, d3.max(frequencies, d => d.frequency)],
tickFormat: d => d3.format(".2%")(d)
},
color: {
legend: true,
domain: ['love', 'compassion', 'equality', 'abortion', 'homosexual', 'transgender'],
range: ['#97C594', '#75B09C', '#7CA88D', '#E0BE36', '#CA1551', '#FB4D3D'],
tickFormat: text => text.replace(/_/g, " ").replace(/^./, str => str.toUpperCase())
},
marks: [
Plot.barY(frequencies, {
x: "word",
y: "frequency",
fill: "word",
fillOpacity: 0.8,
sort: {x: "-y"},
tip: true
}),
Plot.ruleY([0]),
Plot.text(frequencies, {
x: "word",
y: "frequency",
text: d => d3.format(".4%")(d.frequency),
dy: -10,
fontSize: 12
})
],
style: {
backgroundColor: "transparent"
}
})
I started thinking about this months ago. I went through multiple iterations, considering how to make a catchy start. I even had ChatGPT write a modern parable to pull a classic bait-and-switch after the Man, Himself. It made me realize that would be Jesus speaking, or his digitized self, but not me. So I ditch the trickery and start the pitch.
My religion, has been co-opted. I’m careful not to mince words here because the choice would have drastically different implications. In fact, if it was adopted, I believe we’d be in a much better position. I think the worst part of it is that it was told in the very same way, in the very same book, that handed down my faith. All of this is circumstantial evidence unless there is some data to back up my point, so I’d like to provide some more atpyical data from what I’ve done previously.
1 Exhibit A: 1,000,000 Dollar Bill
A few months ago (post-election), I stumbled upon this at my local gas station, inocuously tucked into the screen to rally the effort behind Donald Trump. If this was political propoganda alone, this would be a different critique - like the complete caracture of one candidate against the stoich resolve of another, intended to be the more serious, albeit derailed by his own ego. Instead, the back of the bill was more disconerting.
Scrawled across the back is seemingly an appropriation of this behavior by the Bible. As in a set of sacred documents dedicated to portraying the top of humanity as those with the most humility and empathy for others. In fact, the use of Matthew 5:28 against a felon, convicted of paying off a woman in the adult film industry that he had relations with, outside his own marital bed. Not to mention the juxtaposition of Ephesians 2: 8 and 9 which convey the depedency of the huamn creature on God for salvation with a man who cannot refrain from mentioning his own affectations in any interview (I’d provide an example but you can find this in any interview he conducts).
My Bible quotes Jesus as saying, “Give to Caesar what is Caesar’s, and to God what is God’s.” (Matthew 22:15-22, Mark 12:12-17, and Luke 20:20-26). This is a clear indication that Jesus wanted people to be preoccupied by God. The inclusion of quotes from Scripture over damning language and calls to repent and return to God alongside a political background dismisses this response from the very individual the people at Living Waters claim to follow. They go so far as to cryptically include a the Scripture passage 2 Corinthians 13: 5 - “Examine yourselves to see whether you are in the faith; test yourselves. Or do you not realize that Christ Jesus is in you—unless, of course, you fail the test?” - in what I can only imagine is an attempt to tug at the guilt of voters that feel compelled to vote for a democratic candidate.
2 Exhibit B: The White House Holy Week Message 2025
I have gone through phases of ultraconservative to liberal approaches to my faith only to find myself hedging toward the middle every time. I don’t use the word hedging lightly, because I know that (1) there is no certainty in the business of faith and (2) perspective changes the lens we look through. There was a time when I thought it was silly not to have everyone saying Merry Christmas and being taught the Ten Commandments, but this was before I experienced other cultures and people more fully. Politics and religion are kept separate for a reason - religion is something someone chooses based on a personal interaction with a faith; politics are policies that impact every person that lives under a particular government which may, or may not, be chosen by the individual. Now should the White House choose to issue a similar letter for all major celebrations in all major religions, then I’ll concede. But messages like these and rampant remarks about the Ten Commandments having to be hung in public spaces seem to be more of an imposition instead of freedom of choice.
Having discussions with other Christians, they feel there was a time where they were oppresed - not able to say Merry Christmas or celebrate their faith fully. My response, as a Christian, would be for them to compare their “oppression” to the oppression faced by those Americans that do not believe in Christianity. I am certain that parents of children in public schools in the 90s (when “Happy Holidays” was first enforced) that felt they could not cut through the commercialized-Christian-Christmas and share their religion with their children. Trees, candy canes, and Santa are the warped view of a Christian Christmas, that was iteself moved to shrink believers of a pagan winter solistice feast. I get trying to promote philosophies when we think they are right, but a paramount belief of Christianity is the gift of Free Will from God. My contention is that if God can allow us to make a choice between God and other dieties, then we as humans should extend the same rights to each other. Surely, true acceptance and believe is only possible when one is given the freedom to choose. God is pretty smart.
3 Exhibit C: The Catechism
I know this seems like overkill to start doing text-analysis on a catechism, but I want to make the point clear. The truth of the Christian faith is rooted in love, kidness, and compassion among humans. It is not about whatever is barked about in the media, nor is it about exclusion. So please, check your ego and false assumptions at the door, pick up a Bible and do the work - love.