Uses of Package
nars.language

Packages that use nars.language
nars.entity Data entities that are independently stored 
nars.inference The inference rules and control functions 
nars.io Input/output management 
nars.language Term hierarchy in Narsese 
nars.main Top-level classes of the system 
nars.operation Built-in operators 
 

Classes in nars.language used by nars.entity
Term
          Term is the basic component of Narsese, and the object of processing in NARS.
 

Classes in nars.language used by nars.inference
CompoundTerm
          A CompoundTerm is a Term with internal (syntactic) structure
Conjunction
          Conjunction of statements
Implication
          A Statement about an Inheritance relation.
Inheritance
          A Statement about an Inheritance relation.
Statement
          A statement is a compound term, consisting of a subject, a predicate, and a relation symbol in between.
Term
          Term is the basic component of Narsese, and the object of processing in NARS.
 

Classes in nars.language used by nars.io
Statement
          A statement is a compound term, consisting of a subject, a predicate, and a relation symbol in between.
Term
          Term is the basic component of Narsese, and the object of processing in NARS.
 

Classes in nars.language used by nars.language
CompoundTerm
          A CompoundTerm is a Term with internal (syntactic) structure
Equivalence
          A Statement about an Equivalence relation.
ImageExt
          An extension image.
ImageInt
          An intension image.
Implication
          A Statement about an Inheritance relation.
Inheritance
          A Statement about an Inheritance relation.
Product
          A Product is a sequence of terms.
Similarity
          A Statement about a Similarity relation.
Statement
          A statement is a compound term, consisting of a subject, a predicate, and a relation symbol in between.
Term
          Term is the basic component of Narsese, and the object of processing in NARS.
Variable
          A variable term, which does not correspond to a concept
Variable.VarType
          Four variable types plus a wild card
 

Classes in nars.language used by nars.main
Term
          Term is the basic component of Narsese, and the object of processing in NARS.
 

Classes in nars.language used by nars.operation
Statement
          A statement is a compound term, consisting of a subject, a predicate, and a relation symbol in between.
Term
          Term is the basic component of Narsese, and the object of processing in NARS.