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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Corresponding
Corresponding

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


(documentation Corresponding EnglishLanguage "Instances of LinguisticCommunication which are achieved by means of Texts that are mailed between the persons communicating with one another.") Mid-level-ontology.kif 830-832
(subclass Corresponding LinguisticCommunication) Mid-level-ontology.kif 829-829

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


(termFormat ChineseLanguage Corresponding "相应") domainEnglishFormat.kif 17394-17394
(termFormat ChineseTraditionalLanguage Corresponding "相應") domainEnglishFormat.kif 17393-17393
(termFormat EnglishLanguage Corresponding "corresponding") domainEnglishFormat.kif 17392-17392

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


(=>
    (instance ?C Corresponding)
    (exists (?M ?T)
        (and
            (instance ?M Mailing)
            (subProcess ?M ?C)
            (instance ?T Correspondence)
            (patient ?M ?T)
            (patient ?C ?T))))
Mid-level-ontology.kif 834-842


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