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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Message

Sigma KEE - Domestic
Domestic

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


(documentation Domestic EnglishLanguage "Domestic refers to something within the same Nation") Mid-level-ontology.kif 27154-27155
(instance Domestic RelationalAttribute) Mid-level-ontology.kif 27153-27153

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


(termFormat EnglishLanguage Domestic "domestic") Mid-level-ontology.kif 27156-27156

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


(=>
    (and
        (instance ?X TelephoneCommunication)
        (attribute ?X Domestic))
    (exists (?ORIGIN ?DEST ?COUNTRY)
        (and
            (origin ?X ?ORIGIN)
            (destination ?X ?DEST)
            (located ?ORIGIN ?COUNTRY)
            (located ?DEST ?COUNTRY)
            (instance ?COUNTRY Nation))))
Mid-level-ontology.kif 27158-27168


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