To: | "Steven Ericsson-Zenith" <steven@xxxxxxx> |
---|---|
Cc: | "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx>, Hassan Aït-Kaci <hak@xxxxxxx> |
From: | sowa@xxxxxxxxxxx |
Date: | Tue, 26 Mar 2013 06:28:44 -0400 (EDT) |
Message-id: | <5acd6fb6d30db678918d1ff575d7d915.squirrel@xxxxxxxxxxxxxxxxxxxx> |
Steven, The basic arithmetic operators -- add, subtract, and multiply -- take two inputs and generate one output. That is certainly triadic. You can reduce the triads to dyads by Currying, but those dyads only represent intermediate results. You still get triadic connections in the complete diagrams. Divide taks two inputs (dividend and divisor) and generates two outputs (quotient and remainder). But it can be represented by two triads -- one that takes the two inputs and generates the quotient, and the other that takes the same inputs and generates the remainder. If you use a purely relational notation (as Peirce did for his algebra of 1885 or his existential graphs of 1897), all those functions must be represented by triadic relations. As another example, look at Prolog. It represents the basic arithmetic operators by triadic relations. John _________________________________________________________________ Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/ Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/ Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx Shared Files: http://ontolog.cim3.net/file/ Community Wiki: http://ontolog.cim3.net/wiki/ To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J (01) |
Previous by Date: | Re: [ontolog-forum] Fwd: MOVED: Re: [ontology-summit] Hackathon: BACnet Ontology, sowa |
---|---|
Next by Date: | Re: [ontolog-forum] Fwd: MOVED: Re: [ontology-summit] Hackathon: BACnet Ontology, Barkmeyer, Edward J |
Previous by Thread: | Re: [ontolog-forum] Fwd: MOVED: Re: [ontology-summit] Hackathon: BACnet Ontology, Steven Ericsson-Zenith |
Next by Thread: | Re: [ontolog-forum] MOVED: Re: [ontology-summit] Hackathon: BACnet Ontology, Steven Ericsson-Zenith |
Indexes: | [Date] [Thread] [Top] [All Lists] |