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 28198-28199
(instance Local RelationalAttribute) Mid-level-ontology.kif 28197-28197 Local is an instance of relational attribute

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


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

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 28202-28213


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