Difference between revisions of "Directory:Jon Awbrey/Papers/Inquiry Driven Systems : Part 1"
Jon Awbrey (talk | contribs) (update) |
Jon Awbrey (talk | contribs) (update) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Inquiry Driven Systems : Part 1}} | {{DISPLAYTITLE:Inquiry Driven Systems : Part 1}} | ||
+ | '''Author: [[User:Jon Awbrey|Jon Awbrey]]''' | ||
+ | |||
---- | ---- | ||
<div align="center"> | <div align="center"> | ||
− | • [[ | + | • [[Inquiry Driven Systems|Contents]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 1|Part 1]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 2|Part 2]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 3|Part 3]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 4|Part 4]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 5|Part 5]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 6|Part 6]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 7|Part 7]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 8|Part 8]] |
− | • [[ | + | • [[Inquiry Driven Systems : Appendices|Appendices]] |
− | • [[ | + | • [[Inquiry Driven Systems : References|References]] |
− | • [[ | + | • [[Inquiry Driven Systems : Document History|Document History]] |
• | • | ||
</div> | </div> | ||
---- | ---- | ||
− | + | ==Introduction== | |
− | == | + | ===Outline of the Project : Inquiry Into Inquiry=== |
− | === | + | ====Problem==== |
− | |||
− | |||
This research is oriented toward a single problem: What is the nature of inquiry? I intend to address crucial questions about the operation, organization, and computational facilitation of inquiry, taking inquiry to encompass the general trend of all forms of reasoning that lead to the features of scientific investigation as their ultimate development. | This research is oriented toward a single problem: What is the nature of inquiry? I intend to address crucial questions about the operation, organization, and computational facilitation of inquiry, taking inquiry to encompass the general trend of all forms of reasoning that lead to the features of scientific investigation as their ultimate development. | ||
− | ==== | + | ====Method==== |
How will I approach this problem about the nature of inquiry? The simplest answer is this: I will apply the method of inquiry to the problem of inquiry's nature. | How will I approach this problem about the nature of inquiry? The simplest answer is this: I will apply the method of inquiry to the problem of inquiry's nature. | ||
Line 46: | Line 46: | ||
If everything goes according to the pattern I have observed in previous work, the principal facets of analytic and synthetic procedure will each be prefaced by its own distinctive phase of preparatory activity, where the basic materials needed for further investigation are brought together for comparative study. Taking these initial stages into consideration, I can describe the main modalities of this research in greater detail. | If everything goes according to the pattern I have observed in previous work, the principal facets of analytic and synthetic procedure will each be prefaced by its own distinctive phase of preparatory activity, where the basic materials needed for further investigation are brought together for comparative study. Taking these initial stages into consideration, I can describe the main modalities of this research in greater detail. | ||
− | ===== | + | =====The Paradigmatic and Process-Analytic Phase===== |
In this phase I describe the performance and competence of intelligent agents in terms of various formal systems. For aspects of an inquiry process that affect its dynamic or temporal performance I will typically use representations modeled on finite automata and differential systems. For aspects of an inquiry faculty that reflect its formal or symbolic competence I will commonly use representations like formal grammars, logical calculi, constraint-based axiom systems, and rule-based theories in association with different proof styles. | In this phase I describe the performance and competence of intelligent agents in terms of various formal systems. For aspects of an inquiry process that affect its dynamic or temporal performance I will typically use representations modeled on finite automata and differential systems. For aspects of an inquiry faculty that reflect its formal or symbolic competence I will commonly use representations like formal grammars, logical calculi, constraint-based axiom systems, and rule-based theories in association with different proof styles. | ||
Line 63: | Line 63: | ||
The last option of the last step already overlaps with the synthetic phase of work. Viewing this procedure within the frame of experimental research, it is important to recognize that computer programs can fill the role of hypotheses, testable (defeasible or falsifiable) construals of how a process is actually, might be possibly, or ought to be optimally carried out. | The last option of the last step already overlaps with the synthetic phase of work. Viewing this procedure within the frame of experimental research, it is important to recognize that computer programs can fill the role of hypotheses, testable (defeasible or falsifiable) construals of how a process is actually, might be possibly, or ought to be optimally carried out. | ||
− | ===== | + | =====The Paraphrastic and Faculty-Synthetic Phase===== |
The closely allied techniques of task analysis and software development that are known as ''step-wise refinement'' and ''top-down programming'' in computer science (Wirth 1976, 49, 303) have a long ancestry in logic and philosophy, going back to a strategy for establishing or discharging contextual definitions known as ''paraphrasis''. All of these methods are founded on the idea of providing meaning for operational specifications, ''definitions in use'', ''alleged descriptions'', or ''incomplete symbols''. No excessive generosity with the resources of meaning is intended, though. In practice, a larger share of the routine is spent detecting meaningless fictions rather than discovering meaningful concepts. | The closely allied techniques of task analysis and software development that are known as ''step-wise refinement'' and ''top-down programming'' in computer science (Wirth 1976, 49, 303) have a long ancestry in logic and philosophy, going back to a strategy for establishing or discharging contextual definitions known as ''paraphrasis''. All of these methods are founded on the idea of providing meaning for operational specifications, ''definitions in use'', ''alleged descriptions'', or ''incomplete symbols''. No excessive generosity with the resources of meaning is intended, though. In practice, a larger share of the routine is spent detecting meaningless fictions rather than discovering meaningful concepts. | ||
Line 73: | Line 73: | ||
For the purposes of this project, I will take ''paraphrastic definition'' to denote the analysis of formal specifications and contextual constraints to derive effective implementations of a process or its faculty. This is carried out by considering what the faculty in question is required to do in the many contexts it is expected to serve, and then by analyzing these formal specifications in order to design computer programs that fulfill them. | For the purposes of this project, I will take ''paraphrastic definition'' to denote the analysis of formal specifications and contextual constraints to derive effective implementations of a process or its faculty. This is carried out by considering what the faculty in question is required to do in the many contexts it is expected to serve, and then by analyzing these formal specifications in order to design computer programs that fulfill them. | ||
− | ===== | + | =====Reprise of Methods===== |
In summary, the whole array of methods will be typical of the top-down strategies used in artificial intelligence research (AIR), involving the conceptual and operational analysis of higher-order cognitive capacities with an eye toward the modeling, grounding, and support of these faculties in the form of effective computer programs. The toughest part of this discipline is in making sure that one does “come down”, that is, in finding guarantees that the analytic reagents and synthetic apparatus that one applies are actually effective, reducing the fat of speculation into something that will wash. | In summary, the whole array of methods will be typical of the top-down strategies used in artificial intelligence research (AIR), involving the conceptual and operational analysis of higher-order cognitive capacities with an eye toward the modeling, grounding, and support of these faculties in the form of effective computer programs. The toughest part of this discipline is in making sure that one does “come down”, that is, in finding guarantees that the analytic reagents and synthetic apparatus that one applies are actually effective, reducing the fat of speculation into something that will wash. | ||
Line 79: | Line 79: | ||
Finally, I ought to observe a hedge against betting too much on this or any neat arrangement of research stages. It should not be forgotten that the flourishing of inquiry evolves its own forms of organic integrity. No matter how one tries to tease them apart, the various tendrils of research tend to interleave and intertwine as they will. | Finally, I ought to observe a hedge against betting too much on this or any neat arrangement of research stages. It should not be forgotten that the flourishing of inquiry evolves its own forms of organic integrity. No matter how one tries to tease them apart, the various tendrils of research tend to interleave and intertwine as they will. | ||
− | ==== | + | ====Criterion==== |
When is enough enough? What measure can I use to tell if my effort is working? What information is critical in deciding whether my exercise of the method is advancing my state of knowledge toward a solution of the problem? | When is enough enough? What measure can I use to tell if my effort is working? What information is critical in deciding whether my exercise of the method is advancing my state of knowledge toward a solution of the problem? | ||
Line 87: | Line 87: | ||
What are the practical tests of whether the results of inquiry succeed in reducing uncertainty? Two gains are often cited: Successful results of inquiry provide the agent with increased powers of prediction and control as to how the object system will behave in given circumstances. If a common theme is desired, at the price of a finely equivocal thread, it can be said that the agent has gained in its power of determination. Hence, more certainty is exhibited by less hesitation, more determination is manifested by less vacillation. | What are the practical tests of whether the results of inquiry succeed in reducing uncertainty? Two gains are often cited: Successful results of inquiry provide the agent with increased powers of prediction and control as to how the object system will behave in given circumstances. If a common theme is desired, at the price of a finely equivocal thread, it can be said that the agent has gained in its power of determination. Hence, more certainty is exhibited by less hesitation, more determination is manifested by less vacillation. | ||
− | ==== | + | ====Application==== |
Where can the results be used? Knowledge about the nature of inquiry can be applied. It can be used to improve our personal competence at inquiry. It can be used to build software support for the tasks involved in inquiry. | Where can the results be used? Knowledge about the nature of inquiry can be applied. It can be used to improve our personal competence at inquiry. It can be used to build software support for the tasks involved in inquiry. | ||
Line 95: | Line 95: | ||
In yet another development, computer models of learning and reasoning form a linkage among cognitive psychology (the descriptive study of how we think), artificial intelligence (the prospective study of how we might think), and the logic of operations research (the normative study of how we ought to think in order to achieve the goals of reasoning). | In yet another development, computer models of learning and reasoning form a linkage among cognitive psychology (the descriptive study of how we think), artificial intelligence (the prospective study of how we might think), and the logic of operations research (the normative study of how we ought to think in order to achieve the goals of reasoning). | ||
− | === | + | ===Onus of the Project : No Way But Inquiry=== |
At the beginning of inquiry there is nothing for me to work with but the actual constellation of doubts and beliefs that I have at the moment. Beliefs that operate at the deepest levels can be so taken for granted that they rarely if ever obtrude on awareness. Doubts that oppress in the most obvious ways are still known only as debits and droughts, as the absence of something, one knows not what, and a desire that obliges one only to try. Obscure forms of oversight provide an impulse to replenish the condition of privation but never out of necessity afford a sense of direction. One senses there ought to be a way out at once, or ordered ways to overcome obstruction, or organized or otherwise ways to obviate one's opacity of omission and rescue a secure motivation from the array of conflicting possibilities. In the roughest sense of the word, any action that does in fact lead out of this onerous state can be regarded as a form of “inquiry”. Only later, in moments of more leisurely inquiry, when it comes down to classifying and comparing the manner of escapes that can be recounted, does it become possible to recognize the ways in which certain general patterns of strategy are routinely more successful in the long run than others. | At the beginning of inquiry there is nothing for me to work with but the actual constellation of doubts and beliefs that I have at the moment. Beliefs that operate at the deepest levels can be so taken for granted that they rarely if ever obtrude on awareness. Doubts that oppress in the most obvious ways are still known only as debits and droughts, as the absence of something, one knows not what, and a desire that obliges one only to try. Obscure forms of oversight provide an impulse to replenish the condition of privation but never out of necessity afford a sense of direction. One senses there ought to be a way out at once, or ordered ways to overcome obstruction, or organized or otherwise ways to obviate one's opacity of omission and rescue a secure motivation from the array of conflicting possibilities. In the roughest sense of the word, any action that does in fact lead out of this onerous state can be regarded as a form of “inquiry”. Only later, in moments of more leisurely inquiry, when it comes down to classifying and comparing the manner of escapes that can be recounted, does it become possible to recognize the ways in which certain general patterns of strategy are routinely more successful in the long run than others. | ||
− | ==== | + | ====A Modulating Prelude==== |
If I aim to devise the kind of computational support that can give the greatest assistance to inquiry, then it must be able to come in at the very beginning, to be of service in the kinds of formless and negative conditions that I just described, and to help people navigate a way through the constellations of contingent, incomplete, and contradictory indications that they actually find themselves sailing under at present. | If I aim to devise the kind of computational support that can give the greatest assistance to inquiry, then it must be able to come in at the very beginning, to be of service in the kinds of formless and negative conditions that I just described, and to help people navigate a way through the constellations of contingent, incomplete, and contradictory indications that they actually find themselves sailing under at present. | ||
Line 107: | Line 107: | ||
Toward the end of this discussion I will be using highly concrete mathematical models, or very specific families of combinatorial objects, to represent the abstract structures of experiential sequences that agents pass through. If these primitive and simplified models are to be regarded as something more than mere toys, and if the relations of particular experiences to particular models, along with the structural relationships that exist within the field of experiences and again within the collection of models, are not to be dismissed as category confusions, then I will need to develop a toolbox of logical techniques that can be used to justify these constructions. The required technology of categorical and relational notions will be developed in the process of addressing its basic task: To show how the same conceptual categories can be applied to materials and models of experience that are radically diverse in their specific contents and peculiar to the states of the particular agents to which they attach. | Toward the end of this discussion I will be using highly concrete mathematical models, or very specific families of combinatorial objects, to represent the abstract structures of experiential sequences that agents pass through. If these primitive and simplified models are to be regarded as something more than mere toys, and if the relations of particular experiences to particular models, along with the structural relationships that exist within the field of experiences and again within the collection of models, are not to be dismissed as category confusions, then I will need to develop a toolbox of logical techniques that can be used to justify these constructions. The required technology of categorical and relational notions will be developed in the process of addressing its basic task: To show how the same conceptual categories can be applied to materials and models of experience that are radically diverse in their specific contents and peculiar to the states of the particular agents to which they attach. | ||
− | ==== | + | ====A Fugitive Canon==== |
The principal difficulties associated with this task appear to spring from two roots. | The principal difficulties associated with this task appear to spring from two roots. | ||
Line 117: | Line 117: | ||
Finally, not altogether as an afterthought, there is a question that binds these issues together. How does it make sense to apply one's individual conceptions of the abstract categories of experience, not only to the experiences of oneself and others, but in points of form to compare them with the structures present in mathematical models? | Finally, not altogether as an afterthought, there is a question that binds these issues together. How does it make sense to apply one's individual conceptions of the abstract categories of experience, not only to the experiences of oneself and others, but in points of form to compare them with the structures present in mathematical models? | ||
− | === | + | ===Option of the Project : A Way Up To Inquiry=== |
I begin with an informal examination of the concept of inquiry. This section takes as its subjects the supposed faculty of inquiry in general and the present inquiry into inquiry in particular, and attempts to analyze them in relation to each other on formal principles alone. | I begin with an informal examination of the concept of inquiry. This section takes as its subjects the supposed faculty of inquiry in general and the present inquiry into inquiry in particular, and attempts to analyze them in relation to each other on formal principles alone. | ||
Line 159: | Line 159: | ||
serve as proxies for unknown components and indicate tentative analyses of faculties in question. | serve as proxies for unknown components and indicate tentative analyses of faculties in question. | ||
− | ==== | + | ====Initial Analysis of Inquiry : Allegro Aperto==== |
If the faculty of inquiry is a coherent power, then it has an active or instrumental face, a passive or objective face, and a substantial body of connections between them. | If the faculty of inquiry is a coherent power, then it has an active or instrumental face, a passive or objective face, and a substantial body of connections between them. | ||
Line 181: | Line 181: | ||
:: <math>y_0 = y \cdot y >\!\!= \{ d , f \} \{ d , f \} >\!\!= \{ f \} \{ d \}\!</math> | :: <math>y_0 = y \cdot y >\!\!= \{ d , f \} \{ d , f \} >\!\!= \{ f \} \{ d \}\!</math> | ||
− | ==== | + | ====Discussion of Discussion==== |
But first, I nearly skipped a step. Though it might present itself as an interruption, a topic so easy that I almost omitted it altogether deserves at least a passing notice. | But first, I nearly skipped a step. Though it might present itself as an interruption, a topic so easy that I almost omitted it altogether deserves at least a passing notice. | ||
Line 191: | Line 191: | ||
There's a catch here that applies to all living creatures: In order to keep talking one has to keep living. This brings discussion back to its role in inquiry, considered as an adaptation of living creatures designed to help them deal with their not so virtual environments. If discussion is constrained to the envelope of life and required to contribute to the trend of inquiry, instead of representing a kind of internal opposition, then it must be possible to tighten up the loose account and elevate the digressionary narrative into a properly directed inquiry. This brings an end to my initial discussion of ''discussion''. | There's a catch here that applies to all living creatures: In order to keep talking one has to keep living. This brings discussion back to its role in inquiry, considered as an adaptation of living creatures designed to help them deal with their not so virtual environments. If discussion is constrained to the envelope of life and required to contribute to the trend of inquiry, instead of representing a kind of internal opposition, then it must be possible to tighten up the loose account and elevate the digressionary narrative into a properly directed inquiry. This brings an end to my initial discussion of ''discussion''. | ||
− | ==== | + | ====Discussion of Formalization : General Topics==== |
Because this project makes constant use of formal models of phenomenal processes, it is appropriate at this point to introduce the understanding of formalization that I will use throughout this work and to preview a concrete example of its application. | Because this project makes constant use of formal models of phenomenal processes, it is appropriate at this point to introduce the understanding of formalization that I will use throughout this work and to preview a concrete example of its application. | ||
− | ===== | + | =====A Formal Charge===== |
An introduction to the topic of formalization, if proper, is obliged to begin informally. But it will be my constant practice to keep a formal eye on the whole proceedings. What this form of observation reveals must be kept silent for the most part at first, but I see no rule against sharing with the reader the general order of this watch: | An introduction to the topic of formalization, if proper, is obliged to begin informally. But it will be my constant practice to keep a formal eye on the whole proceedings. What this form of observation reveals must be kept silent for the most part at first, but I see no rule against sharing with the reader the general order of this watch: | ||
Line 203: | Line 203: | ||
# Ask yourself, with regard to each postulant faculty in the current account, explicitly charged or otherwise, whether you can imagine any recipe, any program, any rule of procedure for carrying out the form, if not the substance, of what it does, or an aspect thereof. | # Ask yourself, with regard to each postulant faculty in the current account, explicitly charged or otherwise, whether you can imagine any recipe, any program, any rule of procedure for carrying out the form, if not the substance, of what it does, or an aspect thereof. | ||
− | ===== | + | =====A Formalization of Formalization?===== |
An immediate application of the above rules is presented here, in hopes of giving the reader a concrete illustration of their use in a ready example, but the issues raised can quickly diverge into yet another distracting digression, one not so easily brought under control as the discussion of discussion, but whose complexity probably approaches that of the entire task. Therefore, a partial adumbration of its character will have to suffice for the present. | An immediate application of the above rules is presented here, in hopes of giving the reader a concrete illustration of their use in a ready example, but the issues raised can quickly diverge into yet another distracting digression, one not so easily brought under control as the discussion of discussion, but whose complexity probably approaches that of the entire task. Therefore, a partial adumbration of its character will have to suffice for the present. | ||
Line 217: | Line 217: | ||
The reader can follow this example with every concept that I mention in the explanation of formalization, and again in the larger investigation of inquiry, and be assured that it is has not often slipped my attention to at least venture the same, though a delimitation of each exploration in its present state of completion would be far too tedious and tenuous to escape expurgation. | The reader can follow this example with every concept that I mention in the explanation of formalization, and again in the larger investigation of inquiry, and be assured that it is has not often slipped my attention to at least venture the same, though a delimitation of each exploration in its present state of completion would be far too tedious and tenuous to escape expurgation. | ||
− | ===== | + | =====A Formalization of Discussion?===== |
The previous section took the concept of ''formalization'' as an example of a topic that a writer might try to translate from informal to formal discussion, perhaps as a way of clarifying the general concept to an optimal degree, or perhaps as a way of communicating a particular concept of it to a reader. In either case the formalization process, that aims to translate a concept from informal to formal discussion, is itself mediated by a form of discussion: (1) that interpreters conduct as a part of their ongoing monologue with themselves, or (2) that a writer (speaker) conducts in real or imagined dialogue with a reader (hearer). In view of this, I see no harm in letting the concept of discussion be stretched to cover all attempted processes of formalization. | The previous section took the concept of ''formalization'' as an example of a topic that a writer might try to translate from informal to formal discussion, perhaps as a way of clarifying the general concept to an optimal degree, or perhaps as a way of communicating a particular concept of it to a reader. In either case the formalization process, that aims to translate a concept from informal to formal discussion, is itself mediated by a form of discussion: (1) that interpreters conduct as a part of their ongoing monologue with themselves, or (2) that a writer (speaker) conducts in real or imagined dialogue with a reader (hearer). In view of this, I see no harm in letting the concept of discussion be stretched to cover all attempted processes of formalization. | ||
Line 253: | Line 253: | ||
On several occasions, this discussion of inquiry will arrive at a form of ''aesthetic deduction'', in general terms, a piece of reasoning that ends with a design recommendation, in this case, where an analysis of the general purposes and interests of inquiry leads to the conclusion that a certain property of discussion is an admirable one, and that the quality in question forms an essential part of the implicit value system that is required to guide inquiry and make it what it is meant to be, a method for advancing toward desired forms of knowledge. After a collection of admirable qualities has been recognized as cohering together into a unity, it becomes natural to ask: What is the underlying reality that inheres in these qualities, and what are the logical relations that bind them together into the qualifications of inquiry and a definition of exactly what is desired for knowledge? | On several occasions, this discussion of inquiry will arrive at a form of ''aesthetic deduction'', in general terms, a piece of reasoning that ends with a design recommendation, in this case, where an analysis of the general purposes and interests of inquiry leads to the conclusion that a certain property of discussion is an admirable one, and that the quality in question forms an essential part of the implicit value system that is required to guide inquiry and make it what it is meant to be, a method for advancing toward desired forms of knowledge. After a collection of admirable qualities has been recognized as cohering together into a unity, it becomes natural to ask: What is the underlying reality that inheres in these qualities, and what are the logical relations that bind them together into the qualifications of inquiry and a definition of exactly what is desired for knowledge? | ||
− | ===== | + | =====A Concept of Formalization===== |
The concept of formalization is intended to cover the whole collection of activities that serve to build a relation between casual discussions, those that take place in the ordinary context of informal discourse, and formal discussions, those that make use of completely formalized models. To make a long story short, formalization is the narrative operation or active relation that construes the situational context in the form of a definite text. The end product that results from the formalization process is analogous to a snapshot or a candid picture, a relational or functional image that captures an aspect of the casual circumstances. | The concept of formalization is intended to cover the whole collection of activities that serve to build a relation between casual discussions, those that take place in the ordinary context of informal discourse, and formal discussions, those that make use of completely formalized models. To make a long story short, formalization is the narrative operation or active relation that construes the situational context in the form of a definite text. The end product that results from the formalization process is analogous to a snapshot or a candid picture, a relational or functional image that captures an aspect of the casual circumstances. | ||
Line 259: | Line 259: | ||
Relations between casual and formal discussion are often treated in terms of a distinction between two languages, the ''meta-language'' and the ''object language'', linguistic systems that take complementary roles in filling out the discussion of interest. In the usual approach, issues of formalization are addressed by postulating a distinction between the meta-language, the descriptions and conceptions from ordinary language and technical discourse that can be used without being formalized, and the object language, the domain of structures and processes that can be studied as a completely formalized object. | Relations between casual and formal discussion are often treated in terms of a distinction between two languages, the ''meta-language'' and the ''object language'', linguistic systems that take complementary roles in filling out the discussion of interest. In the usual approach, issues of formalization are addressed by postulating a distinction between the meta-language, the descriptions and conceptions from ordinary language and technical discourse that can be used without being formalized, and the object language, the domain of structures and processes that can be studied as a completely formalized object. | ||
− | ===== | + | =====A Formal Approach===== |
I plan to approach the issue of formalization from a slightly different angle, proceeding through an analysis of the medium of interpretation and developing an effective conception of ''interpretive frameworks'' or ''interpretive systems''. This concept refers to any organized system of interpretive practice, ranging from those used in everyday speech, to the ones that inform technical discourse, to the kinds of completely formalized symbol systems that one can safely regard as mathematical objects. Depending on the degree of objectification that it possesses from one's point of view, the same system of conduct can be variously described as an interpretive framework (IF), interpretive system (IS), interpretive object (IO), or object system (OS). These terms are merely suggestive — no rigid form of classification is intended. | I plan to approach the issue of formalization from a slightly different angle, proceeding through an analysis of the medium of interpretation and developing an effective conception of ''interpretive frameworks'' or ''interpretive systems''. This concept refers to any organized system of interpretive practice, ranging from those used in everyday speech, to the ones that inform technical discourse, to the kinds of completely formalized symbol systems that one can safely regard as mathematical objects. Depending on the degree of objectification that it possesses from one's point of view, the same system of conduct can be variously described as an interpretive framework (IF), interpretive system (IS), interpretive object (IO), or object system (OS). These terms are merely suggestive — no rigid form of classification is intended. | ||
Line 283: | Line 283: | ||
From this angle of approach, let us try to view afresh the manner of drawing distinctions between various levels of formalization in language. Once again, I begin in the context of ordinary discussion, and if there is any distinction to be drawn between objective and instrumental languages then it must be possible to describe it within the frame of this informally discursive universe. | From this angle of approach, let us try to view afresh the manner of drawing distinctions between various levels of formalization in language. Once again, I begin in the context of ordinary discussion, and if there is any distinction to be drawn between objective and instrumental languages then it must be possible to describe it within the frame of this informally discursive universe. | ||
− | ===== | + | =====A Formal Development===== |
The point of view I take on the origin and development of formal models is that they arise with agents retracing structures that already exist in the context of informal activity, until gradually the most relevant and frequently reinforced patterns become emphasized and emboldened enough to continue their development as nearly autonomous styles, in brief, as ''genres'' growing out of a particular ''paradigm''. | The point of view I take on the origin and development of formal models is that they arise with agents retracing structures that already exist in the context of informal activity, until gradually the most relevant and frequently reinforced patterns become emphasized and emboldened enough to continue their development as nearly autonomous styles, in brief, as ''genres'' growing out of a particular ''paradigm''. | ||
Line 289: | Line 289: | ||
Taking the position that formal models develop within the framework of informal discussion, the questions that become important to ask of a prospective formal model are (1) whether it highlights the structure of its supporting context in a transparent form of emphasis and a relevant reinforcement of salient features, and (2) whether it reveals the active ingredients of its source materials in a critically reflective recapitulation or an analytically representative recipe, or (3) whether it insistently obscures what little fraction of its domain it manages to cover. | Taking the position that formal models develop within the framework of informal discussion, the questions that become important to ask of a prospective formal model are (1) whether it highlights the structure of its supporting context in a transparent form of emphasis and a relevant reinforcement of salient features, and (2) whether it reveals the active ingredients of its source materials in a critically reflective recapitulation or an analytically representative recipe, or (3) whether it insistently obscures what little fraction of its domain it manages to cover. | ||
− | ===== | + | =====A Formal Persuasion===== |
An interpretive system can be taken up with very little fanfare, since it does not enjoin one to declare undying allegiance to a particular point of view or to assign each piece of text in view to a sovereign territory, but only to entertain different points of view on the use of symbols. The chief design consideration for an interpretive system is that it must never function as a virus or addiction. Its suggestions must always be, initially and finally, purely optional adjunctions to whatever interpretive framework was already in place before it installed itself on the scene. Interpretive systems are not constituted in the faith that anything nameable will always be dependable, nor articulated in fixed principles that determine what must be doubted and what must not, but rest only in a form of self-knowledge that recognizes the doubts and beliefs that one actually has at each given moment. | An interpretive system can be taken up with very little fanfare, since it does not enjoin one to declare undying allegiance to a particular point of view or to assign each piece of text in view to a sovereign territory, but only to entertain different points of view on the use of symbols. The chief design consideration for an interpretive system is that it must never function as a virus or addiction. Its suggestions must always be, initially and finally, purely optional adjunctions to whatever interpretive framework was already in place before it installed itself on the scene. Interpretive systems are not constituted in the faith that anything nameable will always be dependable, nor articulated in fixed principles that determine what must be doubted and what must not, but rest only in a form of self-knowledge that recognizes the doubts and beliefs that one actually has at each given moment. | ||
Line 295: | Line 295: | ||
Before this project is done I will need to have developed an analytic and computational theory of interpreters and interpretive frameworks. In the aspects of this theory that I can anticipate at this point, an interpreter or interpretive framework is exemplified by a collective activity of symbol-using practices like those that might be found embodied in a person, a community, or a culture. Each one forms a moderately free and independent perspective, with no objective rankings of supremacy in practice that all interpretive frameworks are likely to support at any foreseeable moment in their fields of view. Of course, each interpreter initially enters discussion operating as if its own perspective were ''meta'' in comparison to all the others, but a well-developed interpretive framework is likely to have acquired the notion and taken notice of the fact that this is not likely to be a universally shared opinion (USO). | Before this project is done I will need to have developed an analytic and computational theory of interpreters and interpretive frameworks. In the aspects of this theory that I can anticipate at this point, an interpreter or interpretive framework is exemplified by a collective activity of symbol-using practices like those that might be found embodied in a person, a community, or a culture. Each one forms a moderately free and independent perspective, with no objective rankings of supremacy in practice that all interpretive frameworks are likely to support at any foreseeable moment in their fields of view. Of course, each interpreter initially enters discussion operating as if its own perspective were ''meta'' in comparison to all the others, but a well-developed interpretive framework is likely to have acquired the notion and taken notice of the fact that this is not likely to be a universally shared opinion (USO). | ||
− | ==== | + | ====Discussion of Formalization : Concrete Examples==== |
The previous section outlined a variety of general issues surrounding the concept of formalization. The following section will plot the specific objectives of this project in constructing formal models of intellectual processes. In this section I wish to take a breather between these abstract discussions in order to give their main ideas a few points of contact with terra firma. To do this, I examine a selection of concrete examples, artificially constructed to approach the minimum levels of non-trivial complexity, that are intended to illustrate the kinds of mathematical objects I have in mind using as formal models. | The previous section outlined a variety of general issues surrounding the concept of formalization. The following section will plot the specific objectives of this project in constructing formal models of intellectual processes. In this section I wish to take a breather between these abstract discussions in order to give their main ideas a few points of contact with terra firma. To do this, I examine a selection of concrete examples, artificially constructed to approach the minimum levels of non-trivial complexity, that are intended to illustrate the kinds of mathematical objects I have in mind using as formal models. | ||
− | ===== | + | =====Formal Models : A Sketch===== |
To sketch the features of the modeling activity that are relevant to the immediate purpose: The modeler begins with a ''phenomenon of interest'' or a ''process of interest'' (POI) and relates it to a formal ''model of interest'' (MOI), the whole while working within a particular ''interpretive framework'' (IF) and relating the results from one ''system of interpretation'' (SOI) to another, or to a subsequent development of the same SOI. | To sketch the features of the modeling activity that are relevant to the immediate purpose: The modeler begins with a ''phenomenon of interest'' or a ''process of interest'' (POI) and relates it to a formal ''model of interest'' (MOI), the whole while working within a particular ''interpretive framework'' (IF) and relating the results from one ''system of interpretation'' (SOI) to another, or to a subsequent development of the same SOI. | ||
Line 311: | Line 311: | ||
# Finally, the IFs and the SOIs always remain partly out of sight, caught up in various stages of explicit notice between casual informality and partial formalization, with no guarantee or even much likelihood of a completely articulate formulation being forthcoming or even possible. Still, it is usually worth the effort to try lifting one edge or another of these frameworks and backdrops into the light, at least for a time. | # Finally, the IFs and the SOIs always remain partly out of sight, caught up in various stages of explicit notice between casual informality and partial formalization, with no guarantee or even much likelihood of a completely articulate formulation being forthcoming or even possible. Still, it is usually worth the effort to try lifting one edge or another of these frameworks and backdrops into the light, at least for a time. | ||
− | ===== | + | =====Sign Relations : A Primer===== |
To the extent that their structures and functions can be discussed at all, it is likely that all of the formal entities that are destined to develop in this approach to inquiry will be instances of a class of [[triadic relation|three-place relation]]s called ''[[sign relation]]s''. At any rate, all of the formal structures that I have examined so far in this area have turned out to be easily converted to or ultimately grounded in sign relations. This class of triadic relations constitutes the main study of the ''pragmatic theory of signs'', a branch of logical philosophy devoted to understanding all types of symbolic representation and communication. | To the extent that their structures and functions can be discussed at all, it is likely that all of the formal entities that are destined to develop in this approach to inquiry will be instances of a class of [[triadic relation|three-place relation]]s called ''[[sign relation]]s''. At any rate, all of the formal structures that I have examined so far in this area have turned out to be easily converted to or ultimately grounded in sign relations. This class of triadic relations constitutes the main study of the ''pragmatic theory of signs'', a branch of logical philosophy devoted to understanding all types of symbolic representation and communication. | ||
Line 594: | Line 594: | ||
Therefore, my attention is directed mainly toward understanding the forms of correlation, coordination, and cooperation among the various components of sign relations that form the necessary conditions for carrying out coherent inquiries. | Therefore, my attention is directed mainly toward understanding the forms of correlation, coordination, and cooperation among the various components of sign relations that form the necessary conditions for carrying out coherent inquiries. | ||
− | ===== | + | =====Semiotic Equivalence Relations===== |
− | If one examines the sign relations <math>L_\ | + | If one examines the sign relations <math>L_\mathrm{A}\!</math> and <math>L_\mathrm{B}\!</math> that are associated with the interpreters <math>\mathrm{A}\!</math> and <math>\mathrm{B},\!</math> respectively, one observes that they have many contingent properties that are not possessed by sign relations in general. One nice property possessed by the sign relations <math>L_\mathrm{A}\!</math> and <math>L_\mathrm{B}\!</math> is that their connotative components <math>\mathrm{A}_{SI}\!</math> and <math>\mathrm{B}_{SI}\!</math> constitute a pair of equivalence relations on their common syntactic domain <math>S = I.\!</math> It is convenient to refer to such structures as ''[[semiotic equivalence relations]]'' (SERs) since they equate signs that mean the same thing to somebody. Each of the SERs, <math>\mathrm{A}_{SI}, \mathrm{B}_{SI} \subseteq S \times I = S \times S,\!</math> partitions the whole collection of signs into ''semiotic equivalence classes'' (SECs). This makes for a strong form of representation in that the structure of the participants' common object domain is reflected or reconstructed, part for part, in the structure of each of their ''semiotic partitions'' (SEPs) of the syntactic domain. |
− | The main trouble with this notion of semantics in the present situation is that the two semiotic partitions for <math>\ | + | The main trouble with this notion of semantics in the present situation is that the two semiotic partitions for <math>\mathrm{A}\!</math> and <math>\mathrm{B}\!</math> are not the same, indeed, they are orthogonal to each other. This makes it difficult to interpret either one of the partitions or equivalence relations on the syntactic domain as corresponding to any sort of objective structure or invariant reality, independent of the individual interpreter's point of view. |
− | Information about the different forms of semiotic equivalence induced by the interpreters <math>\ | + | Information about the different forms of semiotic equivalence induced by the interpreters <math>\mathrm{A}\!</math> and <math>\mathrm{B}\!</math> is summarized in Tables 3 and 4. The form of these Tables should suffice to explain what is meant by saying that the SEPs for <math>\mathrm{A}\!</math> and <math>\mathrm{B}\!</math> are orthogonal to each other. |
<br> | <br> | ||
Line 608: | Line 608: | ||
| | | | ||
{| align="center" border="0" cellpadding="4" cellspacing="0" style="text-align:center; width:100%" | {| align="center" border="0" cellpadding="4" cellspacing="0" style="text-align:center; width:100%" | ||
− | | width="50%" | <math>{}^{\backprime\backprime} \ | + | | width="50%" | <math>{}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}\!</math> |
− | | width="50%" | <math>{}^{\backprime\backprime} \ | + | | width="50%" | <math>{}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime}\!</math> |
|} | |} | ||
|- | |- | ||
| | | | ||
{| align="center" border="0" cellpadding="4" cellspacing="0" style="text-align:center; width:100%" | {| align="center" border="0" cellpadding="4" cellspacing="0" style="text-align:center; width:100%" | ||
− | | width="50%" | <math>{}^{\backprime\backprime} \ | + | | width="50%" | <math>{}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime}\!</math> |
− | | width="50%" | <math>{}^{\backprime\backprime} \ | + | | width="50%" | <math>{}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}\!</math> |
|} | |} | ||
|} | |} | ||
Line 625: | Line 625: | ||
| | | | ||
{| align="center" border="0" cellpadding="12" cellspacing="0" style="text-align:center; width:50%" | {| align="center" border="0" cellpadding="12" cellspacing="0" style="text-align:center; width:50%" | ||
− | | <math>{}^{\backprime\backprime} \ | + | | <math>{}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}\!</math> |
|- | |- | ||
− | | <math>{}^{\backprime\backprime} \ | + | | <math>{}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime}\!</math> |
|} | |} | ||
| | | | ||
{| align="center" border="0" cellpadding="12" cellspacing="0" style="text-align:center; width:50%" | {| align="center" border="0" cellpadding="12" cellspacing="0" style="text-align:center; width:50%" | ||
− | | <math>{}^{\backprime\backprime} \ | + | | <math>{}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime}\!</math> |
|- | |- | ||
− | | <math>{}^{\backprime\backprime} \ | + | | <math>{}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}\!</math> |
|} | |} | ||
|} | |} | ||
Line 639: | Line 639: | ||
<br> | <br> | ||
− | To discuss these types of situations further, I introduce the square bracket notation <math>[x]_E\!</math> for ''the equivalence class of the element <math>x\!</math> under the equivalence relation <math>E\!</math>'' | + | To discuss these types of situations further, I introduce the square bracket notation <math>[x]_E\!</math> for ''the equivalence class of the element <math>x\!</math> under the equivalence relation <math>E.\!</math>'' A statement that the elements <math>x\!</math> and <math>y\!</math> are equivalent under <math>E\!</math> is called an ''equation'', and can be written in either one of two ways, as <math>[x]_E = [y]_E\!</math> or as <math>x =_E y.\!</math> |
+ | |||
+ | In the application to sign relations I extend this notation in the following ways. When <math>L\!</math> is a sign relation whose ''syntactic projection'' or connotative component <math>L_{SI}\!</math> is an equivalence relation on <math>S,\!</math> I write <math>[s]_L\!</math> for ''the equivalence class of <math>s\!</math> under <math>L_{SI}.\!</math>'' A statement that the signs <math>x\!</math> and <math>y\!</math> are synonymous under a semiotic equivalence relation <math>L_{SI}\!</math> is called a ''semiotic equation'' (SEQ) and can be written in either of the forms: <math>[x]_L = [y]_L\!</math> or <math>x =_L y.\!</math> | ||
+ | |||
+ | In many situations there is one further adaptation of the square bracket notation that can be useful. Namely, when there is known to exist a particular triple <math>{(o, s, i) \in L},\!</math> it is permissible to use <math>[o]_L\!</math> to mean the same thing as <math>[s]_L\!</math>. These modifications are designed to make the notation for semiotic equivalence classes harmonize as well as possible with the frequent use of similar devices for the denotations of signs and expressions. | ||
− | + | The semiotic equivalence relation for interpreter <math>\mathrm{A}\!</math> yields the following semiotic equations: | |
− | + | {| align="center" style="text-align:center; width:100%" | |
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | [ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime} ]_{L_\mathrm{A}} | ||
+ | & = & | ||
+ | [ {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} ]_{L_\mathrm{A}} | ||
+ | \\[6pt] | ||
+ | [ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime} ]_{L_\mathrm{A}} | ||
+ | & = & | ||
+ | [ {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} ]_{L_\mathrm{A}} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
− | + | or | |
− | {| | + | {| align="center" style="text-align:center; width:100%" |
− | + | | | |
− | + | <math>\begin{matrix} | |
− | + | {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime} | |
− | + | & =_{L_\mathrm{A}} & | |
− | + | {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} | |
− | + | \\[6pt] | |
− | + | {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime} | |
− | + | & =_{L_\mathrm{A}} & | |
− | + | {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} | |
− | + | \end{matrix}</math> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | + | Thus it induces the semiotic partition: | |
− | + | {| align="center" cellpadding="12" style="text-align:center; width:100%" | |
+ | | <math>\{ \{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \}, \{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \} \}.\!</math> | ||
+ | |} | ||
− | + | The semiotic equivalence relation for interpreter <math>\mathrm{B}\!</math> yields the following semiotic equations: | |
− | + | ||
− | + | {| align="center" style="text-align:center; width:100%" | |
− | | | + | | |
− | | <math>[{}^{\backprime\backprime} \ | + | <math>\begin{matrix} |
− | + | [ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime} ]_{L_\mathrm{B}} | |
− | + | & = & | |
− | + | [ {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} ]_{L_\mathrm{B}} | |
− | + | \\[6pt] | |
− | + | [ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime} ]_{L_\mathrm{B}} | |
− | + | & = & | |
− | + | [ {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} ]_{L_\mathrm{B}} | |
− | + | \end{matrix}</math> | |
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | + | or | |
− | ==== | + | {| align="center" style="text-align:center; width:100%" |
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime} | ||
+ | & =_{L_\mathrm{B}} & | ||
+ | {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} | ||
+ | \\[6pt] | ||
+ | {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime} | ||
+ | & =_{L_\mathrm{B}} & | ||
+ | {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
− | + | Thus it induces the semiotic partition: | |
− | + | {| align="center" cellpadding="12" style="text-align:center; width:100%" | |
+ | | <math>\{ \{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}, \{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \} \}.\!</math> | ||
+ | |} | ||
− | + | =====Graphical Representations===== | |
− | + | The dyadic components of sign relations can be given graph-theoretic representations, as ''digraphs'' (or ''directed graphs''), that provide concise pictures of their structural and potential dynamic properties. | |
− | + | By way of terminology, a directed edge <math>(x, y)\!</math> is called an ''arc'' from point <math>x\!</math> to point <math>y,\!</math> and a self-loop <math>(x, x)\!</math> is called a ''sling'' at <math>x.\!</math> | |
− | <math>\ | + | The denotative components <math>\mathrm{Den}(L_\mathrm{A})\!</math> and <math>\mathrm{Den}(L_\mathrm{B})\!</math> can be represented as digraphs on the six points of their common world set <math>W = O \cup S \cup I =\!</math> <math>\{ \mathrm{A}, \mathrm{B}, {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}.\!</math> The arcs are given as follows: |
− | + | {| align="center" cellspacing="6" width="90%" | |
+ | | | ||
+ | <p><math>\mathrm{Den}(L_\mathrm{A})\!</math> has an arc from each point of <math>\{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \}\!</math> to <math>\mathrm{A}\!</math> and an arc from each point of <math>\{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}\!</math> to <math>\mathrm{B}.\!</math></p> | ||
+ | |- | ||
+ | | | ||
+ | <p><math>\mathrm{Den}(L_\mathrm{B})\!</math> has an arc from each point of <math>\{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}\!</math> to <math>\mathrm{A}\!</math> and an arc from each point of <math>\{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \}\!</math> to <math>\mathrm{B}.\!</math></p> | ||
+ | |} | ||
− | + | <math>\mathrm{Den}(L_\mathrm{A})\!</math> and <math>\mathrm{Den}(L_\mathrm{B})\!</math> can be interpreted as ''transition digraphs'' that chart the succession of steps or the connection of states in a computational process. If the graphs are read this way, the denotational arcs summarize the ''upshots'' of the computations that are involved when the interpreters <math>\mathrm{A}\!</math> and <math>\mathrm{B}\!</math> evaluate the signs in <math>S\!</math> according to their own frames of reference. | |
− | + | The connotative components <math>\mathrm{Con}(L_\mathrm{A})\!</math> and <math>\mathrm{Con}(L_\mathrm{B})\!</math> can be represented as digraphs on the four points of their common syntactic domain <math>S = I =\!</math> <math>\{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}.\!</math> Since <math>\mathrm{Con}(L_\mathrm{A})\!</math> and <math>\mathrm{Con}(L_\mathrm{B})\!</math> are semiotic equivalence relations, their digraphs conform to the pattern that is manifested by all digraphs of equivalence relations. In general, a digraph of an equivalence relation falls into connected components that correspond to the parts of the associated partition, with a complete digraph on the points of each part, and no other arcs. In the present case, the arcs are given as follows: | |
− | Taken as transition digraphs, <math>\ | + | {| align="center" cellspacing="6" width="90%" |
+ | | | ||
+ | <p><math>\mathrm{Con}(L_\mathrm{A})\!</math> has the structure of a semiotic equivalence relation on <math>S,\!</math> with a sling at each point of <math>S,\!</math> arcs in both directions between the points of <math>\{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \},\!</math> and arcs in both directions between the points of <math>\{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \}.\!</math></p> | ||
+ | |- | ||
+ | | | ||
+ | <p><math>\mathrm{Con}(L_\mathrm{B})\!</math> has the structure of a semiotic equivalence relation on <math>S,\!</math> with a sling at each point of <math>S,\!</math> arcs in both directions between the points of <math>\{ {}^{\backprime\backprime} \mathrm{A} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{u} {}^{\prime\prime} \},\!</math> and arcs in both directions between the points of <math>\{ {}^{\backprime\backprime} \mathrm{B} {}^{\prime\prime}, {}^{\backprime\backprime} \mathrm{i} {}^{\prime\prime} \}.\!</math></p> | ||
+ | |} | ||
+ | |||
+ | Taken as transition digraphs, <math>\mathrm{Con}(L_\mathrm{A})\!</math> and <math>\mathrm{Con}(L_\mathrm{B})\!</math> highlight the associations that are permitted between equivalent signs, as this equivalence is judged by the interpreters <math>\mathrm{A}\!</math> and <math>\mathrm{B},\!</math> respectively. | ||
The theme running through the last three subsections, that associates different interpreters and different aspects of interpretation with different sorts of relational structures on the same set of points, heralds a topic that will be developed extensively in the sequel. | The theme running through the last three subsections, that associates different interpreters and different aspects of interpretation with different sorts of relational structures on the same set of points, heralds a topic that will be developed extensively in the sequel. | ||
− | ===== | + | =====Taking Stock===== |
So far, my discussion of the discussion between <math>\text{A}\!</math> and <math>\text{B}\!</math>, in the picture that it gives of sign relations and their connection to the imagined processes of interpretation and inquiry, can best be described as fragmentary. In the story of <math>\text{A}\!</math> and <math>\text{B}\!</math>, a sample of typical language use has been drawn from the context of informal discussion and partially formalized in the guise of two independent sign relations, but no unified conception of the commonly understood interpretive practices in such a situation has yet been drafted. | So far, my discussion of the discussion between <math>\text{A}\!</math> and <math>\text{B}\!</math>, in the picture that it gives of sign relations and their connection to the imagined processes of interpretation and inquiry, can best be described as fragmentary. In the story of <math>\text{A}\!</math> and <math>\text{B}\!</math>, a sample of typical language use has been drawn from the context of informal discussion and partially formalized in the guise of two independent sign relations, but no unified conception of the commonly understood interpretive practices in such a situation has yet been drafted. | ||
Line 727: | Line 759: | ||
The next few subsections will be concerned with the most problematic features of the <math>\text{A}\!</math> and <math>\text{B}\!</math> dialogue, especially with the sorts of difficulties that are clues to significant deficits in theory and technique, and that point out directions for future improvements. | The next few subsections will be concerned with the most problematic features of the <math>\text{A}\!</math> and <math>\text{B}\!</math> dialogue, especially with the sorts of difficulties that are clues to significant deficits in theory and technique, and that point out directions for future improvements. | ||
− | ===== | + | =====The “Meta” Question===== |
There is one point of common contention that I finessed from play in my handling of the discussion between <math>\text{A}\!</math> and <math>\text{B}\!</math>, even though it lies in plain view on both their Tables. This is the troubling business, recalcitrant to analysis precisely because its operations race on so heedlessly ahead of thought and grind on so routinely beneath its notice, that concerns the placement of object languages within the frame of a meta-language. | There is one point of common contention that I finessed from play in my handling of the discussion between <math>\text{A}\!</math> and <math>\text{B}\!</math>, even though it lies in plain view on both their Tables. This is the troubling business, recalcitrant to analysis precisely because its operations race on so heedlessly ahead of thought and grind on so routinely beneath its notice, that concerns the placement of object languages within the frame of a meta-language. | ||
Line 739: | Line 771: | ||
Sign relations themselves, like any real objects of discussion, are either too abstract or too concrete to reside in the medium of communication, but can only find themselves represented there. The tables and graphs that are used to represent sign relations are themselves complex signs, involving a step of denotation to reach the sign relation intended. The intricacies of this step demand interpretive agents who are able, over and above executing all the rudimentary steps of denotation, to orchestrate the requisite kinds of concerted steps. This performance in turn requires a whole array of techniques to match the connotations of complex signs and to test their alternative styles of representation for semiotic equivalence. Analogous to the ways that matrices represent linear transformations and that multiplication tables represent group operations, a large part of the usefulness of these complex signs comes from the fact that they are not just conventional symbols for their objects but iconic representations of their structure. | Sign relations themselves, like any real objects of discussion, are either too abstract or too concrete to reside in the medium of communication, but can only find themselves represented there. The tables and graphs that are used to represent sign relations are themselves complex signs, involving a step of denotation to reach the sign relation intended. The intricacies of this step demand interpretive agents who are able, over and above executing all the rudimentary steps of denotation, to orchestrate the requisite kinds of concerted steps. This performance in turn requires a whole array of techniques to match the connotations of complex signs and to test their alternative styles of representation for semiotic equivalence. Analogous to the ways that matrices represent linear transformations and that multiplication tables represent group operations, a large part of the usefulness of these complex signs comes from the fact that they are not just conventional symbols for their objects but iconic representations of their structure. | ||
− | ===== | + | =====Iconic Signs===== |
In the pragmatic theory of signs, an ''icon'' is a sign that accomplishes its representation, including the projects of denotation and connotation, by virtue of properties that it shares with its object. In the case of relational tables and graphs, interpreted as iconic representations or analogous expressions of logical and mathematical objects, the pivotal properties are formal and abstract in character. Since a uniform translation through any dimension (of sight, of sound, or imagination) does not affect the structural properties of a configuration of signs in relation to each other, this may help to explain how tables and graphs, in spite of their semantic shiftiness, can succeed in representing sign relations without essential distortion. | In the pragmatic theory of signs, an ''icon'' is a sign that accomplishes its representation, including the projects of denotation and connotation, by virtue of properties that it shares with its object. In the case of relational tables and graphs, interpreted as iconic representations or analogous expressions of logical and mathematical objects, the pivotal properties are formal and abstract in character. Since a uniform translation through any dimension (of sight, of sound, or imagination) does not affect the structural properties of a configuration of signs in relation to each other, this may help to explain how tables and graphs, in spite of their semantic shiftiness, can succeed in representing sign relations without essential distortion. | ||
Line 757: | Line 789: | ||
One serious form of contamination can be traced to the accidental circumstance that <math>\text{A}\!</math> and <math>\text{B}\!</math> and I all use the same proper names for <math>\text{A}\!</math> and <math>\text{B}\!</math>. This renders it is impossible to tell, purely from the tokens that are being tendered, whether it is a formal or a casual transaction that forms the issue of the moment. It also means that a formalization of the writer's and the reader's accessory sign relations would have several portions that look identical to pieces of those Tables under formal review. | One serious form of contamination can be traced to the accidental circumstance that <math>\text{A}\!</math> and <math>\text{B}\!</math> and I all use the same proper names for <math>\text{A}\!</math> and <math>\text{B}\!</math>. This renders it is impossible to tell, purely from the tokens that are being tendered, whether it is a formal or a casual transaction that forms the issue of the moment. It also means that a formalization of the writer's and the reader's accessory sign relations would have several portions that look identical to pieces of those Tables under formal review. | ||
− | ===== | + | =====The Conflict of Interpretations===== |
One discrepancy that needs to be documented can be observed in the conflict of interpretations between <math>\text{A}\!</math> and <math>\text{B}\!</math>, as reflected in the lack of congruity between their semiotic partitions of the syntactic domain. This is a problematic but realistic feature of the present example. That is, it represents a type of problem with the interpretation of pronouns (indexical signs or bound variables) that actually arises in practice when attempting to formalize the semantics of natural, logical, and programming languages. On this account, the deficiency resides with the present analysis, and the burden remains to clarify exactly what is going on here. | One discrepancy that needs to be documented can be observed in the conflict of interpretations between <math>\text{A}\!</math> and <math>\text{B}\!</math>, as reflected in the lack of congruity between their semiotic partitions of the syntactic domain. This is a problematic but realistic feature of the present example. That is, it represents a type of problem with the interpretation of pronouns (indexical signs or bound variables) that actually arises in practice when attempting to formalize the semantics of natural, logical, and programming languages. On this account, the deficiency resides with the present analysis, and the burden remains to clarify exactly what is going on here. | ||
Line 763: | Line 795: | ||
Notice, however, that I have deliberately avoided dealing with indexical tokens in the usual ways, namely, by seeking to eliminate all semantic ambiguities from the initial formalization. Instead, I have preserved this aspect of interpretive discrepancy as one of the essential phenomena or inescapable facts in the realm of pragmatic semantics, tantamount to the irreducible nature of perspective diversity. I believe that the desired competence at this faculty of language will come, not from any strategy of substitution that constantly replenishes bound variables with their objective referents on every fixed occasion, but from a pattern of recognition that keeps indexical signs persistently attached to their interpreters of reference. | Notice, however, that I have deliberately avoided dealing with indexical tokens in the usual ways, namely, by seeking to eliminate all semantic ambiguities from the initial formalization. Instead, I have preserved this aspect of interpretive discrepancy as one of the essential phenomena or inescapable facts in the realm of pragmatic semantics, tantamount to the irreducible nature of perspective diversity. I believe that the desired competence at this faculty of language will come, not from any strategy of substitution that constantly replenishes bound variables with their objective referents on every fixed occasion, but from a pattern of recognition that keeps indexical signs persistently attached to their interpreters of reference. | ||
− | ===== | + | =====Indexical Signs===== |
In the pragmatic theory of signs, an ''index'' is a sign that achieves its representation of an object by virtue of an actual connection with it. Though real and objective, however, the indexical connection can be purely incidental and even a bit accidental. Its effectiveness depends only on the fact that an object in actual existence has many properties, definitive and derivative, any number of which can serve as its signs. Indices of an object reside among its more tangential sorts of attributes, its accidental or accessory features, which are really the properties of some but not all points in the locus of its existential actualization. | In the pragmatic theory of signs, an ''index'' is a sign that achieves its representation of an object by virtue of an actual connection with it. Though real and objective, however, the indexical connection can be purely incidental and even a bit accidental. Its effectiveness depends only on the fact that an object in actual existence has many properties, definitive and derivative, any number of which can serve as its signs. Indices of an object reside among its more tangential sorts of attributes, its accidental or accessory features, which are really the properties of some but not all points in the locus of its existential actualization. | ||
Line 789: | Line 821: | ||
Therefore, I consider any supposed form of ''ontological descent'' to be, more likely, just one among many possible forms of ''semantic descent'', each one of which details a particular way to reformulate objects as signs of more determinate objects, and every one of which operates with respect to its assumed form of analysis or its tacit analytic framework. | Therefore, I consider any supposed form of ''ontological descent'' to be, more likely, just one among many possible forms of ''semantic descent'', each one of which details a particular way to reformulate objects as signs of more determinate objects, and every one of which operates with respect to its assumed form of analysis or its tacit analytic framework. | ||
− | ===== | + | =====Sundry Problems===== |
There are moments in the development of an analytic discussion when a thing initially described as a single object under a single sign needs to be reformulated as a congeries extending over more determinate objects. If the usage of the original singular sign is preserved, as it often is, then the multitude of new instances that one comes to fathom beneath the old object's superficial appearance gradually serve to reconstitute the singular sign's denotation in the fashion of a plural reference. | There are moments in the development of an analytic discussion when a thing initially described as a single object under a single sign needs to be reformulated as a congeries extending over more determinate objects. If the usage of the original singular sign is preserved, as it often is, then the multitude of new instances that one comes to fathom beneath the old object's superficial appearance gradually serve to reconstitute the singular sign's denotation in the fashion of a plural reference. | ||
Line 803: | Line 835: | ||
A related source of conceptual turbulence stems from the circumstance that, even though a certain aesthetic dynamics attracts the mind toward sign relational systems that are capable of reflecting on, commenting on, and thus ''counter-rolling'' their own behavior, it is still important to distinguish in every active instance the part of the system that is doing the discussing from the part of the system that is being discussed. To do this, interpreters need two things: the senses to discern the essential tensions that typically prevail between the formal pole and the informal arena, and (2) the language to articulate, aside from their potential roles, the moment by moment placement of dynamic elements and systematic components with respect to this field of polarities. | A related source of conceptual turbulence stems from the circumstance that, even though a certain aesthetic dynamics attracts the mind toward sign relational systems that are capable of reflecting on, commenting on, and thus ''counter-rolling'' their own behavior, it is still important to distinguish in every active instance the part of the system that is doing the discussing from the part of the system that is being discussed. To do this, interpreters need two things: the senses to discern the essential tensions that typically prevail between the formal pole and the informal arena, and (2) the language to articulate, aside from their potential roles, the moment by moment placement of dynamic elements and systematic components with respect to this field of polarities. | ||
− | ===== | + | =====Review and Prospect===== |
What has been learned from the foregoing study of icons and indices? The import of this examination can be sized up in two stages, at first, by reflecting on the action of both the formal and the casual signs that were found to be operating in and around the discussion of <math>\text{A}\!</math> and <math>\text{B}\!</math>, and then, by taking up the lessons of this circumscribed arena as a paradigm for future investigation. | What has been learned from the foregoing study of icons and indices? The import of this examination can be sized up in two stages, at first, by reflecting on the action of both the formal and the casual signs that were found to be operating in and around the discussion of <math>\text{A}\!</math> and <math>\text{B}\!</math>, and then, by taking up the lessons of this circumscribed arena as a paradigm for future investigation. | ||
Line 815: | Line 847: | ||
Can this manner of recursively searching for explanation be established as well-founded? In order to organize the expanding circle of thoughts and the growing wealth of objects that are envisioned within its scheme, it helps to introduce a set of organizing conceptions. Doing this will be the business of the next four Subsections. | Can this manner of recursively searching for explanation be established as well-founded? In order to organize the expanding circle of thoughts and the growing wealth of objects that are envisioned within its scheme, it helps to introduce a set of organizing conceptions. Doing this will be the business of the next four Subsections. | ||
− | ===== | + | =====Objective Plans and Levels===== |
In accounting for the special characters of icons and indices that arose in previous discussions, it was necessary to open the domain of objects coming under formal consideration to include unspecified numbers of properties and instances of whatever objects were initially set down. This is a general phenomenon, affecting every motion toward explanation whether pursued by analytic or synthetic means. What it calls for in practice is a way of organizing growing domains of objects, without having to specify in advance all the objects there are. | In accounting for the special characters of icons and indices that arose in previous discussions, it was necessary to open the domain of objects coming under formal consideration to include unspecified numbers of properties and instances of whatever objects were initially set down. This is a general phenomenon, affecting every motion toward explanation whether pursued by analytic or synthetic means. What it calls for in practice is a way of organizing growing domains of objects, without having to specify in advance all the objects there are. | ||
Line 829: | Line 861: | ||
In other words, objectivity is always a matter of interpretation. It is concerned with and quantified by the magnitude of the consensus that a matter is bound to have at the end of inquiry, but in no way does this diminish or dismiss the fact that the fated determination is something on which any particular collection of current opinions are granted to differ. In principle, there begins to be a degree of objectivity as soon as something becomes an object to somebody, and the issue of whether this objective waxes or wanes in time is bound up with the number of observers that are destined to concur on it. | In other words, objectivity is always a matter of interpretation. It is concerned with and quantified by the magnitude of the consensus that a matter is bound to have at the end of inquiry, but in no way does this diminish or dismiss the fact that the fated determination is something on which any particular collection of current opinions are granted to differ. In principle, there begins to be a degree of objectivity as soon as something becomes an object to somebody, and the issue of whether this objective waxes or wanes in time is bound up with the number of observers that are destined to concur on it. | ||
− | The critical question is not whether a thing is an object of thought and discussion, but what sort of thought and discussion it is an object of. How does one determine the character of this thought and discussion? And should this query be construed as a task of finding or of making? Whether it appeals to arts of acquisition, production, or discernment, and however one expects to decide or decode the conduct it requires, the character of the thought and discussion in view is sized up and riddled out in turn by looking at the whole domain of objects and the pattern of relations among them that it actively charts and encompasses. This makes what is usually called ''subjectivity'' a special case of what I must call ''objectivity'', since the interpretive and perspectival elements are ab initio operative and cannot be eliminated from any conceivable form of discernment, including their own. | + | The critical question is not whether a thing is an object of thought and discussion, but what sort of thought and discussion it is an object of. How does one determine the character of this thought and discussion? And should this query be construed as a task of finding or a task of making? Whether it appeals to arts of acquisition, production, or discernment, and however one expects to decide or decode the conduct it requires, the character of the thought and discussion in view is sized up and riddled out in turn by looking at the whole domain of objects and the pattern of relations among them that it actively charts and encompasses. This makes what is usually called ''subjectivity'' a special case of what I must call ''objectivity'', since the interpretive and perspectival elements are ab initio operative and cannot be eliminated from any conceivable form of discernment, including their own. |
Consequently, analyses of objects and syntheses of objects are always analyses and syntheses to somebody. Both modes of approaching the constitutions of objects lead to the sorts of approximation that are appropriate to particular agents and able to be appropriated by whole communities of interpretation. By way of relief, on occasions when this motive of consistency hobbles discussion too severely, I will resort to using chimeras like ''object-analytic'' and ''object-synthetic'', paying the price of biasing the constitution of objects in one direction or another. | Consequently, analyses of objects and syntheses of objects are always analyses and syntheses to somebody. Both modes of approaching the constitutions of objects lead to the sorts of approximation that are appropriate to particular agents and able to be appropriated by whole communities of interpretation. By way of relief, on occasions when this motive of consistency hobbles discussion too severely, I will resort to using chimeras like ''object-analytic'' and ''object-synthetic'', paying the price of biasing the constitution of objects in one direction or another. | ||
Line 867: | Line 899: | ||
What gives an OM a determinate character from moment to moment is the particular selection of objects and linkages from its governing OG that it can say it has appropriated, apprehended, or actualized, that is, the portion of its OG that it can say actually belongs to it, and whether they make up a lot or a little, the roles it can say it has made its own. | What gives an OM a determinate character from moment to moment is the particular selection of objects and linkages from its governing OG that it can say it has appropriated, apprehended, or actualized, that is, the portion of its OG that it can say actually belongs to it, and whether they make up a lot or a little, the roles it can say it has made its own. | ||
− | In setting out the preceding characterization, I have reiterated what is likely to seem like an anthropomorphism, prefacing each requirement of the candidate OM with the qualification ''it can say''. This is done in order to emphasize that an | + | In setting out the preceding characterization, I have reiterated what is likely to seem like an anthropomorphism, prefacing each requirement of the candidate OM with the qualification ''it can say''. This is done in order to emphasize that an OM's command of a share of its OG is partly a function of the interpretive effability that it brings to bear on the object domain and partly a matter of the expressive power that it is able to dictate over its own development. |
− | ===== | + | =====Formalization of OF : Objective Levels===== |
The three levels of objective detail to be discussed are referred to as the objective ''framework'', ''genre'', and ''motive'' that one finds actively involved in organizing, guiding, and regulating a particular inquiry. | The three levels of objective detail to be discussed are referred to as the objective ''framework'', ''genre'', and ''motive'' that one finds actively involved in organizing, guiding, and regulating a particular inquiry. | ||
Line 1,133: | Line 1,165: | ||
Then <math>P\!</math> is a proposition that applies to a domain of propositions, or elements with the evidentiary import of propositions, and its models are therefore conceived to be certain propositional entities in <math>J.\!</math> And yet all of these expressions are just elaborate ways of stating the underlying assertion which says that there exists a triple <math>(j, x, y)\!</math> in the genre <math>G (:\!\lessdot).</math> | Then <math>P\!</math> is a proposition that applies to a domain of propositions, or elements with the evidentiary import of propositions, and its models are therefore conceived to be certain propositional entities in <math>J.\!</math> And yet all of these expressions are just elaborate ways of stating the underlying assertion which says that there exists a triple <math>(j, x, y)\!</math> in the genre <math>G (:\!\lessdot).</math> | ||
− | ===== | + | =====Application of OF : Generic Level===== |
Given an ontological framework that can provide multiple perspectives and moving platforms for dealing with object structure, in other words, that can organize diverse hierarchies and developing orders of objects, attention can now return to the discussion of sign relations as models of intellectual processes. | Given an ontological framework that can provide multiple perspectives and moving platforms for dealing with object structure, in other words, that can organize diverse hierarchies and developing orders of objects, attention can now return to the discussion of sign relations as models of intellectual processes. | ||
Line 1,320: | Line 1,352: | ||
This appears to suggest that icons and their objects are icons of each other, and that indices and their objects are indices of each other. Are the results of these symbolic manipulations really to be trusted? Given that there is no mention of the interpretive agent to whom these sign relations are supposed to appear, one might well suspect that these results can only amount to approximate truths or potential verities. | This appears to suggest that icons and their objects are icons of each other, and that indices and their objects are indices of each other. Are the results of these symbolic manipulations really to be trusted? Given that there is no mention of the interpretive agent to whom these sign relations are supposed to appear, one might well suspect that these results can only amount to approximate truths or potential verities. | ||
− | ===== | + | =====Application of OF : Motive Level===== |
Now that an adequate variety of formal tools have been set in order and the workspace afforded by an objective framework has been rendered reasonably clear, the structural theory of sign relations can be pursued with greater precision. In support of this aim, the concept of an objective genre and the particular example provided by <math>\operatorname{OG} (\operatorname{Prop}, \operatorname{Inst})\!</math> have served to rough out the basic shapes of the more refined analytic instruments to be developed in this subsection. | Now that an adequate variety of formal tools have been set in order and the workspace afforded by an objective framework has been rendered reasonably clear, the structural theory of sign relations can be pursued with greater precision. In support of this aim, the concept of an objective genre and the particular example provided by <math>\operatorname{OG} (\operatorname{Prop}, \operatorname{Inst})\!</math> have served to rough out the basic shapes of the more refined analytic instruments to be developed in this subsection. | ||
Line 1,454: | Line 1,486: | ||
In the discussion of the dialogue between <math>\text{A}\!</math> and <math>\text{B}\!</math> it was allowed that the same signs <math>{}^{\backprime\backprime} \text{A} {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} \text{B} {}^{\prime\prime}\!</math> could reference the different categories of things they name with a deliberate duality and a systematic ambiguity. Used informally as a part of the peripheral discussion, they indicate the entirety of the sign relations themselves. Used formally within the focal dialogue, they denote the objects of two particular sign relations. In just this way, or an elaboration of it, the signs <math>{}^{\backprime\backprime} j {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} k {}^{\prime\prime}\!</math> can have their meanings extended to encompass both the objective motifs that inform and regulate experience and the object experiences that fill out and substantiate their forms. | In the discussion of the dialogue between <math>\text{A}\!</math> and <math>\text{B}\!</math> it was allowed that the same signs <math>{}^{\backprime\backprime} \text{A} {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} \text{B} {}^{\prime\prime}\!</math> could reference the different categories of things they name with a deliberate duality and a systematic ambiguity. Used informally as a part of the peripheral discussion, they indicate the entirety of the sign relations themselves. Used formally within the focal dialogue, they denote the objects of two particular sign relations. In just this way, or an elaboration of it, the signs <math>{}^{\backprime\backprime} j {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} k {}^{\prime\prime}\!</math> can have their meanings extended to encompass both the objective motifs that inform and regulate experience and the object experiences that fill out and substantiate their forms. | ||
− | ===== | + | =====The Integration of Frameworks===== |
A large number of the problems arising in this work have to do with the integration of different interpretive frameworks over a common objective basis, or the prospective bases provided by shared objectives. The main concern of this project continues to be the integration of dynamic and symbolic frameworks for understanding intelligent systems, concentrating on the kinds of interpretive agents that are capable of being involved in inquiry. | A large number of the problems arising in this work have to do with the integration of different interpretive frameworks over a common objective basis, or the prospective bases provided by shared objectives. The main concern of this project continues to be the integration of dynamic and symbolic frameworks for understanding intelligent systems, concentrating on the kinds of interpretive agents that are capable of being involved in inquiry. | ||
Line 1,477: | Line 1,509: | ||
The integration of model-theoretic and proof-theoretic aspects of ''physical symbol systems'', besides being closely analogous to the integration of denotative and connotative aspects of sign relations, is also relevant to the job of integrating dynamic and symbolic frameworks for intelligent systems. This is so because the search for dynamic realizations of symbol systems is only a more pointed exercise in model theory, where the mathematical materials made available for modeling are further constrained by system-theoretic principles, like being able to say what the states are and how the transitions are determined. | The integration of model-theoretic and proof-theoretic aspects of ''physical symbol systems'', besides being closely analogous to the integration of denotative and connotative aspects of sign relations, is also relevant to the job of integrating dynamic and symbolic frameworks for intelligent systems. This is so because the search for dynamic realizations of symbol systems is only a more pointed exercise in model theory, where the mathematical materials made available for modeling are further constrained by system-theoretic principles, like being able to say what the states are and how the transitions are determined. | ||
− | ===== | + | =====Recapitulation : A Brush with Symbols===== |
A common goal of work in artificial intelligence and cognitive simulation is to understand how is it possible for intelligent life to evolve from elements available in the primordial sea. Simply put, the question is: “What's in the brine that ink may character?” | A common goal of work in artificial intelligence and cognitive simulation is to understand how is it possible for intelligent life to evolve from elements available in the primordial sea. Simply put, the question is: “What's in the brine that ink may character?” | ||
Line 1,531: | Line 1,563: | ||
When the IF and the OF sketched here have been developed far enough, I hope to tell wherein and whereof a sign is able, by its very character, to address itself to a purpose, one determined by its objective nature and determining, in a measure, that of its intended interpreter, to the extent that it makes the other wiser than the other would otherwise be. | When the IF and the OF sketched here have been developed far enough, I hope to tell wherein and whereof a sign is able, by its very character, to address itself to a purpose, one determined by its objective nature and determining, in a measure, that of its intended interpreter, to the extent that it makes the other wiser than the other would otherwise be. | ||
− | ===== | + | =====C'est Moi===== |
From the emblem unfurled on a tapestry to tease out the working of its loom and spindle, a charge to bind these frameworks together is drawn by necessity from a single request: ''To whom is the sign addressed?'' The easy, all too easy answer comes ''To whom it may concern'', but this works more to put off the question than it acts as a genuine response. To say that a sign relation is intended for the use of its interpreter, unless one has ready an independent account of that agent's conduct, only rephrases the initial question about the end of interpretation. | From the emblem unfurled on a tapestry to tease out the working of its loom and spindle, a charge to bind these frameworks together is drawn by necessity from a single request: ''To whom is the sign addressed?'' The easy, all too easy answer comes ''To whom it may concern'', but this works more to put off the question than it acts as a genuine response. To say that a sign relation is intended for the use of its interpreter, unless one has ready an independent account of that agent's conduct, only rephrases the initial question about the end of interpretation. | ||
Line 1,547: | Line 1,579: | ||
<p>I think we need to reflect upon the circumstance that every word implies some proposition or, what is the same thing, every word, concept, symbol has an equivalent term — or one which has become identified with it, — in short, has an ''interpretant''.</p> | <p>I think we need to reflect upon the circumstance that every word implies some proposition or, what is the same thing, every word, concept, symbol has an equivalent term — or one which has become identified with it, — in short, has an ''interpretant''.</p> | ||
− | <p>Consider, what a word or symbol is; it is a sort of representation. Now a representation is something which stands for something. … A thing cannot stand for something without standing ''to'' something ''for'' that something. Now, what is this that a word stands ''to'' | + | <p>Consider, what a word or symbol is; it is a sort of representation. Now a representation is something which stands for something. … A thing cannot stand for something without standing ''to'' something ''for'' that something. Now, what is this that a word stands ''to''? Is it a person?</p> |
<p>We usually say that the word ''homme'' stands to a Frenchman for ''man''. It would be a little more precise to say that it stands to the Frenchman's mind — to his memory. It is still more accurate to say that it addresses a particular remembrance or image in that memory. And what ''image'', what remembrance? Plainly, the one which is the mental equivalent of the word ''homme'' — in short, its interpretant. Whatever a word addresses then or ''stands to'', is its interpretant or identified symbol. …</p> | <p>We usually say that the word ''homme'' stands to a Frenchman for ''man''. It would be a little more precise to say that it stands to the Frenchman's mind — to his memory. It is still more accurate to say that it addresses a particular remembrance or image in that memory. And what ''image'', what remembrance? Plainly, the one which is the mental equivalent of the word ''homme'' — in short, its interpretant. Whatever a word addresses then or ''stands to'', is its interpretant or identified symbol. …</p> | ||
− | <p>The interpretant of a term, then, and that which it stands to are identical. Hence, since it is of the very essence of a symbol that it should stand to something, every symbol — every word and every ''conception'' — must have an interpretant — or what is the same thing, must have information or implication.</p> | + | <p>The interpretant of a term, then, and that which it stands to are identical. Hence, since it is of the very essence of a symbol that it should stand ''to'' something, every symbol — every word and every ''conception'' — must have an interpretant — or what is the same thing, must have information or implication.</p> |
|- | |- | ||
| align="right" | (Peirce, CE 1, 466–467). | | align="right" | (Peirce, CE 1, 466–467). | ||
Line 1,561: | Line 1,593: | ||
# To prepare a fully dynamic basis for actualizing interpretants. This means that an interpretant addressed by the interpretation of a sign would not be left in the form of a detached token or abstract memory image to be processed by a hypothetical but largely nondescript interpreter, but realized as a definite type of state configuration in a qualitative dynamic system. To fathom what should be the symbolic analogue of a ''state with momentum'' has presented this project with difficulties both conceptual and terminological. So far in this project, I have attempted to approach the character of an active sign-theoretic state in terms of an ''interpretive moment'' (IM), ''information state'' (IS), ''attended token'' (AT), ''situation of use'' (SOU), or ''instance of use'' (IOU). A successful concept would capture the transient dispositions that drive interpreters to engage in specific forms of inquiry, defining their ongoing state of uncertainty with regard to objects and questions of immediate concern. | # To prepare a fully dynamic basis for actualizing interpretants. This means that an interpretant addressed by the interpretation of a sign would not be left in the form of a detached token or abstract memory image to be processed by a hypothetical but largely nondescript interpreter, but realized as a definite type of state configuration in a qualitative dynamic system. To fathom what should be the symbolic analogue of a ''state with momentum'' has presented this project with difficulties both conceptual and terminological. So far in this project, I have attempted to approach the character of an active sign-theoretic state in terms of an ''interpretive moment'' (IM), ''information state'' (IS), ''attended token'' (AT), ''situation of use'' (SOU), or ''instance of use'' (IOU). A successful concept would capture the transient dispositions that drive interpreters to engage in specific forms of inquiry, defining their ongoing state of uncertainty with regard to objects and questions of immediate concern. | ||
− | ===== | + | =====Entr'acte===== |
Have I pointed at this problem from enough different directions to convey an idea of its location and extent? Here is one more variation on the theme. I believe that our theoretical empire is bare in spots. There does not exist yet in the field a suitably comprehensive concept of a dynamic system moving through a variable state of information. This conceptual gap apparently forces investigators to focus on one aspect or the other, on the dynamic bearing or the information borne, but leaves their studies unable to integrate the several perspectives into a full-dimensioned picture of the evolving knowledge system. | Have I pointed at this problem from enough different directions to convey an idea of its location and extent? Here is one more variation on the theme. I believe that our theoretical empire is bare in spots. There does not exist yet in the field a suitably comprehensive concept of a dynamic system moving through a variable state of information. This conceptual gap apparently forces investigators to focus on one aspect or the other, on the dynamic bearing or the information borne, but leaves their studies unable to integrate the several perspectives into a full-dimensioned picture of the evolving knowledge system. | ||
Line 1,569: | Line 1,601: | ||
Whatever the case, to constantly focus on the restricted aspects of dynamics adequately covered by currently available concepts leads one to ignore the growing body of symbolic knowledge that the states of systems potentially carry. Conversely, to leap from the relatively secure grounds of physically based dynamics into the briar patch of formally defined symbol systems often marks the last time that one has sufficient footing on the dynamic landscape to contemplate any form of overarching law, or any rule to prospectively govern the evolution of reflective knowledge. This is one of the reasons I continue to strive after the key ideas here. If straw is all that one has in reach, then ships and shelters will have to be built from straw. | Whatever the case, to constantly focus on the restricted aspects of dynamics adequately covered by currently available concepts leads one to ignore the growing body of symbolic knowledge that the states of systems potentially carry. Conversely, to leap from the relatively secure grounds of physically based dynamics into the briar patch of formally defined symbol systems often marks the last time that one has sufficient footing on the dynamic landscape to contemplate any form of overarching law, or any rule to prospectively govern the evolution of reflective knowledge. This is one of the reasons I continue to strive after the key ideas here. If straw is all that one has in reach, then ships and shelters will have to be built from straw. | ||
− | ==== | + | ====Discussion of Formalization : Specific Objects==== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,586: | Line 1,618: | ||
<ol style="list-style-type:decimal"> | <ol style="list-style-type:decimal"> | ||
− | <li> The term ''generic inquiry'' is ambiguous. Its meaning in practice depends on whether the description of an inquiry as being generic is interpreted literally or merely as a figure of speech. In the literal case, the name <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> denotes a particular inquiry, <math>y \in Y,\!</math> one that is assumed to be prototypical in yet to be specified ways. In the figurative case, the name <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> is simply a variable that ranges over a collection <math>Y\!</math> of nominally conceivable inquiries.</li> | + | <li>The term ''generic inquiry'' is ambiguous. Its meaning in practice depends on whether the description of an inquiry as being generic is interpreted literally or merely as a figure of speech. In the literal case, the name <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> denotes a particular inquiry, <math>y \in Y,\!</math> one that is assumed to be prototypical in yet to be specified ways. In the figurative case, the name <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> is simply a variable that ranges over a collection <math>Y\!</math> of nominally conceivable inquiries.</li> |
− | <li> First encountered, the recipe <math>y_0 = y \cdot y\!</math> appears to specify that the present inquiry is constituted by taking everything denoted by the most general concept of inquiry that the present inquirer can imagine and inquiring into it by means of the most general capacity for inquiry that this same inquirer can muster.</li> | + | <li>First encountered, the recipe <math>y_0 = y \cdot y\!</math> appears to specify that the present inquiry is constituted by taking everything denoted by the most general concept of inquiry that the present inquirer can imagine and inquiring into it by means of the most general capacity for inquiry that this same inquirer can muster.</li> |
− | <li> Contemplating the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}\!</math> in the context of the subordination <math>y >\!\!= \{ d, f \}\!</math> and the successive containments <math>F \subseteq M \subseteq D,\!</math> the <math>y\!</math> that inquires into <math>y\!</math> is not restricted to examining <math>y \operatorname{'s}\!</math> immediate subordinates, <math>d\!</math> and <math>f,\!</math> but it can investigate any feature of <math>y \operatorname{'s}\!</math> overall context, whether objective, syntactic, interpretive, and whether definitive or incidental, and finally it can question any supporting claim of the discussion. Moreover, the question <math>y\!</math> is not limited to the particular claims that are being made here, but applies to the abstract relations and the general concepts that are invoked in making them. Among the many kinds of inquiry that suggest themselves, there are the following possibilities:</li> | + | <li>Contemplating the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}\!</math> in the context of the subordination <math>y >\!\!= \{ d, f \}\!</math> and the successive containments <math>F \subseteq M \subseteq D,\!</math> the <math>y\!</math> that inquires into <math>y\!</math> is not restricted to examining <math>y \operatorname{'s}\!</math> immediate subordinates, <math>d\!</math> and <math>f,\!</math> but it can investigate any feature of <math>y \operatorname{'s}\!</math> overall context, whether objective, syntactic, interpretive, and whether definitive or incidental, and finally it can question any supporting claim of the discussion. Moreover, the question <math>y\!</math> is not limited to the particular claims that are being made here, but applies to the abstract relations and the general concepts that are invoked in making them. Among the many kinds of inquiry that suggest themselves, there are the following possibilities:</li> |
<ol style="list-style-type:lower-alpha"> | <ol style="list-style-type:lower-alpha"> | ||
− | <li> Inquiry into propositions about application and equality. One may well begin with the forms of application and equality that are invoked in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}\!</math> itself.</li> | + | <li>Inquiry into propositions about application and equality. One may well begin with the forms of application and equality that are invoked in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}\!</math> itself.</li> |
− | <li> Inquiry into application <math>(\cdot),\!</math> for example, the way that the term <math>{}^{\backprime\backprime} y \cdot y {}^{\prime\prime}\!</math> indicates the application of <math>y\!</math> to <math>y\!</math> in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}.\!</math></li> | + | <li>Inquiry into application <math>(\cdot),\!</math> for example, the way that the term <math>{}^{\backprime\backprime} y \cdot y {}^{\prime\prime}\!</math> indicates the application of <math>y\!</math> to <math>y\!</math> in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}.\!</math></li> |
− | <li> Inquiry into equality <math>(=),\!</math> for example, the meaning of the equal sign in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}.\!</math></li> | + | <li>Inquiry into equality <math>(=),\!</math> for example, the meaning of the equal sign in the formula <math>{}^{\backprime\backprime} y_0 = y \cdot y {}^{\prime\prime}.\!</math></li> |
− | <li> Inquiry into indices, for example, the significance of <math>{}^{\backprime\backprime} 0 {}^{\prime\prime}\!</math> in <math>{}^{\backprime\backprime} y_0 {}^{\prime\prime}.\!</math></li> | + | <li>Inquiry into indices, for example, the significance of <math>{}^{\backprime\backprime} 0 {}^{\prime\prime}\!</math> in <math>{}^{\backprime\backprime} y_0 {}^{\prime\prime}.\!</math></li> |
− | <li> Inquiry into terms, specifically, constants and variables. What are the functions of <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} y_0 {}^{\prime\prime}\!</math> in this respect?</li> | + | <li>Inquiry into terms, specifically, constants and variables. What are the functions of <math>{}^{\backprime\backprime} y {}^{\prime\prime}\!</math> and <math>{}^{\backprime\backprime} y_0 {}^{\prime\prime}\!</math> in this respect?</li> |
− | <li> Inquiry into decomposition or subordination, for example, as invoked by the sign <math>{}^{\backprime\backprime} >\!\!= {}^{\prime\prime}\!</math> in the formula <math>{}^{\backprime\backprime} y >\!\!= \{ d, f \} {}^{\prime\prime}.\!</math></li> | + | <li>Inquiry into decomposition or subordination, for example, as invoked by the sign <math>{}^{\backprime\backprime} >\!\!= {}^{\prime\prime}\!</math> in the formula <math>{}^{\backprime\backprime} y >\!\!= \{ d, f \} {}^{\prime\prime}.\!</math></li> |
− | <li> Inquiry into containment or inclusion. In particular, examine the assumption that formalization <math>F\!</math>, mediation <math>M\!</math>, and discussion <math>D\!</math> are ordered as <math>F \subseteq M \subseteq D\!</math>, a claim that determines the chances that a formalization has an object, the degree to which a formalization can be carried out by means of a discussion, and the extent to which an object of formalization can be conveyed by a form of discussion.</li> | + | <li>Inquiry into containment or inclusion. In particular, examine the assumption that formalization <math>F\!</math>, mediation <math>M\!</math>, and discussion <math>D\!</math> are ordered as <math>F \subseteq M \subseteq D\!</math>, a claim that determines the chances that a formalization has an object, the degree to which a formalization can be carried out by means of a discussion, and the extent to which an object of formalization can be conveyed by a form of discussion.</li> |
</ol></ol> | </ol></ol> | ||
Line 1,620: | Line 1,652: | ||
<ol style="list-style-type:decimal"> | <ol style="list-style-type:decimal"> | ||
− | <li> A ''surprise'' calls for an explanation to resolve the uncertainty that is present in it. This uncertainty is associated with a difference between observations and expectations. | + | <li>A ''surprise'' calls for an explanation to resolve the uncertainty that is present in it. This uncertainty is associated with a difference between observations and expectations.</li> |
− | <li> A ''problem'' calls for a plan of action to resolve the difficulty that is present in it. This difficulty is associated with a difference between observations and intentions. | + | <li>A ''problem'' calls for a plan of action to resolve the difficulty that is present in it. This difficulty is associated with a difference between observations and intentions.</li> |
− | + | </ol> | |
− | </ | + | To express this diversity in a unified formula, both types of inquiry begin with a ''delta'' <math>(\Delta),\!</math> a compact symbol that admits a spectrum of expansions: debt, difference, difficulty, discrepancy, dispersion, distribution, doubt, duplicity, or duty. |
Expressed another way, inquiry begins with a doubt about one's object, whether this means what is true of a case, an object, or a world, what to do about reaching a goal, or whether the hoped-for goal is really good for oneself — with all that these questions lead to in essence, in action, or in fact. | Expressed another way, inquiry begins with a doubt about one's object, whether this means what is true of a case, an object, or a world, what to do about reaching a goal, or whether the hoped-for goal is really good for oneself — with all that these questions lead to in essence, in action, or in fact. | ||
Line 1,632: | Line 1,664: | ||
Perhaps there is an inexhaustible reality that issues in these apparent mysteries and recurrent crises, but, by the time I say this much, I am already indulging in a finite image, a hypothesis about what is going on. If nothing else, then, one finds again the familiar pattern, where the formative relation between the informal and the formal merely serves to remind one anew of the relation between the infinite and the finite. | Perhaps there is an inexhaustible reality that issues in these apparent mysteries and recurrent crises, but, by the time I say this much, I am already indulging in a finite image, a hypothesis about what is going on. If nothing else, then, one finds again the familiar pattern, where the formative relation between the informal and the formal merely serves to remind one anew of the relation between the infinite and the finite. | ||
− | ===== | + | =====The Will to Form===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,645: | Line 1,677: | ||
Just on the point of becoming lost in the morass of words for describing experience and the nuances of their interpretation, one can adopt a formal perspective, and realize that the relation among objects, experiences, and reflective images is formally analogous to the relation among objects, signs, and interpretant signs that is covered by the pragmatic theory of signs. The problem remains: ''How'' are the expressions of experience everted to form the exterior faces of extended objects and exploited to embed them in their external circumstances, and no matter whether this object with an outer face is oneself or another? Here, one needs to understand that expressions of experience include the original experiences themselves, at least, to the extent that they permit themselves to be recognized and reflected in ongoing experience. But now, from the formal point of view, ''How'' means only: To describe the formal conditions of a formal possibility. | Just on the point of becoming lost in the morass of words for describing experience and the nuances of their interpretation, one can adopt a formal perspective, and realize that the relation among objects, experiences, and reflective images is formally analogous to the relation among objects, signs, and interpretant signs that is covered by the pragmatic theory of signs. The problem remains: ''How'' are the expressions of experience everted to form the exterior faces of extended objects and exploited to embed them in their external circumstances, and no matter whether this object with an outer face is oneself or another? Here, one needs to understand that expressions of experience include the original experiences themselves, at least, to the extent that they permit themselves to be recognized and reflected in ongoing experience. But now, from the formal point of view, ''How'' means only: To describe the formal conditions of a formal possibility. | ||
− | ===== | + | =====The Forms of Reasoning===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,674: | Line 1,706: | ||
Another dimension of variation that needs to be noted among these different types of processes is their status with regard to determinism. Given the ordinary case of a well-formed syllogism, deduction is a fully deterministic process, since the middle term to be eliminated is clearly marked by its appearance in a pair of premisses. But if one is given nothing but the fact that forms this conclusion, or starts with a fact that is barely suspected to be the conclusion of a possible deduction, then there are many other middle terms and many other premisses that might be construed to result in this fact. Therefore, adduction and production, for all their uncontrolled generality, but even obduction, in spite of its specificity, cannot be treated as deterministic processes. Only in degenerate cases, where the number of terms in a discussion is extremely limited, or where the availability of middle terms is otherwise restricted, can it happen that these processes become deterministic. | Another dimension of variation that needs to be noted among these different types of processes is their status with regard to determinism. Given the ordinary case of a well-formed syllogism, deduction is a fully deterministic process, since the middle term to be eliminated is clearly marked by its appearance in a pair of premisses. But if one is given nothing but the fact that forms this conclusion, or starts with a fact that is barely suspected to be the conclusion of a possible deduction, then there are many other middle terms and many other premisses that might be construed to result in this fact. Therefore, adduction and production, for all their uncontrolled generality, but even obduction, in spite of its specificity, cannot be treated as deterministic processes. Only in degenerate cases, where the number of terms in a discussion is extremely limited, or where the availability of middle terms is otherwise restricted, can it happen that these processes become deterministic. | ||
− | ===== | + | =====A Fork in the Road===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,693: | Line 1,725: | ||
The fictions that one devises to shore up a shaky account of experience can often be discharged at a later stage of development, gradually coming to be replaced with primitive elements of less and less dubious characters. Hypostases and hypotheses, the creative terms and the inventive propositions that one coins to account for otherwise ineffable experiences, are tokens that are subject to a later account. Under recurring examination, many such tokens are found to be ciphers, marks that no one will miss if they are canceled out altogether. The symbolic currencies that tend to survive lend themselves to being exchanged for stronger and more settled constructions, in other words, for concrete definitions and explicit demonstrations, gradually leading to primitive elements of more and more durable utilities. | The fictions that one devises to shore up a shaky account of experience can often be discharged at a later stage of development, gradually coming to be replaced with primitive elements of less and less dubious characters. Hypostases and hypotheses, the creative terms and the inventive propositions that one coins to account for otherwise ineffable experiences, are tokens that are subject to a later account. Under recurring examination, many such tokens are found to be ciphers, marks that no one will miss if they are canceled out altogether. The symbolic currencies that tend to survive lend themselves to being exchanged for stronger and more settled constructions, in other words, for concrete definitions and explicit demonstrations, gradually leading to primitive elements of more and more durable utilities. | ||
− | ===== | + | =====A Forged Bond===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,704: | Line 1,736: | ||
A unity can be forged among the methods by noticing the following connections among them. All the while that one proceeds deductively, the primitive elements, the definitions and the axioms, must still be introduced hypothetically, notwithstanding the support they get from common sense and widespread assent. And the whole symbolic system that is constructed through hypothesis and deduction must still be tested in experience to see if it serves any purpose to maintain it. | A unity can be forged among the methods by noticing the following connections among them. All the while that one proceeds deductively, the primitive elements, the definitions and the axioms, must still be introduced hypothetically, notwithstanding the support they get from common sense and widespread assent. And the whole symbolic system that is constructed through hypothesis and deduction must still be tested in experience to see if it serves any purpose to maintain it. | ||
− | ===== | + | =====A Formal Account===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,721: | Line 1,753: | ||
In a recursive context, a principal benefit of the formalization step is to find constituents of inquiry with reduced complexities, drawing attention from the context of informal inquiry, whose stock of questions may not be grasped well enough ever to be fruitful and the scope of whose questions may not be focused well enough ever to see an answer, and concentrating effort in an arena of formalized inquiry, where the questions are posed well enough to have some hope of bearing productive answers in a finite time. | In a recursive context, a principal benefit of the formalization step is to find constituents of inquiry with reduced complexities, drawing attention from the context of informal inquiry, whose stock of questions may not be grasped well enough ever to be fruitful and the scope of whose questions may not be focused well enough ever to see an answer, and concentrating effort in an arena of formalized inquiry, where the questions are posed well enough to have some hope of bearing productive answers in a finite time. | ||
− | ===== | + | =====Analogs, Icons, Models, Surrogates===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,736: | Line 1,768: | ||
In this work, the basic structure of each MOI is adopted from the pragmatic theory of signs and the general account of its operation is derived from the pragmatic theory of inquiry. The indispensable utility of these formal models hinges on the circumstance that each MOI, whether playing its part in interpretation or in inquiry, is always a ''model'' in two important senses of the word. First, it is a model in the logical sense that its structure satisfies a formal theory or an abstract specification. Second, it is a model in the analogical sense that it represents an aspect of the structure that is present in another object or domain. | In this work, the basic structure of each MOI is adopted from the pragmatic theory of signs and the general account of its operation is derived from the pragmatic theory of inquiry. The indispensable utility of these formal models hinges on the circumstance that each MOI, whether playing its part in interpretation or in inquiry, is always a ''model'' in two important senses of the word. First, it is a model in the logical sense that its structure satisfies a formal theory or an abstract specification. Second, it is a model in the analogical sense that it represents an aspect of the structure that is present in another object or domain. | ||
− | ===== | + | =====Steps and Tests of Formalization===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,751: | Line 1,783: | ||
In ordinary discussion, agents of inquiry and interpretation depend on the likely interpretations of others to give their common notions and their shared notations a meaning in practice. This means that a high level of implicit understanding is relied on to ground each informal inquiry in practice. The entire framework of logical assumptions and interpretive activities that is needed to shore up this platform will itself resist analysis, since it is precisely to save the effort of repeating routine analyses that the whole infrastructure is built. | In ordinary discussion, agents of inquiry and interpretation depend on the likely interpretations of others to give their common notions and their shared notations a meaning in practice. This means that a high level of implicit understanding is relied on to ground each informal inquiry in practice. The entire framework of logical assumptions and interpretive activities that is needed to shore up this platform will itself resist analysis, since it is precisely to save the effort of repeating routine analyses that the whole infrastructure is built. | ||
− | ===== | + | =====A Puckish Referee===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,766: | Line 1,798: | ||
But computers are initially just as incapable of misunderstanding as they are of understanding. Therefore, it actually forms a moderate compromise to address the task of interpretation to a computational system, a thing that is known to begin from a moderately neutral initial condition. | But computers are initially just as incapable of misunderstanding as they are of understanding. Therefore, it actually forms a moderate compromise to address the task of interpretation to a computational system, a thing that is known to begin from a moderately neutral initial condition. | ||
− | ===== | + | =====Partial Formalizations===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,777: | Line 1,809: | ||
In many discussions the source context remains unformalized in itself, taking form only according to the image it receives in one or another individual MOI. In cases like these, the step of formalization does not amount to a total function but is limited to a partial mapping from the source to the target. Such a partial representation is analogous to a sampling operation. It is not defined on every point of the source domain but assigns values only to a proper selection of source elements. Thus, a partial formalization can be regarded as achieving its form of simplification in a loose way, ignoring elements of the source domain and collapsing material distinctions in irregular fashions. | In many discussions the source context remains unformalized in itself, taking form only according to the image it receives in one or another individual MOI. In cases like these, the step of formalization does not amount to a total function but is limited to a partial mapping from the source to the target. Such a partial representation is analogous to a sampling operation. It is not defined on every point of the source domain but assigns values only to a proper selection of source elements. Thus, a partial formalization can be regarded as achieving its form of simplification in a loose way, ignoring elements of the source domain and collapsing material distinctions in irregular fashions. | ||
− | ===== | + | =====A Formal Utility===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,790: | Line 1,822: | ||
In the context of the recursive inquiry that I have outlined, the step of formalization is intended to bring discussion appreciably closer to a solid base for the operational definition of inquiry. | In the context of the recursive inquiry that I have outlined, the step of formalization is intended to bring discussion appreciably closer to a solid base for the operational definition of inquiry. | ||
− | ===== | + | =====A Formal Aesthetic===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,807: | Line 1,839: | ||
But an overly narrow or premature formalization, where the nature of the phenomenon of interest is too much denatured in the formal image, may result in destroying all interest in the result that does result. | But an overly narrow or premature formalization, where the nature of the phenomenon of interest is too much denatured in the formal image, may result in destroying all interest in the result that does result. | ||
− | ===== | + | =====A Formal Apology===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,818: | Line 1,850: | ||
Seizing the advantage of this formal flexibility makes it possible to take abstract leaps over a multitude of material obstacles, to reason about many properties of objects and processes from a knowledge of their form alone, without having to know everything about their material content down to the depths that matter can go. | Seizing the advantage of this formal flexibility makes it possible to take abstract leaps over a multitude of material obstacles, to reason about many properties of objects and processes from a knowledge of their form alone, without having to know everything about their material content down to the depths that matter can go. | ||
− | ===== | + | =====A Formal Suspicion===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,835: | Line 1,867: | ||
In a recursive context, the function of formalization is to relate a difficult problem to a simpler problem, breaking the original inquiry into two parts, the step of formalization and the rest of the inquiry, both of which branches it is hoped will be nearer to solid ground and easier to grasp than the original question. | In a recursive context, the function of formalization is to relate a difficult problem to a simpler problem, breaking the original inquiry into two parts, the step of formalization and the rest of the inquiry, both of which branches it is hoped will be nearer to solid ground and easier to grasp than the original question. | ||
− | ===== | + | =====The Double Aspect of Concepts===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,857: | Line 1,889: | ||
I have given this inquiry a reflective or recursive cast, portraying it as an inquiry into inquiry, and one of the consequences of this picture is that every concept employed in the work will take on a divided role, double aspect, or dual purpose. At any moment, the object inquiry of the moment is aimed to take on a formal definition, while the active inquiry need not acknowledge any image that it does not recognize as reflecting itself, nor is it bound by any horizon that does not capture its spirit. | I have given this inquiry a reflective or recursive cast, portraying it as an inquiry into inquiry, and one of the consequences of this picture is that every concept employed in the work will take on a divided role, double aspect, or dual purpose. At any moment, the object inquiry of the moment is aimed to take on a formal definition, while the active inquiry need not acknowledge any image that it does not recognize as reflecting itself, nor is it bound by any horizon that does not capture its spirit. | ||
− | ===== | + | =====A Formal Permission===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,866: | Line 1,898: | ||
|} | |} | ||
− | ===== | + | =====A Formal Invention===== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,875: | Line 1,907: | ||
|} | |} | ||
− | ==== | + | ====Recursion in Perpetuity==== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,908: | Line 1,940: | ||
<math>\cdots\!</math> | <math>\cdots\!</math> | ||
− | ==== | + | ====Processus, Regressus, Progressus==== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,937: | Line 1,969: | ||
<math>\cdots\!</math> | <math>\cdots\!</math> | ||
− | ==== | + | ====Rondeau : Tempo di Menuetto==== |
{| align="center" cellpadding="0" cellspacing="0" width="90%" | {| align="center" cellpadding="0" cellspacing="0" width="90%" | ||
Line 1,964: | Line 1,996: | ||
---- | ---- | ||
<div align="center"> | <div align="center"> | ||
− | • [[ | + | • [[Inquiry Driven Systems|Contents]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 1|Part 1]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 2|Part 2]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 3|Part 3]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 4|Part 4]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 5|Part 5]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 6|Part 6]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 7|Part 7]] |
− | • [[ | + | • [[Inquiry Driven Systems : Part 8|Part 8]] |
− | • [[ | + | • [[Inquiry Driven Systems : Appendices|Appendices]] |
− | • [[ | + | • [[Inquiry Driven Systems : References|References]] |
− | • [[ | + | • [[Inquiry Driven Systems : Document History|Document History]] |
• | • | ||
</div> | </div> | ||
Line 1,981: | Line 2,013: | ||
[[Category:Artificial Intelligence]] | [[Category:Artificial Intelligence]] | ||
+ | [[Category:Automated Research Tools]] | ||
+ | [[Category:Charles Sanders Peirce]] | ||
[[Category:Critical Thinking]] | [[Category:Critical Thinking]] | ||
[[Category:Cybernetics]] | [[Category:Cybernetics]] | ||
+ | [[Category:Differential Logic]] | ||
[[Category:Education]] | [[Category:Education]] | ||
[[Category:Hermeneutics]] | [[Category:Hermeneutics]] | ||
[[Category:Information Systems]] | [[Category:Information Systems]] | ||
[[Category:Inquiry]] | [[Category:Inquiry]] | ||
+ | [[Category:Inquiry Driven Systems]] | ||
[[Category:Intelligence Amplification]] | [[Category:Intelligence Amplification]] | ||
+ | [[Category:Intelligence Augmentation]] | ||
+ | [[Category:Intelligent Systems]] | ||
+ | [[Category:Interpretation]] | ||
[[Category:Learning Organizations]] | [[Category:Learning Organizations]] | ||
[[Category:Knowledge Representation]] | [[Category:Knowledge Representation]] | ||
[[Category:Logic]] | [[Category:Logic]] | ||
+ | [[Category:Mathematics]] | ||
+ | [[Category:Optimization]] | ||
[[Category:Philosophy]] | [[Category:Philosophy]] | ||
+ | [[Category:Planning]] | ||
[[Category:Pragmatics]] | [[Category:Pragmatics]] | ||
+ | [[Category:Problem Solving]] | ||
+ | [[Category:Scientific Explanation]] | ||
[[Category:Semantics]] | [[Category:Semantics]] | ||
[[Category:Semiotics]] | [[Category:Semiotics]] | ||
+ | [[Category:Software Engineering]] | ||
+ | [[Category:Systems Engineering]] | ||
[[Category:Systems Science]] | [[Category:Systems Science]] | ||
+ | [[Category:Systems Theory]] |
Revision as of 15:04, 15 April 2017
Author: Jon Awbrey
• Contents • Part 1 • Part 2 • Part 3 • Part 4 • Part 5 • Part 6 • Part 7 • Part 8 • Appendices • References • Document History •
Introduction
Outline of the Project : Inquiry Into Inquiry
Problem
This research is oriented toward a single problem: What is the nature of inquiry? I intend to address crucial questions about the operation, organization, and computational facilitation of inquiry, taking inquiry to encompass the general trend of all forms of reasoning that lead to the features of scientific investigation as their ultimate development.
Method
How will I approach this problem about the nature of inquiry? The simplest answer is this: I will apply the method of inquiry to the problem of inquiry's nature.
This is the most concise and comprehensive answer I know, but it is likely to sound facetious at this point. On the other hand, if I did not actually use the method of inquiry that I describe as inquiry, how could the results possibly be taken seriously? Correspondingly, the questions of methodological self-application and self-referential consistency will be found at the center of this research.
In truth, it is fully possible that every means at inquiry's disposal will ultimately find application in resolving the problem of inquiry's nature. Other than a restraint to valid methods of inquiry — what those are is part of the question — there is no reason to expect a prior limitation on the range of methods that might be required.
This only leads up to the question of priorities: Which methods do I think it wise to apply first? In this project I will give preference to two kinds of technique, one analytic and one synthetic.
The prevailing method of research I will exercise throughout this work involves representing problematic phenomena in a variety of formal systems and then implementing these representations in a computational medium as a way of clarifying the more complex descriptions that evolve.
Aside from its theoretical core, this research is partly empirical and partly heuristic. Therefore, I expect that the various components of methodology will need to be applied in an iterative or even opportunistic fashion, working on any edge of research that appears to be ready at a given time. If forced to anticipate the likely developments, I would sketch the possibilities roughly as follows.
The methodology that underlies this approach has two components: The analytic component involves describing the performance and competence of intelligent agents in the medium of various formal systems. The synthetic component involves implementing these formal systems and the descriptions they express in the form of computational interpreters or language processors.
If everything goes according to the pattern I have observed in previous work, the principal facets of analytic and synthetic procedure will each be prefaced by its own distinctive phase of preparatory activity, where the basic materials needed for further investigation are brought together for comparative study. Taking these initial stages into consideration, I can describe the main modalities of this research in greater detail.
The Paradigmatic and Process-Analytic Phase
In this phase I describe the performance and competence of intelligent agents in terms of various formal systems. For aspects of an inquiry process that affect its dynamic or temporal performance I will typically use representations modeled on finite automata and differential systems. For aspects of an inquiry faculty that reflect its formal or symbolic competence I will commonly use representations like formal grammars, logical calculi, constraint-based axiom systems, and rule-based theories in association with different proof styles.
Paradigm. Generic example that reflects significant properties of a target class of phenomena, often derived from a tradition of study.
Analysis. Effective analysis of concepts, capacities, structures, and functions in terms of fundamental operations and computable functions.
Work in this phase typically proceeds according to the following recipe.
- Focus on a problematic phenomenon. This is a generic property or process that attracts one's interest, like intelligence or inquiry.
- Gather under consideration significant examples of concrete systems or agents that exhibit the property or process in question.
- Reflect on their common properties in a search for less obvious traits that might explain their more surprising features.
- Check these accounts of the phenomenon in one of several ways. For example, one might (a) search out other systems or situations in nature that manifest the critical traits, or (b) implement the putative traits in computer simulations. If these hypothesized traits generate (give rise to, provide a basis for) the phenomenon of interest, either in nature or on the computer, then one has reason to consider them further as possible explanations.
The last option of the last step already overlaps with the synthetic phase of work. Viewing this procedure within the frame of experimental research, it is important to recognize that computer programs can fill the role of hypotheses, testable (defeasible or falsifiable) construals of how a process is actually, might be possibly, or ought to be optimally carried out.
The Paraphrastic and Faculty-Synthetic Phase
The closely allied techniques of task analysis and software development that are known as step-wise refinement and top-down programming in computer science (Wirth 1976, 49, 303) have a long ancestry in logic and philosophy, going back to a strategy for establishing or discharging contextual definitions known as paraphrasis. All of these methods are founded on the idea of providing meaning for operational specifications, definitions in use, alleged descriptions, or incomplete symbols. No excessive generosity with the resources of meaning is intended, though. In practice, a larger share of the routine is spent detecting meaningless fictions rather than discovering meaningful concepts.
Paraphrasis. “A method of accounting for fictions by explaining various purported terms away” (Quine, in Van Heijenoort, 216). See also (Whitehead and Russell, in Van Heijenoort, 217–223).
Synthesis. Regard computer programs as implementations of hypothetical or postulated faculties. Within the framework of experimental research, programs can serve as descriptive, modal, or normative hypotheses, that is, conjectures about how a process is actually accomplished in nature, speculations as to how it might be done in principle, or explorations of how it might be done better in the medium of technological extensions.
For the purposes of this project, I will take paraphrastic definition to denote the analysis of formal specifications and contextual constraints to derive effective implementations of a process or its faculty. This is carried out by considering what the faculty in question is required to do in the many contexts it is expected to serve, and then by analyzing these formal specifications in order to design computer programs that fulfill them.
Reprise of Methods
In summary, the whole array of methods will be typical of the top-down strategies used in artificial intelligence research (AIR), involving the conceptual and operational analysis of higher-order cognitive capacities with an eye toward the modeling, grounding, and support of these faculties in the form of effective computer programs. The toughest part of this discipline is in making sure that one does “come down”, that is, in finding guarantees that the analytic reagents and synthetic apparatus that one applies are actually effective, reducing the fat of speculation into something that will wash.
Finally, I ought to observe a hedge against betting too much on this or any neat arrangement of research stages. It should not be forgotten that the flourishing of inquiry evolves its own forms of organic integrity. No matter how one tries to tease them apart, the various tendrils of research tend to interleave and intertwine as they will.
Criterion
When is enough enough? What measure can I use to tell if my effort is working? What information is critical in deciding whether my exercise of the method is advancing my state of knowledge toward a solution of the problem?
Given that the problem is inquiry and the method is inquiry, the test of progress and eventual success is just the measure of any inquiry's performance. According to my current understanding of inquiry, and the tentative model of inquiry that will guide this project, the criterion of an inquiry's competence is how well it succeeds in reducing the uncertainty of its agent about its object.
What are the practical tests of whether the results of inquiry succeed in reducing uncertainty? Two gains are often cited: Successful results of inquiry provide the agent with increased powers of prediction and control as to how the object system will behave in given circumstances. If a common theme is desired, at the price of a finely equivocal thread, it can be said that the agent has gained in its power of determination. Hence, more certainty is exhibited by less hesitation, more determination is manifested by less vacillation.
Application
Where can the results be used? Knowledge about the nature of inquiry can be applied. It can be used to improve our personal competence at inquiry. It can be used to build software support for the tasks involved in inquiry.
If it is desired to articulate the loop of self-application a bit further, computer models of inquiry can be seen as building a two-way bridge between experimental science and software engineering, allowing the results of each to be applied in the furtherance of the other.
In yet another development, computer models of learning and reasoning form a linkage among cognitive psychology (the descriptive study of how we think), artificial intelligence (the prospective study of how we might think), and the logic of operations research (the normative study of how we ought to think in order to achieve the goals of reasoning).
Onus of the Project : No Way But Inquiry
At the beginning of inquiry there is nothing for me to work with but the actual constellation of doubts and beliefs that I have at the moment. Beliefs that operate at the deepest levels can be so taken for granted that they rarely if ever obtrude on awareness. Doubts that oppress in the most obvious ways are still known only as debits and droughts, as the absence of something, one knows not what, and a desire that obliges one only to try. Obscure forms of oversight provide an impulse to replenish the condition of privation but never out of necessity afford a sense of direction. One senses there ought to be a way out at once, or ordered ways to overcome obstruction, or organized or otherwise ways to obviate one's opacity of omission and rescue a secure motivation from the array of conflicting possibilities. In the roughest sense of the word, any action that does in fact lead out of this onerous state can be regarded as a form of “inquiry”. Only later, in moments of more leisurely inquiry, when it comes down to classifying and comparing the manner of escapes that can be recounted, does it become possible to recognize the ways in which certain general patterns of strategy are routinely more successful in the long run than others.
A Modulating Prelude
If I aim to devise the kind of computational support that can give the greatest assistance to inquiry, then it must be able to come in at the very beginning, to be of service in the kinds of formless and negative conditions that I just described, and to help people navigate a way through the constellations of contingent, incomplete, and contradictory indications that they actually find themselves sailing under at present.
In the remainder of this section I will try to indicate as briefly as possible the nature of the problem that must be faced in this particular approach to inquiry, and to explain what a large share of the ensuing fuss will be directed toward clearing up.
Toward the end of this discussion I will be using highly concrete mathematical models, or very specific families of combinatorial objects, to represent the abstract structures of experiential sequences that agents pass through. If these primitive and simplified models are to be regarded as something more than mere toys, and if the relations of particular experiences to particular models, along with the structural relationships that exist within the field of experiences and again within the collection of models, are not to be dismissed as category confusions, then I will need to develop a toolbox of logical techniques that can be used to justify these constructions. The required technology of categorical and relational notions will be developed in the process of addressing its basic task: To show how the same conceptual categories can be applied to materials and models of experience that are radically diverse in their specific contents and peculiar to the states of the particular agents to which they attach.
A Fugitive Canon
The principal difficulties associated with this task appear to spring from two roots.
First, there is the issue of computational mediation. In using the sorts of sequences that computers go through to mediate discussion of the sorts of sequences that people go through, it becomes necessary to re-examine all of the facilitating assumptions that are commonly taken for granted in relating one human experience to another, that is, in describing and building structural relationships among the experiences of human agents.
Second, there is the problem of representing the general in the particular. How is it possible for the most particular imaginable things, namely, the transient experiential states of agents, to represent the most general imaginable things, namely, the agents' own conceptions of the abstract categories of experience?
Finally, not altogether as an afterthought, there is a question that binds these issues together. How does it make sense to apply one's individual conceptions of the abstract categories of experience, not only to the experiences of oneself and others, but in points of form to compare them with the structures present in mathematical models?
Option of the Project : A Way Up To Inquiry
I begin with an informal examination of the concept of inquiry. This section takes as its subjects the supposed faculty of inquiry in general and the present inquiry into inquiry in particular, and attempts to analyze them in relation to each other on formal principles alone.
The initial set of concepts I need to get discussion started are few. Assuming that a working set of ideas can be understood on informal grounds at the outset, I anticipate being able to formalize them to a greater degree as the project gets under way. Inquiry in general will be described as encompassing particular inquiries. Particular forms of inquiry, regarded as phenomenal processes, will be analyzed in terms of simpler kinds of phenomenal processes.
As a phenomenon, a particular way of doing inquiry is regarded as embodied in a faculty of inquiry, as possessed by an agent of inquiry. As a process, a particular example of inquiry is regarded as extended in time through a sequence of states, as experienced by its ongoing agent. It is envisioned that an agent or faculty of any generically described phenomenal process, inquiry included, could be started off from different initial states and would follow different trajectories of subsequent states, and yet there would be a recognizable quality or abstractable property that justifies invoking the name of the genus.
The steps of this analysis will be annotated below by making use of the following conventions. Lower case letters denote phenomena, processes, or faculties under investigation. Upper case letters denote classes of the same sorts of entities. Special use is made of the following symbols:
- \[Y\!\] = genus of inquiry,
- \[y\!\] = generic inquiry,
- \[y_0\!\] = present inquiry.
Compositions of faculties are indicated by concatenating their names, posed in the sense that the right-indicated faculty applies to the left-indicated faculty, in the following form:
- \[f \cdot g\!\]
A notation of the form
- \[f >\!\!= g\]
indicates that \(f\!\) is greater than or equal to \(g\!\) in a decompositional series, in other words, that \(f\!\) possesses \(g\!\) as a component.
The coset notation
- \[F \cdot G\!\]
indicates a class of faculties of the form
- \[f \cdot g\!\],
with \(f\!\) in \(F\!\) and \(g\!\) in \(G\!\).
Notations like
- \[\{ ? \} ~,~ \{ ? , ? \} ~,~ \{ ? , ? , ?\} ~,~ \ldots\!\]
serve as proxies for unknown components and indicate tentative analyses of faculties in question.
Initial Analysis of Inquiry : Allegro Aperto
If the faculty of inquiry is a coherent power, then it has an active or instrumental face, a passive or objective face, and a substantial body of connections between them.
- \[y = \{ ? \}\!\]
In giving the current inquiry a reflexive cast, as inquiry into inquiry, I have brought inquiry face to face with itself, inditing it to apply its action in pursuing a knowledge of its passion.
- \[y_0 = y \cdot y = \{ ? \} \{ ? \}\!\]
If this juxtaposition of characters is to have a meaningful issue, then the fullness of its instrumental and objective aspects must have recourse to easier actions and simpler objects.
- \[y >\!\!= \{ ? , ? \}\!\]
Looking for an edge on each face of inquiry, as a plausible option for beginning to apply one to the other, I find what seems a likely pair. I begin with an aspect of instrumental inquiry that is easy to do, namely discussion, along with an aspect of objective inquiry that is unavoidable to discuss, namely formalization.
- \[y >\!\!= \{ \operatorname{discussion} , \operatorname{formalization} \}\!\]
In accord with this plan, the body of this section is devoted to a discussion of formalization.
- \[y_0 = y \cdot y >\!\!= \{ d , f \} \{ d , f \} >\!\!= \{ f \} \{ d \}\!\]
Discussion of Discussion
But first, I nearly skipped a step. Though it might present itself as an interruption, a topic so easy that I almost omitted it altogether deserves at least a passing notice.
- \[y_0 = y \cdot y >\!\!= \{ d , f \} \{ d , f \} >\!\!= \{ d \} \{ d \}\!\]
Discussion is easy in general because its termination criterion is relaxed to the point of becoming otiose. A discussion of things in general can be pursued as an end in itself, with no consideration of any purpose but persevering in its current form, and this accounts for the virtually perpetual continuation of many a familiar and perennial discussion.
There's a catch here that applies to all living creatures: In order to keep talking one has to keep living. This brings discussion back to its role in inquiry, considered as an adaptation of living creatures designed to help them deal with their not so virtual environments. If discussion is constrained to the envelope of life and required to contribute to the trend of inquiry, instead of representing a kind of internal opposition, then it must be possible to tighten up the loose account and elevate the digressionary narrative into a properly directed inquiry. This brings an end to my initial discussion of discussion.
Discussion of Formalization : General Topics
Because this project makes constant use of formal models of phenomenal processes, it is appropriate at this point to introduce the understanding of formalization that I will use throughout this work and to preview a concrete example of its application.
A Formal Charge
An introduction to the topic of formalization, if proper, is obliged to begin informally. But it will be my constant practice to keep a formal eye on the whole proceedings. What this form of observation reveals must be kept silent for the most part at first, but I see no rule against sharing with the reader the general order of this watch:
- Examine every notion of the casual intuition that enters into the informal discussion and inquire into its qualifications as a potential candidate for formalization.
- Pay special attention to the nominal operations that are invoked to substantiate each tentative explanation of a critically important process. Often, but not infallibly, these can be detected appearing in the guise of “-ionized” terms, words ending in “-ion” that typically connote both a process and its result.
- Ask yourself, with regard to each postulant faculty in the current account, explicitly charged or otherwise, whether you can imagine any recipe, any program, any rule of procedure for carrying out the form, if not the substance, of what it does, or an aspect thereof.
A Formalization of Formalization?
An immediate application of the above rules is presented here, in hopes of giving the reader a concrete illustration of their use in a ready example, but the issues raised can quickly diverge into yet another distracting digression, one not so easily brought under control as the discussion of discussion, but whose complexity probably approaches that of the entire task. Therefore, a partial adumbration of its character will have to suffice for the present.
- \[y_0 = y \cdot y >\!\!= \{ d , f \} \{ d , f \} >\!\!= \{ f \} \{ f \}\!\]
To illustrate the formal charge by taking the present matter to task, the word formalization is itself exemplary of the -ionized terms falling under the charge, and so it can be lionized as the nominal head of a prospectively formal discussion. The reader has a right to object at this point that I have not described what particular action I intend to convey under the heading of formalization, by no means enough to begin applying it to any term, much less itself. However, anyone can recognize on syntactic grounds that the word is an instance of the formal rule, purely from the character of its terminal -ion, and this can be done aside from all clues about the particular meaning that I intend it to have at the end of formalization.
Unlike a mechanical interpreter meeting with the declaration of an undefined term for the very first time, the human reader of this text has the advantage of a prior acquaintance with almost every term that might conceivably enter into informal discussion. And formalization is a stock term widely traded in the forums of ordinary and technical discussion, so the reader is bound to have met with it in the context of practical experience and to have attached a personal concept to it. Therefore, this inquiry into formalization begins with a writer and a reader in a state of limited uncertainty, each attaching a distribution of meanings in practice to the word formalization, but uncertain whether their diverse spectra of associations can presently constitute or eventually converge to compatible arrays of effective meaning.
To review: The concept of formalization itself is an item of informal discussion that might be investigated as a candidate for formalization. For each aspect or component of the formalization process that I plan to transport across the semi-permeable threshold from informal to formal discussion, the reader has permission to challenge it, plus an open invitation to question every further process that I mention as a part of its constitution, and to ask with regard to each item whether its registration has cleared up the account in any measure or merely rung up a higher charge on the running bill of fare.
The reader can follow this example with every concept that I mention in the explanation of formalization, and again in the larger investigation of inquiry, and be assured that it is has not often slipped my attention to at least venture the same, though a delimitation of each exploration in its present state of completion would be far too tedious and tenuous to escape expurgation.
A Formalization of Discussion?
The previous section took the concept of formalization as an example of a topic that a writer might try to translate from informal to formal discussion, perhaps as a way of clarifying the general concept to an optimal degree, or perhaps as a way of communicating a particular concept of it to a reader. In either case the formalization process, that aims to translate a concept from informal to formal discussion, is itself mediated by a form of discussion: (1) that interpreters conduct as a part of their ongoing monologue with themselves, or (2) that a writer (speaker) conducts in real or imagined dialogue with a reader (hearer). In view of this, I see no harm in letting the concept of discussion be stretched to cover all attempted processes of formalization.
- \[F \subseteq D\!\]
In this section, I step back from the example of formalization and consider the general task of clarifying and communicating concepts by means of a properly directed discussion. Let this kind of motivated or measured discussion be referred to as a meditation, that is, “a discourse intended to express its author's reflections or to guide others in contemplation” (Webster's). The motive of a meditation is to mediate a certain object or intention, namely, the system of concepts intended for clarification or communication. The measure of a meditation is a system of values that permits its participants to tell how close they are to achieving its object. The letter “M” will be used to annotate this form of meditation.
- \[F \subseteq M \subseteq D\!\]
This brings the discussion around to considering the intentional objects of measured discussions and the qualifications of a writer so motivated. Just what is involved in achieving the object of a motivated discussion? Can these intentions be formalized?
- \[y_0 = y \cdot y >\!\!= \{ d , f \} \{d , f \} >\!\!= \{ d \} \{ f \}\!\]
- The writer's task is not to create meaning from nothing, but to construct a relation from the typical meanings that are available in ordinary discourse to the particular meanings that are intended to be the effects of a particular discussion.
In case there is difficulty with the meaning of the word meaning, I replace its use with references to a system of interpretation (SOI), a technical concept that will be increasingly formalized as this project proceeds. Thus, the writer's job description is reformulated as follows.
- The writer's task is not to create a system of interpretation (SOI) from nothing, but to construct a relation from the typical SOIs that are available in ordinary discourse to the particular SOIs that are intended to be the effects of a particular discussion.
This assignment begins with an informal system of interpretation (SOI1), and builds a relation from it to another system of interpretation (SOI2). The first is an informal SOI that amounts to a shared resource of writer and reader. The latter is a system of meanings in practice that is the current object of the writer's intention to recommend for the reader's consideration and, hopefully, edification. In order to have a compact term for highlighting the effects of a discussion that builds a relation between SOI's, I will call this aspect of the process narration.
It is the writer's ethical responsibility to ensure that a discourse is potentially edifying with respect to the reader's current SOI, and the reader's self-interest to evaluate whether a discourse is actually edifying from the perspective of the reader's present SOI.
Formally, the relation that the writer builds from SOI to SOI can always be cast or recast as a three-place relation, one whose staple element of structure is an ordered or indexed triple. One component of each triple is anchored in the interpreter of the moment, and the other two form a connection with the source and target SOIs of the current assignment.
Once this relation is built, a shift in the attention of any interpreter or a change in the present focus of discourse can leave the impression of a transformation taking place from SOI1 to SOI2, but this is more illusory (or allusory) than real. To be more precise, this style of transformation takes place on a virtual basis, and need not have the substantive impact (or import) that a substantial replacement of one SOI by another would imply. For a writer to affect a reader in this way would simply not be polite. A moment's consideration of the kinds of SOI-building worth having leads me to enumerate a few characteristics of polite discourse or considerate discussion.
If this form of SOI-building narrative is truly intended to edify and educate, whether pursued in monologue or dialogue fashion, then its action cannot be forcibly to replace the meanings in practice a sign already has with others of an arbitrary nature, but freely to augment the options for meaning and powers for choice in the resulting SOI.
As conditions for the possibility of considerate but significant narration, there are a couple of requirements placed on the writer and the reader. Considerate narration, constructing a relation from SOI to SOI in a politic fashion, cannot operate in an infectious or addictive manner, invading a SOI like a virus or a trojan horse, but must transfer its communication into the control of the receiving SOI. Significant communication, in which the receiving SOI is augmented by options for meaning and powers for choice that it did not have before, requires a SOI on the reader's part that is extensible in non-trivial ways.
At this point, the discussion has touched on a topic, in one of its manifold aspects, that it will encounter repeatedly, under a variety of aspects, throughout this work. In recognition of this circumstance, and to prepare the way for future discussion, it seems like a good idea to note a few of the aliases that this protean topic can be found lurking under, and to notice the logical relationships that exist among its several different appearances.
On several occasions, this discussion of inquiry will arrive at a form of aesthetic deduction, in general terms, a piece of reasoning that ends with a design recommendation, in this case, where an analysis of the general purposes and interests of inquiry leads to the conclusion that a certain property of discussion is an admirable one, and that the quality in question forms an essential part of the implicit value system that is required to guide inquiry and make it what it is meant to be, a method for advancing toward desired forms of knowledge. After a collection of admirable qualities has been recognized as cohering together into a unity, it becomes natural to ask: What is the underlying reality that inheres in these qualities, and what are the logical relations that bind them together into the qualifications of inquiry and a definition of exactly what is desired for knowledge?
A Concept of Formalization
The concept of formalization is intended to cover the whole collection of activities that serve to build a relation between casual discussions, those that take place in the ordinary context of informal discourse, and formal discussions, those that make use of completely formalized models. To make a long story short, formalization is the narrative operation or active relation that construes the situational context in the form of a definite text. The end product that results from the formalization process is analogous to a snapshot or a candid picture, a relational or functional image that captures an aspect of the casual circumstances.
Relations between casual and formal discussion are often treated in terms of a distinction between two languages, the meta-language and the object language, linguistic systems that take complementary roles in filling out the discussion of interest. In the usual approach, issues of formalization are addressed by postulating a distinction between the meta-language, the descriptions and conceptions from ordinary language and technical discourse that can be used without being formalized, and the object language, the domain of structures and processes that can be studied as a completely formalized object.
A Formal Approach
I plan to approach the issue of formalization from a slightly different angle, proceeding through an analysis of the medium of interpretation and developing an effective conception of interpretive frameworks or interpretive systems. This concept refers to any organized system of interpretive practice, ranging from those used in everyday speech, to the ones that inform technical discourse, to the kinds of completely formalized symbol systems that one can safely regard as mathematical objects. Depending on the degree of objectification that it possesses from one's point of view, the same system of conduct can be variously described as an interpretive framework (IF), interpretive system (IS), interpretive object (IO), or object system (OS). These terms are merely suggestive — no rigid form of classification is intended.
Many times, it is convenient to personify the interpretive organization as if it were embodied in the actions of a typical user of the framework or a substantive agent of the system. I will call this agent the interpreter of the moment. At other times, it may be necessary to analyze the action of interpretation more carefully. At these times, it is important to remember that this form of personification is itself a figure of speech, one that has no meaning outside a fairly flexible interpretive framework. Thus, the term interpreter can be a cipher analogous to the terms X, unknown, or to whom it may concern appearing in a system of potentially recursive constraints. As such, it serves in the role of an indeterminate symbol, in the end to be solved for a fitting value, but in the mean time conveying an appearance of knowledge in a place where very little is known about the subject itself.
A meta-language corresponds to what I call an interpretive framework. Besides a set of descriptions and conceptions, it embodies the whole collective activity of unexamined structures and automatic processes that are trusted by agents at a given moment to make its employment meaningful in practice. An interpretive framework is best understood as a form of conduct, that is, a comprehensive organization of related activities.
In use, an interpretive framework operates to contain activity and constrain the engagement of agents to certain forms of active involvement and dynamic participation, and manifests itself only incidentally in the manipulation of compact symbols and isolated instruments. In short, though a framework may have pointer dials and portable tools attached to it, it is usually too incumbent and cumbersome to be easily moved on its own grounds, at least, it rests beyond the scope of any local effort to do so.
An interpretive framework (IF) is set to work when an agent or agency becomes involved in its organization and participates in the forms of activity that make it up. Often, an IF is founded and persists in operation long before any participant is able to reflect on its structure or to post a note of its character to the constituting members of the framework. In some cases, the rules of the IF in question forbid the act of reflecting on its form. In practice, to the extent that agents are actively involved in filling out the requisite forms and taking part in the step by step routines of the IF they may have little surplus memory capacity to memorandize the big picture even when it is permitted in principle.
An object language is a special case of the kind of formal system that is so completely formalized that it can be regarded as combinatorial object, an inactive image of a form of activity that is meant for the moment to be studied rather than joined.
The supposition that there is a meaningful and well-defined distinction between object language and meta-language ordinarily goes unexamined. This means that the assumption of a distinction between them is de facto a part of the meta-language and not even an object of discussion in the object language. A slippery slope begins here. A failure to build reflective capacities into an interpretive framework can let go unchallenged the spurious opinion that presumes there can be only one way to draw a distinction between object language and meta-language.
The next natural development is to iterate the supposed distinction. This represents an attempt to formalize and thereby objectify parts of the meta-language, precipitating it like a new layer of pearl or crystal from the resident medium, and thereby preparing the decantation of a still more pervasive and ethereal meta-meta-language. The successive results of this process can have a positivistically intoxicating effect on the human intellect. But a not so happy side-effect leads the not quite mindful cerebration up and down a blind alley, chasing the specious impression that just beyond the realm of objective nature there lies a unique fractionation of permeabilities and a permanent hierarchy of effabilities in language.
The grounds of discussion I am raking over here constellate a rather striking scene, especially for something intended as a neutral backdrop. Unlike other concerns, the points I am making seem obvious to all reasonable people at the outset of discussion, and yet the difficulties that follow as inquiry develops get muddier and more grating the more one probes and stirs them up. A large measure of the blame, I think, can be charged to a misleading directive that people derive from the epithet meta, leading them to search for higher and higher levels of meaning and truth, on beyond language, on beyond any conceivable system of signs, and on beyond sense. Prolonged use of the prefix meta leads people to act as if a meta-language were step outside of ordinary language, or an artificial platform constructed above and beyond natural language, and then they forget that formal models are developments internal to the informal context. For this reason among others, I suggest replacing talk about rigidly stratified object languages and meta-languages with talk about contingent interpretive frameworks.
To avoid the types of cul-de-sac (cultist act) encountered above, I am taking some pains to ensure a reflective capacity for the interpretive frameworks I develop in this project. This is a capacity that natural languages always assume for themselves, instituting specialized discourses as developments that take place within their frame and not as constructs that lie beyond their scope. Any time the levels of recursive discussion become too involved to manage successfully, one needs to keep available the resource of instant wisdom, the modest but indispensable quantum of ready understanding, that restores itself on each return to the ordinary universe.
From this angle of approach, let us try to view afresh the manner of drawing distinctions between various levels of formalization in language. Once again, I begin in the context of ordinary discussion, and if there is any distinction to be drawn between objective and instrumental languages then it must be possible to describe it within the frame of this informally discursive universe.
A Formal Development
The point of view I take on the origin and development of formal models is that they arise with agents retracing structures that already exist in the context of informal activity, until gradually the most relevant and frequently reinforced patterns become emphasized and emboldened enough to continue their development as nearly autonomous styles, in brief, as genres growing out of a particular paradigm.
Taking the position that formal models develop within the framework of informal discussion, the questions that become important to ask of a prospective formal model are (1) whether it highlights the structure of its supporting context in a transparent form of emphasis and a relevant reinforcement of salient features, and (2) whether it reveals the active ingredients of its source materials in a critically reflective recapitulation or an analytically representative recipe, or (3) whether it insistently obscures what little fraction of its domain it manages to cover.
A Formal Persuasion
An interpretive system can be taken up with very little fanfare, since it does not enjoin one to declare undying allegiance to a particular point of view or to assign each piece of text in view to a sovereign territory, but only to entertain different points of view on the use of symbols. The chief design consideration for an interpretive system is that it must never function as a virus or addiction. Its suggestions must always be, initially and finally, purely optional adjunctions to whatever interpretive framework was already in place before it installed itself on the scene. Interpretive systems are not constituted in the faith that anything nameable will always be dependable, nor articulated in fixed principles that determine what must be doubted and what must not, but rest only in a form of self-knowledge that recognizes the doubts and beliefs that one actually has at each given moment.
Before this project is done I will need to have developed an analytic and computational theory of interpreters and interpretive frameworks. In the aspects of this theory that I can anticipate at this point, an interpreter or interpretive framework is exemplified by a collective activity of symbol-using practices like those that might be found embodied in a person, a community, or a culture. Each one forms a moderately free and independent perspective, with no objective rankings of supremacy in practice that all interpretive frameworks are likely to support at any foreseeable moment in their fields of view. Of course, each interpreter initially enters discussion operating as if its own perspective were meta in comparison to all the others, but a well-developed interpretive framework is likely to have acquired the notion and taken notice of the fact that this is not likely to be a universally shared opinion (USO).
Discussion of Formalization : Concrete Examples
The previous section outlined a variety of general issues surrounding the concept of formalization. The following section will plot the specific objectives of this project in constructing formal models of intellectual processes. In this section I wish to take a breather between these abstract discussions in order to give their main ideas a few points of contact with terra firma. To do this, I examine a selection of concrete examples, artificially constructed to approach the minimum levels of non-trivial complexity, that are intended to illustrate the kinds of mathematical objects I have in mind using as formal models.
Formal Models : A Sketch
To sketch the features of the modeling activity that are relevant to the immediate purpose: The modeler begins with a phenomenon of interest or a process of interest (POI) and relates it to a formal model of interest (MOI), the whole while working within a particular interpretive framework (IF) and relating the results from one system of interpretation (SOI) to another, or to a subsequent development of the same SOI.
The POIs that define the intents and the purposes of this project are the closely related processes of inquiry and interpretation, so the MOIs that must be formulated are models of inquiry and interpretation, species of formal systems that are even more intimately bound up than usual with the IFs employed and the SOIs deployed in their ongoing development as models.
Since all of the interpretive systems and all of the process models that are being mentioned here come from the same broad family of mathematical objects, the different roles that they play in this investigation are mainly distinguished by variations in their manner and degree of formalization:
- The typical POI comes from natural sources and casual conduct. It is not formalized in itself but only in the form of its image or model, and just to the extent that aspects of its structure and function are captured by a formal MOI. But the richness of any natural phenomenon or realistic process seldom falls within the metes and bounds of any final or finite formula.
- Beyond the initial stages of investigation, the MOI is postulated as a completely formalized object, or is quickly on its way to becoming one. As such, it serves as a pivotal fulcrum and a point of application poised between the undefined reaches of phenomena and noumena, respectively, terms that serve more as directions of pointing than as denotations of entities. What enables the MOI to grasp these directions is the quite felicitous mathematical circumsatnce that there can be well-defined and finite relations between entities that are infinite and even indefinite in themselves. Indeed, exploiting this handle on infinity is the main trick of all computational models and effective procedures. It is how a finitely informed creature can “make infinite use of finite means”. Thus, my reason for calling the MOI cardinal or pivotal is that it forms a model in two senses, loosely analogical and more strictly logical, integrating twin roles of the model concept in a single focus.
- Finally, the IFs and the SOIs always remain partly out of sight, caught up in various stages of explicit notice between casual informality and partial formalization, with no guarantee or even much likelihood of a completely articulate formulation being forthcoming or even possible. Still, it is usually worth the effort to try lifting one edge or another of these frameworks and backdrops into the light, at least for a time.
Sign Relations : A Primer
To the extent that their structures and functions can be discussed at all, it is likely that all of the formal entities that are destined to develop in this approach to inquiry will be instances of a class of three-place relations called sign relations. At any rate, all of the formal structures that I have examined so far in this area have turned out to be easily converted to or ultimately grounded in sign relations. This class of triadic relations constitutes the main study of the pragmatic theory of signs, a branch of logical philosophy devoted to understanding all types of symbolic representation and communication.
There is a close relationship between the pragmatic theory of signs and the pragmatic theory of inquiry. In fact, the correspondence between the two studies exhibits so many parallels and coincidences that it is often best to treat them as integral parts of one and the same subject. In a very real sense, inquiry is the process by which sign relations come to be established and continue to evolve. In other words, inquiry, “thinking” in its best sense, “is a term denoting the various ways in which things acquire significance” (Dewey). Thus, there is an active and intricate form of cooperation that needs to be appreciated and maintained between these converging modes of investigation. Its proper character is best understood by realizing that the theory of inquiry is adapted to study the developmental aspects of sign relations, a subject which the theory of signs is specialized to treat from structural and comparative points of view.
Because the examples in this section have been artificially constructed to be as simple as possible, their detailed elaboration can run the risk of trivializing the whole theory of sign relations. Still, these examples have subtleties of their own, and their careful treatment will serve to illustrate important issues in the general theory of signs.
Imagine a discussion between two people, Ann and Bob, and attend only to that aspect of their interpretive practice that involves the use of the following nouns and pronouns: “Ann”, “Bob”, “I”, “you”.
- The object domain of this discussion fragment is the set of two people \(\{ \text{Ann}, \text{Bob} \}.\!\)
- The syntactic domain or the sign system of their discussion is limited to the set of four signs \(\{ {}^{\backprime\backprime} \text{Ann} {}^{\prime\prime}, {}^{\backprime\backprime} \text{Bob} {}^{\prime\prime}, {}^{\backprime\backprime} \text{I} {}^{\prime\prime}, {}^{\backprime\backprime} \text{you} {}^{\prime\prime} \}.\!\)
In their discussion, Ann and Bob are not only the passive objects of nominative and accusative references but also the active interpreters of the language that they use. The system of interpretation (SOI) associated with each language user can be represented in the form of an individual three-place relation called the sign relation of that interpreter.
Understood in terms of its set-theoretic extension, a sign relation \(L\!\) is a subset of a cartesian product \(O \times S \times I.\!\) Here, \(O, S, I\!\) are three sets that are known as the object domain, the sign domain, and the interpretant domain, respectively, of the sign relation \(L \subseteq O \times S \times I.\!\)
In general, the three domains of a sign relation can be any sets whatsoever, but the kinds of sign relations that are contemplated in a computational framework are usually constrained to having \(I \subseteq S\!\). In this case, interpretants are just a special variety of signs, and this makes it convenient to lump signs and interpretants together into a single class called the syntactic domain. In the forthcoming examples, \(S\!\) and \(I\!\) are identical as sets, so the very same elements manifest themselves in two different roles of the sign relations in question. When it is necessary to refer to the whole set of objects and signs in the union of the domains \(O, S, I\!\) for a given sign relation \(L,\!\) one may refer to this set as the World of \(L\!\) and write \(W = W_L = O \cup S \cup I.\!\)
To facilitate an interest in the abstract structures of sign relations, and to keep the notations as brief as possible as the examples become more complicated, it serves to introduce the following general notations:
\(\begin{array}{ccl} O & = & \text{Object Domain} \'"`UNIQ-MathJax19-QINU`"' or \(x =_L y.\!\) In many situations there is one further adaptation of the square bracket notation that can be useful. Namely, when there is known to exist a particular triple \({(o, s, i) \in L},\!\) it is permissible to use \([o]_L\!\) to mean the same thing as \([s]_L\!\). These modifications are designed to make the notation for semiotic equivalence classes harmonize as well as possible with the frequent use of similar devices for the denotations of signs and expressions. The semiotic equivalence relation for interpreter \(\mathrm{A}\!\) yields the following semiotic equations:
|
- Artificial Intelligence
- Automated Research Tools
- Charles Sanders Peirce
- Critical Thinking
- Cybernetics
- Differential Logic
- Education
- Hermeneutics
- Information Systems
- Inquiry
- Inquiry Driven Systems
- Intelligence Amplification
- Intelligence Augmentation
- Intelligent Systems
- Interpretation
- Learning Organizations
- Knowledge Representation
- Logic
- Mathematics
- Optimization
- Philosophy
- Planning
- Pragmatics
- Problem Solving
- Scientific Explanation
- Semantics
- Semiotics
- Software Engineering
- Systems Engineering
- Systems Science
- Systems Theory