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
believes
Sigma KEE - believes
believes
appearance as argument number 1
(
documentation
believes
ChineseLanguage
"这是信念的知识谓词,(
believes
?AGENT ?FORMULA)的 意思是 ?AGENT 相信 ?FORMULA 所表达的命题。")
chinese_format.kif 1941-1942
(
documentation
believes
EnglishLanguage
"The epistemic predicate of belief. (
believes
?AGENT ?FORMULA) means that ?AGENT believes the proposition expressed by ?FORMULA.")
Merge.kif 2753-2755
(
domain
believes
1
CognitiveAgent
)
Merge.kif 2750-2750
domain
believes
, 1 and
CognitiveAgent
(
domain
believes
2
Formula
)
Merge.kif 2751-2751
domain
believes
, 2 and
Formula
(
instance
believes
BinaryPredicate
)
Merge.kif 2748-2748
instance
believes
and
BinaryPredicate
(
instance
believes
PropositionalAttitude
)
Merge.kif 2747-2747
instance
believes
and
PropositionalAttitude
(
subrelation
believes
inScopeOfInterest
)
Merge.kif 2749-2749
subrelation
believes
and
inScopeOfInterest
appearance as argument number 2
(
format
ChineseLanguage
believes
"%1 %n{doesn't}
believes
%2")
chinese_format.kif 61-61
(
format
EnglishLanguage
believes
"%1 %n{doesn't} believe%p{s} %2")
english_format.kif 61-61
(
termFormat
ChineseLanguage
believes
"相信")
chinese_format.kif 62-62
(
termFormat
ChineseTraditionalLanguage
believes
"相信")
domainEnglishFormat.kif 10687-10687
(
termFormat
EnglishLanguage
believes
"believes")
domainEnglishFormat.kif 10686-10686
antecedent
(=>
(
and
(
instance
?H
Hurricane
)
(
instance
?SS
SSHWS5
)
(
eventLocated
?H ?AREA)
(
believes
?A
(
property
?H ?SS)))
(
exists
(?WIND)
(
and
(
greaterThan
?WIND 157.0)
(
believes
?A
(
equal
(
MeasureFn
?WIND
MilesPerHour
)
(
Mean1MinuteWindSpeedFn
?AREA
(
WhenFn
?H)))))))
Weather.kif 2442-2456
instance
Process
and
Hurricane
instance
Entity
and
SSHWS5
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 157.0
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
Mean1MinuteWindSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?H
Hurricane
)
(
instance
?SS
SSHWSAttribute
)
(
eventLocated
?H ?AREA)
(
believes
?A
(
property
?H ?SS))
(
speedScaleAttributeMinMax
?SS
(
MeasureFn
?MIN ?U)
(
MeasureFn
?MAX ?U))
(
instance
?U
UnitOfMeasure
))
(
exists
(?WIND)
(
and
(
greaterThanOrEqualTo
?WIND ?MIN)
(
lessThanOrEqualTo
?WIND ?MAX)
(
believes
?A
(
equal
(
MeasureFn
?WIND ?U)
(
Mean1MinuteWindSpeedFn
?AREA
(
WhenFn
?H)))))))
Weather.kif 2364-2383
instance
Process
and
Hurricane
instance
SpeedScaleAttribute
and
SSHWSAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
UnitOfMeasure
and
MeasureFn
RealNumber
and
UnitOfMeasure
instance
UnitOfMeasure
and
UnitOfMeasure
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
UnitOfMeasure
and
Mean1MinuteWindSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?T
Tornado
)
(
instance
?EF
EF5
)
(
eventLocated
?T ?AREA)
(
believes
?A
(
property
?T ?EF)))
(
exists
(?GUST)
(
and
(
greaterThan
?GUST 200.0)
(
believes
?A
(
equal
(
MeasureFn
?GUST
MilesPerHour
)
(
ThreeSecondGustSpeedFn
?AREA
(
WhenFn
?T)))))))
Weather.kif 2190-2204
instance
Process
and
Tornado
instance
Entity
and
EF5
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 200.0
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
ThreeSecondGustSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?T
Tornado
)
(
instance
?EF
EFScaleAttribute
)
(
eventLocated
?T ?AREA)
(
believes
?A
(
property
?T ?EF))
(
speedScaleAttributeMinMax
?EF
(
MeasureFn
?MIN
MilesPerHour
)
(
MeasureFn
?MAX
MilesPerHour
)))
(
exists
(?GUST)
(
and
(
greaterThanOrEqualTo
?GUST ?MIN)
(
lessThanOrEqualTo
?GUST ?MAX)
(
believes
?A
(
equal
(
MeasureFn
?GUST
MilesPerHour
)
(
ThreeSecondGustSpeedFn
?AREA
(
WhenFn
?T)))))))
Weather.kif 2095-2113
instance
Process
and
Tornado
instance
SpeedScaleAttribute
and
EFScaleAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
MilesPerHour
and
MeasureFn
RealNumber
and
MilesPerHour
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
ThreeSecondGustSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?W
Wind
)
(
instance
?BN
BeaufortNumber12
)
(
eventLocated
?W ?AREA)
(
believes
?A
(
property
?W ?BN)))
(
exists
(?SPEED)
(
and
(
greaterThan
?SPEED 73.0)
(
believes
?A
(
surfaceWindSpeed
?AREA
(
MeasureFn
?SPEED
MilesPerHour
))))))
Weather.kif 484-496
instance
Process
and
Wind
instance
Entity
and
BeaufortNumber12
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 73.0
believes
CognitiveAgent
and
surfaceWindSpeed
Entity
and
MeasureFn
RealNumber
and
MilesPerHour
(=>
(
and
(
instance
?W
Wind
)
(
instance
?BN
BeaufortNumberAttribute
)
(
eventLocated
?W ?AREA)
(
believes
?A
(
property
?W ?BN))
(
speedScaleAttributeMinMax
?BN
(
MeasureFn
?MIN ?U)
(
MeasureFn
?MAX ?U))
(
instance
?U
UnitOfMeasure
))
(
exists
(?SPEED)
(
and
(
greaterThanOrEqualTo
?SPEED ?MIN)
(
lessThanOrEqualTo
?SPEED ?MAX)
(
believes
?A
(
surfaceWindSpeed
?AREA
(
MeasureFn
?SPEED ?U))))))
Weather.kif 349-366
instance
Process
and
Wind
instance
SpeedScaleAttribute
and
BeaufortNumberAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
UnitOfMeasure
and
MeasureFn
RealNumber
and
UnitOfMeasure
instance
UnitOfMeasure
and
UnitOfMeasure
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
surfaceWindSpeed
Entity
and
MeasureFn
RealNumber
and
UnitOfMeasure
(=>
(
believes
?AGENT ?FORMULA)
(
exists
(?TIME)
(
holdsDuring
?TIME
(
considers
?AGENT ?FORMULA))))
Merge.kif 2757-2760
believes
CognitiveAgent
and
Formula
TimePosition
holdsDuring
TimePosition
and
considers
CognitiveAgent
and
Formula
consequent
(=>
(
and
(
attribute
?OBJ ?ATR)
(
instance
?ATR
SubjectiveAssessmentAttribute
))
(
exists
(?TIME ?JUDGE ?AGENT)
(
and
(
instance
?JUDGE
Judging
)
(
agent
?JUDGE ?AGENT)
(
patient
?JUDGE ?OBJ)
(
patient
?JUDGE
(
attribute
?OBJ ?ATR))
(
holdsDuring
?TIME
(
believes
?AGENT
(
property
?OBJ ?ATR))))))
Merge.kif 17072-17085
attribute
Object
and
Attribute
instance
Attribute
and
SubjectiveAssessmentAttribute
TimePosition
Process
and
Agent
instance
Process
and
Judging
agent
Process
and
Agent
patient
Process
and
Object
patient
Process
and
attribute
Object
and
Attribute
holdsDuring
TimePosition
and
believes
Agent
and
property
Object
and
Attribute
(=>
(
and
(
instance
?D
Demonstration
)
(
agent
?D ?G)
(
member
?A1 ?G)
(
member
?A2 ?G))
(
exists
(?P)
(
and
(
believes
?A1 ?P)
(
believes
?A2 ?P))))
MilitaryProcesses.kif 2672-2681
instance
Process
and
Demonstration
agent
Process
and
Agent
member
CognitiveAgent
and
Agent
member
CognitiveAgent
and
Agent
Formula
believes
CognitiveAgent
and
Formula
believes
CognitiveAgent
and
Formula
(=>
(
and
(
instance
?DAMAGE
Damaging
)
(
agent
?DAMAGE ?PROP)
(
destination
?DAMAGE ?DEST)
(
instance
?DEST
CognitiveAgent
))
(
believes
?DEST
(
attribute
?PROP
Dangerous
)))
MilitaryPersons.kif 228-235
instance
Process
and
Damaging
agent
Process
and
Agent
destination
Process
and
CognitiveAgent
instance
CognitiveAgent
and
CognitiveAgent
believes
CognitiveAgent
and
attribute
Agent
and
Dangerous
(=>
(
and
(
instance
?EF
Exfiltration
)
(
agent
?EF ?AGENT))
(
exists
(?PRET)
(
and
(
instance
?PRET
Pretending
)
(
agent
?PRET ?AGENT)
(
patient
?PRET ?ENEMY)
(
hasPurpose
?PRET
(
believes
?ENEMY
(
not
(
exists
(?EF0)
(
equal
?EF0 ?EF))))))))
MilitaryProcesses.kif 257-270
instance
Process
and
Exfiltration
agent
Process
and
Agent
Process
instance
Process
and
Pretending
agent
Process
and
Agent
patient
Process
and
Entity
hasPurpose
Process
and
believes
Entity
and
Process
equal
Process
and
Process
(=>
(
and
(
instance
?EV
Evacuation
)
(
origin
?EV ?OR)
(
agent
?EV ?A))
(
exists
(?P)
(
and
(
instance
?P
Process
)
(
geographicSubregion
?OR
(
WhereFn
?P
(
BeginFn
(
WhenFn
?EV))))
(
causes
?P ?EV)
(
believes
?A
(
attribute
?P
Dangerous
)))))
MilitaryProcesses.kif 2515-2529
instance
Process
and
Evacuation
origin
Process
and
GeographicArea
agent
Process
and
CognitiveAgent
Process
instance
Process
and
Process
geographicSubregion
GeographicArea
and
WhereFn
Process
and
BeginFn
WhenFn
Process
causes
Process
and
Process
believes
CognitiveAgent
and
attribute
Process
and
Dangerous
(=>
(
and
(
instance
?EVP
Process
)
(
instance
?AGENT
Agent
)
(
instance
?EXP
Experimenting
)
(
treatedUser
?AGENT ?EXP)
(
experimentalVariableProcess
?EXP ?EVP)
(
experiencer
?PROC ?AGENT)
(
experiencer
?EVP ?AGENT)
(
exclusiveEvent
?EXP ?PROC))
(
exists
(?EXPERIMENTER)
(
and
(
instance
?EXPERIMENTER
Agent
)
(
experimenter
?EXP ?EXPERIMENTER)
(
believes
?EXPERIMENTER
(
modalAttribute
(
causes
?EVP ?PROC)
Likely
)))))
UXExperimentalTerms.kif 4561-4578
instance
Process
and
Process
instance
Human
and
Agent
instance
Experimenting
and
Experimenting
treatedUser
Human
and
Experimenting
experimentalVariableProcess
Experimenting
and
Process
experiencer
Process
and
Human
experiencer
Process
and
Human
exclusiveEvent
Experimenting
and
Process
Experimenting
ERIMENTER
instance
Experimenting
ERIMENTER and
Agent
experimenter
Experimenting
and
Experimenting
ERIMENTER
believes
Experimenting
ERIMENTER and
modalAttribute
causes
Process
and
Process
and
Likely
(=>
(
and
(
instance
?GROUP
PoliticalPressureGroup
)
(
hasPurpose
?GROUP ?FORMULA)
(
agentOperatesInArea
?GROUP ?AREA)
(
instance
?AREA
Nation
))
(
desires
?GROUP
(
believes
(
GovernmentFn
?AREA) ?FORMULA)))
Government.kif 2347-2354
instance
CognitiveAgent
and
PoliticalPressureGroup
hasPurpose
CognitiveAgent
and
Formula
agentOperatesInArea
CognitiveAgent
and
GeographicArea
instance
GeographicArea
and
Nation
desires
CognitiveAgent
and
believes
GeographicArea
の
government
and
Formula
(=>
(
and
(
instance
?H
Hurricane
)
(
instance
?SS
SSHWS5
)
(
eventLocated
?H ?AREA)
(
believes
?A
(
property
?H ?SS)))
(
exists
(?WIND)
(
and
(
greaterThan
?WIND 157.0)
(
believes
?A
(
equal
(
MeasureFn
?WIND
MilesPerHour
)
(
Mean1MinuteWindSpeedFn
?AREA
(
WhenFn
?H)))))))
Weather.kif 2442-2456
instance
Process
and
Hurricane
instance
Entity
and
SSHWS5
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 157.0
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
Mean1MinuteWindSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?H
Hurricane
)
(
instance
?SS
SSHWSAttribute
)
(
eventLocated
?H ?AREA)
(
believes
?A
(
property
?H ?SS))
(
speedScaleAttributeMinMax
?SS
(
MeasureFn
?MIN ?U)
(
MeasureFn
?MAX ?U))
(
instance
?U
UnitOfMeasure
))
(
exists
(?WIND)
(
and
(
greaterThanOrEqualTo
?WIND ?MIN)
(
lessThanOrEqualTo
?WIND ?MAX)
(
believes
?A
(
equal
(
MeasureFn
?WIND ?U)
(
Mean1MinuteWindSpeedFn
?AREA
(
WhenFn
?H)))))))
Weather.kif 2364-2383
instance
Process
and
Hurricane
instance
SpeedScaleAttribute
and
SSHWSAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
UnitOfMeasure
and
MeasureFn
RealNumber
and
UnitOfMeasure
instance
UnitOfMeasure
and
UnitOfMeasure
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
UnitOfMeasure
and
Mean1MinuteWindSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?INTERPRET
Interpreting
)
(
agent
?INTERPRET ?AGENT)
(
patient
?INTERPRET ?CONTENT)
(
instance
?CONTENT
ContentBearingObject
))
(
exists
(?PROP)
(
holdsDuring
(
EndFn
(
WhenFn
?INTERPRET))
(
believes
?AGENT
(
containsInformation
?CONTENT ?PROP)))))
Merge.kif 10749-10756
instance
Process
and
Interpreting
agent
Process
and
Agent
patient
Process
and
Entity
instance
Entity
and
ContentBearingObject
entity
holdsDuring
EndFn
WhenFn
Process
and
believes
Agent
and
containsInformation
Entity
and
entity
(=>
(
and
(
instance
?JUDGE
Judging
)
(
agent
?JUDGE ?AGENT)
(
patient
?JUDGE ?PROPOSITION))
(
and
(
holdsDuring
(
BeginFn
(
WhenFn
?JUDGE))
(
not
(
believes
?AGENT ?PROPOSITION)))
(
holdsDuring
(
EndFn
(
WhenFn
?JUDGE))
(
believes
?AGENT ?PROPOSITION))))
Merge.kif 11869-11876
instance
Process
and
Judging
agent
Process
and
Agent
patient
Process
and
Entity
holdsDuring
BeginFn
WhenFn
Process
and
believes
Agent
and
Entity
holdsDuring
EndFn
WhenFn
Process
and
believes
Agent
and
Entity
(=>
(
and
(
instance
?N
Nausea
)
(
experiencer
?N ?H))
(
believes
?H
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?N))
(
exists
(?V)
(
and
(
instance
?V
Vomiting
)
(
experiencer
?V ?H))))))
Mid-level-ontology.kif 20727-20738
instance
Process
and
Nausea
experiencer
Process
and
CognitiveAgent
believes
CognitiveAgent
and
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
instance
entity
and
Vomiting
experiencer
entity
and
CognitiveAgent
(=>
(
and
(
instance
?STATE
Stating
)
(
agent
?STATE ?AGENT)
(
patient
?STATE ?FORMULA)
(
instance
?FORMULA
Formula
))
(
holdsDuring
(
WhenFn
?STATE)
(
believes
?AGENT ?FORMULA)))
Merge.kif 12896-12902
instance
Process
and
Stating
agent
Process
and
Agent
patient
Process
and
Entity
instance
Entity
and
Formula
holdsDuring
WhenFn
Process
and
believes
Agent
and
Entity
(=>
(
and
(
instance
?STATE
TellingALie
)
(
agent
?STATE ?AGENT)
(
patient
?STATE ?STATEMENT))
(
holdsDuring
(
WhenFn
?STATE)
(
believes
?AGENT
(
truth
?STATEMENT
False
))))
Mid-level-ontology.kif 883-890
instance
Process
and
TellingALie
agent
Process
and
Agent
patient
Process
and
Process
MENT
holdsDuring
WhenFn
Process
and
believes
Agent
and
truth
Process
MENT and
False
(=>
(
and
(
instance
?T
TemperatureFallingExperiencedAsFeelingCold
)
(
located
?T ?L)
(
experiencer
?T ?A))
(
holdsDuring
(
WhenFn
?T)
(
believes
?A
(
attribute
?L
ColdTemperature
))))
emotion.kif 1559-1566
instance
Process
and
TemperatureFallingExperiencedAsFeelingCold
located
Process
and
Object
experiencer
Process
and
Agent
holdsDuring
WhenFn
Process
and
believes
Agent
and
attribute
Object
and
ColdTemperature
(=>
(
and
(
instance
?T
TemperatureRisingExperiencedAsFeelingWarm
)
(
located
?T ?L)
(
experiencer
?T ?A))
(
holdsDuring
(
WhenFn
?T)
(
believes
?A
(
attribute
?L
WarmTemperature
))))
emotion.kif 1577-1584
instance
Process
and
TemperatureRisingExperiencedAsFeelingWarm
located
Process
and
Object
experiencer
Process
and
Agent
holdsDuring
WhenFn
Process
and
believes
Agent
and
attribute
Object
and
WarmTemperature
(=>
(
and
(
instance
?T
Tornado
)
(
instance
?EF
EF5
)
(
eventLocated
?T ?AREA)
(
believes
?A
(
property
?T ?EF)))
(
exists
(?GUST)
(
and
(
greaterThan
?GUST 200.0)
(
believes
?A
(
equal
(
MeasureFn
?GUST
MilesPerHour
)
(
ThreeSecondGustSpeedFn
?AREA
(
WhenFn
?T)))))))
Weather.kif 2190-2204
instance
Process
and
Tornado
instance
Entity
and
EF5
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 200.0
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
ThreeSecondGustSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?T
Tornado
)
(
instance
?EF
EFScaleAttribute
)
(
eventLocated
?T ?AREA)
(
believes
?A
(
property
?T ?EF))
(
speedScaleAttributeMinMax
?EF
(
MeasureFn
?MIN
MilesPerHour
)
(
MeasureFn
?MAX
MilesPerHour
)))
(
exists
(?GUST)
(
and
(
greaterThanOrEqualTo
?GUST ?MIN)
(
lessThanOrEqualTo
?GUST ?MAX)
(
believes
?A
(
equal
(
MeasureFn
?GUST
MilesPerHour
)
(
ThreeSecondGustSpeedFn
?AREA
(
WhenFn
?T)))))))
Weather.kif 2095-2113
instance
Process
and
Tornado
instance
SpeedScaleAttribute
and
EFScaleAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
MilesPerHour
and
MeasureFn
RealNumber
and
MilesPerHour
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
equal
MeasureFn
RealNumber
and
MilesPerHour
and
ThreeSecondGustSpeedFn
Entity
and
WhenFn
Process
(=>
(
and
(
instance
?TEXT ?CLASS)
(
subclass
?CLASS
FactualText
)
(
authors
?AGENT ?CLASS)
(
subsumesContentInstance
?TEXT ?CONTENT)
(
instance
?CONTENT
Formula
))
(
believes
?AGENT ?CONTENT))
Merge.kif 15118-15125
instance
ContentBearingPhysical
and
ContentBearingObject
subclass
ContentBearingObject
and
FactualText
authors
CognitiveAgent
and
ContentBearingObject
subsumesContentInstance
ContentBearingPhysical
and
Formula
instance
Formula
and
Formula
believes
CognitiveAgent
and
Formula
(=>
(
and
(
instance
?TEXT ?CLASS)
(
subclass
?CLASS
FictionalText
)
(
authors
?AGENT ?CLASS))
(
exists
(?CONTENT)
(
and
(
subsumesContentInstance
?TEXT ?CONTENT)
(
instance
?CONTENT
Formula
)
(
not
(
believes
?AGENT ?CONTENT)))))
Merge.kif 15149-15158
instance
ContentBearingPhysical
and
ContentBearingObject
subclass
ContentBearingObject
and
FictionalText
authors
CognitiveAgent
and
ContentBearingObject
Formula
subsumesContentInstance
ContentBearingPhysical
and
Formula
instance
Formula
and
Formula
believes
CognitiveAgent
and
Formula
(=>
(
and
(
instance
?THREATEN
Threatening
)
(
patient
?THREATEN ?PROP)
(
destination
?THREATEN ?DEST))
(
believes
?DEST
(
attribute
?PROP
Dangerous
)))
MilitaryPersons.kif 212-218
instance
Process
and
Threatening
patient
Process
and
Entity
destination
Process
and
CognitiveAgent
believes
CognitiveAgent
and
attribute
Entity
and
Dangerous
(=>
(
and
(
instance
?W
Wind
)
(
instance
?BN
BeaufortNumber12
)
(
eventLocated
?W ?AREA)
(
believes
?A
(
property
?W ?BN)))
(
exists
(?SPEED)
(
and
(
greaterThan
?SPEED 73.0)
(
believes
?A
(
surfaceWindSpeed
?AREA
(
MeasureFn
?SPEED
MilesPerHour
))))))
Weather.kif 484-496
instance
Process
and
Wind
instance
Entity
and
BeaufortNumber12
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
Entity
RealNumber
greaterThan
RealNumber
and 73.0
believes
CognitiveAgent
and
surfaceWindSpeed
Entity
and
MeasureFn
RealNumber
and
MilesPerHour
(=>
(
and
(
instance
?W
Wind
)
(
instance
?BN
BeaufortNumberAttribute
)
(
eventLocated
?W ?AREA)
(
believes
?A
(
property
?W ?BN))
(
speedScaleAttributeMinMax
?BN
(
MeasureFn
?MIN ?U)
(
MeasureFn
?MAX ?U))
(
instance
?U
UnitOfMeasure
))
(
exists
(?SPEED)
(
and
(
greaterThanOrEqualTo
?SPEED ?MIN)
(
lessThanOrEqualTo
?SPEED ?MAX)
(
believes
?A
(
surfaceWindSpeed
?AREA
(
MeasureFn
?SPEED ?U))))))
Weather.kif 349-366
instance
Process
and
Wind
instance
SpeedScaleAttribute
and
BeaufortNumberAttribute
eventLocated
Process
and
Entity
believes
CognitiveAgent
and
property
Process
and
SpeedScaleAttribute
speedScaleAttributeMinMax
SpeedScaleAttribute
,
MeasureFn
RealNumber
and
UnitOfMeasure
and
MeasureFn
RealNumber
and
UnitOfMeasure
instance
UnitOfMeasure
and
UnitOfMeasure
RealNumber
greaterThanOrEqualTo
RealNumber
and
RealNumber
lessThanOrEqualTo
RealNumber
and
RealNumber
believes
CognitiveAgent
and
surfaceWindSpeed
Entity
and
MeasureFn
RealNumber
and
UnitOfMeasure
(=>
(
and
(
instance
?X
SuicideBombing
)
(
agent
?X ?P))
(
believes
?P
(
holdsDuring
(
FutureFn
(
WhenFn
?X))
(
attribute
?P
Dead
))))
Mid-level-ontology.kif 21568-21576
instance
Process
and
SuicideBombing
agent
Process
and
CognitiveAgent
believes
CognitiveAgent
and
holdsDuring
FutureFn
WhenFn
Process
and
attribute
CognitiveAgent
and
Dead
(=>
(
and
(
subclass
?PLATFORM
PartyPlatform
)
(
authors
?PARTY ?PLATFORM)
(
instance
?PARTY
PoliticalParty
)
(
instance
?INST ?PLATFORM)
(
containsInformation
?INST ?PROP))
(
believes
?PARTY ?PROP))
Government.kif 2316-2323
subclass
ContentBearingObject
and
PartyPlatform
authors
CognitiveAgent
and
ContentBearingObject
instance
CognitiveAgent
and
PoliticalParty
instance
ContentBearingPhysical
and
ContentBearingObject
containsInformation
ContentBearingPhysical
and
Formula
believes
CognitiveAgent
and
Formula
Display limited to 25 items.
Show next 25
Display limited to 25 items.
Show next 25
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