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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 monoploidNumber の数値 1 引数は MonoploidChromosomeSetinstance では %n
(domain monoploidNumber 2 Integer) VirusProteinAndCellPart.kif 739-739 monoploidNumber の数値 2 引数は 整数instance では %n
(instance monoploidNumber BinaryPredicate) VirusProteinAndCellPart.kif 733-733 monoploidNumber2進述語instance では %n

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 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 is open source software produced by Articulate Software and its partners