birthdate |
appearance as argument number 1 |
![]() |
(documentation birthdate EnglishLanguage "(birthdate ?PERSON ?DAY) means that ?DAY is the Day on which the ?PERSON was born.") | Mid-level-ontology.kif 25911-25912 | |
(domain birthdate 1 Human) | Mid-level-ontology.kif 25914-25914 | The number 1 argument of birthdate is an instance of human |
(domain birthdate 2 Day) | Mid-level-ontology.kif 25915-25915 | The number 2 argument of birthdate is an instance of day |
(instance birthdate BinaryPredicate) | Mid-level-ontology.kif 25913-25913 | birthdate is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage birthdate "%2 %n 是 %1 的 birthdate") | domainEnglishFormat.kif 308-308 | |
(format ChineseTraditionalLanguage birthdate "%2 %n 是 %1 的 birthdate ") | domainEnglishFormat.kif 307-307 | |
(format EnglishLanguage birthdate "%2 is %n a birthdate of %1") | domainEnglishFormat.kif 306-306 | |
(termFormat ChineseLanguage birthdate "出生日期") | domainEnglishFormat.kif 11178-11178 | |
(termFormat ChineseTraditionalLanguage birthdate "出生日期") | domainEnglishFormat.kif 11177-11177 | |
(termFormat EnglishLanguage birthdate "birth date") | domainEnglishFormat.kif 11176-11176 | |
(termFormat EnglishLanguage birthdate "birthdate") | domainEnglishFormat.kif 11179-11179 |
antecedent |
![]() |
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 |
|
![]() |
![]() |