diff --git a/frontend/src/Config/Pages/Debate/Gibberish/Records/PhilOfMind.elm b/frontend/src/Config/Pages/Debate/Gibberish/Records/PhilOfMind.elm index 1390796..b1cc000 100755 --- a/frontend/src/Config/Pages/Debate/Gibberish/Records/PhilOfMind.elm +++ b/frontend/src/Config/Pages/Debate/Gibberish/Records/PhilOfMind.elm @@ -22,7 +22,11 @@ philOfMindGibberish = , gibberishDescription = "The philosophy of mind is a branch of philosophy that explores the nature of the mind, consciousness, and mental phenomena, particularly their relationship to the body and the physical world. It addresses fundamental questions about how mental states such as thoughts, feelings, and perceptions relate to brain processes and the external environment. Key topics include consciousness, intentionality, and the mind-body problem, which examines how mental and physical states interact." , isNewTabLink = True , gibberishTerms = - [ { term = "Epiphenomenalism" + [ { term = "Eliminative Materialism" + , strength = 0 + , explanation = SpecificExplanation "If one affirms that they take this view, meaning they believe that it's true, that would entail a contradiction. They'd be affirming that it is and is not the case that beliefs exist. If they say they don't believe it's true, then I'm not sure what the point is." + } + , { term = "Epiphenomenalism" , strength = 5 , explanation = NoClue }