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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Domestic
Domestic

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


(documentation Domestic EnglishLanguage "Domestic refers to something within the same Nation") Mid-level-ontology.kif 27109-27110
(instance Domestic RelationalAttribute) Mid-level-ontology.kif 27108-27108 Domestic and RelationalAttribute

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


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

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 27113-27123


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