![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SurfZone(surf zone) |
| appearance as argument number 1 |
|
|
| (documentation SurfZone EnglishLanguage "The WaterArea off the Shoreline where waves break.") | Weather.kif 2686-2686 | |
| (documentation SurfZone ChineseLanguage "这是海岸线对外,波浪破裂的水域。") | Weather.kif 2687-2687 | |
| (subclass SurfZone WaterArea) | Weather.kif 2689-2689 | Surf zone is a subclass of water area |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage SurfZone "surf zone") | domainEnglishFormat.kif 27848-27848 | |
| (termFormat ChineseLanguage SurfZone "碎波带") | domainEnglishFormat.kif 27849-27849 |
| antecedent |
|
|
| (=> (instance ?SURF SurfZone) (exists (?SL) (and (instance ?SL Shoreline) (orientation ?SURF ?SL Adjacent)))) |
Weather.kif 2690-2695 | If X is an instance of surf zone, then there exists Y such that Y is an instance of shoreline and X is adjacent to Y |
| (=> (and (instance ?SZ SurfZone) (significantWaveHeight ?SZ (WhenFn ?SZ) (MeasureFn ?X FootLength)) (greaterThan ?X 8.0)) (attribute ?SZ RedFlagSwimmingCondition)) |
Weather.kif 2709-2716 | If X is an instance of surf zone, significantWaveHeight in X during the time of existence of X is Y foot length(s)., and Y is greater than 8.0, then red flag swimming condition is an attribute of X |
| consequent |
|
|