![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| s__subclass(s__TimeDuration,s__TimeMeasure)
|
Merge.kif 2183-2183 | Time duration is a subclass of time measure |
| s__documentation(s__TimeDuration, s__EnglishLanguage, "Any measure of length of time, with or without respect to the universal timeline_") | Merge.kif 2185-2186 | Time duration is a subclass of time measure |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| consequent |
|
|
| ! [V__NUMBER,V__QUANT,V__UNIT] : (((s__instance(V__NUMBER,s__RealNumber) & s__instance(V__QUANT,s__PhysicalQuantity)) => (((s__MeasureFn(V__NUMBER,V__UNIT) = V__QUANT) & s__instance(V__UNIT,s__UnitOfDuration)) => s__instance(V__QUANT,s__TimeDuration))) )
|
Merge.kif 6519-6523 | If equal X Y(s) and Z and Y is an instance of unit of duration, then Z is an instance of time duration |
| ! [V__OBJ,V__QUANT,V__AGENT,V__PS] : (((s__subclass(V__OBJ,s__Physical) & s__instance(V__QUANT,s__FunctionQuantity) & s__instance(V__AGENT,s__CognitiveAgent) & s__instance(V__PS,s__PricingScheme)) => (s__rentalPrice(V__OBJ,V__QUANT,V__AGENT,V__PS) => (? [V__DURATION,V__CURR] : ((s__instance(V__DURATION,s__TimeDuration) & s__instance(V__CURR,s__CurrencyMeasure) & (V__QUANT = s__PerFn(V__CURR,V__DURATION))))))) )
|
Catalog.kif 459-465 | If the price of X set by Y according to Z is W, then there exist V, U such that V is an instance of time duration, U is an instance of currency measure, equal W, the per of U, and V |
| ! [V__OBJ,V__QUANT,V__AGREE] : (((s__subclass(V__OBJ,s__Physical) & s__instance(V__QUANT,s__FunctionQuantity) & s__instance(V__AGREE,s__Agreement)) => (s__contractedRentalPrice(V__OBJ,V__QUANT,V__AGREE) => (? [V__DURATION,V__CURR] : ((s__instance(V__CURR,s__CurrencyMeasure) & s__instance(V__DURATION,s__TimeDuration) & (V__QUANT = s__PerFn(V__CURR,V__DURATION))))))) )
|
Catalog.kif 505-511 | If X specifies the rental of Y for Z, then there exist W, V such that V is an instance of currency measure, W is an instance of time duration, equal Z, the per of V, and W |