1)Is it something similar that we are breaking into modules .Is it a categorization that simplifies our design
domain modeling is part of the analisys of the problem. It will help to undertand better the problem, and it will be like a foundation for the design.
3)How to identify domains.What is nature of domain is it a verb noun .
In order to identify the conceptual classes shown in a domain model, the nouns provided by the use cases are helpful. You can also look at the the conceptual class list shown on page 134 of Applying UML and
Patterns by Larman.
The domain model shows the main concepts in the domain, their attributes and the relationships between the concepts.
4)By domain modelling and usecase can we atleast make some design decision
I think I have read in that book that early design decissions aren't a good idea.
I really think that book is really well suitable to resolve your doubts.