![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| effectiveRange |
| appearance as argument number 1 |
|
|
| (instance effectiveRange BinaryPredicate) | Mid-level-ontology.kif 1651-1651 | effective range is an instance of binary predicate |
| (instance effectiveRange SingleValuedRelation) | Mid-level-ontology.kif 1652-1652 | effective range is an instance of single valued relation |
| (subrelation effectiveRange measure) | Mid-level-ontology.kif 1653-1653 | effective range is a subrelation of measure |
| (domain effectiveRange 1 Device) | Mid-level-ontology.kif 1654-1654 | The number 1 argument of effective range is an instance of device |
| (domain effectiveRange 2 LengthMeasure) | Mid-level-ontology.kif 1655-1655 | The number 2 argument of effective range is an instance of length measure |
| (documentation effectiveRange EnglishLanguage "Models the effective range of some device that is able to move by itself (like vehicles, rockets and so on) or move other things (like weapons).") | Mid-level-ontology.kif 1656-1658 | The number 2 argument of effective range is an instance of length measure |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage effectiveRange "%2 is %n an effective range of %1") | domainEnglishFormat.kif 834-834 | |
| (format ChineseTraditionalLanguage effectiveRange "%2 %n 是 %1 的 effective 範圍") | domainEnglishFormat.kif 835-835 | |
| (format ChineseLanguage effectiveRange "%2 %n 是 %1 的 effective 范围") | domainEnglishFormat.kif 836-836 | |
| (termFormat EnglishLanguage effectiveRange "effective range") | domainEnglishFormat.kif 21300-21300 | |
| (termFormat ChineseTraditionalLanguage effectiveRange "有效範圍") | domainEnglishFormat.kif 21301-21301 | |
| (termFormat ChineseLanguage effectiveRange "有效范围") | domainEnglishFormat.kif 21302-21302 |
| antecedent |
|
|
| (=> (and (instance ?GUN Gun) (instance ?U UnitOfLength) (effectiveRange ?GUN (MeasureFn ?LM ?U)) (distance ?GUN ?O (MeasureFn ?LM1 ?U)) (not (exists (?O2) (between ?O ?O2 ?GUN))) (lessThanOrEqualTo ?LM1 ?LM)) (exists (?DAMAGING) (capability (KappaFn ?DAMAGING (and (instance ?DAMAGING Damaging) (patient ?DAMAGING ?O))) instrument ?GUN))) |
Mid-level-ontology.kif 1662-1680 | If All of the following hold: (1) X is an instance of gun (2) Y is an instance of unit of length (3) Z Y(s) is an effective range of X (4) the distance between X and W is V Y(s) (5) there doesn't exist U such that U is between W and X (6) V is less than or equal to Z, then there exists T such that X is capable of doing the class described by T as a instrument |
| (=> (and (instance ?GUN Gun) (instance ?U UnitOfLength) (effectiveRange ?GUN (MeasureFn ?LM ?U)) (distance ?GUN ?O (MeasureFn ?LM1 ?U)) (instance ?O Organism) (not (exists (?O2) (between ?O ?O2 ?GUN))) (lessThanOrEqualTo ?LM1 ?LM)) (exists (?KILLING) (capability (KappaFn ?KILLING (and (instance ?KILLING Killing) (patient ?KILLING ?O))) instrument ?GUN))) |
Mid-level-ontology.kif 1684-1703 | If All of the following hold: (1) X is an instance of gun (2) Y is an instance of unit of length (3) Z Y(s) is an effective range of X (4) the distance between X and W is V Y(s) (5) W is an instance of organism (6) there doesn't exist U such that U is between W and X (7) V is less than or equal to Z, then there exists T such that X is capable of doing the class described by T as a instrument |
| consequent |
|
|