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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Local
Local(local)local

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


(documentation Local EnglishLanguage "Local refers to something within the same region or area") Mid-level-ontology.kif 27103-27104
(instance Local RelationalAttribute) Mid-level-ontology.kif 27102-27102 Local is an instance of relational attribute

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


(termFormat EnglishLanguage Local "local") Mid-level-ontology.kif 27105-27105

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


(=>
    (and
        (instance ?X TelephoneCommunication)
        (attribute ?X Local))
    (exists (?TEL1 ?TEL2 ?ORIGIN ?DEST ?CODE)
        (and
            (origin ?X ?ORIGIN)
            (destination ?X ?DEST)
            (telephoneNumber ?TEL1 ?ORIGIN)
            (telephoneNumber ?TEL2 ?DEST)
            (telecomAreaCode ?CODE ?TEL1)
            (telecomAreaCode ?CODE ?TEL2))))
Mid-level-ontology.kif 27107-27118


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