mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 12:55:12 -05:00
feat: added reductio field and summaries
This commit is contained in:
parent
691b4f4805
commit
257cb2642d
54 changed files with 90 additions and 23 deletions
|
@ -7,6 +7,7 @@ argumentAbortion : Argument
|
|||
argumentAbortion =
|
||||
{ argumentTitle = "Abortion Rights"
|
||||
, propositionTitle = "One's whims are not a sufficient justification for the termination of sentient human life."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(P~2Q~5R),(P),(Q),((R~1F~1~3H)~5M),(F),(~3H),(M~5~3W)%7C=(~3W)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -6,7 +6,8 @@ import Debate.Types exposing (..)
|
|||
argumentAgnosticism : Argument
|
||||
argumentAgnosticism =
|
||||
{ argumentTitle = "Agnosticism Consistency Checker"
|
||||
, propositionTitle = "An interlocutor (who cannot unpack what evidence would lead them to change their doxastic attitude on a proposition) should temporarily withhold the belief that the proposition at hand is true"
|
||||
, propositionTitle = "An interlocutor (who cannot unpack what evidence would lead them to change their doxastic attitude on a proposition) should temporarily withhold the belief that the proposition at hand is true."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y(~3Pxy~5~3Qxy)),(~6x~6y(~3Qxy~5Rxy)),(~3Por)|=(Ror)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentAgriculturalPredation : Argument
|
|||
argumentAgriculturalPredation =
|
||||
{ argumentTitle = "Argument for Animal Agirculture Counting as Predation"
|
||||
, propositionTitle = "Animal agriculture counts as predation."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y~6z(Px~4Qxyz~1(Rxyz~2Sxyz)~1Wxyz)),(Qahl),(Rahl~2Sahl),(Wahl)%7C=(Pa)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentAnimalRights : Argument
|
|||
argumentAnimalRights =
|
||||
{ argumentTitle = "Argument for Animal Rights"
|
||||
, propositionTitle = "We should not exploit animals to any greater degree than we would tolerate for humans."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5~3Qx)),(~3Pa~5~7t(Rta~5(Rth~5~3Ph))),(~3~7t(Rta~5(Rth~5~3Ph))),(Pa)|=(~3Qa)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentAntiRewilding : Argument
|
|||
argumentAntiRewilding =
|
||||
{ argumentTitle = "Argument Against Rewilding"
|
||||
, propositionTitle = "Rewilding sentient animals is immoral."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5~3Qx)),(Pa),(~3Qa~5~3R),(~3R~5Sa)|=(Sa)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentAntiVandalism : Argument
|
|||
argumentAntiVandalism =
|
||||
{ argumentTitle = "Argument Against Zoo Vandalism"
|
||||
, propositionTitle = "Vandalizing zoos increases the probability of harming the animals they keep."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(P),(Q~5R)%7C=(R)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentColonizingNature : Argument
|
|||
argumentColonizingNature =
|
||||
{ argumentTitle = "Argument for the Non-Violence Displacement of Nature"
|
||||
, propositionTitle = "We are justified in displacing nature into non-existence"
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(P~1~3Q~1~3R~1~3S~5W),(P),(~3Q),(~3R),(~3S)%7C=(W)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentCropDeaths : Argument
|
|||
argumentCropDeaths =
|
||||
{ argumentTitle = "Cropland vs Wildland Argument"
|
||||
, propositionTitle = "Proposition"
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "We can't claim to know that cropland kills more animals than wildland, because if we did know this, there would be evidence for it, and there isn't any such evidence."
|
||||
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(~3Q)%7C=(~3P)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -6,7 +6,8 @@ import Debate.Types exposing (..)
|
|||
argumentDairyCowRape : Argument
|
||||
argumentDairyCowRape =
|
||||
{ argumentTitle = "Argument for Dairy Cattle Being Raped"
|
||||
, propositionTitle = "A bull mating with a cow qualifies as rape"
|
||||
, propositionTitle = "A bull mating with a cow qualifies as rape."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y(Px~4(Qxy~1~3Ryx))),(Qae),(~3Rea)|=(Pa)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -6,7 +6,8 @@ import Debate.Types exposing (..)
|
|||
argumentEfilismPatrolSquad : Argument
|
||||
argumentEfilismPatrolSquad =
|
||||
{ argumentTitle = "The Eternal Intergalactic Sentience Patrol Squad"
|
||||
, propositionTitle = "Efilists are committed to pragmatic natalism"
|
||||
, propositionTitle = "Efilists are committed to pragmatic natalism."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(~3Q),(~3P~1R~5~3S),(R),(~3S~5W)|=(W)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentEthicalSlurs : Argument
|
|||
argumentEthicalSlurs =
|
||||
{ argumentTitle = "Argument for Using the Term Retard"
|
||||
, propositionTitle = "It is generally permissible to use the term retard with an altered non-bigoted meaning."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx)),(~6x(~3Px~5Rx)),(~3Pr),(~3Qr~1Rr~5Sr),(Sr~5Wr)|=(Wr)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentFineTuning : Argument
|
|||
argumentFineTuning =
|
||||
{ argumentTitle = "Fine Tuning Debunk"
|
||||
, propositionTitle = "Fine tuning is an infinitely regressive explanation for God"
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5Qx)),(Pg),(Qg~5R)%7C=(R)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentImmortalityReductio : Argument
|
|||
argumentImmortalityReductio =
|
||||
{ argumentTitle = "Appeal to Nature Immortality Reductio"
|
||||
, propositionTitle = "Senescence does not result in death."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y(Hx~5~3Rxy)),(Hs)%7C=(~3Rsd)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentOddOrderPredators : Argument
|
|||
argumentOddOrderPredators =
|
||||
{ argumentTitle = "Argument for Culling Odd Order Predators"
|
||||
, propositionTitle = "It is permissible to prevent predation with lethal force to the same degree we would tolerate for humans."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5~3Qx)),(Pa),(~3Qa~5R)%7C=(R)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentOstroveganism : Argument
|
|||
argumentOstroveganism =
|
||||
{ argumentTitle = "Argument for Vegan Bivalves"
|
||||
, propositionTitle = "Bivalves are not likely to be sentient."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx~1Rx~1(Sx~2Wx))),(Qc~1~3Rc~1Sc~1~3Wc),(~3Pc~5~6x(~3Tx))|=(~3Tb)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentPollinationReductio : Argument
|
|||
argumentPollinationReductio =
|
||||
{ argumentTitle = "Vegan Anti-Pollination Reductio"
|
||||
, propositionTitle = "Apples are not vegan"
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4~3Qx)),(Qb),(~3Pb~5~6y(~3Ry))|=(~3Ra)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentScratcherPioneers : Argument
|
|||
argumentScratcherPioneers =
|
||||
{ argumentTitle = "Tattoo Pioneers were Scratchers"
|
||||
, propositionTitle = "The original trailblazers of modern tattooing were scratchers."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx~2Rx~2Sx)),(Qt),(Rt),(St)%7C=(Pt)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentTransPeople : Argument
|
|||
argumentTransPeople =
|
||||
{ argumentTitle = "Argument For Trans Identity"
|
||||
, propositionTitle = "A trans person of the male sex is a woman and a trans person with female sex is a man."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Rx~1Wx)),(~6x(Qx~4Sx~1Wx)),(Ra~1Wa),(Sg~1Wg)|=(Pa~1Qg)"
|
||||
, definitionTable =
|
||||
|
|
|
@ -7,6 +7,7 @@ argumentVeganSocietyReductio : Argument
|
|||
argumentVeganSocietyReductio =
|
||||
{ argumentTitle = "Vegan Society Definition Reductio"
|
||||
, propositionTitle = "It is vegan to eat Groot."
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4~3Qx)),(~6x~6y(~3Rx~5~3Q(e(y)))),(~3Rg)%7C=(P(e(g)))"
|
||||
, definitionTable =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue