Collaborator login
New collaborator registration
Forgot password

Glossary for Representing Knowledge

Definitions of terms as this web site uses them.

Epistemology

Data
Lowest level abstract concept with only a simple meaning from which information and then knowledge are derived.
Information
Data considered from the perspective of a system.
Knowledge
Incorporated information that may be used. Justified true belief (Plato). What Epistemology considers:
Intelligence
Combining sensed data with knowledge to maximize the chances of success. Without anthropomophic connotations, intelligence is a property of a feedback system that acts on inputs and maintains state, which may be called memory. Intelligence may be subdivided according to categories of inputs and actions such as calculation, emotional, or kinetic intelligence. For an expected category of inputs and actions, intelligence might be estimated, perhaps with complexity or information measures.
Artificial general intelligence (AGI)
Property of an artifically created system with feedback that acts on inputs from unbounded categories, similar to some that many humans can recognize, and maintains state, which may be called memory. Typical actions are similar to everyday human decision making based on morals, planning, and common sense. (Definition under construction)

Representation

Conceptual model
An abstract entity representing intentions or semantics.
Representation
An abstraction mapping an entity with some features to a surrogate.
Declarative representation
A model that explicitly represents knowledge through depictions such as logical expressions, without directly executable steps. Such models facilitate meta-level reasoning about the model.
Procedural representation
A model that includes encoded steps, in languages such as Prolog or algorithmic computer languages, as part of representing knowledge. Such models may improve computational efficiency but may obscure relationships.
Entity
A name for the top of the ontology. Anything can be an entity. In logic expressions, variables reference entities and constraints define entities by using their variables as arguments.

Distinctions

Predicate
As called within closure logic, first-order logic, and higher-order logic expressions, functions to truth values, true or false, from arguments that model entities. Within closure logic expressions, the domain of the function always includes a constant value, which may be null, and other arguments. Within closure logic expressions, some modeled entities are situations, contexts, hypotheticals, or others, called Terry closures, that contain predicates themselves.
Primitive
A collection of predicates with a common description. The description includes the domain, which may be null, of the values of predicates and the arity, which limits the acceptable quantity of predicate parameters. One aspect of the hypothesis states that a limited set of primitives can describe all predicates of closure logic expressions, which, in turn, can describe anything, although possibly inefficiently.
Sowa distinctions
John F. Sowa, following the literature of Charles Sanders Peirce, argues that there are three (3) ontological categories: independent, relative, and mediating. Other distinctions separate abstract versus physical and continuant versus occurrent, which depend on the timescale of a point of view. Twelve (12 = 3 * 2 * 2) top-level ontological categories can be derived from predicates for these three distinctions. Predicates, such as kinetic form and procedure within scripts, may divide each category further allowing the distinctions to define ontological categories rather than having a taxonomy of ontological categories as a starting point. Perhaps a careful selection of a relatively limited quantity of predicates may derive a nearly complete taxonomy.
Property
A predicate that expresses a firstness, independent, in the terminology of Charles Sanders Peirce as John Florian Sowa elaborates, which describes an entity without referring to other entities. In the representation logical expressions of this site, each predicate has an initial variable representing the situation for which the predicate is relevant.
Relation
A predicate that expresses a relative, secondness, in the terminology of Charles Sanders Peirce as John Florian Sowa elaborates, which describes two entities that refer to one another. The relationship cannot be described by either entity alone and does not immediately involve further entities. In the representation logical expressions of this site, each predicate has an initial variable representing the situation for which the predicate is relevant.
Mediation
A predicate that expresses a mediating, thirdness, in the terminology of Charles Sanders Peirce as John Florian Sowa elaborates, which describes more than two entities that refer to each another. The relationship cannot be described without all of the entities involved. Although predicates with three entities alone could be sufficient, it may be more convenient to use predicates with more than three variables or an arbitrary positive quantity of variables. In the representation logical expressions of this site, each predicate has an initial variable representing the situation for which the predicate is relevant.
Continuant
A predicate saying that an entity does not depend on time for its definition even though the entity may change with time. The identity of the entity can be determined at any point in its lifetime without time being an essential differentiator. John Florian Sowa elaborates on the difference between continuant and occurrent with slightly different definitions.
Occurrent
A predicate saying that an entity depends on time for its definition. even though the entity may stay the same during portions of its lifetime. John Florian Sowa elaborates on the difference between continuant and occurrent with slightly different definitions.

Logic

Propositional calculus
Zeroth-order logic, in which predicates are variables with a true or false assignment in a logic model and without arguments.
First-order logic (FOL)
A formal system with quantified variables and logical expressions with the logical connectives of negation, disjunction, and conjunction, and others, which map a domain into truth values, true or false. The quantified variables only represent entities and exclude situations where a predicate could be a variable.
Higher-order logic (HOL)
A formal system that extends first-order logic by allowing variables to have values that are predicates. Earlier, closure logic was called high-order logic (not "higher"), then Context logic, but both names created confusion.
Closure logic
A formal system with variables, which are not quantified except through constraints (predicates), and logical expressions on constraints (no other functions are used here) with the logical connectives of negation, conjunction, and disjunction (which is actually represented through extensions of DeMorgans Laws with negations and conjunctions), which maps a domain into truth values, true or false. The variables may model both simple entities and situations that have embedded constraints of their own. Called closure logic rather than context logic since quantification occurs through Terry closures rather than over constraints, which should be expressively equivalent nonetheless, and to connote the lack of bounds on nesting Terry closures. In this formalism, the maximum depth of nesting would be the order of an expression, unlike in higher-order logic where conflicting definitions of order exist. Closure logic subsumes modal logic. Closure logic only shares part of its name with the Kleene Closure, which is a mathematical concept, sometimes applied in logic, but different than the Terry Closure, which closure logic uses.
Logical expression
A combination of constraints with logical connectives of negation, disjunction, and conjunction. The combination may be written linearly with balanced parentheses as lists in Polish prefix notation with a logical operator as the first item and the remaining items either constraints or recursively as logical expressions. Equivalently, a combination may also be depicted as a graph.
Constraint
A call of a predicate with a value, which may be null, and variables representing aspects of the delimited situation. Within higher-order logic, the variables may represent either simply entities or situations, which have embedded constraints of their own.
Terry closure
A closure of constraints in a logic expression. A Terry closure is both an entity and a set, which is defined both by the constraints within it and by the constraints of its enclosing environment. Like closures of functional programming languages, such as Lisp, this logic closure captures the entities (variables) and predicates, which are analogous to functions, of its defining environment. Such closures serve as quantifiers of sets in closure logic. To evaluate each model for the containing logic expression, a member of the set is chosen. To evaluate the outcomes of events in the containing conditional probability expression, a probability measure considers measurable subsets of the closure. The Terry closure is named for Allan Terry, a friend who suggested using terminology from computer programming.
Rieger predicate
A macro of defining constraints and entities for use in a logic expressions to improve understanding and perhaps help guide the search for subexpressions of conditions. Diagrams show Rieger predicates as larger rounded boxes with bigger fonts and arrows to their externalized parts, which stand in for combinations of predicates and entities. Rieger predicates are named for Charles J. Rieger, III, an implementor of the inspiring MARGIE project at Stanford, who pointed out that people want to deal with larger groupings of meaning.
Graph
A collection of nodes and arcs that collect two nodes each.
Directed acyclic graph (DAG)
A graph with direction where each arc has a distinguished first node and any sequence of arcs, where the first node or any arc but the first is the second node of the preceding arc, cannot have the second node of the last arc be the first node of the first arc. There cannot be cycles.
Well-founded graph
In a closure logic graph of predicate nodes, each of which is contained in exactly one Terry closure, with directed edges to variables or entities, which may be Terry closures, there exists no sequence from any starting Terry closures or subsequent one to a predicate contained within those Terry closures that refers to a Terry closure beyond the one that contains the predicate that either refers to the starting Terry closure or to some eventual Terry closure containing a predicate refering to the starting one. The arguments of predicates cannot directly refer to their containing Terry closure either. More formally: let R be the relation through explicit arguments of predicates Pi to Terry closures other than the implicit single Terry closure Ci that contains each predicate Pi. There is no finite set S of predicates {Pi} such that R relates every Pi in the set S to a Terry closure Cj of another predicate Pj, which could be the same predicate, in the set S. Such a finite set S would contain a cycle.
¬∃S={Pi} ∀Pi∈S ∃Pj∈S PiRCj
There cannot be cycles of Terry closures, which implies any Terry closure has a unique outermost Terry closure that contains or is equal to it. In this implementation, the unique outermost Terry closure is the same for all predicates.

Probability

