Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  QueenConsort

Sigma KEE - QueenConsort
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 1413-1413
(instance QueenConsort SocialRole) Government.kif 1411-1411 Queen consort is an instance of social role
(subAttribute QueenConsort Female) Government.kif 1412-1412 Queen consort is a subattribute of female

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage QueenConsort "Queen consort") domainEnglishFormat.kif 65374-65374

antecedent
-------------------------


(=>
    (attribute ?Q QueenConsort)
    (exists (?KING ?PLACE)
        (and
            (chiefOfState ?PLACE King ?KING)
            (spouse ?KING ?Q))))
Government.kif 1415-1420

consequent
-------------------------


(<=>
    (attribute ?Q Queen)
    (or
        (attribute ?Q QueenRegnant)
        (attribute ?Q QueenConsort)))
Government.kif 1400-1404 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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners