mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -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
|
@ -20,14 +20,14 @@ cuckEdwardGoeke =
|
|||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeFallacy = ""
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeFallacy = ""
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue