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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Prompting

Sigma KEE - Prompting
Prompting

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


(documentation Prompting EnglishLanguage "A Prompting is an implied sort of Requesting, in which the speaker begins an utterance, asking the hearer to complete it.") Mid-level-ontology.kif 31625-31627
(subclass Prompting Requesting) Mid-level-ontology.kif 31624-31624 Prompting est une sous-classe de demander

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


(termFormat EnglishLanguage Prompting "prompting") domainEnglishFormat.kif 65358-65358

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


(=>
    (instance ?P Prompting)
    (exists (?H ?A)
        (and
            (destination ?P ?H)
            (agent ?P ?A)
            (desires ?A
                (exists (?LC)
                    (and
                        (instance ?LC LinguisticCommunication)
                        (agent ?LC ?H)
                        (earlier ?P ?LC)
                        (subsumesContentInstance ?LC ?P)))))))
Mid-level-ontology.kif 31629-31641


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