Probability
A function from event sets taken from a sample space to the unit interval [0,1] obeying the rules: Probability models reality by assigning larger values to more likely events.
Higher-order probability
Probability estimate of a probability, which, for orders above two (2), may in turn be an estimate of a probability. Irving John Good described them for Bayesian methods. These methods may subsume other methods for estimating probabilities such as Dempster-Shafer theory.
Conditional probability
Probability of some event set of outcomes given the occurrence of some other event set, a condition. The condition and outcomes may each be described with a logical expression. Members of an event are included if and only if their logical expression is true.
Condition
The part of a conditional probability statement that describes event sets that are assumed. Some conditions could describe empty event sets but then their conditional probability statements would be undefined. In the implementation, conditions model events with closure logic expressions. Although a condition could be assigned a global, a priori probability, the implementation does not manage them.
Outcomes
Although an outcome is more typically used as the result of an experiment, here outcomes are the part of a conditional probability statement that describes the potential event set if the condition holds. Typically, that part of a probability statement would be the conditioned event but the word "outcomes" is more distinctive. (In retrospect, something else like "result" may have been better.) In the implementation, outcomes model an event set with a closure logic expression. Sometimes, outcomes are displayed without their condition. As seen from an expansion of the definition of conditional probability, with logic expressions written as propositions, P(A|B) = P(A∧B|B) = P(A∧B)/P(B) where P(B)≠0, the outcomes logic expression A∧B (A and B) formally includes the condition B, even if the condition is not displayed.
Conditionee
The part of a conditional probability statement that describes outcome sets, events, that are measured to occur within a conditional probability statement. In some cases, the term outcome is loosely used instead.

Language

Natural language understanding (NLU)
The processing of natural languages, such as American English, into a representation (model) from which semantics may be explained and manipulated including logic operations.
Denotation
A primary meaning of a word, which itself is a fundamental communications entity. In some cases with natural language, a word may have more than one simultaneous applicable implementation expression. In implementation, each expression that could have common aspects attempts to use similar combinations of constraints. When a metaphor uses the expression, some constraints are suppressed. Expressions for many words may be organized into a heirarchy for each word from the most generic and least constraining meaning to more specific meanings with more constraints. The expressions may be grouped into those with a common syntax. This mostly syntactic construct may not serve as a denotation in a typical way but is a most generic constraint expression for a group of denotations.
Connotation
Secondary meanings, represented as expressions, of a word, which itself is a fundamental communications entity, or a phrase or a larger linguistic construct. The expressions are typically semantically separate from denotations. The expressions may include modeling emotions or context.
Part of Speech
One of eight (8) (sometimes nine (9)) traditional linguistic categories: noun, pronoun, adjective (article/determiner), verb, adverb, preposition, conjunction, and interjection. These categories, like verb, may have attributes, like transitive and intransitive, which the syntax implementation may represent with additional constraints.

Implementation

Condition group
A data structure of an implementation approach, which groups all conditional probabilities with the same condition. A condition group combines a condition with its conditionees, conditional probabilities, and metadata such as an identifier and comments. Each condition indexes its condition group.
Edition
Organization of information that allows collaborators to create an experimental working environment for primitives, value types, and condition groups. Editions can be private or shared either with all collaborators or specified collaborators. Editions can include layers from other editions of information that may be shadowed by the current edition. After a collaborator has registered and been authenticated, the collaborator may be granted permission to create editions and dynamically change the layers and sharing of their own editions. Editions have a display name, which may be changed, and a more permanent internal name, which may appear in a URL query component. Some editions are reserved. The base edition (), which has the empty string as its internal name, includes some of the strongest commitments to statements. The system edition, which has a single hyphen (-) as its internal name, includes defaults that the web server uses.
Leibniz system
An implementation of the research that this site describes. The implementation is named for Gottfried Wilhelm von Leibniz, an important mathematician, probabilist, philosopher, and logician, who, among many foundation contributions, proposed his characteristica universalis, which are similar to the collection of primitives that this site advocates.
Temporary storage of information on the computer of a collaborator, which should only last during a collaborator browser session. The only cookies that this site uses are session cookies, which enable collaborators to log in. These session cookies do not track users beyond this web site. By registering and logging in, collaborators implicitly accept the use of session cookies. An alternative to enable logging in is to append a session ID, typically prefixed with ";JSESSION=", to each URL. Such rewriting, which exposes the session ID, may be less secure. This web site may attempt URL rewriting when it cannot determine if the browser accepts cookies. Unlike many other web sites, the notification of session cookies on the collaborator web page persists beyond an initial notification.

Site navigation

Only a few pages are visible without logging in.

Copyright © 2022 Robert L. Kirby.  All rights reserved.