![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Screenshot(screenshot) |
| appearance as argument number 1 |
|
|
| (subclass Screenshot ImageFile) | ComputerInput.kif 1617-1617 | Screenshot is a subclass of image file |
| (documentation Screenshot EnglishLanguage "An Image that captures the visual content of a ComputerDisplay at some point in time. This includes MobileCellPhones.") | ComputerInput.kif 1618-1620 | Screenshot is a subclass of image file |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Screenshot "screenshot") | ComputerInput.kif 1621-1621 |
| antecedent |
|
|
| (=> (instance ?S Screenshot) (exists (?T ?I ?CD) (and (holdsDuring ?T (displayedUpon ?I ?CD)) (represents ?I ?S)))) |
ComputerInput.kif 1623-1629 | If X is an instance of screenshot, then there exist Y, Z, W such that Z is displayed on W holds during Y, and Z expresses X |