feat: added fallacy types and functions

This commit is contained in:
Nick 2024-11-19 23:05:39 -06:00
parent 1e2db95875
commit e163ea8cf1
68 changed files with 183 additions and 129 deletions

View file

@ -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
}