MIKROKOSMOS


PURPOSE Domain-Relation

Examples from EJV TMRs -

ejv0070.tmr

BROKEN HILL PROPRIETARY CO., Australia's biggest company, said it soon will receive 133 million Australian dollars ($94.7 million) from the sale of domestic assets **as part of an effort** to raise at least one billion dollars from sales of "nonstrategic" holdings.


;; gloss: the purpose of selling domestic assets is to raise one billion
;; dollars.

domain-relation_3
	type		purpose
					arg-1	%sell_1
					arg-2	%raise_1
 
-----------
ejv0046.tmr

Dresser Industries Inc. and Komatsu Ltd. of Japan said they signed a memorandum of understanding **to** join their construction equipment businesses in North, Central and South America.


;; gloss:  signing of the memorandum is for the purpose of joining the
;;         businesses

domain-relation_1
	type	purpose
				arg-1	%sign_1
				arg-2	%tie-up_1

-----------
ejv0589.tmr

"The industry leaders, such as Mitsubishi Corp. and Sumitomo Corp., previously decided to set up what are popularly known as coil centers in developing Asian countries **[in order] to** manufacture and supply user-specific rolled steel to local customers,

;; including Japanese-affiliate home electronics and automobile makers.


;; gloss:  the industry leaders will set up coil centers for the purpose of
;;         manufacturing and supplying rolled steel.

domain-relation_3
	type		purpose
					arg-1	%create_1
					arg-2	(set %manufacture_1 %supply_1)
	
------------
ejv2099.tmr

Kawasaki Steel **intends**to secure a stable supply of ferrosilicon by producing the material in Brazil where power rate is less than one-third of that of Japan, while Brazil has a surplus electric power and is interested in acquiring a large-scale power consumer, and eventually establishing a self-sufficiency system of silicon.


;; kawasaki produces for the purpose of supplying itself

domain-relation_1
        type            purpose
                arg-1           %produce_2
                arg-2           %supply_1

--------------
ejv2103.tmr

The group plans to set up a joint venture with an Indonesian capital **in order** to raise the local capital participation ratio in the project.


;;The tie-up is created for the purpose to increase cpr.

domain-relation_1
        type            purpose
                arg-1           %create_1
                arg-2           %increase_1