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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PostcodeArea

Sigma KEE - PostcodeArea
PostcodeArea

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 24828-24830
(subclass PostcodeArea LocalizablePlace) Mid-level-ontology.kif 24827-24827 PostcodeArea è una sottoclasse di LocalizablePlace

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


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

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


(domain postPostcodeArea 2 PostcodeArea) Mid-level-ontology.kif 24840-24840 Il numero 2 argomenti di postPostcodeArea è un istanza di PostcodeArea

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


(<=>
    (and
        (located ?PLACE ?AREA)
        (instance ?PLACE PostalPlace)
        (instance ?AREA PostcodeArea))
    (postPostcodeArea ?PLACE ?AREA))
Mid-level-ontology.kif 24847-24852 PostalPlace è localizzato in PostcodeArea PostalPlace è un' istanza di PostalPlace PostcodeArea è un' istanza di PostcodeArea postPostcodeArea PostalPlace and PostcodeArea
(=>
    (instance ?AREA PostcodeArea)
    (exists (?GEO)
        (geographicSubregion ?AREA ?GEO)))
Mid-level-ontology.kif 24832-24835


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