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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Lengthening

Sigma KEE - Lengthening
Lengthening(lengthening)broaden

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


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

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


(subclass Stretching Lengthening) Mid-level-ontology.kif 17136-17136 Stretching is a subclass of lengthening
(termFormat ChineseLanguage Lengthening "延长") domainEnglishFormat.kif 33965-33965
(termFormat ChineseTraditionalLanguage Lengthening "延長") domainEnglishFormat.kif 33964-33964
(termFormat EnglishLanguage Lengthening "lengthening") domainEnglishFormat.kif 33963-33963

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 23805-23820


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