Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
cb
cz
de
hi
ro
sv
tg
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
inhabits
Sigma KEE - inhabits
inhabits
appearance as argument number 1
(
documentation
inhabits
ChineseLanguage
"这是住在其他某样东西内最基本的概念。 (
inhabits
?ORGANISM ?OBJECT)的意思是 ?OBJECT 是 ?ORGANISM 的住所(临时或永久的)、巢ホール如此类推。")
chinese_format.kif 3373-3374
(
documentation
inhabits
EnglishLanguage
"A very basic notion of living within something else. (
inhabits
?ORGANISM ?OBJECT) means that ?OBJECT is the residence (either permanent or temporary), nest, etc. of ?ORGANISM.")
Merge.kif 14525-14527
(
domain
inhabits
1
Organism
)
Merge.kif 14523-14523
The number 1 argument of
inhabits
is an
instance
of
organism
(
domain
inhabits
2
Object
)
Merge.kif 14524-14524
The number 2 argument of
inhabits
is an
instance
of
object
(
instance
inhabits
AsymmetricRelation
)
Merge.kif 14522-14522
inhabits
is an
instance
of
asymmetric relation
(
instance
inhabits
BinaryPredicate
)
Merge.kif 14521-14521
inhabits
is an
instance
of
binary predicate
appearance as argument number 2
(
format
ChineseLanguage
inhabits
"%1 %n{doesn't} 住在 %2")
chinese_format.kif 521-521
(
format
EnglishLanguage
inhabits
"%1 %n{doesn't} live%p{s} in %2")
english_format.kif 526-526
(
format
FrenchLanguage
inhabits
"%1 %n{ne} vie %n{pas} � %2")
french_format.kif 308-308
(
format
ItalianLanguage
inhabits
"%1 %n{non} abita%p{s} in %2")
relations-it.txt 143-143
(
format
JapaneseLanguage
inhabits
"%1 は %2 に live%p{s} %n{ない}")
japanese_format.kif 2076-2076
(
format
PortugueseLanguage
inhabits
"%1 %n{nao} vive %n em %2")
portuguese_format.kif 260-260
(
format
cz
inhabits
"%1 %n{doesn't} live%p{s} in %2")
relations-cz.txt 314-314
(
format
de
inhabits
"%1 wohnt %n{nicht} in %2")
relations-de.txt 677-677
(
format
hi
inhabits
"%1 %2 men %n{nahiin} rahataa hai")
relations-hindi.txt 182-182
(
format
ro
inhabits
"%1 %n{nu} live%t{locuieºte} în %2")
relations-ro.kif 329-329
(
format
sv
inhabits
"%1 lever %n{inte} i %2")
relations-sv.txt 336-336
(
format
tg
inhabits
"%1 %n ay nabubuhay sa %2")
relations-tg.txt 290-290
(
subrelation
home
inhabits
)
Merge.kif 14537-14537
home
is a
subrelation
of
inhabits
(
subrelation
stays
inhabits
)
Merge.kif 14544-14544
stays
is a
subrelation
of
inhabits
(
termFormat
ChineseLanguage
inhabits
"居住")
chinese_format.kif 522-522
stays
is a
subrelation
of
inhabits
(
termFormat
ChineseLanguage
inhabits
"栖息")
domainEnglishFormat.kif 30084-30084
stays
is a
subrelation
of
inhabits
(
termFormat
ChineseTraditionalLanguage
inhabits
"棲息")
domainEnglishFormat.kif 30083-30083
stays
is a
subrelation
of
inhabits
(
termFormat
EnglishLanguage
inhabits
"inhabits")
domainEnglishFormat.kif 30082-30082
stays
is a
subrelation
of
inhabits
(
termFormat
de
inhabits
"wohnt")
terms-de.txt 205-205
stays
is a
subrelation
of
inhabits
(
termFormat
tg
inhabits
"nabubuhay")
relations-tg.txt 291-291
stays
is a
subrelation
of
inhabits
antecedent
(<=>
(
inhabits
?I ?L)
(
instance
?I
Inhabitant
))
Mid-level-ontology.kif 32331-32333
An organism
live
s in
an object
if and only if
the organism
is an
instance
of
inhabitant
(=>
(
and
(
holdsDuring
?T1
(
and
(
attribute
?PERSON
DislocatedCivilian
)
(
inhabits
?PERSON ?RESIDENCE)
(
located
?RESIDENCE ?PLACE)))
(
instance
?PLACE
GeographicArea
)
(
instance
?T1
TimeInterval
))
(
exists
(?T0 ?PRIOR_PLACE ?PRIOR_RES)
(
and
(
instance
?T0
TimeInterval
)
(
earlier
?T0 ?T1)
(
instance
?PRIOR_RES
Object
)
(
instance
?PRIOR_PLACE
GeopoliticalArea
)
(
located
?PRIOR_RES ?PRIOR_PLACE)
(
not
(
equal
?PLACE ?PRIOR_PLACE))
(
not
(
equal
?RESIDENCE ?PRIOR_RES))
(
not
(
geographicSubregion
?PLACE ?PRIOR_PLACE))
(
not
(
geographicSubregion
?PRIOR_PLACE ?PLACE))
(
holdsDuring
?T0
(
inhabits
?PERSON ?PRIOR_RES)))))
MilitaryPersons.kif 26-47
If
dislocated civilian
is an
attribute
of
an entity
and
the entity
live
s in
another entity
and
the other entity
is
located
at
a geographic area
holds
during
a time interval
and
the geographic area
is an
instance
of
geographic area
and
the time interval
is an
instance
of
time interval
,
then there exist
another time interval
,
a third entity
_PLACE and
the third entity
_RES such that
the other time interval
is an
instance
of
time interval
and
the other time interval
happens
earlier
than
the time interval
and
the third entity
_RES is an
instance
of
object
and
the third entity
_PLACE is an
instance
of
geopolitical area
and
the third entity
_RES is
located
at
the third entity
_PLACE and
equal
the geographic area
and
the third entity
_PLACE and
equal
the other entity
and
the third entity
_RES and
the geographic area
is not a
geographic
subregion of
the third entity
_PLACE and
the third entity
_PLACE is not a
geographic
subregion of
the geographic area
and
the entity
live
s in
the third entity
_RES holds
during
the other time interval
(=>
(
and
(
instance
?BACTERIUM
Bacterium
)
(
inhabits
?BACTERIUM ?OBJ))
(
instance
?OBJ
Organism
))
Merge.kif 14625-14629
If
an organism
is an
instance
of
bacterium
and
the organism
live
s in
an object
,
then
the object
is an
instance
of
organism
(=>
(
and
(
instance
?FUNGUS
Fungus
)
(
inhabits
?FUNGUS ?OBJ))
(
instance
?OBJ
Organism
))
Merge.kif 14584-14588
If
an organism
is an
instance
of
fungus
and
the organism
live
s in
an object
,
then
the object
is an
instance
of
organism
(=>
(
and
(
instance
?VIRUS
Virus
)
(
inhabits
?VIRUS ?OBJ))
(
instance
?OBJ
Organism
))
Merge.kif 14637-14641
If
an organism
is an
instance
of
virus
and
the organism
live
s in
an object
,
then
the object
is an
instance
of
organism
(=>
(
holdsDuring
?T1
(
and
(
attribute
?P
DisplacedPerson
)
(
inhabits
?P ?RES)
(
located
?RES ?PLACE)
(
citizen
?P ?NATION)))
(
not
(
partlyLocated
?PLACE ?NATION)))
MilitaryPersons.kif 70-78
If
displaced person
is an
attribute
of
an entity
and
the entity
live
s in
another entity
and
the other entity
is
located
at
the entity
LACE and
the entity
is a
citizen
of
an object
holds
during
a time position
,
then
the entity
LACE is not
partly
located in
the object
(=>
(
holdsDuring
?T1
(
and
(
attribute
?P
InternallyDisplacedPerson
)
(
inhabits
?P ?RES)
(
located
?RES ?PLACE)
(
citizen
?P ?NATION)))
(
partlyLocated
?PLACE ?NATION))
MilitaryPersons.kif 92-99
If
internally displaced person
is an
attribute
of
an entity
and
the entity
live
s in
another entity
and
the other entity
is
located
at
the entity
LACE and
the entity
is a
citizen
of
an object
holds
during
a time position
,
then
the entity
LACE is
partly
located in
the object
(=>
(
holdsDuring
?T1
(
inhabits
?ORGANISM ?OBJ))
(
exists
(?TIME)
(
and
(
instance
?TIME
TimeInterval
)
(
temporalPart
?TIME ?T1)
(
holdsDuring
?TIME
(
located
?ORGANISM ?OBJ)))))
Merge.kif 14529-14535
If
an entity
live
s in
another entity
holds
during
a time position
,
then there exists
another time position
such that
the other time position
is an
instance
of
time interval
and
the other time position
is a
part
of
the time position
and
the entity
is
located
at
the other entity
holds
during
the other time position
consequent
(<=>
(
and
(
instance
?YEAR
(
YearFn
?Y))
(
equal
(
MigrantsPerThousandFn
?AREA ?YEAR) ?REALNUMBER))
(
and
(
equal
(
SubtractionFn
?Y ?PY) 1)
(
instance
?PREVIOUSYEAR
(
YearFn
?PY))
(
holdsDuring
?YEAR
(
equal
(
PopulationFn
?AREA) ?POPULATION))
(
equal
(
DivisionFn
?POPULATION 1000) ?THOUSANDS)
(
equal
?IMMIGRATION
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
holdsDuring
?PREVIOUSYEAR
(
not
(
inhabits
?PERSON ?AREA)))
(
holdsDuring
?YEAR
(
inhabits
?PERSON ?AREA))))))
(
equal
?EMMIGRATION
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
holdsDuring
?PREVIOUSYEAR
(
inhabits
?PERSON ?AREA))
(
holdsDuring
?YEAR
(
not
(
inhabits
?PERSON ?AREA)))))))
(
equal
(
SubtractionFn
?IMMIGRATION ?EMMIGRATION) ?MIGRATIONCOUNT)
(
equal
(
DivisionFn
?MIGRATIONCOUNT ?THOUSANDS) ?REALNUMBER)))
People.kif 156-187
A year
is an
instance
of the
year
an integer
and
equal
the
migrants
per thousand of
a geopolitical area
and
the year
and
a real number
if and only if
equal
(
the integer
and
another integer
) and 1 and
an entity
is an
instance
of the
year
the other integer
and
equal
the
population
of
the geopolitical area
and
another real number
holds
during
the year
and
equal
the other real number
and 1000 and
a third real number
and
equal
a third integer
and the number of
instances
in the
class
described by
a symbolic string
and
equal
a fourth integer
and the number of
instances
in the
class
described by
the symbolic string
and
equal
(
the third integer
and
the fourth integer
) and
a fourth real number
and
equal
the fourth real number
and
the third real number
and
the real number
(<=>
(
equal
(
MaleToFemaleRatioFn
?AREA) ?REALNUMBER)
(
and
(
equal
?MALECOUNT
(
CardinalityFn
(
KappaFn
?MALE
(
and
(
instance
?MALE
Human
)
(
attribute
?MALE
Male
)
(
inhabits
?MALE ?AREA)))))
(
equal
?FEMALECOUNT
(
CardinalityFn
(
KappaFn
?FEMALE
(
and
(
instance
?FEMALE
Human
)
(
attribute
?FEMALE
Female
)
(
inhabits
?FEMALE ?AREA)))))
(
equal
(
DivisionFn
?MALECOUNT ?FEMALECOUNT) ?REALNUMBER)))
People.kif 206-223
equal
the
male
to female ratio of
a geopolitical area
and
a real number
if and only if
equal
an integer
and the number of
instances
in the
class
described by
a symbolic string
and
equal
another integer
and the number of
instances
in the
class
described by
another symbolic string
and
equal
the integer
and
the other integer
and
the real number
(=>
(
and
(
attribute
?I
Inhabited
)
(
instance
?I
Region
))
(
exists
(?H)
(
and
(
instance
?H
Human
)
(
inhabits
?H ?I))))
Mid-level-ontology.kif 32012-32019
If
inhabited
is an
attribute
of
an object
and
the object
is an
instance
of
region
,
then there exists
an organism
such that
the organism
is an
instance
of
human
and
the organism
live
s in
the object
(=>
(
and
(
attribute
?U
Uninhabited
)
(
instance
?U
Region
))
(
not
(
exists
(?H)
(
and
(
instance
?H
Human
)
(
inhabits
?H ?U)))))
Mid-level-ontology.kif 31996-32004
If
uninhabited
is an
attribute
of
an object
and
the object
is an
instance
of
region
,
then there doesn't exist
an organism
such that
the organism
is an
instance
of
human
and
the organism
live
s in
the object
(=>
(
and
(
holdsDuring
?T1
(
and
(
attribute
?PERSON
DislocatedCivilian
)
(
inhabits
?PERSON ?RESIDENCE)
(
located
?RESIDENCE ?PLACE)))
(
instance
?PLACE
GeographicArea
)
(
instance
?T1
TimeInterval
))
(
exists
(?T0 ?PRIOR_PLACE ?PRIOR_RES)
(
and
(
instance
?T0
TimeInterval
)
(
earlier
?T0 ?T1)
(
instance
?PRIOR_RES
Object
)
(
instance
?PRIOR_PLACE
GeopoliticalArea
)
(
located
?PRIOR_RES ?PRIOR_PLACE)
(
not
(
equal
?PLACE ?PRIOR_PLACE))
(
not
(
equal
?RESIDENCE ?PRIOR_RES))
(
not
(
geographicSubregion
?PLACE ?PRIOR_PLACE))
(
not
(
geographicSubregion
?PRIOR_PLACE ?PLACE))
(
holdsDuring
?T0
(
inhabits
?PERSON ?PRIOR_RES)))))
MilitaryPersons.kif 26-47
If
dislocated civilian
is an
attribute
of
an entity
and
the entity
live
s in
another entity
and
the other entity
is
located
at
a geographic area
holds
during
a time interval
and
the geographic area
is an
instance
of
geographic area
and
the time interval
is an
instance
of
time interval
,
then there exist
another time interval
,
a third entity
_PLACE and
the third entity
_RES such that
the other time interval
is an
instance
of
time interval
and
the other time interval
happens
earlier
than
the time interval
and
the third entity
_RES is an
instance
of
object
and
the third entity
_PLACE is an
instance
of
geopolitical area
and
the third entity
_RES is
located
at
the third entity
_PLACE and
equal
the geographic area
and
the third entity
_PLACE and
equal
the other entity
and
the third entity
_RES and
the geographic area
is not a
geographic
subregion of
the third entity
_PLACE and
the third entity
_PLACE is not a
geographic
subregion of
the geographic area
and
the entity
live
s in
the third entity
_RES holds
during
the other time interval
(=>
(
and
(
instance
?AGENT
Human
)
(
holdsDuring
?TIME
(
and
(
deviceTelecomNumber
?NUMBER ?DEVICE)
(
telephoneNumber
?NUMBER ?AGENT)
(
located
?DEVICE ?PLACE)
(
instance
?PLACE
Residence
))))
(
holdsDuring
?TIME
(
inhabits
?AGENT ?PLACE)))
Mid-level-ontology.kif 26697-26706
If
an entity
is an
instance
of
human
and
another entity
has
number
a third entity
and
the third entity
is the
telephone
number
of
the entity
and
the other entity
is
located
at
a fourth entity
and
the fourth entity
is an
instance
of
residence
holds
during
a time position
,
then
the entity
live
s in
the fourth entity
holds
during
the time position
(=>
(
and
(
instance
?I
Immigrating
)
(
agent
?I ?A))
(
exists
(?N1 ?N2)
(
and
(
instance
?N1
Nation
)
(
instance
?N2
Nation
)
(
origin
?I ?N1)
(
destination
?I ?N2)
(
not
(
equal
?N1 ?N2))
(
member
?A
(
CitizenryFn
?N1))
(
not
(
member
?A
(
CitizenryFn
?N2)))
(
hasPurpose
?I
(
inhabits
?A ?N2)))))
Mid-level-ontology.kif 18903-18919
If
a process
is an
instance
of
immigrating
and
an agent
is an
agent
of
the process
,
then there exist
a geopolitical area
and
another geopolitical area
such that
the geopolitical area
is an
instance
of
nation
and
the other geopolitical area
is an
instance
of
nation
and
the process
originate
s at
the geopolitical area
and
the process
end
s up at
the other geopolitical area
and
equal
the geopolitical area
and
the other geopolitical area
and
the agent
is a
member
of the
citizenry
of
the geopolitical area
and
the agent
is not a
member
of the
citizenry
of
the other geopolitical area
and
the process
has the purpose
the agent
live
s in
the other geopolitical area
(=>
(
and
(
instance
?S ?C)
(
subclass
?C
Seafood
))
(
exists
(?X ?SEA ?ANIMAL)
(
and
(
meatOfAnimal
?C ?ANIMAL)
(
instance
?X ?ANIMAL)
(
instance
?SEA
BodyOfWater
)
(
inhabits
?X ?SEA))))
Food.kif 1934-1943
If
an entity
is an
instance
of
a kind of meat
and
a kind of meat
is a
subclass
of
seafood
,
then there exist
an organism
,
the entity
EA and
a kind of animal
such that
the kind of meat
is the
meat
of
a kind of animal
and
the organism
is an
instance
of
the kind of animal
and
the entity
EA is an
instance
of
body of water
and
the organism
live
s in
the entity
EA
(=>
(
habitatOfOrganism
?O ?L)
(
modalAttribute
(
exists
(?OI)
(
and
(
instance
?OI ?O)
(
inhabits
?OI ?L)))
Likely
))
Mid-level-ontology.kif 32306-32313
If
a kind of organism
inhabits
a geographic area
,
then the statement there exists
a kind of organism
I such that
the kind of organism
I is an
instance
of
the kind of organism
and
the kind of organism
I
live
s in
the geographic area
has the
modal
force
of
likely
(=>
(
instance
?ALGA
Alga
)
(
exists
(?WATER)
(
and
(
inhabits
?ALGA ?WATER)
(
instance
?WATER
Water
))))
Merge.kif 14571-14576
If
an organism
is an
instance
of
alga
,
then there exists
an object
such that
the organism
live
s in
the object
and
the object
is an
instance
of
water
(=>
(
instance
?B
Burrow
)
(
exists
(?A)
(
hasPurpose
?B
(
inhabits
?A ?B))))
Geography.kif 6345-6349
If
a physical
is an
instance
of
burrow
,
then there exists
an entity
such that
the physical
has the purpose
the entity
live
s in
the physical
(=>
(
instance
?B
MilitaryBase
)
(
exists
(?H)
(
and
(
instance
?H
Human
)
(
attribute
?H
MilitaryPerson
)
(
inhabits
?H ?B))))
MilitaryProcesses.kif 2758-2764
If
an object
is an
instance
of
military base
,
then there exists
an organism
such that
the organism
is an
instance
of
human
and
military person
is an
attribute
of
the organism
and
the organism
live
s in
the object
(=>
(
instance
?BUILDING
Building
)
(
exists
(?HUMAN)
(
and
(
instance
?HUMAN
Human
)
(
or
(
inhabits
?HUMAN ?BUILDING)
(
exists
(?ACT)
(
and
(
agent
?ACT ?HUMAN)
(
located
?ACT ?BUILDING)))))))
Merge.kif 15893-15903
If
an object
is an
instance
of
building
,
then there exists
an organism
such that
the organism
is an
instance
of
human
and
the organism
live
s in
the object
or there exists
a process
such that
the organism
is an
agent
of
the process
and
the process
is
located
at
the object
(=>
(
instance
?FISH
Fish
)
(
exists
(?WATER)
(
and
(
inhabits
?FISH ?WATER)
(
instance
?WATER
Water
))))
Merge.kif 14726-14731
If
an organism
is an
instance
of
fish
,
then there exists
an object
such that
the organism
live
s in
the object
and
the object
is an
instance
of
water
(=>
(
instance
?I
Inhabitant
)
(
exists
(?L)
(
and
(
instance
?L
Object
)
(
inhabits
?I ?L))))
Mid-level-ontology.kif 32324-32329
If
an organism
is an
instance
of
inhabitant
,
then there exists
an object
such that
the object
is an
instance
of
object
and
the organism
live
s in
the object
(=>
(
instance
?P
(
DemonymFn
?N))
(
or
(
exists
(?R)
(
and
(
located
?R ?N)
(
inhabits
?P ?R)))
(
birthplace
?P ?N)))
Mid-level-ontology.kif 32570-32577
If
an animal
is an
instance
of
a geographic area
-ian,
then there exists
an object
such that
the object
is
located
at
the geographic area
and
the animal
live
s in
the object
or
the geographic area
is a
birthplace
of
the animal
(=>
(
instance
?R
MobileResidence
)
(
hasPurpose
?R
(
exists
(?H ?T)
(
and
(
instance
?H
Human
)
(
instance
?T
Translocation
)
(
inhabits
?H ?R)
(
patient
?T ?R)))))
Mid-level-ontology.kif 7774-7782
If
a physical
is an
instance
of
mobile residence
,
then
the physical
has the purpose there exist
an entity
and
another entity
such that
the entity
is an
instance
of
human
and
the other entity
is an
instance
of
translocation
and
the entity
live
s in
the physical
and
the physical
is a
patient
of
the other entity
(=>
(
instance
?RESIDENCE
AnimalResidence
)
(
hasPurpose
?RESIDENCE
(
exists
(?ANIMAL)
(
and
(
instance
?ANIMAL
Animal
)
(
not
(
instance
?ANIMAL
Human
))
(
inhabits
?ANIMAL ?RESIDENCE)))))
Mid-level-ontology.kif 8158-8165
If
a physical
is an
instance
of
animal residence
,
then
the physical
has the purpose there exists
an entity
such that
the entity
is an
instance
of
animal
and
the entity
is not an
instance
of
human
and
the entity
live
s in
the physical
(=>
(
parasite
?O1 ?O2)
(
inhabits
?O1 ?O2))
Mid-level-ontology.kif 7217-7219
If
an organism
is a
parasite
of
another organism
,
then
the other organism
live
s in
the organism
statement
(
and
(
instance
?YEAR
(
YearFn
?Y))
(
equal
(
ChildrenBornPerWomanFn
?AREA ?YEAR)
(
CardinalityFn
(
KappaFn
?INFANT
(
and
(
instance
?BIRTH
Birth
)
(
experiencer
?BIRTH ?INFANT)
(
agent
?BIRTH ?WOMAN)
(
instance
?WOMAN
Human
)
(
attribute
?WOMAN
Female
)
(
holdsDuring
?YEAR
(
inhabits
?WOMAN ?AREA)))))))
People.kif 456-469
A year
is an
instance
of the
year
an integer
and
equal
the
children
born per woman of
a geopolitical area
and
the year
and the number of
instances
in the
class
described by
a symbolic string
(
equal
(
AvailableForMilitaryServiceMaleFn
?AREA)
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
attribute
?PERSON
Male
)
(
militaryAge
?AREA ?MILITARYAGE)
(
age
?PERSON ?AGE)
(
greaterThanOrEqualTo
?AGE ?MILITARYAGE)
(
inhabits
?PERSON ?AREA)))))
Military.kif 940-949
equal
the
available
for military service male of
a geopolitical area
and the number of
instances
in the
class
described by
a symbolic string
(
equal
(
FitForMilitaryServiceMaleFn
?AREA)
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
attribute
?PERSON
Male
)
(
subclass
?PROCESS
MilitaryProcess
)
(
fitForMilitaryService
?PERSON ?PROCESS)
(
militaryAge
?AREA ?MILITARYAGE)
(
age
?PERSON ?AGE)
(
greaterThanOrEqualTo
?AGE ?MILITARYAGE)
(
inhabits
?PERSON ?AREA)))))
Military.kif 963-974
equal
the
fit
for military service male of
a geopolitical area
and the number of
instances
in the
class
described by
a symbolic string
(
equal
(
PopulationFn
?AREA)
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
inhabits
?PERSON ?AREA)))))
Mid-level-ontology.kif 33658-33663
equal
the
population
of
a geopolitical area
and the number of
instances
in the
class
described by
a symbolic string
(
equal
(
ReachingMilitaryAgeAnnuallyMaleFn
?AREA ?YEAR)
(
CardinalityFn
(
KappaFn
?PERSON
(
and
(
instance
?PERSON
Human
)
(
attribute
?PERSON
Male
)
(
militaryAge
?AREA ?MILITARYAGE)
(
equal
?AGEMINUSONE
(
SubtractionFn
?AGE 1))
(
holdsDuring
?YEAR
(
or
(
age
?PERSON ?AGEMINUSONE)
(
age
?PERSON ?AGE)))
(
equal
?AGE ?MILITARYAGE)
(
inhabits
?PERSON ?AREA)))))
Military.kif 1001-1014
equal
the
reaching
military age annually male of
a geopolitical area
and
a year
and the number of
instances
in the
class
described by
a symbolic string
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