Back to index

Page Contents (page18)








new chars/structures on this page

charge
the electron is the uscript unit particle. mass and charge
giving it a negative charge was kind of 'historical mistake'
.
physical manifestations of electric discharge are asymmetric
and characterize by directional flow of electrons.
electrons are more mobile than protons so 'they are the fluid/movers'
When you see electric discharge. It's almost always electrons flowing
.
So uscript charge is 'inverted' compared to earths 'backwards legacy'.
I added 'negtron' as a synonym for 'proton' to help me with this.
I find 'proton' mnemonically triggers 'positive' for me

spin
yes. it was proposed to be physical 3d spin
because it produces orientation in 3d space
it was NOT that
but weirdly it is still a value used in equations of rotation

it was called spin incorrectly
but turned out be a different kind of 'spin quality'. funny huh.

.
added sub-types of quarks and leptons
Did this to create good example of taxonomy

up typequark down type quark

charged lepton neutrino

.
here the ambiguous sub() gets important sub-types
the unspecified subcup() is ambiguous
.
these new 4 are explicit
taxonomy vs. composition vs. condition vs. property
conditional is done with procedural
particles have "composite objects" and "categories"
so now its easy to distinguish these ideas

radicals use for these new sub types are not fully defined yet.
but thats not necesarry.
plus these use cases help establish their lexical scope.

"hierarchical" radical for taxonomy
"system" radical with "system particle" selected for composition
"conditional" uses the sub component of the procedural "IF bracket"
"property" uses "interaction" radical (how something interacts)
.
This is just first introduction
they will become more clearly defined going forward
atoms/molecules/etc will all help clarify these defintions

is-sub-of is-parent-of ambiguous 'sub'

is-cat-of is-type-of subcat

is-made-of is-part-of subpart

implies implied-by subif

has-property is-property-of subprop







full page desc content

clarify that some symbols violate "linear operation sequence" inv(-) or property name like charge/mass etc.. are prefix to a value, so they essentially create a bracket. this should be clarified explicitly introduce more properties like charge and spin add some refinements to array descriptive and handling tools instead of just listing the properties of each particle, we will take this opportunity to start "talking about things". using some of the tools for arrays we can say things like "all quarks have mass greater than 1" to do this we use "quark array-condition-all[mass > 1] = true" which is a structure already defined to translate into procedural code "{ foreach(quark) { last-result && (this-quark[mass] > 1); } return chained result; } Also, and more importantly the sub-[ expression has been as an ambiguous hierarchy symbol. x subcup(y) means many things "y is a category of x" "y is a component of x" "y is true under x conditions" We need to start explicitification(yes, that's, I was as surprised as you, it feels made up) now that we have physical things composed of each other, and categories to group them into, plus procedural for conditions, we can now create differentiated version of the sub() structure we will keep the ambiguous version. it can be handy. so subcup() has 4 subtypes now conditional (implies/causes) taxonomical (subtype of) mereological (composition of) qualitative (properties of) taxonomy : "x subcat(y)", y is astronomically under x. doesnt matter how many layers, because you could always introduce new arbitrary category layers. as for : asking "how many layers down?", is directly under/above?" "etc, these questions are for another day. *show* charge :: charge
the electron is the uscript unit particle. mass and charge
giving it a negative charge was kind of 'historical mistake'
.
physical manifestations of electric discharge are asymmetric
and characterize by directional flow of electrons.
electrons are more mobile than protons so 'they are the fluid/movers'
When you see electric discharge. It's almost always electrons flowing
.
So uscript charge is 'inverted' compared to earths 'backwards legacy'.
I added 'negtron' as a synonym for 'proton' to help me with this.
I find 'proton' mnemonically triggers 'positive' for me spin :: spin
yes. it was proposed to be physical 3d spin
because it produces orientation in 3d space
it was NOT that
but weirdly it is still a value used in equations of rotation

it was called spin incorrectly
but turned out be a different kind of 'spin quality'. funny huh. _2 :: .
added sub-types of quarks and leptons
Did this to create good example of taxonomy utypequark :: up typequark , dtypequark :: down type quark chargedlepton :: charged lepton , neutrino :: neutrino _2 :: .
here the ambiguous sub() gets important sub-types
the unspecified subcup() is ambiguous
.
these new 4 are explicit
taxonomy vs. composition vs. condition vs. property
conditional is done with procedural
particles have "composite objects" and "categories"
so now its easy to distinguish these ideas

radicals use for these new sub types are not fully defined yet.
but thats not necesarry.
plus these use cases help establish their lexical scope.

"hierarchical" radical for taxonomy
"system" radical with "system particle" selected for composition
"conditional" uses the sub component of the procedural "IF bracket"
"property" uses "interaction" radical (how something interacts)
.
This is just first introduction
they will become more clearly defined going forward
atoms/molecules/etc will all help clarify these defintions issubof :: is-sub-of , isparentof :: is-parent-of , subcup( _33 v_20 ) :: ambiguous 'sub' iscatof :: is-cat-of , istypeof :: is-type-of, subcat ( _33 v_20 ) :: subcat ismadeof :: is-made-of , ispartof :: is-part-of , subpart ( _33 v_20 ) :: subpart implies :: implies , impliedby :: implied-by , subif ( _33 v_20 ) :: subif hasprop :: has-property, ispropof :: is-property-of , subprop ( _33 v_20 ) :: subprop