feat: reformatted arguments

This commit is contained in:
Nick 2024-11-18 21:51:19 -06:00
parent 257cb2642d
commit fb2cf8d846
12 changed files with 76 additions and 23 deletions

View file

@ -18,6 +18,9 @@ argumentSodiumCVD =
}
, { definiendum = "R(x)"
, definiens = "higher intakes of substance (x) increases cardiovascular disease risk"
}
, { definiendum = "x"
, definiens = "a substance"
}
, { definiendum = "s"
, definiens = "sodium"
@ -25,7 +28,7 @@ argumentSodiumCVD =
]
, argumentFormalization =
[ { premises =
[ { premise = "For all things, if substance (x) consistently raises blood pressure in controlled studies and elevated blood pressure is known to cause cardiovascular disease, then higher intakes of substance (x) increases cardiovascular disease risk."
[ { premise = "For all things, if a substance (x) consistently raises blood pressure in controlled studies and elevated blood pressure is known to cause cardiovascular disease, then higher intakes of that substance (x) increases cardiovascular disease risk."
, notation = "(x(PxQRx))"
}
, { premise = "Sodium consistently raises blood pressure in controlled studies."