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
|
@ -17,7 +17,7 @@ cuckBartKay =
|
|||
[ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw"
|
||||
, dodgeDescription = RanAway
|
||||
, dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people."
|
||||
, dodgeFallacy = ""
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue