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


KB Term:  Term intersection
English Word: 

Sigma KEE - constructionPeriod
constructionPeriod

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


(instance constructionPeriod BinaryPredicate) Mid-level-ontology.kif 23043-23043 construction period is an instance of binary predicate
(domain constructionPeriod 1 StationaryArtifact) Mid-level-ontology.kif 23044-23044 The number 1 argument of construction period is an instance of stationary artifact
(domain constructionPeriod 2 TimeInterval) Mid-level-ontology.kif 23045-23045 The number 2 argument of construction period is an instance of timeframe
(documentation constructionPeriod EnglishLanguage "(constructionPeriod ?OBJECT ?INTERVAL) means that some StationaryArtifact ?OBJECT was built over TimeInterval ?INTERVAL") Mid-level-ontology.kif 23046-23047 The number 2 argument of construction period is an instance of timeframe

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


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

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


(=>
    (constructionPeriod ?OBJECT ?INTERVAL)
    (holdsDuring ?INTERVAL
        (exists (?CONSTRUCTING)
            (and
                (instance ?CONSTRUCTING Constructing)
                (result ?CONSTRUCTING ?OBJECT)))))
Mid-level-ontology.kif 23050-23056 If X was built during Y, then there exists Z such that Z is an instance of constructing and X is a result of Z holds during Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners