birthplace |
appearance as argument number 1 |
![]() |
(documentation birthplace EnglishLanguage "(birthplace ?INDIV ?PLACE) means that the Animal ?INDIV was born at the location ?PLACE. The location may be a geographic area or a building, such as a hospital.") | Mid-level-ontology.kif 25914-25917 | |
(domain birthplace 1 Animal) | Mid-level-ontology.kif 25919-25919 | |
(domain birthplace 2 Object) | Mid-level-ontology.kif 25920-25920 | |
(instance birthplace BinaryPredicate) | Mid-level-ontology.kif 25918-25918 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage birthplace "%2 %n 是 %1 的 birthplace") | domainEnglishFormat.kif 312-312 | |
(format ChineseTraditionalLanguage birthplace "%2 %n 是 %1 的 birthplace ") | domainEnglishFormat.kif 311-311 | |
(format EnglishLanguage birthplace "%2 is %n a birthplace of %1") | domainEnglishFormat.kif 310-310 | |
(termFormat ChineseLanguage birthplace "出生地") | domainEnglishFormat.kif 11198-11198 | |
(termFormat ChineseTraditionalLanguage birthplace "出生地") | domainEnglishFormat.kif 11197-11197 | |
(termFormat EnglishLanguage birthplace "birthplace") | domainEnglishFormat.kif 11196-11196 |
antecedent |
![]() |
(=> (birthplace ?INDIV ?PLACE) (exists (?BIRTH) (and (instance ?BIRTH Birth) (experiencer ?BIRTH ?INDIV) (eventLocated ?BIRTH ?PLACE)))) |
Mid-level-ontology.kif 25922-25928 |
consequent |
![]() |
(=> (and (instance ?TEXT BirthCertificate) (instance ?B Birth) (instance ?A Human) (experiencer ?B ?A)) (containsFormula ?TEXT (exists (?DAY ?P ?N) (and (birthdate ?A ?DAY) (instance ?DAY Day) (birthplace ?A ?P) (instance ?P GeographicArea) (represents ?N ?A) (instance ?N Name))))) |
Biography.kif 256-270 | |
(=> (instance ?P (DemonymFn ?N)) (or (exists (?R) (and (located ?R ?N) (inhabits ?P ?R))) (birthplace ?P ?N))) |
Mid-level-ontology.kif 32329-32336 |
![]() |
![]() |