mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: added fallacy types and functions
This commit is contained in:
parent
1e2db95875
commit
e163ea8cf1
68 changed files with 183 additions and 129 deletions
|
@ -21,14 +21,14 @@ cuckJosephEverett =
|
|||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1535334822825971712?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeFallacy = ""
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeFallacy = ""
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue