Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  firstInstanceCreated

Sigma KEE - firstInstanceCreated
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 30674-30675
(domain firstInstanceCreated 2 TimePoint) Mid-level-ontology.kif 30677-30677 firstInstanceCreated の数値 2 引数は 時点instance では %n
(domainSubclass firstInstanceCreated 1 Physical) Mid-level-ontology.kif 30676-30676 firstInstanceCreated の数値 1 引数は 物理subclass では %n
(instance firstInstanceCreated BinaryPredicate) Mid-level-ontology.kif 30673-30673 firstInstanceCreated2進述語instance では %n

appearance as argument number 2
-------------------------


(format EnglishLanguage firstInstanceCreated "%1 was %n firstInstanceCreated at %2") Mid-level-ontology.kif 30678-30678
(termFormat EnglishLanguage firstInstanceCreated "first instance created") domainEnglishFormat.kif 65831-65831

antecedent
-------------------------


(=>
    (and
        (firstInstanceCreated ?C ?T)
        (instance ?I ?C))
    (beforeOrEqual ?T
        (BeginFn
            (WhenFn ?I))))
Mid-level-ontology.kif 30680-30686


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners