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


KB Term:  Term intersection
English Word: 

Sigma KEE - monoploidNumber
monoploidNumber

appearance as argument number 1
-------------------------


(instance monoploidNumber BinaryPredicate) VirusProteinAndCellPart.kif 717-717 monoploid number is an instance of binary predicate
(documentation monoploidNumber EnglishLanguage "monoploidNumber is a BinaryPredicate indicating the number of unique Chromosomes contained in a complete MonoploidChromosomeSet in the CellNuclues of a EukaryoticCell.") VirusProteinAndCellPart.kif 718-720 monoploid number is an instance of binary predicate
(domain monoploidNumber 1 MonoploidChromosomeSet) VirusProteinAndCellPart.kif 722-722 The number 1 argument of monoploid number is an instance of monoploid chromosome set
(domain monoploidNumber 2 Integer) VirusProteinAndCellPart.kif 723-723 The number 2 argument of monoploid number is an instance of integer

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


(termFormat EnglishLanguage monoploidNumber "monoploid number") VirusProteinAndCellPart.kif 721-721

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


(=>
    (and
        (instance ?CELL MonoploidCell)
        (chromosomeNumber ?CELL ?X)
        (instance ?COLL MonoploidChromosomeSet)
        (located ?COLL ?N)
        (instance ?N CellNucleus)
        (part ?N ?CELL)
        (monoploidNumber ?COLL ?Y))
    (equal ?X ?Y))
VirusProteinAndCellPart.kif 757-766 If All of the following hold: (1) X is an instance of monoploid cell (2) There are Y number of Chromosomes in MonoploidChromosomeSet X. (3) Z is an instance of monoploid chromosome set (4) Z is located at W (5) W is an instance of cell nucleus (6) W is a part of X (7) monoploid number Z and V, then equal Y and V

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


(=>
    (and
        (instance ?COLL MonoploidChromosomeSet)
        (memberCount ?COLL ?I))
    (monoploidNumber ?COLL ?I))
VirusProteinAndCellPart.kif 727-731 If X is an instance of monoploid chromosome set and Y is a member count of X, then monoploid number X and Y


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



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners