![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Attribute(attribute)
more pictures... | CISC, E.S.P., ESP, God's_Will, High_Renaissance, Midas_touch, RISC, ability, absence, absolute, absolute_magnitude, absolution, accept, act_as, actinism, activity, add, address, admit, afford, age, agelessness, agree, air_alert, alert, alterability, ambiguity, amorality, amount, anchorage, anecdotist, anisotropy, annulment, answer, antecede, antecedence, antecedency, antedate, anteriority, appertain, aptness, arability, arise, artistic_style, ask, aspect, assailability, astringency, atmosphere, atmospheric_state... |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| antecedent |
|
|
| ! [V__AGENT : $i,V__ATTR : $i] : (((s__offers(V__AGENT, V__ATTR) & s__instance(V__ATTR, s__Attribute)) => s__modalAttribute(( ? [V__OBJ:$i, V__SELL:$i] : ((s__instance(V__SELL, s__Selling) & s__attribute(V__OBJ, V__ATTR) & s__patient(V__SELL, V__OBJ) & s__agent(V__SELL, V__AGENT)))), s__Possibility))) | Catalog.kif 109-119 | If X offers items for sale in Y and Y is an instance of attribute, then the statement there exist Z, W such that W is an instance of selling, Y is an attribute of Z, Z is a patient of W, and X is an agent of W has the modal force of possibility |
| ! [V__AGENT : $i,V__ATTR : $i,V__TIMEINT : $i] : (((s__offersAtTime(V__AGENT, V__ATTR, V__TIMEINT) & s__instance(V__ATTR, s__Attribute)) => s__holdsDuring(V__TIMEINT, s__offers(V__AGENT, V__ATTR)))) | Catalog.kif 152-157 | If X offers items for sale in Y during Z and Y is an instance of attribute, then X offers items for sale in Y holds during Z |
| ! [V__ATT1 : $i,V__ATT2 : $i,V__PRED : $i] : (((s__instance(V__ATT1, s__Attribute) & s__instance(V__ATT2, s__Attribute) & s__subrelation(V__PRED, s__attribute)) => ~((s__contraryAttributeWRT(V__ATT1, V__ATT2, V__PRED) & s__?PRED(V__ENTITY, V__ATT1) & s__?PRED(V__ENTITY, V__ATT2))))) | ComputerInput.kif 43-52 | If X is an instance of attribute, Y is an instance of attribute, and Z is a subrelation of attribute, then At least one of the following holds: (1) ~{ X and Y are mutually exclusive for Z } (2) ~{ Z W and X } (3) ~{ Z W and Y } |
| consequent |
|
|
| ! [V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ELEMENT] : (((s__instance(V__ROW1,s__Attribute) & s__instance(V__ROW2,s__Attribute) & s__instance(V__ROW3,s__Attribute) & s__instance(V__ROW4,s__Attribute)) => (s__contraryAttribute(V__ROW1,V__ROW2,V__ROW3,V__ROW4) => (s__inList(V__ELEMENT,s__ListFn(V__ROW1,V__ROW2,V__ROW3,V__ROW4)) => s__instance(V__ELEMENT,s__Attribute)))) )
! [V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ROW6,V__ELEMENT] :
! [V__ROW1,V__ELEMENT] :
! [V__ROW1,V__ROW2,V__ROW3,V__ELEMENT] :
! [V__ROW1,V__ROW2,V__ELEMENT] :
! [V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ELEMENT] :
! [V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ROW6,V__ROW7,V__ELEMENT] :
|
Merge.kif 456-460 | Assuming @ROW is the opposite of, it follows that: if Y is a member of (@ROW), then Y is an instance of attribute |
| ! [V__CLASS,V__ROW1,V__ATTR] : (((s__subclass(V__CLASS,s__Attribute) & s__instance(V__ROW1,s__Attribute)) => ((s__exhaustiveAttribute(V__CLASS,V__ROW1) & s__inList(V__ATTR,s__ListFn(V__ROW1))) => s__instance(V__ATTR,s__Attribute))) )
! [V__CLASS,V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ATTR] :
! [V__CLASS,V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ROW6,V__ROW7,V__ATTR] :
! [V__CLASS,V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ATTR] :
! [V__CLASS,V__ROW1,V__ROW2,V__ROW3,V__ROW4,V__ROW5,V__ROW6,V__ATTR] :
! [V__CLASS,V__ROW1,V__ROW2,V__ATTR] :
! [V__CLASS,V__ROW1,V__ROW2,V__ROW3,V__ATTR] :
|
Merge.kif 489-493 | If @ROW are all the attributes of Y and Z is a member of (@ROW), then Z is an instance of attribute |
| ! [V__SAMPLE_COLL,V__POP_COLL,V__EXPERIMENT,V__AGENT] : (((s__instance(V__SAMPLE_COLL,s__Collection) & s__instance(V__POP_COLL,s__Collection) & s__instance(V__EXPERIMENT,s__Experimenting) & s__instance(V__AGENT,s__CognitiveAgent) & s__agent(V__EXPERIMENT,V__AGENT) & s__statisticalPopulation(V__SAMPLE_COLL,V__POP_COLL,V__EXPERIMENT)) => (! [V__ATTRIBUTE] : (((s__instance(V__ATTRIBUTE,s__Attribute) & s__property(V__SAMPLE_COLL,V__ATTRIBUTE) & s__inScopeOfInterest(V__AGENT,V__ATTRIBUTE) & ~((V__ATTRIBUTE = s__RepresentativeSample))) => s__property(V__POP_COLL,V__ATTRIBUTE))))) )
|
UXExperimentalTerms.kif 501-517 | If All of the following hold: (1) ?SAMPLE_COLL is an instance of collection (2) ?POP_COLL is an instance of collection (3) Z is an instance of experimenting (4) W is an instance of cognitive agent (5) W is an agent of Z (6) ?SAMPLE_COLL is a sample of ?POP_COLL for Z, then For all Attribute V: if ?SAMPLE_COLL the attribute V, W is interested in V, and equal V and representative sample, then ?POP_COLL the attribute V |