Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
student
Sigma KEE - student
student
appearance as argument number 1
(
documentation
student
EnglishLanguage
"(
student
?AGENT ?ORG) means that ?AGENT is enrolled in the
EducationalOrganization
?ORG.")
Mid-level-ontology.kif 16215-16216
(
domain
student
1
Human
)
Mid-level-ontology.kif 16213-16213
(
domain
student
2
EducationalOrganization
)
Mid-level-ontology.kif 16214-16214
(
instance
student
BinaryPredicate
)
Mid-level-ontology.kif 16212-16212
(
subrelation
student
member
)
Mid-level-ontology.kif 16211-16211
appearance as argument number 2
(
format
ChineseLanguage
student
"%1 是 %2 的
student
")
domainEnglishFormat.kif 4687-4687
(
format
ChineseTraditionalLanguage
student
"%1 是 %2 的
student
")
domainEnglishFormat.kif 4686-4686
(
format
EnglishLanguage
student
"%1 is a
student
of %2")
domainEnglishFormat.kif 4685-4685
antecedent
(=>
(
student
?AGENT ?ORG)
(
exists
(?PROCESS)
(
and
(
instance
?PROCESS
EducationalProcess
)
(
eventLocated
?PROCESS ?ORG)
(
destination
?PROCESS ?AGENT))))
Mid-level-ontology.kif 16218-16224
consequent
(=>
(
and
(
attribute
?P
CollegeFreshman
)
(
occupiesPosition
?H ?P ?ORG))
(
exists
(?T)
(
and
(
holdsDuring
(
MeasureFn
?T
YearDuration
)
(
student
?H ?ORG))
(
lessThan
?T 1))))
Mid-level-ontology.kif 18079-18088
(=>
(
and
(
attribute
?P
CollegeJunior
)
(
occupiesPosition
?H ?P ?ORG))
(
exists
(?T)
(
and
(
holdsDuring
(
MeasureFn
?T
YearDuration
)
(
student
?H ?ORG))
(
greaterThanOrEqualTo
?T 2)
(
lessThan
?T 3))))
Mid-level-ontology.kif 18094-18104
(=>
(
and
(
attribute
?P
CollegeSenior
)
(
occupiesPosition
?H ?P ?ORG))
(
exists
(?T)
(
and
(
holdsDuring
(
MeasureFn
?T
YearDuration
)
(
student
?H ?ORG))
(
greaterThanOrEqualTo
?T 3)
(
lessThan
?T 4))))
Mid-level-ontology.kif 18110-18120
(=>
(
and
(
attribute
?P
CollegeSophomore
)
(
occupiesPosition
?H ?P ?ORG))
(
exists
(?T)
(
and
(
holdsDuring
(
MeasureFn
?T
YearDuration
)
(
student
?H ?ORG))
(
greaterThanOrEqualTo
?T 1)
(
lessThan
?T 2))))
Mid-level-ontology.kif 18126-18136
(=>
(
instance
?DS
DaySchool
)
(
not
(
exists
(?S)
(
and
(
student
?S ?DS)
(
home
?S ?DS)))))
Mid-level-ontology.kif 16203-16209
(=>
(
instance
?VS
VocationalSchool
)
(
hasPurpose
?VS
(
exists
(?P ?S ?T)
(
and
(
instance
?P
EducationalProcess
)
(
eventLocated
?P ?VS)
(
student
?S ?VS)
(
experiencer
?P ?S)
(
instance
?T
OccupationalTrade
)
(
holdsDuring
(
EndFn
(
WhenFn
?P))
(
attribute
?S ?T))))))
Mid-level-ontology.kif 16128-16140
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