Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

父親 (father)

The general relationship of fatherhood. (father child father) means that father is the biological father of child.

Ontology

SUMO / OBJECTS

Class(es)

種類
is instance of
  可繼承關係  
is instance of
  單值關係  
is instance of
  父親  

Superrelation(s)

家族關係
is subrelation of
  雙親  
is subrelation of
  父親  

Coordinate term(s)

年紀  標高  日期  深度  距離  貨幣價值  母親  單一指稱  (結合)價  寬度 

Type restrictions

father(生物體, 生物體)

Related WordNet synsets

father, male parent, begetter
a male parent (also used as a term of address to your father); "his father was born in Atlanta"
father is opposite to...   father is kind of (all)...   father is kind of...   kinds of father...   kinds of father (all)...  
fatherhood, paternity
the kinship relation between an offspring and the father
fatherhood is kind of (all)...   fatherhood is kind of...  
See more related synsets on a separate page.

Axioms (4)

If rep有性生殖實例 and organismrep結果, then there don't exist mother,father so that motherorganism母親 and fatherorganism父親.
(=>
      (and
            (instance ?REP SexualReproduction)
            (result ?REP ?ORGANISM))
      (not
            (exists
                  (?MOTHER ?FATHER)
                  (and
                        (mother ?ORGANISM ?MOTHER)
                        (father ?ORGANISM ?FATHER)))))

If parentchild雙親, then parentchild母親 or parentchild父親.
(=>
      (parent ?CHILD ?PARENT)
      (or
            (mother ?CHILD ?PARENT)
            (father ?CHILD ?PARENT)))

If fatherchild父親, then 雄性father屬性.
(=>
      (father ?CHILD ?FATHER)
      (attribute ?FATHER Male))

animal1animal2兄弟姊妹 if and only if there exist father,mother so that fatheranimal1父親 and fatheranimal2父親 and motheranimal1母親 and motheranimal2母親.
(<=>
      (sibling ?ANIMAL1 ?ANIMAL2)
      (exists
            (?FATHER ?MOTHER)
            (and
                  (father ?ANIMAL1 ?FATHER)
                  (father ?ANIMAL2 ?FATHER)
                  (mother ?ANIMAL1 ?MOTHER)
                  (mother ?ANIMAL2 ?MOTHER))))