friend |
appearance as argument number 1 |
(documentation friend EnglishLanguage "(holdsDuring ?T1 (friend ?H1 ?H2)) means that during time ?T1, ?H1 and ?H2 know each other, share a relationship of mutual care and concern, and probably also share some common interests.") | Mid-level-ontology.kif 23228-23230 | |
(domain friend 1 Human) | Mid-level-ontology.kif 23232-23232 | The number 1 argument of friend is an instance of human |
(domain friend 2 Human) | Mid-level-ontology.kif 23233-23233 | The number 2 argument of friend is an instance of human |
(instance friend BinaryPredicate) | Mid-level-ontology.kif 23224-23224 | friend is an instance of binary predicate |
(instance friend IntentionalRelation) | Mid-level-ontology.kif 23226-23226 | friend is an instance of intentional relation |
(instance friend SymmetricRelation) | Mid-level-ontology.kif 23225-23225 | friend is an instance of symmetric relation |
(subrelation friend mutualAcquaintance) | Mid-level-ontology.kif 23234-23234 | friend is a subrelation of mutual acquaintance |
appearance as argument number 2 |
(format ChineseLanguage friend "%1 %n 是 %2 的 friend ") | domainEnglishFormat.kif 1085-1085 | |
(format ChineseTraditionalLanguage friend "%1 %n 是 %2 的 friend ") | domainEnglishFormat.kif 1084-1084 | |
(format EnglishLanguage friend "%2 is %n a friend of %1") | domainEnglishFormat.kif 1083-1083 | |
(termFormat ChineseLanguage friend "朋友") | domainEnglishFormat.kif 25086-25086 | |
(termFormat ChineseTraditionalLanguage friend "朋友") | domainEnglishFormat.kif 25085-25085 | |
(termFormat EnglishLanguage friend "friend") | domainEnglishFormat.kif 25084-25084 |
statement |
(exists (?TIME) (and (instance ?TIME TimeInterval) (finishes ?TIME (WhenFn JesusOfNazareth)) (starts ?TIME (WhenFn TwelveApostles)) (forall (?MEM) (=> (holdsDuring ?TIME (member ?MEM TwelveApostles)) (holdsDuring ?TIME (friend ?MEM JesusOfNazareth)))))) |
Media.kif 1970-1978 | There exists a time interval such that the time interval is an instance of time interval and the time interval finishes the time of existence of Jesus of Nazareth and the time interval starts the time of existence of Twelve apostles and for all an entity
|