Lending(lending) | auto_loan, automobile_loan, bank_loan, call_loan, car_loan, consumer_loan, demand_loan, direct_loan, give, lend, lending, loan, loan_participation, loaning, mortgage_loan, participation_financing, participation_loan, personal_loan, real_estate_loan, time_loan, usury |
appearance as argument number 1 |
(documentation Lending ChineseLanguage "这是 Giving Process 的 subclass,这是在当 agent 在一段有限的时间内给 destination 一些东西,并预期东西稍后会被归还(也许会加上利息)。") | chinese_format.kif 3082-3083 | |
(documentation Lending EnglishLanguage "The subclass of Giving Processes where the agent gives the destination something for a limited period of time with the expectation that it will be returned later (perhaps with interest).") | Merge.kif 11772-11775 | |
(documentation Lending JapaneseLanguage "agent が後で返されることを期待して、限られた期間 (おそらく興味を持って) destination に何かを与える Giving Process の subclass 。") | japanese_format.kif 1852-1853 | |
(externalImage Lending "http://upload.wikimedia.org/wikipedia/commons/0/ 0c/ General_government_net_lending_of_Hungary_2005-2010.png") | pictureList.kif 7185-7185 | |
(externalImage Lending "http://upload.wikimedia.org/wikipedia/commons/4/ 4f/ Credit-cards.jpg") | pictureList.kif 7187-7187 | |
(externalImage Lending "http://upload.wikimedia.org/wikipedia/commons/8/ 8d/ President_Franklin_D._Roosevelt-1941.jpg") | pictureList.kif 7186-7186 | |
(externalImage Lending "http://upload.wikimedia.org/wikipedia/en/7/76/2005private_sector_credit.PNG") | pictureList.kif 6668-6668 | |
(subclass Lending Giving) | Merge.kif 11770-11770 | Lending is a subclass of giving |
appearance as argument number 2 |
(termFormat ChineseLanguage Lending "借出") | chinese_format.kif 1135-1135 | |
(termFormat EnglishLanguage Lending "lending") | english_format.kif 1487-1487 | |
(termFormat FrenchLanguage Lending "pr�ter") | french_format.kif 813-813 | |
(termFormat Hindi Lending "aapurti") | terms-hindi.txt 345-345 | |
(termFormat ItalianLanguage Lending "DareInPrestito") | terms-it.txt 348-348 | |
(termFormat JapaneseLanguage Lending "貸し") | japanese_format.kif 2497-2497 | |
(termFormat PortugueseLanguage Lending "Emprestar") | portuguese_format.kif 765-765 | |
(termFormat cb Lending "pagpahulam") | terms-cb.txt 350-350 | |
(termFormat cz Lending "lending") | terms-cz.txt 384-384 | |
(termFormat ro Lending "a da împrumut") | relations-ro.kif 834-834 | |
(termFormat tg Lending "pagpapahiram") | terms-tg.txt 349-349 |
antecedent |
(=> (and (instance ?LEND Lending) (agent ?LEND ?AGENT2) (destination ?LEND ?AGENT1) (patient ?LEND ?OBJECT)) (exists (?BORROW) (and (instance ?BORROW Borrowing) (agent ?BORROW ?AGENT1) (origin ?BORROW ?AGENT2) (patient ?BORROW ?OBJECT)))) |
Merge.kif 11790-11801 |
|
consequent |
(=> (and (instance ?BORROW Borrowing) (agent ?BORROW ?AGENT1) (origin ?BORROW ?AGENT2) (patient ?BORROW ?OBJECT)) (exists (?LEND) (and (instance ?LEND Lending) (agent ?LEND ?AGENT2) (destination ?LEND ?AGENT1) (patient ?LEND ?OBJECT)))) |
Merge.kif 11777-11788 |
|
(=> (lender ?Loan ?Agent) (exists (?Lending) (and (instance ?Lending Lending) (agent ?Lending ?Agent)))) |
FinancialOntology.kif 1291-1296 |
|