From af6d19720a318861431c6a7faa22e03f32821e97 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 20 Nov 2024 21:34:52 -0600 Subject: [PATCH] feat: added some summaries --- frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm | 2 +- .../src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm | 2 +- frontend/src/Debate/Arguments/Nutrition/PolyphenolReductio.elm | 2 +- frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm | 2 +- frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm b/frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm index 13d7895..bb71d0f 100755 --- a/frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm +++ b/frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm @@ -7,7 +7,7 @@ argumentOmega3Omega6Ratio = { argumentTitle = "Argument Against the Omega-6/Omega-3 Ratio" , propositionTitle = "The omega-6/omega-3 ratio is unlikely to matter for health." , propositionReductio = "" - , propositionSummary = "Summary" + , propositionSummary = "More often than not, the associated risks of a high omega-6/omega-3 ratio are better explained by omega-3 alone. In multivariable analyses, the ratio looks like it matters, but in univariable anaylses, low omega-3 is almost always driving the risk via lowering the denominator." , proofLink = "https://www.umsu.de/trees/#(P~5Q),(~3Q)|=(~3P)" , definitionTable = [ { definiendum = "P" diff --git a/frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm b/frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm index c50c281..a217b75 100755 --- a/frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm +++ b/frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm @@ -8,7 +8,7 @@ argumentPlantBasedCVDReversal = { argumentTitle = "Argument Against Plant-Based Diets Reversing Heart Disease" , propositionTitle = "Plant-based diets do not appear to clinically reverse atherosclerosis." , propositionReductio = "" - , propositionSummary = "Summary" + , propositionSummary = "To date, there is not a single case of supposed heart disease reversal from a plant-based diet that is actually compatible with established definitions of heart disease reversal in the literature." , proofLink = "https://www.umsu.de/trees/#(P~1~3Q~5~3R),(P),(~3Q)|=(~3R)" , definitionTable = [ { definiendum = "P" diff --git a/frontend/src/Debate/Arguments/Nutrition/PolyphenolReductio.elm b/frontend/src/Debate/Arguments/Nutrition/PolyphenolReductio.elm index 01b633b..76accc2 100755 --- a/frontend/src/Debate/Arguments/Nutrition/PolyphenolReductio.elm +++ b/frontend/src/Debate/Arguments/Nutrition/PolyphenolReductio.elm @@ -8,7 +8,7 @@ argumentPolyphenolReductio = { argumentTitle = "Anti-Polyphenol Reductio" , propositionTitle = "Anti-polyphenol, ancestral diet advocates are committed to favouring GMOs." , propositionReductio = "asdasd" - , propositionSummary = "Summary" + , propositionSummary = "If one is committed to the notions that polyphenols in plants are bad for humans, and that grass-fed red meat is the healthiest available type of red meat, then they're pragmatically committed to being pro-GMO to lower the grass-derived polyphenol content of grass-fed beef." , proofLink = "https://www.umsu.de/trees/#(~6x~6y(Px~1Qxy~5Rxy)),(Pp),(Qpg),(Rpg~5Spg),(Spg~5Wp)|=(Wp)" , definitionTable = [ { definiendum = "P(x)" diff --git a/frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm b/frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm index c8cc8b4..9f60992 100755 --- a/frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm +++ b/frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm @@ -7,7 +7,7 @@ argumentSodiumCVD = { argumentTitle = "Argument for Atherogenic Sodium" , propositionTitle = "Higher intakes of sodium increases cardiovascular disease risk." , propositionReductio = "" - , propositionSummary = "Summary" + , propositionSummary = "In all of the strongest analysis on the relationship between sodium intake and cardiovascular disease risk, there is a linear and proportional relationship. Particularly when the strongest measurement methods are used, such as multiple 24-hour urinary collections." , proofLink = "https://www.umsu.de/trees/#(~6x(Px~1Q~5Rx)),(Ps),(Q)|=(Rs)" , definitionTable = [ { definiendum = "P(x)" diff --git a/frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm b/frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm index 314f0c0..25966bf 100755 --- a/frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm +++ b/frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm @@ -8,7 +8,7 @@ argumentTMAOCausality = { argumentTitle = "Argument Against TMAO Being Causal in CVD" , propositionReductio = "" , propositionTitle = "TMAO is not likely to be causative of heart disease." - , propositionSummary = "Summary" + , propositionSummary = "In the strongest research we have on the relationship between TMAO and heart disease risk, such as with Mendelian randomization and genome-wide associational studies, there is no persuasive causal link between TMAO in the blood and heart disease risk." , proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx)),(~3Qt)|=(~3Pt)" , definitionTable = [ { definiendum = "P(x)"