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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - constructionPeriod
constructionPeriod

appearance as argument number 1
-------------------------


(documentation constructionPeriod EnglishLanguage "(constructionPeriod ?OBJECT ?INTERVAL) means that some StationaryArtifact ?OBJECT was built over TimeInterval ?INTERVAL") Mid-level-ontology.kif 22421-22422
(domain constructionPeriod 1 StationaryArtifact) Mid-level-ontology.kif 22419-22419 Le nombre 1 argument de constructionPeriod est une instance de artefact stationnaire
(domain constructionPeriod 2 TimeInterval) Mid-level-ontology.kif 22420-22420 Le nombre 2 argument de constructionPeriod est une instance de interval temporel
(instance constructionPeriod BinaryPredicate) Mid-level-ontology.kif 22418-22418 constructionPeriod est une instance de pr�dicat binaire

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


(format ChineseLanguage constructionPeriod "%1 是在期间 %2 built ") domainEnglishFormat.kif 3074-3074
(format ChineseTraditionalLanguage constructionPeriod "%1 是在期間 %2 built ") domainEnglishFormat.kif 3073-3073
(format EnglishLanguage constructionPeriod "%1 was built during %2") domainEnglishFormat.kif 3072-3072
(termFormat EnglishLanguage constructionPeriod "construction period") Mid-level-ontology.kif 22423-22423

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


(=>
    (constructionPeriod ?OBJECT ?INTERVAL)
    (holdsDuring ?INTERVAL
        (exists (?CONSTRUCTING)
            (and
                (instance ?CONSTRUCTING Constructing)
                (result ?CONSTRUCTING ?OBJECT)))))
Mid-level-ontology.kif 22425-22431


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



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