lightofdarkness
March 9th, 2006, 04:31 AM
Just to cover the 'bit' representation rather than the 'wave' representation of lines (the latter covered in http://members.iimetro.com.au/~lofting/myweb/WaveStruct.html) and how we can 'add' hexagrams through their lines, we need to focus on the inclusive OR operator of logic. What this does is show the result of 'summing' two or more hexagrams by analogy with some other hexagram.
Using the focus on hexagrams 15 and 16, the 'sum' is 62. This is NOT an "AND" operation since AND-ing 15 and 16 gives:
001000
000100
------ AND
000000
The focus of AND is on sameness in BOTH.
We could use XOR (one or the other but not both) to give:
001000
000100
------ XOR
001100 - that works
We can use IOR (one or the other or both):
001000
000100
------
001100 - and so does that
We not there is no apparent difference here between XOR and IOR. However we know that for some relationship to be consistent so the relationship of two WHOLES must also be manifest in the relationship of their PARTS. In previous work I have identified getting the spectrum of a hexagram using the XOR operation. Lets use 27-ness as an example. The 27-ness of 15 is 101001. The 27-ness of 16 is 100101. The 27-ness of 62 is 101101. So we need to derive the 27-ness of 62 from the sum of the 27-ness of 15 and 16, so lets apply the operators:
101001 (27-ness of 15)
100101 (27-ness of 16)
------ (XOR)
001100 (wrong, we want the 27-ness of this)
101001
100101
------ (AND)
100001 (wrong)
101001
100101
------ (IOR)
101101 (RIGHT - this is the 27-ness of 62))
SO ... the correct methodology in 'summing' hexagrams is the use of the IOR operator where we sum all of the yang lines across the hexagrams ( and so the notion of one or the other or both)
The overall idea is to express in I Ching terms the summing of hexagrams in that the sum is in the form of another hexagram serving as a source of analogy (e.g. if we sum all of the hexagrams the result will be 01 - reflecting the 'total actualisation' of all hexagrams as the characteristics of 01.)
If we focus on the personality properties of hexagrams so there is scope for generic relational analysis (limited to a language of 64 categories - and so a possible need to move to dodecagram levels to elicit hexagrams with moving lines)
This - XOR methods give us a the spectrum, a parts list of a hexagram, whereas IOR allows us to sum hexagrams and derive, by analogy to some other hexagram, a description of that 'mix'.
Chris
Using the focus on hexagrams 15 and 16, the 'sum' is 62. This is NOT an "AND" operation since AND-ing 15 and 16 gives:
001000
000100
------ AND
000000
The focus of AND is on sameness in BOTH.
We could use XOR (one or the other but not both) to give:
001000
000100
------ XOR
001100 - that works
We can use IOR (one or the other or both):
001000
000100
------
001100 - and so does that
We not there is no apparent difference here between XOR and IOR. However we know that for some relationship to be consistent so the relationship of two WHOLES must also be manifest in the relationship of their PARTS. In previous work I have identified getting the spectrum of a hexagram using the XOR operation. Lets use 27-ness as an example. The 27-ness of 15 is 101001. The 27-ness of 16 is 100101. The 27-ness of 62 is 101101. So we need to derive the 27-ness of 62 from the sum of the 27-ness of 15 and 16, so lets apply the operators:
101001 (27-ness of 15)
100101 (27-ness of 16)
------ (XOR)
001100 (wrong, we want the 27-ness of this)
101001
100101
------ (AND)
100001 (wrong)
101001
100101
------ (IOR)
101101 (RIGHT - this is the 27-ness of 62))
SO ... the correct methodology in 'summing' hexagrams is the use of the IOR operator where we sum all of the yang lines across the hexagrams ( and so the notion of one or the other or both)
The overall idea is to express in I Ching terms the summing of hexagrams in that the sum is in the form of another hexagram serving as a source of analogy (e.g. if we sum all of the hexagrams the result will be 01 - reflecting the 'total actualisation' of all hexagrams as the characteristics of 01.)
If we focus on the personality properties of hexagrams so there is scope for generic relational analysis (limited to a language of 64 categories - and so a possible need to move to dodecagram levels to elicit hexagrams with moving lines)
This - XOR methods give us a the spectrum, a parts list of a hexagram, whereas IOR allows us to sum hexagrams and derive, by analogy to some other hexagram, a description of that 'mix'.
Chris