mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 12:55:12 -05:00
feat: reformatted arguments
This commit is contained in:
parent
fb2cf8d846
commit
579f95477b
25 changed files with 31 additions and 31 deletions
|
@ -32,7 +32,7 @@ argumentAntiRewilding =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "For all things, if a being (x) has negative rights, then we should not defend a being (x) from rights violations to any lesser degree than we would tolerate for humans."
|
||||
[ { premise = "For all things, if a being has negative rights, then we should not defend a being from rights violations to any lesser degree than we would tolerate for humans."
|
||||
, notation = "(∀x(Px→¬Qx))"
|
||||
}
|
||||
, { premise = "Sentient animals have negative rights."
|
||||
|
|
|
@ -12,13 +12,13 @@ argumentEthicalSlurs =
|
|||
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~4Qx)),(~6x(~3Px~5Rx)),(~3Pr),(~3Qr~1Rr~5Sr),(Sr~5Wr)|=(Wr)"
|
||||
, definitionTable =
|
||||
[ { definiendum = "P(x)"
|
||||
, definiens = "(x) slur's negative connotations have been neutralised"
|
||||
, definiens = "(x)'s negative connotations have been neutralised"
|
||||
}
|
||||
, { definiendum = "Q(x)"
|
||||
, definiens = "(x) slur has been rendered non-bigoted via altered usage"
|
||||
, definiens = "(x) has been rendered non-bigoted via altered usage"
|
||||
}
|
||||
, { definiendum = "R(x)"
|
||||
, definiens = "oppressed people will continue to suffer from the use of (x) slur"
|
||||
, definiens = "oppressed people will continue to suffer from the use of (x)"
|
||||
}
|
||||
, { definiendum = "S(x)"
|
||||
, definiens = "it is permissible to neutralise the term retard's negative connotations"
|
||||
|
@ -35,10 +35,10 @@ argumentEthicalSlurs =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "For all slurs, (x) slur's negative connotations have been neutralised if and only if, (x) slur has been rendered non-bigoted via altered usage."
|
||||
[ { premise = "For all slurs, a slur's negative connotations have been neutralised if, and only if, slur has been rendered non-bigoted via altered usage."
|
||||
, notation = "(∀x(Px↔Qx))"
|
||||
}
|
||||
, { premise = "For all slurs, if it is not the case that (x) slur's negative connotations have been neutralised, then oppressed people will continue to suffer from the use of (x) slur."
|
||||
, { premise = "For all slurs, if it is not the case that slur's negative connotations have been neutralised, then oppressed people will continue to suffer from the use of slur."
|
||||
, notation = "(∀x(¬Px→Rx))"
|
||||
}
|
||||
, { premise = "It is not the case that the term retard's negative connotations have been neutralised."
|
||||
|
|
|
@ -32,7 +32,7 @@ argumentScratcherPioneers =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "One is a scratcher if, and only if, one tattoos without a license and/or one tattoos without observing basic health standards and/or one tattoos without having undertaken apprenticeship."
|
||||
[ { premise = "A tattoo artist is a scratcher if, and only if, the tattoo artist tattoos without a license and/or one tattoos without observing basic health standards and/or one tattoos without having undertaken apprenticeship."
|
||||
, notation = "(∀x(Px↔Qx∨Rx∨Sx))"
|
||||
}
|
||||
, { premise = "The original trailblazers of modern tattooing tattooed without licenses."
|
||||
|
|
|
@ -35,7 +35,7 @@ argumentVeganSocietyReductio =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "For all things, it is vegan to do something if and only if that thing does not exploit animals."
|
||||
[ { premise = "For all things, it is vegan to do something if, and only if, that thing does not exploit animals."
|
||||
, notation = "(∀x(Px↔¬Qx))"
|
||||
}
|
||||
, { premise = "If some beings are not animals, then eating those beings does not exploit animals."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue