Mute(mute) | internationally |
appearance as argument number 1 |
(documentation Mute EnglishLanguage "The state of not Speaking.") | Mid-level-ontology.kif 30526-30526 | |
(instance Mute RelationalAttribute) | Mid-level-ontology.kif 30525-30525 | Mute is an instance of relational attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage Mute "mute") | domainEnglishFormat.kif 65265-65265 |
antecedent |
(<=> (holdsDuring ?T (attribute ?P Mute)) (not (exists (?S) (and (instance ?S Speaking) (during (WhenFn ?S) ?T) (agent ?S ?P))))) |
Mid-level-ontology.kif 30528-30536 | Mute is an attribute of an agent holds during a time interval if and only if there doesn't exist a process such that the process is an instance of speaking and the time of existence of the process takes place during the time interval and the agent is an agent of the process |