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
floorCode
Sigma KEE - floorCode
floorCode
appearance as argument number 1
(
documentation
floorCode
EnglishLanguage
"(
floorCode
?STR ?PLACE) means that ?STR represents the
BuildingLevel
that a particular
PostalPlace
can be found at")
Mid-level-ontology.kif 23977-23978
(
domain
floorCode
1
SymbolicString
)
Mid-level-ontology.kif 23979-23979
domain
floorCode
, 1 and
SymbolicString
(
domain
floorCode
2
PostalPlace
)
Mid-level-ontology.kif 23980-23980
domain
floorCode
, 2 and
PostalPlace
(
instance
floorCode
BinaryPredicate
)
Mid-level-ontology.kif 23976-23976
instance
floorCode
and
BinaryPredicate
appearance as argument number 2
(
format
ChineseLanguage
floorCode
"%1 是 %2 的 floor ")
domainEnglishFormat.kif 3467-3467
(
format
ChineseTraditionalLanguage
floorCode
"%1 是 %2 的 floor ")
domainEnglishFormat.kif 3466-3466
(
format
EnglishLanguage
floorCode
"%1 is the floor of %2")
domainEnglishFormat.kif 3465-3465
antecedent
(=>
(
and
(
unitNumber
?UNITSTR ?PLACE)
(
floorCode
?FLRCODE ?PLACE))
(
exists
(?UNIT ?FLOOR)
(
and
(
instance
?FLOOR
BuildingLevel
)
(
instance
?UNIT
Room
)
(
located
?UNIT ?FLOOR)
(
part
?FLOOR ?PLACE)
(
names
?UNITSTR ?UNIT)
(
names
?FLRCODE ?FLOOR))))
Mid-level-ontology.kif 23982-23993
unitNumber
SymbolicString
and
PostalPlace
floorCode
SymbolicString
and
PostalPlace
Physical
Object
instance
Object
and
BuildingLevel
instance
Physical
and
Room
located
Physical
and
Object
part
Object
and
PostalPlace
names
SymbolicString
and
Physical
names
SymbolicString
and
Object
(=>
(
and
(
unitNumber
?UNITSTR ?PLACE)
(
not
(
exists
(?FLR)
(
floorCode
?FLR ?PLACE))))
(
exists
(?UNIT)
(
and
(
instance
?UNIT
Room
)
(
names
?UNITSTR ?UNIT)
(
located
?UNIT ?PLACE))))
Mid-level-ontology.kif 23995-24005
unitNumber
SymbolicString
and
PostalPlace
SymbolicString
floorCode
SymbolicString
and
PostalPlace
Physical
instance
Physical
and
Room
names
SymbolicString
and
Physical
located
Physical
and
PostalPlace
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