QueenConsort(Queen consort) | queen, queen_consort |
appearance as argument number 1 |
(documentation QueenConsort EnglishLanguage "An Attribute indicating that a person is Female and the spouse of a King.") | Government.kif 1377-1377 | |
(instance QueenConsort SocialRole) | Government.kif 1375-1375 | Queen consort is an instance of social role |
(subAttribute QueenConsort Female) | Government.kif 1376-1376 | Queen consort is a subattribute of female |
appearance as argument number 2 |
(termFormat EnglishLanguage QueenConsort "Queen consort") | domainEnglishFormat.kif 65422-65422 |
antecedent |
(=> (attribute ?Q QueenConsort) (exists (?KING ?PLACE) (and (chiefOfState ?PLACE King ?KING) (spouse ?KING ?Q)))) |
Government.kif 1379-1384 |
|
consequent |
(<=> (attribute ?Q Queen) (or (attribute ?Q QueenRegnant) (attribute ?Q QueenConsort))) |
Government.kif 1364-1368 | Queen is an attribute of an object if and only if Queen regnant is an attribute of the object or Queen consort is an attribute of the object |