![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AssociateDegreeFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage AssociateDegreeFn "associate's degree") | LinkedInDegrees.kif 266-266 |
| antecedent |
|
|
| (=> (and (instance ?S Student) (instance ?A AwardingADegree) (destination ?A ?S) (instance ?D (AssociateDegreeFn ?FIELDOFSTUDY ?JC)) (patient ?A ?D) (agent ?A ?JC) (instance ?INTERVAL TimeInterval) (holdsDuring ?INTERVAL (attends ?S ?JC))) (modalAttribute (equal ?INTERVAL (MeasureFn 2 YearDuration)) Likely)) |
LinkedInDegrees.kif 269-282 | If All of the following hold: (1) X is an instance of student (2) Y is an instance of awarding a degree (3) Y ends up at X (4) Z is an instance of associate's degree W and V (5) Z is a patient of Y (6) V is an agent of Y (7) U is an instance of timeframe (8) V attends X holds during U, then the statement equal U and 2 year duration(s) has the modal force of likely |