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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Domestic

Sigma KEE - Domestic
Domestic

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


(documentation Domestic EnglishLanguage "Domestic refers to something within the same Nation") Mid-level-ontology.kif 27121-27122
(instance Domestic RelationalAttribute) Mid-level-ontology.kif 27120-27120 Domestic関係属性instance では %n

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


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

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 27125-27135


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