![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| dateEstablished |
| appearance as argument number 1 |
|
|
| (instance dateEstablished BinaryPredicate) | Mid-level-ontology.kif 967-967 | date established is an instance of binary predicate |
| (domain dateEstablished 1 Physical) | Mid-level-ontology.kif 968-968 | The number 1 argument of date established is an instance of physical |
| (domainSubclass dateEstablished 2 TimePosition) | Mid-level-ontology.kif 969-969 | The number 2 argument of date established is a subclass of time position |
| (documentation dateEstablished EnglishLanguage "(dateEstablished ?THING ?TIME) means that the Physical ?THING was founded on the date indicated by ?TIME. For example, (dateEstablished UnitedNations (DayFn 26 (MonthFn June (YearFn 1945)))).") | Mid-level-ontology.kif 970-973 | The number 2 argument of date established is a subclass of time position |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage dateEstablished "%2 is %n a date established of %1") | domainEnglishFormat.kif 650-650 | |
| (format ChineseTraditionalLanguage dateEstablished "%2 %n 是 %1 的成立 date ") | domainEnglishFormat.kif 651-651 | |
| (format ChineseLanguage dateEstablished "%2 %n 是 %1 的成立 date ") | domainEnglishFormat.kif 652-652 | |
| (termFormat EnglishLanguage dateEstablished "date established") | domainEnglishFormat.kif 18618-18618 | |
| (termFormat ChineseTraditionalLanguage dateEstablished "建立日期") | domainEnglishFormat.kif 18619-18619 | |
| (termFormat ChineseLanguage dateEstablished "建立日期") | domainEnglishFormat.kif 18620-18620 |
| antecedent |
|
|
| (=> (dateEstablished ?THING ?DATE) (exists (?DAY) (and (instance ?DAY ?DATE) (overlapsTemporally ?DAY (BeginFn (WhenFn ?THING)))))) |
Mid-level-ontology.kif 975-980 | If X is a date established of Y, then there exists Z such that Z is an instance of X and the beginning of the time of existence of Y overlaps Z |
| consequent |
|
|
| (=> (yearOfFounding ?O ?Y) (dateEstablished ?O (YearFn ?Y))) |
Mid-level-ontology.kif 950-953 | If X is a year of founding of Y, then the year X is a date established of Y |
| appearance as argument number 0 |
|
|