診斷歷程 (DiagnosticProcess)
A Process that is carried out for
the purpose of determining the nature of a DiseaseOrSyndrome.
Ontology
SUMO / PROCESSESSuperclass(es)
Related WordNet synsets
- diagnostic
- concerned with diagnosis; used for furthering diagnosis; "a diagnostic clinic"; "a diagnostic reading test"; "diagnostic information"
See more related synsets on a separate page.
Axioms (1)
If proc 是 診斷歷程 的 實例 and proc 是 agent 的 施事者, then there exists cause so that proc 對agent 有 意圖 "agent (不)知道s) %2".
(=>
(and
(instance ?PROC DiagnosticProcess)
(agent ?PROC ?AGENT))
(exists
(?CAUSE)
(hasPurposeForAgent
?PROC
(knows
?AGENT
(causes ?CAUSE ?PROC))
?AGENT)))