public static void Main() { SentenceParser.App app = new SentenceParser.App(); app.InitializeComponent(); app.Run(); }