mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: reformatted cucks and added reference list to dodge card
This commit is contained in:
parent
cf9886af4d
commit
b3df4c7581
72 changed files with 152 additions and 17 deletions
|
@ -31,7 +31,7 @@ pageList =
|
||||||
|
|
||||||
transitionStyle : Attribute msg
|
transitionStyle : Attribute msg
|
||||||
transitionStyle =
|
transitionStyle =
|
||||||
htmlAttribute <| style "transition" "all 0.4s ease-in-out"
|
htmlAttribute <| style "transition" "all 0.5s ease-in-out"
|
||||||
|
|
||||||
|
|
||||||
transitionHighlightedLinkHover : Element msg -> Element msg
|
transitionHighlightedLinkHover : Element msg -> Element msg
|
||||||
|
|
|
@ -18,6 +18,7 @@ cuckAdamSinger =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1566491269194719232?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1566491269194719232?s=20"
|
||||||
, dodgeDescription = VagueGesture
|
, dodgeDescription = VagueGesture
|
||||||
, dodgeProposition = "Seed oils cause inflammation and stomach pain."
|
, dodgeProposition = "Seed oils cause inflammation and stomach pain."
|
||||||
|
, dodgeReceipts = [ "https://x.com/TheNutrivore/status/1566491269194719232?s=20" ]
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckAmberOHearn =
|
||||||
[ { dodgeLink = "https://x.com/FusionProgGuy/status/1413888976281169922?s=20"
|
[ { dodgeLink = "https://x.com/FusionProgGuy/status/1413888976281169922?s=20"
|
||||||
, dodgeDescription = VagueGesture
|
, dodgeDescription = VagueGesture
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckAnnChilders =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1447245484356108292?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1447245484356108292?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Diets humans thrived on in the wild, sans dentists and doctors, are correct."
|
, dodgeProposition = "Diets humans thrived on in the wild, sans dentists and doctors, are correct."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckAnthonyGustin =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1482502242632552449?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1482502242632552449?s=20"
|
||||||
, dodgeDescription = GhostedMe
|
, dodgeDescription = GhostedMe
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckAshwaniGarg =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1443328350982967303?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1443328350982967303?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Representing the protein content of beans by dry weight is misleading."
|
, dodgeProposition = "Representing the protein content of beans by dry weight is misleading."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "It's unclear why we should care about the protein content of a dry food item if that food item is inedible in its dry state"
|
, dodgeNicksDoxasticReason = SpecificPropReason "It's unclear why we should care about the protein content of a dry food item if that food item is inedible in its dry state"
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckAustinHerbert =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1663698981833277440"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1663698981833277440"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils make you fat and kill your body."
|
, dodgeProposition = "Seed oils make you fat and kill your body."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBartKay =
|
||||||
[ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw"
|
[ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people."
|
, dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBenBikman =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1587547250074746880?s=19"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1587547250074746880?s=19"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "The diet-heart hypothesis is false."
|
, dodgeProposition = "The diet-heart hypothesis is false."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBennyMalone =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Eating oysters is compatible with veganism."
|
, dodgeProposition = "Eating oysters is compatible with veganism."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails."
|
, dodgeNicksDoxasticReason = SpecificPropReason "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails."
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBradCampbell =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Canola oil kills you slowly."
|
, dodgeProposition = "Canola oil kills you slowly."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBradCohn =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBradMarshall =
|
||||||
[ { dodgeLink = "https://x.com/fire_bottle"
|
[ { dodgeLink = "https://x.com/fire_bottle"
|
||||||
, dodgeDescription = InTooDeep
|
, dodgeDescription = InTooDeep
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBretWeinstein =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1858356347332374597"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1858356347332374597"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are dangerous."
|
, dodgeProposition = "Seed oils are dangerous."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -24,6 +25,7 @@ cuckBretWeinstein =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are dangerous."
|
, dodgeProposition = "Seed oils are dangerous."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -31,6 +33,7 @@ cuckBretWeinstein =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are dangerous."
|
, dodgeProposition = "Seed oils are dangerous."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckBrianKerley =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1483889771134926849?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1483889771134926849?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -24,6 +25,7 @@ cuckBrianKerley =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckCarnivoreAurelius =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1538272143061815299?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1538272143061815299?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Vegans kill 100x more animals."
|
, dodgeProposition = "Vegans kill 100x more animals."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckCateShanahan =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1266438463634632709?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1266438463634632709?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are pro-inflammatory."
|
, dodgeProposition = "Seed oils are pro-inflammatory."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
||||||
|
@ -24,6 +25,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1479497980570857474?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1479497980570857474?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Those who defend seed oils are just regurgitating the garbage that the AHA pumps out."
|
, dodgeProposition = "Those who defend seed oils are just regurgitating the garbage that the AHA pumps out."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "I defend seed oils and I've never even read the AHA's material on the subject."
|
, dodgeNicksDoxasticReason = SpecificPropReason "I defend seed oils and I've never even read the AHA's material on the subject."
|
||||||
|
@ -31,6 +33,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1487215337116508162?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1487215337116508162?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are toxic."
|
, dodgeProposition = "Seed oils are toxic."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -38,6 +41,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/drcateshanahan/status/1516904406805057537?s=20"
|
, { dodgeLink = "https://x.com/drcateshanahan/status/1516904406805057537?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Current levels of seed oil consumption are the main driver of the obesity and chronic disease."
|
, dodgeProposition = "Current levels of seed oil consumption are the main driver of the obesity and chronic disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -45,6 +49,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1537544882532716544?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1537544882532716544?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Nick is just following the AHA marching orders."
|
, dodgeProposition = "Nick is just following the AHA marching orders."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "I've never even read the AHA's recommendations on anything."
|
, dodgeNicksDoxasticReason = SpecificPropReason "I've never even read the AHA's recommendations on anything."
|
||||||
|
@ -52,6 +57,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -59,6 +65,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -66,6 +73,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -73,6 +81,7 @@ cuckCateShanahan =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease."
|
, dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckChrisBoettcher =
|
||||||
[ { dodgeLink = "https://x.com/MeggGawat/status/1669691841682210822"
|
[ { dodgeLink = "https://x.com/MeggGawat/status/1669691841682210822"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils are making you fat, depressed, and sick."
|
, dodgeProposition = "Seed oils are making you fat, depressed, and sick."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckClaraAboel =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1727510906655969736"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1727510906655969736"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer."
|
, dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCancer
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCancer
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckCliffHarvey =
|
||||||
[ { dodgeLink = "https://x.com/CarbAppropriate/status/1372281626206507010?s=20"
|
[ { dodgeLink = "https://x.com/CarbAppropriate/status/1372281626206507010?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
|
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
@ -24,6 +25,7 @@ cuckCliffHarvey =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1500650543886204929?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1500650543886204929?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
|
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckDaveFeldman =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1306625219440730118?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1306625219440730118?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckDavidDiamond =
|
||||||
[ { dodgeLink = "https://x.com/LDLSkeptic/status/1583471298306375681?s=20"
|
[ { dodgeLink = "https://x.com/LDLSkeptic/status/1583471298306375681?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = statinProp
|
, dodgeProposition = statinProp
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
@ -28,6 +29,7 @@ cuckDavidDiamond =
|
||||||
, { dodgeLink = "https://x.com/LDLSkeptic/status/1583481964840902656?s=20"
|
, { dodgeLink = "https://x.com/LDLSkeptic/status/1583481964840902656?s=20"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = statinProp
|
, dodgeProposition = statinProp
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckDavidGornoski =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1525474063044550657?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1525474063044550657?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Polyunsaturated fatty acids cause obesity."
|
, dodgeProposition = "Polyunsaturated fatty acids cause obesity."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckDianaRodgers =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1365857401786814465?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1365857401786814465?s=20"
|
||||||
, dodgeDescription = InTooDeep
|
, dodgeDescription = InTooDeep
|
||||||
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
|
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -20,6 +20,7 @@ cuckEdwardGoeke =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propSeedOils
|
, dodgeProposition = propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
||||||
|
@ -27,6 +28,7 @@ cuckEdwardGoeke =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propSeedOils
|
, dodgeProposition = propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckElieJarrouge =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1506845469980315648?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1506845469980315648?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Sugar, refined carbs, and seed oils are poison."
|
, dodgeProposition = "Sugar, refined carbs, and seed oils are poison."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckGaryBrecka =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Linoleic acid consumption causes atherosclerosis."
|
, dodgeProposition = "Linoleic acid consumption causes atherosclerosis."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckGaryFettke =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224"
|
||||||
, dodgeDescription = GhostedMe
|
, dodgeDescription = GhostedMe
|
||||||
, dodgeProposition = commonProps.propLinoleicAcid
|
, dodgeProposition = commonProps.propLinoleicAcid
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckGaryTaubes =
|
||||||
[ { dodgeLink = "https://x.com/garytaubes/status/1595180467552018432?s=20"
|
[ { dodgeLink = "https://x.com/garytaubes/status/1595180467552018432?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Carbohydrates cause starvation."
|
, dodgeProposition = "Carbohydrates cause starvation."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckGeorgeMartin =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1815098730141651021"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1815098730141651021"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Nick has killed more animals in his life than a mature bear."
|
, dodgeProposition = "Nick has killed more animals in his life than a mature bear."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckGuyAustin =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
@ -24,6 +25,7 @@ cuckGuyAustin =
|
||||||
, { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128"
|
, { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -20,6 +20,7 @@ cuckIvorCummins =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1268600451693494273?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1268600451693494273?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propLDL
|
, dodgeProposition = propLDL
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
@ -27,6 +28,7 @@ cuckIvorCummins =
|
||||||
, { dodgeLink = "https://x.com/FatEmperor/status/1636920650156724226?s=20"
|
, { dodgeLink = "https://x.com/FatEmperor/status/1636920650156724226?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = propLDL
|
, dodgeProposition = propLDL
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
|
|
@ -20,6 +20,7 @@ cuckJakeMey =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1490009495581298690?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1490009495581298690?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
||||||
|
@ -27,6 +28,7 @@ cuckJakeMey =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
||||||
|
@ -34,6 +36,7 @@ cuckJakeMey =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
, dodgeProposition = "Vegan Friday meals are unhealthy for children."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
, dodgeNicksDoxasticReason = SpecificPropReason propReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckJamesDiNicolantonio =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1460788569388171268?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1460788569388171268?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = commonProps.propLinoleicAcid
|
, dodgeProposition = commonProps.propLinoleicAcid
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckJosephEverett =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1535334822825971712?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1535334822825971712?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propSeedOils
|
, dodgeProposition = propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
@ -28,6 +29,7 @@ cuckJosephEverett =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propSeedOils
|
, dodgeProposition = propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckJustinMares =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1329266554089869312?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1329266554089869312?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation."
|
, dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckKaitMalthaner =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1503258756687306753?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1503258756687306753?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Omega-6 is pro-inflammatory."
|
, dodgeProposition = "Omega-6 is pro-inflammatory."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
||||||
|
|
|
@ -25,6 +25,7 @@ cuckKemMinnick =
|
||||||
[ { dodgeLink = "https://x.com/kemminnick/status/1469336100300726273?s=20"
|
[ { dodgeLink = "https://x.com/kemminnick/status/1469336100300726273?s=20"
|
||||||
, dodgeDescription = GhostedMe
|
, dodgeDescription = GhostedMe
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason reason
|
, dodgeNicksDoxasticReason = SpecificPropReason reason
|
||||||
|
@ -32,6 +33,7 @@ cuckKemMinnick =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason reason
|
, dodgeNicksDoxasticReason = SpecificPropReason reason
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckKenBerry =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1366524889067368449?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1366524889067368449?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Type 2 Diabetes is chronic carbohydrate overdose."
|
, dodgeProposition = "Type 2 Diabetes is chronic carbohydrate overdose."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -28,6 +29,7 @@ cuckKenBerry =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1539720236701589504?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1539720236701589504?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propAnimalFat
|
, dodgeProposition = propAnimalFat
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -35,6 +37,7 @@ cuckKenBerry =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = propAnimalFat
|
, dodgeProposition = propAnimalFat
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
@ -42,6 +45,7 @@ cuckKenBerry =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615"
|
||||||
, dodgeDescription = InTooDeep
|
, dodgeDescription = InTooDeep
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckKevinStock =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530140722225102848?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1530140722225102848?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
@ -24,6 +25,7 @@ cuckKevinStock =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1534927799911317509?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1534927799911317509?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Saturated fat does not cause cardiovascular disease."
|
, dodgeProposition = "Saturated fat does not cause cardiovascular disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckKyleMamounis =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1389259133044477953?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1389259133044477953?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Statins do not prevent cardiovascular events."
|
, dodgeProposition = "Statins do not prevent cardiovascular events."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMarkSisson =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1488360227141419009?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1488360227141419009?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMartyKendall =
|
||||||
[ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1310548994804809729"
|
[ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1310548994804809729"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first."
|
, dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event."
|
, dodgeNicksDoxasticReason = SpecificPropReason "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event."
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckMaxLugavere =
|
||||||
[ { dodgeLink = "https://x.com/maxlugavere/status/1517683567249149953?s=20"
|
[ { dodgeLink = "https://x.com/maxlugavere/status/1517683567249149953?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
@ -28,6 +29,7 @@ cuckMaxLugavere =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
@ -35,6 +37,7 @@ cuckMaxLugavere =
|
||||||
, { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20"
|
, { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMichaelKummer =
|
||||||
[ { dodgeLink = "https://x.com/mkummer82/status/1465755847917715464?s=20"
|
[ { dodgeLink = "https://x.com/mkummer82/status/1465755847917715464?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction."
|
, dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMichaelManderville =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1503036463306489856?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1503036463306489856?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "A logically coherent position will have logically coherent answer to a logically coherent hypothetical."
|
, dodgeProposition = "A logically coherent position will have logically coherent answer to a logically coherent hypothetical."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMikeMutzel =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1414457776982552576?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1414457776982552576?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "COVID is nothing more than a cold to those that are healthy."
|
, dodgeProposition = "COVID is nothing more than a cold to those that are healthy."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
@ -24,6 +25,7 @@ cuckMikeMutzel =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1584645853771616256?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1584645853771616256?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "There is little to no association between saturated fat and cardiovascular disease."
|
, dodgeProposition = "There is little to no association between saturated fat and cardiovascular disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckMikeSweeney =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1746962254052962552"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1746962254052962552"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Vegan diets are nowhere near appropriate for the average person in society."
|
, dodgeProposition = "Vegan diets are nowhere near appropriate for the average person in society."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -24,6 +25,7 @@ cuckMikeSweeney =
|
||||||
, { dodgeLink = "https://x.com/thelowcarb_rd/status/1654182805964836865"
|
, { dodgeLink = "https://x.com/thelowcarb_rd/status/1654182805964836865"
|
||||||
, dodgeDescription = GhostedMe
|
, dodgeDescription = GhostedMe
|
||||||
, dodgeProposition = "Statistical gymnastics don't inform on real world mechanisms and hard outcomes."
|
, dodgeProposition = "Statistical gymnastics don't inform on real world mechanisms and hard outcomes."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -31,6 +33,7 @@ cuckMikeSweeney =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1776652108646821913?t=Pf4sfAC1Z0pAcxGfQFr7oQ"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1776652108646821913?t=Pf4sfAC1Z0pAcxGfQFr7oQ"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma."
|
, dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckNickEggleton =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1266626885703720961?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1266626885703720961?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Polyunsaturated fats are poison."
|
, dodgeProposition = "Polyunsaturated fats are poison."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckNinaTeicholz =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1556510529014882305?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1556510529014882305?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "The science linking red meat to heart disease is very weak."
|
, dodgeProposition = "The science linking red meat to heart disease is very weak."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests red meat increases the risk of heart disease."
|
, dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests red meat increases the risk of heart disease."
|
||||||
|
@ -24,6 +25,7 @@ cuckNinaTeicholz =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1467571763865210881?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1467571763865210881?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction."
|
, dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
@ -31,6 +33,7 @@ cuckNinaTeicholz =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Vegans pretend biology isn't real."
|
, dodgeProposition = "Vegans pretend biology isn't real."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckNorstrongChris =
|
||||||
[ { dodgeLink = "https://x.com/NorstrongHealth/status/1416939281973530626?s=20"
|
[ { dodgeLink = "https://x.com/NorstrongHealth/status/1416939281973530626?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Government funded USDA data is untrustworthy."
|
, dodgeProposition = "Government funded USDA data is untrustworthy."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -24,6 +25,7 @@ cuckNorstrongChris =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1534573919562350594?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1534573919562350594?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Nutrition science as a whole is shit."
|
, dodgeProposition = "Nutrition science as a whole is shit."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -31,6 +33,7 @@ cuckNorstrongChris =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1534614710196260865?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1534614710196260865?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Nutrition science as a whole is shit."
|
, dodgeProposition = "Nutrition science as a whole is shit."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckPaulMason =
|
||||||
[ { dodgeLink = "https://x.com/Tom_Babington1/status/1361644276866830337?s=20"
|
[ { dodgeLink = "https://x.com/Tom_Babington1/status/1361644276866830337?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
@ -24,6 +25,7 @@ cuckPaulMason =
|
||||||
, { dodgeLink = "https://x.com/IdanOnTweeter/status/1373233980594618371?s=20"
|
, { dodgeLink = "https://x.com/IdanOnTweeter/status/1373233980594618371?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Ancel Keys' Seven Countries Study was flawed."
|
, dodgeProposition = "Ancel Keys' Seven Countries Study was flawed."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -31,6 +33,7 @@ cuckPaulMason =
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1461361726943760391?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1461361726943760391?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = commonProps.propLinoleicAcid
|
, dodgeProposition = commonProps.propLinoleicAcid
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckPaulSaladino =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1275912849999695872?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1275912849999695872?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US."
|
, dodgeProposition = "Subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
@ -30,6 +31,7 @@ cuckPaulSaladino =
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
}
|
}
|
||||||
, { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20"
|
, { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20"
|
||||||
|
@ -37,6 +39,7 @@ cuckPaulSaladino =
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
}
|
}
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20"
|
||||||
|
@ -44,6 +47,7 @@ cuckPaulSaladino =
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
}
|
}
|
||||||
, { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20"
|
, { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20"
|
||||||
|
@ -51,11 +55,13 @@ cuckPaulSaladino =
|
||||||
, dodgeProposition = "Nutritional epidemiology generally provides good causal estimates."
|
, dodgeProposition = "Nutritional epidemiology generally provides good causal estimates."
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
}
|
}
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Linoleic acid wreaks havoc in your body."
|
, dodgeProposition = "Linoleic acid wreaks havoc in your body."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckPhilipOvadia =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1557791520324890624?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1557791520324890624?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Sugar is the problem and meat is the solution."
|
, dodgeProposition = "Sugar is the problem and meat is the solution."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
@ -24,6 +25,7 @@ cuckPhilipOvadia =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1558282337024180224?s=20"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1558282337024180224?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process."
|
, dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckPhilippeStephenson =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Seed oils save lives."
|
, dodgeProposition = "Seed oils save lives."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckRalphNapolitano =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1462794580848300034?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1462794580848300034?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Oatmeal is one of the worst foods you can eat and has no health benefits."
|
, dodgeProposition = "Oatmeal is one of the worst foods you can eat and has no health benefits."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests whole grains are beneficial for humans."
|
, dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests whole grains are beneficial for humans."
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckRaphaelSirtoli =
|
||||||
[ { dodgeLink = "https://x.com/raphaels7/status/1475767357188579329?s=20"
|
[ { dodgeLink = "https://x.com/raphaels7/status/1475767357188579329?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "The diet-heart hypothesis is false."
|
, dodgeProposition = "The diet-heart hypothesis is false."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
@ -24,6 +25,7 @@ cuckRaphaelSirtoli =
|
||||||
, { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072"
|
, { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = commonProps.propSeedOils
|
, dodgeProposition = commonProps.propSeedOils
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckRobMeijer =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1435850829051793408?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1435850829051793408?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckRobbWolf =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1601624559647875072?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1601624559647875072?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods."
|
, dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckSebastianRamirez =
|
||||||
[ { dodgeLink = "https://x.com/JS_RamirezMD/status/1859378109306278377"
|
[ { dodgeLink = "https://x.com/JS_RamirezMD/status/1859378109306278377"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Vegans haven’t learnt how to live in a society."
|
, dodgeProposition = "Vegans haven’t learnt how to live in a society."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "It's not clear what the proposition means."
|
, dodgeNicksDoxasticReason = SpecificPropReason "It's not clear what the proposition means."
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckSimonGoddek =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
||||||
|
@ -28,6 +29,7 @@ cuckSimonGoddek =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
||||||
|
@ -35,6 +37,7 @@ cuckSimonGoddek =
|
||||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396"
|
, { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuck =
|
||||||
[ { dodgeLink = ""
|
[ { dodgeLink = ""
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = ""
|
, dodgeProposition = ""
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -21,6 +21,7 @@ cuckTravisStatham =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1461428023207489542?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1461428023207489542?s=20"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
||||||
|
@ -28,6 +29,7 @@ cuckTravisStatham =
|
||||||
, { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share"
|
, { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = prop
|
, dodgeProposition = prop
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckTristanHaggard =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1513596227052527621?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1513596227052527621?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Seed oils are toxic."
|
, dodgeProposition = "Seed oils are toxic."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Agnostic
|
, dodgeNicksDoxasticState = Just Agnostic
|
||||||
, dodgeNicksDoxasticReason = VagueProp
|
, dodgeNicksDoxasticReason = VagueProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckTroKalayjian =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1261351818430255104?s=20"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1261351818430255104?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him."
|
, dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason "The proposition seems trivially true."
|
, dodgeNicksDoxasticReason = SpecificPropReason "The proposition seems trivially true."
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckTuckerGoodrich =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1276694117494358017?s=19"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1276694117494358017?s=19"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = "Nutritional epidemiology is almost always wrong."
|
, dodgeProposition = "Nutritional epidemiology is almost always wrong."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
|
||||||
|
@ -24,6 +25,7 @@ cuckTuckerGoodrich =
|
||||||
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1428062578668830720?s=20"
|
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1428062578668830720?s=20"
|
||||||
, dodgeDescription = RanAway
|
, dodgeDescription = RanAway
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
@ -31,6 +33,7 @@ cuckTuckerGoodrich =
|
||||||
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1469366622196359170?s=20"
|
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1469366622196359170?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
@ -38,6 +41,7 @@ cuckTuckerGoodrich =
|
||||||
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1470029816975872007?s=20"
|
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1470029816975872007?s=20"
|
||||||
, dodgeDescription = KillScreen
|
, dodgeDescription = KillScreen
|
||||||
, dodgeProposition = noProposition
|
, dodgeProposition = noProposition
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Nothing
|
, dodgeNicksDoxasticState = Nothing
|
||||||
, dodgeNicksDoxasticReason = NoProp
|
, dodgeNicksDoxasticReason = NoProp
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckZoeHarcombe =
|
||||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1418263706178310149"
|
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1418263706178310149"
|
||||||
, dodgeDescription = NoReply
|
, dodgeDescription = NoReply
|
||||||
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
|
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Disbelief
|
, dodgeNicksDoxasticState = Just Disbelief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
|
||||||
|
|
|
@ -17,6 +17,7 @@ cuckZsofiaClemens =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1528377198180290561?s=20"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1528377198180290561?s=20"
|
||||||
, dodgeDescription = OutrightNo
|
, dodgeDescription = OutrightNo
|
||||||
, dodgeProposition = "Well-planned, plant-based diets are healthy."
|
, dodgeProposition = "Well-planned, plant-based diets are healthy."
|
||||||
|
, dodgeReceipts = []
|
||||||
, dodgeFallacy = Just (SpecificFallacy "")
|
, dodgeFallacy = Just (SpecificFallacy "")
|
||||||
, dodgeNicksDoxasticState = Just Belief
|
, dodgeNicksDoxasticState = Just Belief
|
||||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propPlantBasedDiets
|
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propPlantBasedDiets
|
||||||
|
|
|
@ -116,6 +116,21 @@ makeDodge dodgeEntry index =
|
||||||
"Chose to gesture vaguely instead of engaging"
|
"Chose to gesture vaguely instead of engaging"
|
||||||
)
|
)
|
||||||
, text "." |> el [ F.color colourTheme.nonHighlightedText ]
|
, text "." |> el [ F.color colourTheme.nonHighlightedText ]
|
||||||
|
, row [ alignTop, alignLeft ]
|
||||||
|
(List.indexedMap
|
||||||
|
(\index2 link ->
|
||||||
|
newTabLink
|
||||||
|
[ paddingEach { top = 0, right = 0, bottom = 0, left = 5 }, F.size 13 ]
|
||||||
|
{ url = link
|
||||||
|
, label =
|
||||||
|
row []
|
||||||
|
[ transitionHighlightedLinkHover <| (text (String.fromInt (index2 + 1)) |> el [ F.size 13 ])
|
||||||
|
, text ", " |> el [ F.color colourTheme.nonHighlightedText ]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
)
|
||||||
|
dodgeEntry.dodgeReceipts
|
||||||
|
)
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -123,7 +138,9 @@ makeDodge dodgeEntry index =
|
||||||
[ column [ alignTop, width <| px 184 ]
|
[ column [ alignTop, width <| px 184 ]
|
||||||
[ text "Proposition:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ]
|
[ text "Proposition:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ]
|
||||||
]
|
]
|
||||||
, column [ width <| px 350, alignLeft ] [ paragraph [ F.regular ] [ text (formatProposition dodgeEntry.dodgeProposition) ] ]
|
, column [ width <| px 350, alignLeft ]
|
||||||
|
[ paragraph [ F.regular ] [ text (formatProposition dodgeEntry.dodgeProposition) ]
|
||||||
|
]
|
||||||
]
|
]
|
||||||
, maybeFallacyField
|
, maybeFallacyField
|
||||||
, row (paragraphBoldFormat ++ [ width fill ])
|
, row (paragraphBoldFormat ++ [ width fill ])
|
||||||
|
|
|
@ -13,6 +13,7 @@ type alias Dodge =
|
||||||
{ dodgeLink : String
|
{ dodgeLink : String
|
||||||
, dodgeDescription : DodgeDescription
|
, dodgeDescription : DodgeDescription
|
||||||
, dodgeProposition : String
|
, dodgeProposition : String
|
||||||
|
, dodgeReceipts : List String
|
||||||
, dodgeFallacy : Maybe DodgeFallacies
|
, dodgeFallacy : Maybe DodgeFallacies
|
||||||
, dodgeNicksDoxasticState : Maybe DoxasticState
|
, dodgeNicksDoxasticState : Maybe DoxasticState
|
||||||
, dodgeNicksDoxasticReason : Evaluation
|
, dodgeNicksDoxasticReason : Evaluation
|
||||||
|
|
|
@ -9,8 +9,7 @@ argumentDietaryCholesterol =
|
||||||
, propositionTitle = "Consuming high amounts of dietary cholesterol increases heart disease risk."
|
, propositionTitle = "Consuming high amounts of dietary cholesterol increases heart disease risk."
|
||||||
, propositionReductio = ""
|
, propositionReductio = ""
|
||||||
, propositionSummary = "LDL causally associates with heart disease in a linear and proportional manner, and in all cases exposures that durably increase LDL over time produce likewise increases in heart disease risk. Dietary cholesterol is one such exposure."
|
, propositionSummary = "LDL causally associates with heart disease in a linear and proportional manner, and in all cases exposures that durably increase LDL over time produce likewise increases in heart disease risk. Dietary cholesterol is one such exposure."
|
||||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5Qx)),(Pd)|=(Qd)"
|
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5Qx)),(Pd)|=(Qd)"
|
||||||
|
|
||||||
, definitionTable =
|
, definitionTable =
|
||||||
[ { definiendum = "P(x)"
|
[ { definiendum = "P(x)"
|
||||||
, definiens = "consuming high amounts of (x) increases LDL"
|
, definiens = "consuming high amounts of (x) increases LDL"
|
||||||
|
@ -18,7 +17,7 @@ argumentDietaryCholesterol =
|
||||||
, { definiendum = "Q(x)"
|
, { definiendum = "Q(x)"
|
||||||
, definiens = "(x) increases heart disease risk"
|
, definiens = "(x) increases heart disease risk"
|
||||||
}
|
}
|
||||||
, { definiendum = "x"
|
, { definiendum = "x"
|
||||||
, definiens = "a substance"
|
, definiens = "a substance"
|
||||||
}
|
}
|
||||||
, { definiendum = "d"
|
, { definiendum = "d"
|
||||||
|
|
|
@ -49,16 +49,18 @@ argumentMaker onClickMsg areArgsExpanded argument indexExpand =
|
||||||
]
|
]
|
||||||
[ titleMaker onClickMsg indexExpand argument.argumentTitle isArgumentExpanded
|
[ titleMaker onClickMsg indexExpand argument.argumentTitle isArgumentExpanded
|
||||||
, column
|
, column
|
||||||
([ E.width <| px 650, centerX, transitionStyle ]
|
([ E.width <| px 600, centerX, transitionStyle ]
|
||||||
++ (if not isArgumentExpanded then
|
++ (if not isArgumentExpanded then
|
||||||
[ height shrink
|
[ transitionStyle
|
||||||
, transitionStyle
|
, height <| px 0
|
||||||
, clip
|
|
||||||
, roundEach { topLeft = 0, topRight = 0, bottomRight = 10, bottomLeft = 10 }
|
, roundEach { topLeft = 0, topRight = 0, bottomRight = 10, bottomLeft = 10 }
|
||||||
|
, clip
|
||||||
]
|
]
|
||||||
|
|
||||||
else
|
else
|
||||||
[ transitionStyle
|
[ transitionStyle
|
||||||
|
, height <| px 800
|
||||||
|
, clip
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -85,11 +87,12 @@ titleMaker onClickMsg indexExpand title isArgumentExpanded =
|
||||||
, F.center
|
, F.center
|
||||||
, transitionStyle
|
, transitionStyle
|
||||||
, pointer
|
, pointer
|
||||||
, mouseOver
|
|
||||||
[ B.color colourTheme.highlightTextHover
|
-- , mouseOver
|
||||||
, F.color colourTheme.nonHighlightedText
|
-- [ B.color colourTheme.highlightTextHover
|
||||||
, D.color colourTheme.highlightTextHover
|
-- , F.color colourTheme.nonHighlightedText
|
||||||
]
|
-- , D.color colourTheme.highlightTextHover
|
||||||
|
-- ]
|
||||||
, V.onClick <| onClickMsg indexExpand
|
, V.onClick <| onClickMsg indexExpand
|
||||||
]
|
]
|
||||||
++ (if not isArgumentExpanded then
|
++ (if not isArgumentExpanded then
|
||||||
|
@ -165,7 +168,7 @@ tableMaker argument isArgumentExpanded =
|
||||||
in
|
in
|
||||||
List.indexedMap
|
List.indexedMap
|
||||||
(\index argumentEntry ->
|
(\index argumentEntry ->
|
||||||
column (paragraphFormat ++ [ spacing 3, E.width <| px 500, centerX ])
|
column (paragraphFormat ++ [ spacing 3, centerX, E.width <| px 500 ])
|
||||||
(List.indexedMap
|
(List.indexedMap
|
||||||
(\premiseIndex premiseWithNotation ->
|
(\premiseIndex premiseWithNotation ->
|
||||||
column argumentFormatting
|
column argumentFormatting
|
||||||
|
@ -197,7 +200,7 @@ tableMaker argument isArgumentExpanded =
|
||||||
)
|
)
|
||||||
argument.argumentFormalization
|
argument.argumentFormalization
|
||||||
in
|
in
|
||||||
column [ centerX ]
|
column [ centerX, E.width <| px 600 ]
|
||||||
[ wrappedRow (paragraphBoldFormat ++ [ E.alignLeft, E.width fill, paddingEach { top = 10, right = 0, bottom = 10, left = 0 } ])
|
[ wrappedRow (paragraphBoldFormat ++ [ E.alignLeft, E.width fill, paddingEach { top = 10, right = 0, bottom = 10, left = 0 } ])
|
||||||
[ E.table
|
[ E.table
|
||||||
[ spacing 0
|
[ spacing 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue