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


KB Term:  Term intersection
English Word: 

Sigma KEE - Lengthening
Lengthening(lengthening)broaden

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


(subclass Lengthening Increasing) Mid-level-ontology.kif 26087-26087 Lengthening is a subclass of increasing
(documentation Lengthening EnglishLanguage "Increasing the length of something.") Mid-level-ontology.kif 26088-26088 Lengthening is a subclass of increasing

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


(subclass Stretching Lengthening) Mid-level-ontology.kif 18754-18754 Stretching is a subclass of lengthening
(termFormat EnglishLanguage Lengthening "lengthening") domainEnglishFormat.kif 33967-33967 Stretching is a subclass of lengthening
(termFormat ChineseTraditionalLanguage Lengthening "延長") domainEnglishFormat.kif 33968-33968 Stretching is a subclass of lengthening
(termFormat ChineseLanguage Lengthening "延长") domainEnglishFormat.kif 33969-33969 Stretching is a subclass of lengthening

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


(=>
    (and
        (instance ?L Lengthening)
        (patient ?L ?O))
    (exists (?L1 ?L2 ?U)
        (and
            (instance ?U UnitOfLength)
            (holdsDuring
                (BeginFn
                    (WhenFn ?L))
                (length ?O
                    (MeasureFn ?L1 ?U)))
            (holdsDuring
                (EndFn
                    (WhenFn ?L))
                (length ?O
                    (MeasureFn ?L2 ?U)))
            (greaterThan ?L2 ?L1))))
Mid-level-ontology.kif 26090-26105 If X is an instance of lengthening and Y is a patient of X, then there exist Z, W and V such that V is an instance of unit of length and the length of Y is Z V(s) holds during the beginning of the time of existence of X and the length of Y is W V(s) holds during the end of the time of existence of X and W is greater than Z


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