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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - almaMater
almaMater

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


(documentation almaMater EnglishLanguage "(almaMater ?PERSON ?ORG) means that ?PERSON enrolled for a higher degree at insititution ?ORG, in principle to complete an academic degree.") Mid-level-ontology.kif 18233-18234
(domain almaMater 1 Human) Mid-level-ontology.kif 18235-18235 The number 1 argument of Alma Mater is an instance of human
(domain almaMater 2 PostSecondarySchool) Mid-level-ontology.kif 18236-18236 The number 2 argument of Alma Mater is an instance of post secondary school
(instance almaMater BinaryPredicate) Mid-level-ontology.kif 18237-18237 Alma Mater is an instance of binary predicate

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


(format ChineseLanguage almaMater "%1 的 almaMater %n 是 %2") domainEnglishFormat.kif 132-132
(format ChineseTraditionalLanguage almaMater "%1 的 almaMater %n 是 %2") domainEnglishFormat.kif 131-131
(format EnglishLanguage almaMater "%1's almaMater is %n %2") domainEnglishFormat.kif 130-130
(termFormat ChineseLanguage almaMater "母校") domainEnglishFormat.kif 6967-6967
(termFormat ChineseTraditionalLanguage almaMater "母校") domainEnglishFormat.kif 6966-6966
(termFormat EnglishLanguage almaMater "Alma Mater") domainEnglishFormat.kif 6965-6965

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


(=>
    (almaMater ?PERSON ?SCHOOL)
    (exists (?EV)
        (and
            (instance ?EV EducationalProcess)
            (destination ?EV ?PERSON)
            (eventLocated ?EV ?SCHOOL)
            (holdsDuring
                (WhenFn ?EV)
                (attribute ?PERSON Student)))))
Mid-level-ontology.kif 18239-18248


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