mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: imported arguments to page
This commit is contained in:
parent
4fdb5f966f
commit
7f630108fa
27 changed files with 124 additions and 172 deletions
|
@ -1,4 +1,4 @@
|
|||
module Debate.Helpers exposing (..)
|
||||
module Debate.Arguments.Helpers exposing (..)
|
||||
|
||||
import Config.Colour as T exposing (..)
|
||||
import Config.Format as O exposing (..)
|
|
@ -1,8 +1,7 @@
|
|||
module Debate.Arguments.Science.ApoBCVD exposing (..)
|
||||
module Debate.Arguments.Medicine.ApoBCVD exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
||||
|
||||
argumentApoBCVD : Argument
|
||||
argumentApoBCVD =
|
||||
{ argumentTitle = "Argument for Atherogenic ApoB"
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ancestry.AntagonisticPleiotropy exposing (..)
|
||||
module Debate.Arguments.Nutrition.AntagonisticPleiotropy exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ancestry.HealthSeeker exposing (..)
|
||||
module Debate.Arguments.Nutrition.HealthSeeker exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -8,7 +8,7 @@ argumentHealthyFibre =
|
|||
{ argumentTitle = "Argument for Overwhelmingly Healthy Fibre"
|
||||
, propositionTitle = "Fibre, whether whole or refined, is overwhelmingly healthy."
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx)),(Qb)|=(Pb)"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx)),(Qb)|=(Pb)"
|
||||
, definitionTable =
|
||||
[ { definiendum = "P(x)"
|
||||
, definiens = "(x) is overwhelmingly healthy"
|
||||
|
@ -27,10 +27,10 @@ argumentHealthyFibre =
|
|||
}
|
||||
, { premise = "Fibre, whether whole or refined, consistently associates with a reduced risk of morbidity and mortality after adjustment or control over relevant confounders and covariates."
|
||||
, notation = "(Qb)"
|
||||
}
|
||||
}
|
||||
]
|
||||
, conclusion = "Therefore, fibre, whether whole or refined, is overwhelmingly healthy."
|
||||
, conclusionNotation = "(∴Pb)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
module Debate.Arguments.Nutrition.UnhealthProcessedMeat exposing (..)
|
||||
module Debate.Arguments.Nutrition.UnhealthyProcessedMeat exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
||||
|
||||
argumentUnhealthProcessedMeat : Argument
|
||||
argumentUnhealthProcessedMeat =
|
||||
argumentUnhealthyProcessedMeat : Argument
|
||||
argumentUnhealthyProcessedMeat =
|
||||
{ argumentTitle = "Argument for Overwhelmingly Unhealthy Processed Meat"
|
||||
, propositionTitle = "Processed meat is overwhelmingly unhealthy."
|
||||
, propositionSummary = "Summary"
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ethics.Abortion exposing (..)
|
||||
module Debate.Arguments.Philosophy.Abortion exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.AgriculturalPredation exposing (..)
|
||||
module Debate.Arguments.Philosophy.AgriculturalPredation exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.AnimalRights exposing (..)
|
||||
module Debate.Arguments.Philosophy.AnimalRights exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.AntiRewilding exposing (..)
|
||||
module Debate.Arguments.Philosophy.AntiRewilding exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.AntiVandalism exposing (..)
|
||||
module Debate.Arguments.Philosophy.AntiVandalism exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.ColonizingNature exposing (..)
|
||||
module Debate.Arguments.Philosophy.ColonizingNature exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.CropDeaths exposing (..)
|
||||
module Debate.Arguments.Philosophy.CropDeaths exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.DairyCowRape exposing (..)
|
||||
module Debate.Arguments.Philosophy.DairyCowRape exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ethics.EfilismPatrolSquad exposing (..)
|
||||
module Debate.Arguments.Philosophy.EfilismPatrolSquad exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ethics.EthicalSlurs exposing (..)
|
||||
module Debate.Arguments.Philosophy.EthicalSlurs exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Theism.FineTuning exposing (..)
|
||||
module Debate.Arguments.Philosophy.FineTuning exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ancestry.ImmortalityReductio exposing (..)
|
||||
module Debate.Arguments.Philosophy.ImmortalityReductio exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
||||
|
@ -6,7 +6,7 @@ import Debate.Types exposing (..)
|
|||
argumentImmortalityReductio : Argument
|
||||
argumentImmortalityReductio =
|
||||
{ argumentTitle = "Appeal to Nature Immortality Reductio"
|
||||
, propositionTitle = "Senescence does not result in death"
|
||||
, propositionTitle = "Senescence does not result in death."
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y(Hx~5~3Rxy)),(Hs)%7C=(~3Rsd)"
|
||||
, definitionTable =
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.OddOrderPredators exposing (..)
|
||||
module Debate.Arguments.Philosophy.OddOrderPredators exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.Ostroveganism exposing (..)
|
||||
module Debate.Arguments.Philosophy.Ostroveganism exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.PollinationReductio exposing (..)
|
||||
module Debate.Arguments.Philosophy.PollinationReductio exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Gender.TransPeople exposing (..)
|
||||
module Debate.Arguments.Philosophy.TransPeople exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Veganism.VeganSocietyReductio exposing (..)
|
||||
module Debate.Arguments.Philosophy.VeganSocietyReductio exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Nutrition.EpidemiologyCausality exposing (..)
|
||||
module Debate.Arguments.Science.EpidemiologyCausality exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -1,54 +0,0 @@
|
|||
module Debate.Arguments.Veganism.ObligatoryActivism exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
||||
|
||||
argumentObligatoryActivism : Argument
|
||||
argumentObligatoryActivism =
|
||||
{ argumentTitle = "Title"
|
||||
, propositionTitle = "Proposition"
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = ""
|
||||
, definitionTable =
|
||||
[ { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
]
|
||||
, conclusion = ""
|
||||
, conclusionNotation = "(∴)"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,54 +0,0 @@
|
|||
module Debate.Arguments.Veganism.WildAnimalSuffering exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
||||
|
||||
argumentWildAnimalSuffering : Argument
|
||||
argumentWildAnimalSuffering =
|
||||
{ argumentTitle = "Title"
|
||||
, propositionTitle = "Proposition"
|
||||
, propositionSummary = "Summary"
|
||||
, proofLink = ""
|
||||
, definitionTable =
|
||||
[ { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = ""
|
||||
}
|
||||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
]
|
||||
, conclusion = ""
|
||||
, conclusionNotation = "(∴)"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue