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
unitNumber
Sigma KEE - unitNumber
unitNumber
appearance as argument number 1
(
documentation
unitNumber
EnglishLanguage
"(
unitNumber
?STR ?PLACE) means that ?STR represents the particular unit or space within the building that a
PostalPlace
is located")
Mid-level-ontology.kif 23970-23972
(
domain
unitNumber
1
SymbolicString
)
Mid-level-ontology.kif 23973-23973
The number 1 argument of
unit number
is an
instance
of
symbolic string
(
domain
unitNumber
2
PostalPlace
)
Mid-level-ontology.kif 23974-23974
The number 2 argument of
unit number
is an
instance
of
PostalPlace
(
instance
unitNumber
BinaryPredicate
)
Mid-level-ontology.kif 23969-23969
unit number
is an
instance
of
binary predicate
appearance as argument number 2
(
format
ChineseLanguage
unitNumber
"%2 的 unit 号码是 %1 ")
domainEnglishFormat.kif 4883-4883
(
format
ChineseTraditionalLanguage
unitNumber
"%2 的 unit 號碼是 %1 ")
domainEnglishFormat.kif 4882-4882
(
format
EnglishLanguage
unitNumber
"the unit number of %2 is %1")
domainEnglishFormat.kif 4881-4881
(
termFormat
ChineseLanguage
unitNumber
"单位号码")
domainEnglishFormat.kif 60407-60407
(
termFormat
ChineseTraditionalLanguage
unitNumber
"單位號碼")
domainEnglishFormat.kif 60406-60406
(
termFormat
EnglishLanguage
unitNumber
"unit number")
domainEnglishFormat.kif 60405-60405
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
If the
unit
number of
a PostalPlace
is
a symbolic string
and
another symbolic string
is the
floor
of
the PostalPlace
,
then there exist
a physical
and
an object
such that
the object
is an
instance
of
building level
and
the physical
is an
instance
of
room
and
the physical
is
located
at
the object
and
the object
is a
part
of
the PostalPlace
and
the physical
has
name
the symbolic string
and
the object
has
name
the other symbolic string
(=>
(
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
If the
unit
number of
a PostalPlace
is
a symbolic string
and there doesn't exist
another symbolic string
such that
the other symbolic string
is the
floor
of
the PostalPlace
,
then there exists
a physical
such that
the physical
is an
instance
of
room
and
the physical
has
name
the symbolic string
and
the physical
is
located
at
the 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