mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45: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,7 +7,8 @@ argumentHealthyFood : Argument
|
|||
argumentHealthyFood =
|
||||
{ argumentTitle = "Argument For Healthy Food Substitution"
|
||||
, propositionTitle = "Pepsi is healthy compared to leafy greens when trapped on a desert island."
|
||||
, propositionSummary = "Summary"
|
||||
, propositionReductio = ""
|
||||
, propositionSummary = "A food is considered healthier than another in a specific context if it increases the time before illness or disease sets in when replacing the other food. On a desert island, since Pepsi can extend the time before starvation compared to leafy greens, it is considered healthier than leafy greens in that context."
|
||||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y~6z~6w(Pxyw~4Qxyzw)),(Qpdsl)%7C=(Ppdl)"
|
||||
, definitionTable =
|
||||
[ { definiendum = "P(x,y,w)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue