Philosophy is the science that studies the fundamental aspects of the nature of existence. It deals with those aspects of the universe which pertain to everything that exists.

flowchart TD
	subgraph phi [Philosophy]
		subgraph met [Metaphysics]
		end
		subgraph epi [Epistemology]
		end
		subgraph eth [Ethics]
			Law
		end
	end
	
	met ==> epi ==> eth