yearBuilt |
appearance as argument number 1 |
![]() |
(documentation yearBuilt EnglishLanguage "(yearBuilt ?OBJ ?YEAR) means that the Making of Object ?OBJ was completed on Year ?YEAR") | Hotel.kif 691-692 | |
(domain yearBuilt 1 Object) | Hotel.kif 695-695 | domain yearBuilt, 1 and Object |
(domainSubclass yearBuilt 2 Year) | Hotel.kif 696-696 | domainSubclass yearBuilt, 2 and Year |
(instance yearBuilt BinaryPredicate) | Hotel.kif 690-690 | instance yearBuilt and BinaryPredicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage yearBuilt "%1 已 built 在 %2 ") | domainEnglishFormat.kif 5007-5007 | |
(format ChineseTraditionalLanguage yearBuilt "%1 已 built 在 %2 ") | domainEnglishFormat.kif 5006-5006 | |
(format EnglishLanguage yearBuilt "%1 was built in %2") | domainEnglishFormat.kif 5005-5005 | |
(termFormat EnglishLanguage yearBuilt "year built") | Hotel.kif 693-693 |
antecedent |
![]() |
(=> (yearBuilt ?OBJ ?YEAR) (exists (?TIME ?MAKE) (and (instance ?TIME ?YEAR) (instance ?MAKE Making) (result ?MAKE ?OBJ) (temporallyBetweenOrEqual (BeginFn ?TIME) (EndFn (WhenFn ?MAKE)) (EndFn ?TIME))))) |
Hotel.kif 698-708 |
![]() |
![]() |