Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PostcodeArea
PostcodeArea(postcode area)

appearance as argument number 1
-------------------------


(documentation PostcodeArea EnglishLanguage "An instance of PostcodeArea is a LocalizablePlace that is identified by a Postcode.") Mid-level-ontology.kif 25059-25061
(subclass PostcodeArea LocalizablePlace) Mid-level-ontology.kif 25058-25058 Postcode area is a subclass of localizable place

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage PostcodeArea "postcode area") domainEnglishFormat.kif 65391-65391

appearance as argument number 3
-------------------------


(domain postPostcodeArea 2 PostcodeArea) Mid-level-ontology.kif 25071-25071 The number 2 argument of post postcode area is an instance of postcode area

antecedent
-------------------------


(<=>
    (and
        (located ?PLACE ?AREA)
        (instance ?PLACE PostalPlace)
        (instance ?AREA PostcodeArea))
    (postPostcodeArea ?PLACE ?AREA))
Mid-level-ontology.kif 25078-25083 A postal place is located at a postcode area and the postal place is an instance of postal place and the postcode area is an instance of postcode area if and only if the postal place is in post code the postcode area
(=>
    (instance ?AREA PostcodeArea)
    (exists (?GEO)
        (geographicSubregion ?AREA ?GEO)))
Mid-level-ontology.kif 25063-25066


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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