Q: CURT: —“What do the arrows mean? Is it a ‘greater than’ symbol or an evolut

Q: CURT: —“What do the arrows mean? Is it a ‘greater than’ symbol or an evolutionary model?”—

Great Question:
P-Prose Style Guide:
https://t.co/9AbS5AysmS



*EXCERPT FROM OUR STYLE GUIDE*

USE OF ARROWS? >, <, ->, <-
—“Can you clarify for me your use of the greater than symbol”–

MEANING
“Hierarchy of Purpose”
1. Logical: The Direction of Serialization,
2. Dependency: Hierarchy of Dependency,
3. Physical Causality: Sequence of Operations.
4. Evolution: Evolution of Development

FORMAT

|CONCEPT| neutral > low > medium > high > upper limit
|CONCEPT| upper limit < high <  medium < low <  neutral
|CONCEPT|  worst < much worse  < worse < neutral > better > much better > best

EXAMPLES:

Hierarchy less to more:
|FALSEHOOD|: Ignorance > error > bias > wishful thinking > obscurantism > fictionalism > deceit > denial.

Direction Less to more in both directions:
|MORAL|: Evil < immoral < unethical < amoral > ethical > moral > Righteous.

Process less to more:
|EPISTEMOLOGY| Observation > Auto-Association > Free Association > hypothesis > (mind-test) > theory > (action-test) > established theory or law (market-test) > limit discovery (falsification) > repeat (revision)

I could write |Falsehood| like this, in code:

Define Falsehood( Criteria[] ) Returns Degree as Scalar {
Return FIT(Criteria, (
Ignorance > error > bias > wishful thinking >
obscurantism > fictionalism > deceit > denial
));
}


Source date (UTC): 2023-12-11 00:36:01 UTC

Original post: https://twitter.com/i/web/status/1734009105549774848

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *