firstInstanceCreated |
appearance as argument number 1 |
![]() |
(documentation firstInstanceCreated EnglishLanguage "The time when the first instance of the given class was created. Note that this can refer to Processes as well as Objects.") | Mid-level-ontology.kif 32622-32623 | |
(domain firstInstanceCreated 2 TimePoint) | Mid-level-ontology.kif 32625-32625 | The number 2 argument of first instance created is an instance of time point |
(domainSubclass firstInstanceCreated 1 Physical) | Mid-level-ontology.kif 32624-32624 | The number 1 argument of first instance created is a subclass of physical |
(instance firstInstanceCreated BinaryPredicate) | Mid-level-ontology.kif 32621-32621 | first instance created is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage firstInstanceCreated "%1 was %n firstInstanceCreated at %2") | Mid-level-ontology.kif 32626-32626 | |
(termFormat EnglishLanguage firstInstanceCreated "first instance created") | domainEnglishFormat.kif 65836-65836 |
antecedent |
![]() |
(=> (and (firstInstanceCreated ?C ?T) (instance ?I ?C)) (beforeOrEqual ?T (BeginFn (WhenFn ?I)))) |
Mid-level-ontology.kif 32628-32634 |
|
![]() |
![]() |