mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: reformatted arguments
This commit is contained in:
parent
fb2cf8d846
commit
579f95477b
25 changed files with 31 additions and 31 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue