feat: reformatted arguments

This commit is contained in:
Nick 2024-11-19 01:12:55 -06:00
parent fb2cf8d846
commit 579f95477b
25 changed files with 31 additions and 31 deletions

View file

@ -12,10 +12,10 @@ argumentHealthyFood =
, proofLink = "https://www.umsu.de/trees/#(~6x~6y~6z~6w(Pxyw~4Qwxzy)),(Qdpsl)|=(Ppld)"
, definitionTable =
[ { definiendum = "P(x,y,w)"
, definiens = "a given (x) is healthy compared to a given (w) when in a given (y)"
, definiens = "(x) is healthy compared to (w) when in (y)"
}
, { definiendum = "Q(x,y,z,w)"
, definiens = "when within a (y) the consumption of the given (x) is likely to increase the lag-time to the onset of (z) when replacing a given (w)"
, definiens = "when within a (y), the consumption of (x) is likely to increase the lag-time to the onset of (z) when replacing (w)"
}
, { definiendum = "x"
, definiens = "a food"
@ -44,7 +44,7 @@ argumentHealthyFood =
]
, argumentFormalization =
[ { premises =
[ { premise = "A given food (x) is healthy compared to another given food (y) when in a given context (w) if, and only if, when within that context (w) the consumption of that given food (x) is likely to increase the lag-time to the onset of illness, disease, or infirmity (z) when replacing a given other food (y)."
[ { premise = "A given a food is healthy compared to another given food when in a given context if, and only if, when within that context, the consumption of that given a food is likely to increase the lag-time to the onset of illness, disease, or infirmity when replacing a given other food."
, notation = "(xyzw(PxywQwxzy))"
}
, { premise = "When trapped on a desert island the consumption of Pepsi increases the lag-time to the onset of starvation when replacing leafy greens."