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

Formal Language: 



KB Term:  Term intersection
English Word: 

  monoploidNumber

Sigma KEE - monoploidNumber
monoploidNumber

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


(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 734-736
(domain monoploidNumber 1 MonoploidChromosomeSet) VirusProteinAndCellPart.kif 738-738
(domain monoploidNumber 2 Integer) VirusProteinAndCellPart.kif 739-739
(instance monoploidNumber BinaryPredicate) VirusProteinAndCellPart.kif 733-733

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


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

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 773-782

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


(=>
    (and
        (instance ?COLL MonoploidChromosomeSet)
        (memberCount ?COLL ?I))
    (monoploidNumber ?COLL ?I))
VirusProteinAndCellPart.kif 743-747


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