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



KB Term:  Term intersection
English Word: 

  haploidNumber

Sigma KEE - haploidNumber
haploidNumber

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


(instance haploidNumber BinaryPredicate) VirusProteinAndCellPart.kif 768-768 haploid number is an instance of binary predicate
(documentation haploidNumber EnglishLanguage "haploidNumber is a BinaryPredicate indicating the number of Chromosomes contained in the CellNuclues of a Gamete cell.") VirusProteinAndCellPart.kif 769-771 haploid number is an instance of binary predicate
(domain haploidNumber 1 Gamete) VirusProteinAndCellPart.kif 773-773 The number 1 argument of haploid number is an instance of gamete
(domain haploidNumber 2 Integer) VirusProteinAndCellPart.kif 774-774 The number 2 argument of haploid number is an instance of integer

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


(termFormat EnglishLanguage haploidNumber "haploid number") VirusProteinAndCellPart.kif 772-772
(format EnglishLanguage haploidNumber "There are %2 number of Chromosomes in a Gamete cell %1.") VirusProteinAndCellPart.kif 775-776

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


(=>
    (and
        (haploidNumber ?CELL ?I)
        (instance ?CELL Gamete)
        (part ?N ?CELL)
        (instance ?N CellNucleus)
        (instance ?COLL CollectionOfObjects)
        (located ?COLL ?N)
        (memberType ?COLL Chromosome))
    (memberCount ?COLL ?I))
VirusProteinAndCellPart.kif 778-787 If All of the following hold: (1) There are X number of Chromosomes in a Gamete cell Y. (2) Y is an instance of gamete (3) Z is a part of Y (4) Z is an instance of cell nucleus (5) W is an instance of collection (6) W is located at Z (7) chromosome is a member type of W, then X is a member count of W
(=>
    (and
        (instance ?CELL HaploidCell)
        (chromosomeNumber ?CELL ?X)
        (haploidNumber ?CELL ?Y))
    (equal ?X ?Y))
VirusProteinAndCellPart.kif 795-800 If X is an instance of haploid cell, There are Y number of Chromosomes in MonoploidChromosomeSet X., and There are Z number of Chromosomes in a Gamete cell X., then equal Y and Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners