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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ArtSchool
ArtSchool

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


(documentation ArtSchool EnglishLanguage "Any School whose aim is to teach students how to create ArtWorks.") Mid-level-ontology.kif 18160-18161
(externalImage ArtSchool "http://upload.wikimedia.org/wikipedia/commons/ 0/ 03/ Bashkirtseff_-_In_the_Studio.jpg") pictureList.kif 5866-5866
(subclass ArtSchool School) Mid-level-ontology.kif 18159-18159 ArtSchool est une sous-classe de School

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


(termFormat ChineseLanguage ArtSchool "艺术学校") domainEnglishFormat.kif 8569-8569
(termFormat ChineseTraditionalLanguage ArtSchool "藝術學校") domainEnglishFormat.kif 8568-8568
(termFormat EnglishLanguage ArtSchool "art school") domainEnglishFormat.kif 8567-8567

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


(=>
    (and
        (instance ?AS ArtSchool)
        (instance ?P EducationalProcess)
        (eventLocated ?P ?AS))
    (exists (?M ?ART)
        (and
            (instance ?M Making)
            (patient ?M ?ART)
            (instance ?ART ArtWork)
            (refers ?P ?M))))
Mid-level-ontology.kif 18163-18173


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