![]() | |
#11
| |||
| |||
|
|
Nilone wrote: On May 18, 11:19 pm, Erwin <e.sm... (AT) myonline (DOT) be> wrote: And I fail to see what "general semantics and it's correspondences to the relational model?" has to do with this delusionary nonsense of "relations being flat". I read "multi-dimensional order" as "n-dimensional data structure", and it seemed to me that Korzybski aptly described the relational model and its possible application to language and mental models of empirical data. As I progress through the book, I find that perspective reinforced. But in natural language, it is perfectly normal and perfectly acceptable to employ idiomatic expressions and figurative speech. In discussions which are supposed to be scientific, that is much less the case. I suspect this thread leans too far into the philosophical for the regulars of c.d.t. I derive my desire to understand the relational model from its value as a metaphysical model of reality. Have you read William Kent's /Data and Reality/ ? |
#12
| |||
| |||
|
|
Bob Badour wrote: Nilone wrote: On May 18, 11:19 pm, Erwin <e.sm... (AT) myonline (DOT) be> wrote: And I fail to see what "general semantics and it's correspondences to the relational model?" has to do with this delusionary nonsense of "relations being flat". I read "multi-dimensional order" as "n-dimensional data structure", and it seemed to me that Korzybski aptly described the relational model and its possible application to language and mental models of empirical data. As I progress through the book, I find that perspective reinforced. But in natural language, it is perfectly normal and perfectly acceptable to employ idiomatic expressions and figurative speech. In discussions which are supposed to be scientific, that is much less the case. I suspect this thread leans too far into the philosophical for the regulars of c.d.t. I derive my desire to understand the relational model from its value as a metaphysical model of reality. Have you read William Kent's /Data and Reality/ ? I'd say the breakthrough that made Codd famous was that he saw clear, straightforward ways to implement his structures, as well as his assimilation of several classical techniques. They had general usefulness even if there remains much in human experience that they don't capture, eg., emotion, ethics, sensory feelings. I suppose you could say that Codd's relations 'fall flat' when it comes to imparting feelings but that wasn't his purpose. I don't mean that as a joke, personally it's my main reason for trying to maintain a 'machine-centric' view when talking about db theory - the other territory is too ephemeral, eg., the 'models' we talk about can't replicate anything but themselves. No doubt Alfred Korzybski couldn't have been hip to the machinery that Codd was but putting that aside the question for me would be what implementation might his writing imply, something akin to Codd's or something else? Eg., I'd be curious as to who first talked about unary relations, which seem an essential part of Codd's breakthrough. Seems to me that anything 'new' needs to be compared to what Codd wrote (though apparently he had such a practical bent that he saw no need for nullary relations). (I don't remember seeing them in Bertrand Russell's 'Introduction to Mathematical Philosophy' which might also be interesting to some of us. Like Korzybski, he came before Codd and Kent's generation, I think he might have stopped writing on such topics by the time Godel made his own breakthrough. I don't know if he gave up because of various logical difficulties or just found other interests, maybe he saw similar obstacles to machine 'understanding', eg., how could a machine ever smell? Even that's a presumptuous question since we know that humans can never smell the way Rosie the dog can.) |

#13
| |||
| |||
|
|
I don't mean that as a joke, personally it's my main reason for trying to maintain a 'machine-centric' view when talking about db theory - the other territory is too ephemeral, eg., the 'models' we talk about can't replicate anything but themselves. Exactly. The fundamental value of RM is a inherent limitation of |
#14
| |||
| |||
|
|
*mental models* *empirical data* ? Quite frankly, I see no advantage into creating obscure terminology for already established meanings. |
|
I have hard time understanding how one can better comprehend a theory starting from a potential application, if such application is possible. *Do you think one can truly understand the process of uranium enrichment by exposing oneself to an atomic explosion ? |
|
cdt is not the best place to discuss philosophical and metaphysical implications of RM, if any. |
#15
| |||
| |||
|
|
Have you read William Kent's /Data and Reality/ ? |
#16
| |||
| |||
|
|
On May 19, 4:12 pm, Bob Badour <bbad... (AT) pei (DOT) sympatico.ca> wrote: Have you read William Kent's /Data and Reality/ ? No, but the excerpts and information provided by Google look tantalizing. If you recommend it, I'll place it very high on my list. |
#17
| |||
| |||
|
|
Eg., I'd be curious as to who first talked about unary relations, which seem an essential part of Codd's breakthrough. *Seems to me that anything 'new' needs to be compared to what Codd wrote (though apparently he had such a practical bent that he saw no need for nullary relations). |
#18
| |||
| |||
|
|
I did some checking and foundhttp://fair-use.org/bertrand-russell/the-principles-of-mathematics/s27, from which I snip and paste liberally: "Peirce and Schröder have realized the great importance of the subject ... their method suffers technically ... from the fact that they regard a relation essentially as a class of couples, thus requiring elaborate formulae of summation for dealing with single relations. ... it was certainly from the opposite philosophical belief, which I derived from my friend Mr G. E. Moore, that I was led to a different formal treatment of relations." Am I correct in thinking that Russell's 'single relations' refer to unary relations? *Although I didn't follow up all the references, some further checking makes it seem as if Peirce first developed the idea. According tohttp://en.wikipedia.org/wiki/Charles_Sanders_Peirce#Mathematics_of_logic, Codd studied under Burks who strongly advocated the ideas of Peirce, so it seems likely that Codd would build on that foundation. |
|
Back to relations - fromhttp://fair-use.org/bertrand-russell/the-principles-of-mathematics/s30, "If u be any class which is not null, there is a relation which all of its terms have to it, and which holds for no other pairs of terms." If a unary relation describes a relation between a class and its terms, and classes equate to the domains of relations, then can we / should we allow the direct use of relations as domains? *For example: Carnivore = [x : Animal] * * * * Wolf * * * * Lion PredatorPrey = [y : Carnivore, z : Animal] * * * * Wolf, Rabbit * * * * Lion, Deer This goes against the adage "relations aren't domains", and we can achieve the same via referential constraint expressions, which can also express more complex relationships between the domains of relations, but do we need the extra concept? |
#19
| |||
| |||
|
|
On May 19, 5:12 pm, paul c <toledobythe... (AT) oohay (DOT) ac> wrote: Eg., I'd be curious as to who first talked about unary relations, which seem an essential part of Codd's breakthrough. Seems to me that anything 'new' needs to be compared to what Codd wrote (though apparently he had such a practical bent that he saw no need for nullary relations). I did some checking and found http://fair-use.org/bertrand-russell...athematics/s27, from which I snip and paste liberally: "Peirce and Schröder have realized the great importance of the subject ... their method suffers technically ... from the fact that they regard a relation essentially as a class of couples, thus requiring elaborate formulae of summation for dealing with single relations. ... it was certainly from the opposite philosophical belief, which I derived from my friend Mr G. E. Moore, that I was led to a different formal treatment of relations." Am I correct in thinking that Russell's 'single relations' refer to unary relations? Although I didn't follow up all the references, some further checking makes it seem as if Peirce first developed the idea. According to http://en.wikipedia.org/wiki/Charles...atics_of_logic, Codd studied under Burks who strongly advocated the ideas of Peirce, so it seems likely that Codd would build on that foundation. ... |
#20
| |||
| |||
|
|
... "relations aren't domains" sounds like some dogma. In my system domains are unary relations (or predicates if the term "relation" is reserved for finite sets of tuples). |
![]() |
| Thread Tools | |
| Display Modes | |
| |