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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - String
String(string)
Lastex, agal, brail, clews, cord, guide_rope, metallic, piping, prolonge, ripcord, rope, rope_yarn, strand, string, thread, tier, twine, yarn

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


(documentation String EnglishLanguage "A long, thin strand of Fabric that is used for Tying things together, etc. Note that this class covers a cord of any width, including rope, twine, and thread, for example.") Mid-level-ontology.kif 3717-3719
(externalImage String "http://upload.wikimedia.org/wikipedia/commons/1/1d/ Twine.jpg") pictureList.kif 4830-4830
(subclass String Artifact) Mid-level-ontology.kif 3716-3716 String is a subclass of artifact

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


(subclass Rope String) Mid-level-ontology.kif 31967-31967 Rope is a subclass of string
(termFormat ChineseLanguage String "串") domainEnglishFormat.kif 55683-55683 Rope is a subclass of string
(termFormat ChineseTraditionalLanguage String "串") domainEnglishFormat.kif 55682-55682 Rope is a subclass of string
(termFormat EnglishLanguage String "string") domainEnglishFormat.kif 55681-55681 Rope is a subclass of string

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


(=>
    (instance ?S String)
    (material Fabric ?S))
Mid-level-ontology.kif 3721-3723

consequent
-------------------------


(=>
    (instance ?H Hanging)
    (exists (?S ?N ?P)
        (and
            (instance ?P Human)
            (instance ?S String)
            (instance ?N Neck)
            (experiencer ?H ?P)
            (properPart ?N ?P)
            (instrument ?H ?S)
            (holdsDuring
                (WhenFn ?H)
                (meetsSpatially ?S ?N)))))
Mid-level-ontology.kif 19566-19577
(=>
    (instance ?MI StringInstrument)
    (exists (?S)
        (and
            (instance ?S String)
            (part ?S ?MI))))
Music.kif 1191-1196
(=>
    (instance ?R Rope)
    (exists (?S1 ?S2)
        (and
            (instance ?S1 String)
            (instance ?S2 String)
            (not
                (equal ?S1 ?S2))
            (part ?S1 ?R)
            (part ?S2 ?R))))
Mid-level-ontology.kif 31973-31982


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