![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| USMilitaryRank(US military rank) |
| appearance as argument number 1 |
|
|
| (subclass USMilitaryRank MilitaryRank) | Military.kif 530-530 | US military rank is a subclass of military rank |
| (documentation USMilitaryRank EnglishLanguage "The class of Positions in the USMilitary.") | Military.kif 531-531 | US military rank is a subclass of military rank |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?ATTR USMilitaryRank) (attribute ?PERSON ?ATTR)) (exists (?MO) (and (member ?PERSON ?MO) (militaryOfArea ?MO UnitedStates)))) |
Military.kif 532-539 | If X is an instance of US military rank and X is an attribute of Y, then there exists Z such that Y is a member of Z and united states is a military of area of Z |