1:
	@ echo tinhamos um ficheir Artigo.doc
	@ echo traduziu-se com power translator = ArtigoPT.doc
	@ echo alinhou-se produzindo uma tmx
	@ read
	@ vi _.en-pt.tmx
	@ read
	trad _.en-pt.tmx > _.tmx
	@ diff _.tmx _.en-pt.tmx | more
	
