![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| weatherThreat |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (relatedInternalConcept WeatherAssessment weatherThreat) | Weather.kif 4459-4459 | Weather assessment is internally related to weather threat |
| (relatedInternalConcept WeatherForecast weatherThreat) | Weather.kif 4478-4478 | Weather forecast is internally related to weather threat |
| (format EnglishLanguage weatherThreat "%1 is a threat to %2 located at %3 during %4") | domainEnglishFormat.kif 4958-4958 | Weather forecast is internally related to weather threat |
| (termFormat EnglishLanguage weatherThreat "weather threat") | domainEnglishFormat.kif 66010-66010 | Weather forecast is internally related to weather threat |
| antecedent |
|
|
| (=> (weatherThreat ?CLASS ?G ?A ?TI) (exists (?M) (believes ?M (exists (?I) (and (member ?I ?G) (holdsDuring ?TI (exists (?WP) (and (instance ?WP ?CLASS) (eventLocated ?WP ?A) (not (wants ?I ?WP)))))))))) |
Weather.kif 4502-4515 | If X is a threat to Y located at Z during W, then there exists V such that V believes there exists U such that U is a member of Y, there exists T such that T is an instance of X, T is located at Z, and U doesn't want T holds during W |