public abstract class InstanceProperty extends Object
Constructor | Description |
---|---|
InstanceProperty() |
Modifier and Type | Method | Description |
---|---|---|
static Inheritance |
make(Term subject,
Term predicate) |
Try to make a new compound from two components.
|
public static final Inheritance make(Term subject, Term predicate)
A {-] B becomes {A} --> [B]
subject
- The first componentpredicate
- The second componentCopyright © 2020 OpenNARS. All rights reserved.