{"id":2366,"date":"2025-05-22T16:54:10","date_gmt":"2025-05-22T14:54:10","guid":{"rendered":"https:\/\/www.daf.uni-mannheim.de\/en\/?page_id=2366"},"modified":"2026-04-23T15:47:38","modified_gmt":"2026-04-23T13:47:38","slug":"evening-courses","status":"publish","type":"page","link":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/evening-courses\/","title":{"rendered":"Evening Courses"},"content":{"rendered":"<p>[vc_row][vc_column][vc_column_text]<div class=\"super-hero-big-wrapper super-hero-spinning\" style=\"\"><div class=\"shs-spinner-wrapper\"><div class=\"shs-spinner\"><\/div><\/div><div id=\"slider-296\" class=\"super-hero-slider shs-carousel button-square navigation-center dark-on-light\" style=\"\"><div id=\"slide-296-297\" class=\"super-hero-slide full-width\" style=\"\"><a class=\"super-hero-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/\"><div class=\"super-hero-image\"><img decoding=\"async\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2019\/05\/Header_Pru\u0308fungen-1024x200.jpg\"><\/div><!-- .super-hero-image --><\/a><\/div><!-- .super-hero-slide --><\/div><!-- .super-hero-slider --><\/div><!-- .big --><script>jQuery(document).ready(function($){var shs296 = $(\"#slider-296\");\r\n\t\t\tshs296.imagesLoaded(function(){\r\n\t\t\t\tshs296.superHeroSlider({theme:\"shs-theme\",baseClass:\"shs-carousel\",singleItem:true,addClassActive:true,transitionStyle:\"backSlide\",autoPlay:false,navigation:true,navigationText:[\"<span class='dashicons dashicons-arrow-left'><\/span>\",\"<span class='dashicons dashicons-arrow-right'><\/span>\"],pagination:false,beforeInit:function(el){\r\n\t\t\t\t\t\tvar slides = el.find(\".super-hero-slide\").length;\r\n\t\t\t\t\t},afterInit:function(el){\r\n\t\t\t\t\t\tvar currentItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+currentItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tcurrentItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar currentCaption1 = currentItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar captionAnimation1 = currentCaption1.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption1.addClass(captionAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption2 = currentItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar captionAnimation2 = currentCaption2.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption2.addClass(captionAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption3 = currentItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation3 = currentCaption3.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption3.addClass(captionAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, currentItem );\r\n\t\t\t\t\t},beforeMove:function(el){\r\n\t\t\t\t\t\tvar oldItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+oldItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\toldItem.find(\".super-hero-caption-wrapper\").removeClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar oldCaption1 = oldItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar oldCaption2 = oldItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar oldCaption3 = oldItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation1 = oldCaption1.data(\"animation\");\r\n\t\t\t\t\t\toldCaption1.removeClass(captionAnimation1);\r\n\t\t\t\t\t\toldCaption1.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation2 = oldCaption2.data(\"animation\");\r\n\t\t\t\t\t\toldCaption2.removeClass(captionAnimation2);\r\n\t\t\t\t\t\toldCaption2.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation3 = oldCaption3.data(\"animation\");\r\n\t\t\t\t\t\toldCaption3.removeClass(captionAnimation3);\r\n\t\t\t\t\t\toldCaption3.removeClass(\"animated\");\r\n\t\t\t\t\t\t\/\/ Remove any styles we might have added in afterMove\r\n\t\t\t\t\t\t$(itemID+\" .super-hero-image img\").removeAttr(\"style\");\r\n\t\t\t\t\t},afterMove:function(el){\r\n\t\t\t\t\t\tvar newItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+newItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tnewItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\").css(\"animation-duration\",5);\r\n\t\t\t\t\t\tvar newCaption1 = newItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar newAnimation1 = newCaption1.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption1.addClass(newAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption2 = newItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar newAnimation2 = newCaption2.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption2.addClass(newAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption3 = newItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar newAnimation3 = newCaption3.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption3.addClass(newAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, newItem );\r\n\t\t\t\t\t},});\r\n\t\t\t\t$(\".super-hero-big-wrapper\").removeClass(\"super-hero-spinning\");\r\n\t\t\t\t$(\".shs-spinner\").fadeOut(150,function(){\r\n\t\t\t\t\t$(this).remove();\r\n\t\t\t\t});\r\n\t\t\t\t$(\"body\").addClass(\"shs-loaded\");\r\n\t\t\t});\r\n\t\t\t$(window).resize(function(){\r\n\t\t\t\tshs296.data(\"superHeroSlider\").destroy();\r\n\t\t\t\tshs296.superHeroSlider({theme:\"shs-theme\",baseClass:\"shs-carousel\",singleItem:true,addClassActive:true,transitionStyle:\"backSlide\",autoPlay:false,navigation:true,navigationText:[\"<span class='dashicons dashicons-arrow-left'><\/span>\",\"<span class='dashicons dashicons-arrow-right'><\/span>\"],pagination:false,beforeInit:function(el){\r\n\t\t\t\t\t\tvar slides = el.find(\".super-hero-slide\").length;\r\n\t\t\t\t\t},afterInit:function(el){\r\n\t\t\t\t\t\tvar currentItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+currentItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tcurrentItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar currentCaption1 = currentItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar captionAnimation1 = currentCaption1.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption1.addClass(captionAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption2 = currentItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar captionAnimation2 = currentCaption2.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption2.addClass(captionAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar currentCaption3 = currentItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation3 = currentCaption3.data(\"animation\");\r\n\t\t\t\t\t\tcurrentCaption3.addClass(captionAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, currentItem );\r\n\t\t\t\t\t},beforeMove:function(el){\r\n\t\t\t\t\t\tvar oldItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+oldItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\toldItem.find(\".super-hero-caption-wrapper\").removeClass(\"fadeIn animated\");\r\n\t\t\t\t\t\tvar oldCaption1 = oldItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar oldCaption2 = oldItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar oldCaption3 = oldItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar captionAnimation1 = oldCaption1.data(\"animation\");\r\n\t\t\t\t\t\toldCaption1.removeClass(captionAnimation1);\r\n\t\t\t\t\t\toldCaption1.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation2 = oldCaption2.data(\"animation\");\r\n\t\t\t\t\t\toldCaption2.removeClass(captionAnimation2);\r\n\t\t\t\t\t\toldCaption2.removeClass(\"animated\");\r\n\t\t\t\t\t\tvar captionAnimation3 = oldCaption3.data(\"animation\");\r\n\t\t\t\t\t\toldCaption3.removeClass(captionAnimation3);\r\n\t\t\t\t\t\toldCaption3.removeClass(\"animated\");\r\n\t\t\t\t\t\t\/\/ Remove any styles we might have added in afterMove\r\n\t\t\t\t\t\t$(itemID+\" .super-hero-image img\").removeAttr(\"style\");\r\n\t\t\t\t\t},afterMove:function(el){\r\n\t\t\t\t\t\tvar newItem = el.find(\".shs-item.active\");\r\n\t\t\t\t\t\tvar itemID = \"#\"+newItem.find(\".super-hero-slide\").attr(\"ID\");\r\n\t\t\t\t\t\tnewItem.find(\".super-hero-caption-wrapper\").addClass(\"fadeIn animated\").css(\"animation-duration\",5);\r\n\t\t\t\t\t\tvar newCaption1 = newItem.find(\".caption-1\");\r\n\t\t\t\t\t\tvar newAnimation1 = newCaption1.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption1.addClass(newAnimation1 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption2 = newItem.find(\".caption-2\");\r\n\t\t\t\t\t\tvar newAnimation2 = newCaption2.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption2.addClass(newAnimation2 + \" animated\");\r\n\t\t\t\t\t\tvar newCaption3 = newItem.find(\".caption-3\");\r\n\t\t\t\t\t\tvar newAnimation3 = newCaption3.data(\"animation\");\r\n\t\t\t\t\t\tnewCaption3.addClass(newAnimation3 + \" animated\");\r\n\t\t\t\t\t\t\/\/ Clear any styles\r\n\t\t\t\t\t\tshs_resize_slide( itemID, newItem );\r\n\t\t\t\t\t},});\r\n\t\t\t});});<\/script>[\/vc_column_text][vc_row_inner el_class=&#8221;navrow&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<div id=\"mega-menu-wrap-max_mega_menu_1\" class=\"mega-menu-wrap\"><div class=\"mega-menu-toggle\"><div class=\"mega-toggle-blocks-left\"><\/div><div class=\"mega-toggle-blocks-center\"><\/div><div class=\"mega-toggle-blocks-right\"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU<\/span><span class='mega-toggle-label-open'>MENU<\/span><\/span><\/div><\/div><\/div><ul id=\"mega-menu-max_mega_menu_1\" class=\"mega-menu max-mega-menu mega-menu-horizontal mega-no-js\" data-event=\"hover_intent\" data-effect=\"fade_up\" data-effect-speed=\"200\" data-effect-mobile=\"disabled\" data-effect-speed-mobile=\"0\" data-mobile-force-width=\"false\" data-second-click=\"go\" data-document-click=\"collapse\" data-vertical-behaviour=\"standard\" data-breakpoint=\"600\" data-unbind=\"true\" data-mobile-state=\"collapse_all\" data-mobile-direction=\"vertical\" data-hover-intent-timeout=\"300\" data-hover-intent-interval=\"100\"><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-37 menu-item\" id=\"mega-menu-item-37\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">German Courses<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2340 menu-item\" id=\"mega-menu-item-2340\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/intensive-courses\/\">Intensive Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2197 menu-item\" id=\"mega-menu-item-2197\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2232 menu-item\" id=\"mega-menu-item-2232\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh-kurse\/\">DSH Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2379 menu-item\" id=\"mega-menu-item-2379\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/evening-courses\/\">Evening Courses<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2294 menu-item\" id=\"mega-menu-item-2294\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/international-winter-academy\/\">Winter School (IWA)<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2753 menu-item\" id=\"mega-menu-item-2753\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/summer-school-isa-in-july\/\">Summer School (ISA) in July<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-107 menu-item\" id=\"mega-menu-item-107\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sommerakademie\/\">Summer School (ISA) in August<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-113 menu-item\" id=\"mega-menu-item-113\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sonderprogramme\/\">Individual Special Programs<\/a><\/li><\/ul>\n<\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-44 menu-item\" id=\"mega-menu-item-44\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">Examinations<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2198 menu-item\" id=\"mega-menu-item-2198\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/telc\/\">telc<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-2243 menu-item\" id=\"mega-menu-item-2243\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/dsh\/\">DSH Exam<\/a><\/li><\/ul>\n<\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-45 menu-item\" id=\"mega-menu-item-45\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">Welcome to Mannheim<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-128 menu-item\" id=\"mega-menu-item-128\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/mannheim\/\">About Mannheim<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-134 menu-item\" id=\"mega-menu-item-134\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wohnen\/\">Accomodation For Course Participants<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-137 menu-item\" id=\"mega-menu-item-137\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/anreise\/\">Arrival<\/a><\/li><\/ul>\n<\/li><li class=\"mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-36 menu-item\" id=\"mega-menu-item-36\"><a class=\"mega-menu-link\" href=\"#\" aria-expanded=\"false\" tabindex=\"0\">About Us<span class=\"mega-indicator\" aria-hidden=\"true\"><\/span><\/a>\n<ul class=\"mega-sub-menu\">\n<li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-119 menu-item\" id=\"mega-menu-item-119\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/kontakt\/\">Contact<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-83 menu-item\" id=\"mega-menu-item-83\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/faqs\/\">FAQ<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-86 menu-item\" id=\"mega-menu-item-86\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/lageplan\/\">Campus Map<\/a><\/li><li class=\"mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-92 menu-item\" id=\"mega-menu-item-92\"><a class=\"mega-menu-link\" href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/fadaf\/\">FaDaF<\/a><\/li><\/ul>\n<\/li><\/ul><\/div>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1760692137705{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h6 style=\"padding-top: 0.25em;\"><\/h6>\n<h6 style=\"text-align: center;\"><\/h6>\n<h2 id=\"top\" style=\"text-align: center;\"><span style=\"color: #ffffff;\"><strong>Evening Courses For Graduates<br \/>\n<\/strong><\/span><\/h2>\n<h6 style=\"text-align: center;\"><\/h6>\n<h6 style=\"padding-bottom: 0.25em;\"><\/h6>\n<p>[\/vc_column_text][vc_column_text]We offer German courses for fast learners, scientists,<a href=\"https:\/\/www.yumpu.com\/de\/document\/read\/65639500\/abendkurse-fur-wissenschaftlerinnen-fss-2024\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-2375 size-medium\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web-212x300.jpg\" alt=\"\" width=\"212\" height=\"300\" srcset=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web-212x300.jpg 212w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web-724x1024.jpg 724w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web-768x1086.jpg 768w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web-1086x1536.jpg 1086w, https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2025\/05\/Abendkurse-fuer-WissenschaftlerInnen-zeitneutral-web.jpg 1240w\" sizes=\"auto, (max-width: 212px) 100vw, 212px\" \/><\/a><br \/>\nemployees of the University of Mannheim and<br \/>\nother universities.<\/p>\n<p>On this page you can find more information about the courses and the option to register online immediately!<\/p>\n<p>All the important information about our courses can be found here as a PDF (Flipbook):<\/p>\n<p><strong><a href=\"https:\/\/www.yumpu.com\/de\/document\/read\/65639500\/abendkurse-fur-wissenschaftlerinnen-fss-2024\" target=\"_blank\" rel=\"noopener\">Brochure (Bilingual: German\/English) &#8211; Evening Courses for Academics<\/a><\/strong>[\/vc_column_text][vc_separator][vc_column_text]<\/p>\n<h3><strong>Prices (for all language levels)<\/strong><\/h3>\n<h4>per course: <strong>540,- \u20ac (Euro)<\/strong><\/h4>\n<p>[\/vc_column_text][vc_separator][vc_column_text css=&#8221;.vc_custom_1747053929128{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h3 style=\"padding-top: 40px; padding-bottom: 40px; text-align: center;\"><span style=\"color: #ffffff;\"><strong>General Information<\/strong><\/span><\/h3>\n<p>[\/vc_column_text][vc_separator][vc_column_text]<\/p>\n<h3 style=\"padding-bottom: 0.5em;\"><strong>Important Information About Our Evening Courses<\/strong><\/h3>\n<p>[\/vc_column_text][vc_toggle title=&#8221;Is there a Course System and what does it look like?&#8221;]A1: Beginners<\/p>\n<p>A2: Beginners<\/p>\n<p>B1: Advanced learners<\/p>\n<p>B2: Advanced learners<\/p>\n<p>C1: Experts<\/p>\n<p>All courses require a minimum of 5 participants.<\/p>\n<p>Please note:<br \/>\nAs a rule, it is not possible to complete an entire level in 75 lessons.[\/vc_toggle][vc_toggle title=&#8221;What are the course contents and learning objectives at each level?&#8221;]<strong>A 1<\/strong><\/p>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Learning<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">objectives<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Understand<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">use<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">simple<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">phrases<\/span>; <span class=\"lookup-word\" data-slate-leaf=\"true\">can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">introduce<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">themselves<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">ask<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">other<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">people<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">personal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">questions<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">answer<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">personal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">questions<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Grammar<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">W<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">questions<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">yes<\/span>\/<span class=\"lookup-word\" data-slate-leaf=\"true\">no<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">questions<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">certain<\/span>\/<span class=\"lookup-word\" data-slate-leaf=\"true\">indefinite<\/span>\/<span class=\"lookup-word\" data-slate-leaf=\"true\">negative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">articles<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">adjectives<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">personal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">pronouns<\/span>; <span class=\"lookup-word\" data-slate-leaf=\"true\">conjugation<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">present<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">imperative<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">modal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">verbs<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">numbers<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">verbs<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">accusative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">dative<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">place<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">time<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">possessive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">articles<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">separable<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">inseparable<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">verbs<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">alternate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">prepositions<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">perfect<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">participatory<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><strong><span class=\"lookup-word\" data-slate-leaf=\"true\">A <\/span>2<\/strong><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Learning<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">objectives<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkxlYXJuaW5nJTIwb2JqZWN0aXZlcyUzQSUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJVbmRlcnN0YW5kJTIwYW5kJTIwdXNlJTIwc2ltcGxlJTIwcGhyYXNlcyUzQiUyMGNhbiUyMGludHJvZHVjZSUyMHRoZW1zZWx2ZXMlMjBhbmQlMjBhc2slMjBvdGhlciUyMHBlb3BsZSUyMHBlcnNvbmFsJTIwcXVlc3Rpb25zJTIwYW5kJTIwYW5zd2VyJTIwcGVyc29uYWwlMjBxdWVzdGlvbnMuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJHcmFtbWFyJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlclMjBxdWVzdGlvbnMlMkMlMjB5ZXMlMkZubyUyMHF1ZXN0aW9ucyUyQyUyMGNlcnRhaW4lMkZpbmRlZmluaXRlJTJGbmVnYXRpdmUlMjBhcnRpY2xlcyUyQyUyMGFkamVjdGl2ZXMlMkMlMjBwZXJzb25hbCUyMHByb25vdW5zJTNCJTIwY29uanVnYXRpb24lMjBwcmVzZW50JTJDJTIwaW1wZXJhdGl2ZSUyQyUyMG1vZGFsJTIwdmVyYnMlMkMlMjBudW1iZXJzJTJDJTIwdmVyYnMlMjB3aXRoJTIwYWNjdXNhdGl2ZSUyMGFuZCUyMGRhdGl2ZSUyQyUyMHBsYWNlJTIwYW5kJTIwdGltZSUyQyUyMHBvc3Nlc3NpdmUlMjBhcnRpY2xlcyUyQyUyMHNlcGFyYWJsZSUyMGFuZCUyMGluc2VwYXJhYmxlJTIwdmVyYnMlMkMlMjBhbHRlcm5hdGUlMjBwcmVwb3NpdGlvbnMlMkMlMjBwZXJmZWN0JTJDJTIwcGFydGljaXBhdG9yeS4lMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkEyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJMZWFybmluZyUyMG9iamVjdGl2ZXMlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQmUlMjBhYmxlJTIwdG8lMjBjb21tdW5pY2F0ZSUyMGluJTIwcm91dGluZSUyMHNpdHVhdGlvbnMlMjBpbnZvbHZpbmclMjBhJTIwc2ltcGxlJTIwYW5kJTIwZGlyZWN0JTIwZXhjaGFuZ2UlMjBvZiUyMGluZm9ybWF0aW9uJTIwYWJvdXQlMjBmYW1pbGlhciUyMGFuZCUyMGNvbW1vbiUyMHRoaW5ncyUyMChlLmcuJTIwZGVzY3JpcHRpb24lMjBvZiUyMG9uZSVFMiU4MCU5OXMlMjBiYWNrZ3JvdW5kJTIwYW5kJTIwZWR1Y2F0aW9uJTJDJTIwaW1tZWRpYXRlJTIwc3Vycm91bmRpbmdzJTIwYW5kJTIwdGhpbmdzJTIwcmVsYXRlZCUyMHRvJTIwaW1tZWRpYXRlJTIwbmVlZHMpLiUyMiU3RCU1RCU3RCU1RA==\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Be<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">able<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">communicate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">routine<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">situations<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">involving<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">simple<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">direct<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">exchange<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">information<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">about<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">familiar<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">common<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">things<\/span> (<span class=\"lookup-word\" data-slate-leaf=\"true\">e<\/span>.<span class=\"lookup-word\" data-slate-leaf=\"true\">g<\/span>. <span class=\"lookup-word\" data-slate-leaf=\"true\">description<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">one\u2019s<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">background<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">education<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">immediate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">surroundings<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">things<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">related<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">immediate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">needs<\/span>).<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Grammar<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Preterium<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">suffixes<\/span> (<span class=\"lookup-word\" data-slate-leaf=\"true\">because<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">although<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">if<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">that<\/span>), <span class=\"lookup-word\" data-slate-leaf=\"true\">advice<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> &#8220;<span class=\"lookup-word\" data-slate-leaf=\"true\">should<\/span>&#8221; <span class=\"lookup-word\" data-slate-leaf=\"true\">comparative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">superlatives<\/span>; <span class=\"lookup-word\" data-slate-leaf=\"true\">adjective<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">declination<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">nominative<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">dativ<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">accusative<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">questions<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> &#8220;<span class=\"lookup-word\" data-slate-leaf=\"true\">what<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span>&#8230;&#8221; <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> &#8220;<span class=\"lookup-word\" data-slate-leaf=\"true\">what<\/span>,&#8221; <span class=\"lookup-word\" data-slate-leaf=\"true\">relative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">futur<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">I<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">final<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentence<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> &#8220;<span class=\"lookup-word\" data-slate-leaf=\"true\">um<\/span>&#8230;<span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span>,&#8221; <span class=\"lookup-word\" data-slate-leaf=\"true\">infinitive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> &#8220;<span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span>.&#8221;<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><strong><span class=\"lookup-word\" data-slate-leaf=\"true\">B <\/span>1<\/strong><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Learning<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">objectives<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">handle<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">simple<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">situations<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">report<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">on<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">experiences<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">events<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">describe<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">dreams<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">hopes<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">goals<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">give<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">brief<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">reasons<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">or<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">explanations<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Grammar<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkdyYW1tYXIlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyUHJldGVyaXVtJTJDJTIwc3VmZml4ZXMlMjAoYmVjYXVzZSUyQyUyMGFsdGhvdWdoJTJDJTIwaWYlMkMlMjB0aGF0KSUyQyUyMGFkdmljZSUyMHdpdGglMjAlNUMlMjJzaG91bGQlNUMlMjIlMjBjb21wYXJhdGl2ZSUyMGFuZCUyMHN1cGVybGF0aXZlcyUzQiUyMGFkamVjdGl2ZSUyMGRlY2xpbmF0aW9uJTIwaW4lMjBub21pbmF0aXZlJTJDJTIwZGF0aXYlMkMlMjBhY2N1c2F0aXZlJTJDJTIwcXVlc3Rpb25zJTIwd2l0aCUyMCU1QyUyMndoYXQlMjBhLi4uJTVDJTIyJTIwYW5kJTIwJTVDJTIyd2hhdCUyQyU1QyUyMiUyMHJlbGF0aXZlJTIwc2VudGVuY2VzJTJDJTIwZnV0dXIlMjBJJTJDJTIwZmluYWwlMjBzZW50ZW5jZSUyMHdpdGglMjAlNUMlMjJ1bS4uLnRvJTJDJTVDJTIyJTIwaW5maW5pdGl2ZSUyMHdpdGglMjAlNUMlMjJ0by4lNUMlMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkIxJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJMZWFybmluZyUyMG9iamVjdGl2ZXMlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQ2FuJTIwaGFuZGxlJTIwc2ltcGxlJTIwc2l0dWF0aW9ucyUyQyUyMHJlcG9ydCUyMG9uJTIwZXhwZXJpZW5jZXMlMjBhbmQlMjBldmVudHMlMkMlMjBkZXNjcmliZSUyMGRyZWFtcyUyQyUyMGhvcGVzJTIwYW5kJTIwZ29hbHMlMkMlMjBnaXZlJTIwYnJpZWYlMjByZWFzb25zJTIwb3IlMjBleHBsYW5hdGlvbnMuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJHcmFtbWFyJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlByZXRlcml1bSUyQyUyMHBsdXNxdWFtcGVyZmVrdCUyQyUyMHN0YXRlJTIwcGFzc2l2ZSUyQyUyMHN1YnNpZGlhcnklMjBzZW50ZW5jZXMlMjAoYXMlMkMlMjBpZiUyQyUyMGFmdGVyKSUyQyUyMGNvbmp1bmN0aXZlJTIwSUklMkMlMjBzdWJzaWRpYXJ5JTIwc2VudGVuY2VzJTIwKHRodXMlMkMlMjB3aXRob3V0Li4udG8lMjBpbmZpbml0aXZlJTJDJTIwZGElMkMlMjBpbnN0ZWFkJTIwb2YuLi50byUyMGluZmluaXRpdmUlMjBzbyUyMHRoYXQlMkMlMjBzby4uLiUyQyUyMHNpbmNlJTJDJTIwdW50aWwlMkMlMjBkdXJpbmclMkMlMjBiZWZvcmUpJTJDJTIwZGlyZWN0JTIwYW5kJTIwaW5kaXJlY3QlMjBxdWVzdGlvbiUyMHNlbnRlbmNlcyUyQyUyMHBlcnNvbm5lbCUyMHByb25vdW5zJTJDJTIwcmVmbGV4aXZlJTIwdmVyYnMlMkMlMjByZWZsZXhpaXZlJTIwcHJvbm91bnMlMkNyZWxhdGl2ZSUyMHNlbnRlbmNlcyUyQyUyMG4tZGVjbGluYXRpb24uJTIyJTdEJTVEJTdEJTVE\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Pr\u00e4teritum<\/span>, P<span class=\"lookup-word\" data-slate-leaf=\"true\">lusquamperfekt<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">Zustandsp<\/span><span class=\"lookup-word\" data-slate-leaf=\"true\">assiv<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">subsidiary<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span> (<span class=\"lookup-word\" data-slate-leaf=\"true\">as<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">if<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">after<\/span>), <span class=\"lookup-word\" data-slate-leaf=\"true\">conjunctive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">II<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">subsidiary<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span> (<span class=\"lookup-word\" data-slate-leaf=\"true\">thus<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">without<\/span>&#8230;<span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">infinitive<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">da<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">instead<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span>&#8230;<span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">infinitive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">so<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">that<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">so<\/span>&#8230;, <span class=\"lookup-word\" data-slate-leaf=\"true\">since<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">until<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">during<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">before<\/span>), <span class=\"lookup-word\" data-slate-leaf=\"true\">direct<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">indirect<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">question<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">personnel<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">pronouns<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">reflexive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">verbs<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">reflexive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">pronouns<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">relative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">n<\/span>&#8211;<span class=\"lookup-word\" data-slate-leaf=\"true\">declination<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkdyYW1tYXIlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyUHJldGVyaXVtJTJDJTIwc3VmZml4ZXMlMjAoYmVjYXVzZSUyQyUyMGFsdGhvdWdoJTJDJTIwaWYlMkMlMjB0aGF0KSUyQyUyMGFkdmljZSUyMHdpdGglMjAlNUMlMjJzaG91bGQlNUMlMjIlMjBjb21wYXJhdGl2ZSUyMGFuZCUyMHN1cGVybGF0aXZlcyUzQiUyMGFkamVjdGl2ZSUyMGRlY2xpbmF0aW9uJTIwaW4lMjBub21pbmF0aXZlJTJDJTIwZGF0aXYlMkMlMjBhY2N1c2F0aXZlJTJDJTIwcXVlc3Rpb25zJTIwd2l0aCUyMCU1QyUyMndoYXQlMjBhLi4uJTVDJTIyJTIwYW5kJTIwJTVDJTIyd2hhdCUyQyU1QyUyMiUyMHJlbGF0aXZlJTIwc2VudGVuY2VzJTJDJTIwZnV0dXIlMjBJJTJDJTIwZmluYWwlMjBzZW50ZW5jZSUyMHdpdGglMjAlNUMlMjJ1bS4uLnRvJTJDJTVDJTIyJTIwaW5maW5pdGl2ZSUyMHdpdGglMjAlNUMlMjJ0by4lNUMlMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkIxJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJMZWFybmluZyUyMG9iamVjdGl2ZXMlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQ2FuJTIwaGFuZGxlJTIwc2ltcGxlJTIwc2l0dWF0aW9ucyUyQyUyMHJlcG9ydCUyMG9uJTIwZXhwZXJpZW5jZXMlMjBhbmQlMjBldmVudHMlMkMlMjBkZXNjcmliZSUyMGRyZWFtcyUyQyUyMGhvcGVzJTIwYW5kJTIwZ29hbHMlMkMlMjBnaXZlJTIwYnJpZWYlMjByZWFzb25zJTIwb3IlMjBleHBsYW5hdGlvbnMuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJHcmFtbWFyJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlByZXRlcml1bSUyQyUyMHBsdXNxdWFtcGVyZmVrdCUyQyUyMHN0YXRlJTIwcGFzc2l2ZSUyQyUyMHN1YnNpZGlhcnklMjBzZW50ZW5jZXMlMjAoYXMlMkMlMjBpZiUyQyUyMGFmdGVyKSUyQyUyMGNvbmp1bmN0aXZlJTIwSUklMkMlMjBzdWJzaWRpYXJ5JTIwc2VudGVuY2VzJTIwKHRodXMlMkMlMjB3aXRob3V0Li4udG8lMjBpbmZpbml0aXZlJTJDJTIwZGElMkMlMjBpbnN0ZWFkJTIwb2YuLi50byUyMGluZmluaXRpdmUlMjBzbyUyMHRoYXQlMkMlMjBzby4uLiUyQyUyMHNpbmNlJTJDJTIwdW50aWwlMkMlMjBkdXJpbmclMkMlMjBiZWZvcmUpJTJDJTIwZGlyZWN0JTIwYW5kJTIwaW5kaXJlY3QlMjBxdWVzdGlvbiUyMHNlbnRlbmNlcyUyQyUyMHBlcnNvbm5lbCUyMHByb25vdW5zJTJDJTIwcmVmbGV4aXZlJTIwdmVyYnMlMkMlMjByZWZsZXhpaXZlJTIwcHJvbm91bnMlMkNyZWxhdGl2ZSUyMHNlbnRlbmNlcyUyQyUyMG4tZGVjbGluYXRpb24uJTIyJTdEJTVEJTdEJTVE\"><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkdyYW1tYXIlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyUHJldGVyaXVtJTJDJTIwc3VmZml4ZXMlMjAoYmVjYXVzZSUyQyUyMGFsdGhvdWdoJTJDJTIwaWYlMkMlMjB0aGF0KSUyQyUyMGFkdmljZSUyMHdpdGglMjAlNUMlMjJzaG91bGQlNUMlMjIlMjBjb21wYXJhdGl2ZSUyMGFuZCUyMHN1cGVybGF0aXZlcyUzQiUyMGFkamVjdGl2ZSUyMGRlY2xpbmF0aW9uJTIwaW4lMjBub21pbmF0aXZlJTJDJTIwZGF0aXYlMkMlMjBhY2N1c2F0aXZlJTJDJTIwcXVlc3Rpb25zJTIwd2l0aCUyMCU1QyUyMndoYXQlMjBhLi4uJTVDJTIyJTIwYW5kJTIwJTVDJTIyd2hhdCUyQyU1QyUyMiUyMHJlbGF0aXZlJTIwc2VudGVuY2VzJTJDJTIwZnV0dXIlMjBJJTJDJTIwZmluYWwlMjBzZW50ZW5jZSUyMHdpdGglMjAlNUMlMjJ1bS4uLnRvJTJDJTVDJTIyJTIwaW5maW5pdGl2ZSUyMHdpdGglMjAlNUMlMjJ0by4lNUMlMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkIxJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJMZWFybmluZyUyMG9iamVjdGl2ZXMlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQ2FuJTIwaGFuZGxlJTIwc2ltcGxlJTIwc2l0dWF0aW9ucyUyQyUyMHJlcG9ydCUyMG9uJTIwZXhwZXJpZW5jZXMlMjBhbmQlMjBldmVudHMlMkMlMjBkZXNjcmliZSUyMGRyZWFtcyUyQyUyMGhvcGVzJTIwYW5kJTIwZ29hbHMlMkMlMjBnaXZlJTIwYnJpZWYlMjByZWFzb25zJTIwb3IlMjBleHBsYW5hdGlvbnMuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJHcmFtbWFyJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlByZXRlcml1bSUyQyUyMHBsdXNxdWFtcGVyZmVrdCUyQyUyMHN0YXRlJTIwcGFzc2l2ZSUyQyUyMHN1YnNpZGlhcnklMjBzZW50ZW5jZXMlMjAoYXMlMkMlMjBpZiUyQyUyMGFmdGVyKSUyQyUyMGNvbmp1bmN0aXZlJTIwSUklMkMlMjBzdWJzaWRpYXJ5JTIwc2VudGVuY2VzJTIwKHRodXMlMkMlMjB3aXRob3V0Li4udG8lMjBpbmZpbml0aXZlJTJDJTIwZGElMkMlMjBpbnN0ZWFkJTIwb2YuLi50byUyMGluZmluaXRpdmUlMjBzbyUyMHRoYXQlMkMlMjBzby4uLiUyQyUyMHNpbmNlJTJDJTIwdW50aWwlMkMlMjBkdXJpbmclMkMlMjBiZWZvcmUpJTJDJTIwZGlyZWN0JTIwYW5kJTIwaW5kaXJlY3QlMjBxdWVzdGlvbiUyMHNlbnRlbmNlcyUyQyUyMHBlcnNvbm5lbCUyMHByb25vdW5zJTJDJTIwcmVmbGV4aXZlJTIwdmVyYnMlMkMlMjByZWZsZXhpaXZlJTIwcHJvbm91bnMlMkNyZWxhdGl2ZSUyMHNlbnRlbmNlcyUyQyUyMG4tZGVjbGluYXRpb24uJTIyJTdEJTVEJTdEJTVE\">\n<div data-slate-node=\"element\"><strong><span class=\"lookup-word\" data-slate-leaf=\"true\">B<\/span> 2<\/strong><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Learning<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">objectives<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Be<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">able<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">communicate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">spontaneously<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">fluently<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">so<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">that<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">normal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">conversation<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">with<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">native<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">speakers<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">is<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">possible<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">without<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">much<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">effort<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">on<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">either<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">side<\/span>. <span class=\"lookup-word\" data-slate-leaf=\"true\">Be<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">able<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">to<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">express<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">yourself<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">clearly<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">on<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">wide<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">range<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">topics<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">explain<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">point<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">view<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Grammar<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Causal<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">consecutive<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">conditional<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">conjunctive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">I<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">II<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">connectors<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">prepositions<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">adjective<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">declination<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">process<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">passive<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">nominalization<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">genitive<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><strong><span class=\"lookup-word\" data-slate-leaf=\"true\">C <\/span>1<\/strong><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Learning<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">objectives<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">express<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">themselves<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">spontaneously<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">fluently<\/span>. <span class=\"lookup-word\" data-slate-leaf=\"true\">Can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">use<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">language<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">effectively<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">flexibly<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">social<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">professional<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">life<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">or<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">training<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">or<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">study<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">express<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">themselves<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">a<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">clear<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">appropriate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">structured<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">manner<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">on<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">complex<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">issues<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">matters<\/span>. <span class=\"lookup-word\" data-slate-leaf=\"true\">Rarely<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">make<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">mistakes<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">usually<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">correct<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">themselves<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><em><span class=\"lookup-word\" data-slate-leaf=\"true\">Grammar<\/span>:<\/em><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkIlMjAyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJMZWFybmluZyUyMG9iamVjdGl2ZXMlM0ElMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQmUlMjBhYmxlJTIwdG8lMjBjb21tdW5pY2F0ZSUyMHNwb250YW5lb3VzbHklMjBhbmQlMjBmbHVlbnRseSUyQyUyMHNvJTIwdGhhdCUyMGElMjBub3JtYWwlMjBjb252ZXJzYXRpb24lMjB3aXRoJTIwbmF0aXZlJTIwc3BlYWtlcnMlMjBpcyUyMHBvc3NpYmxlJTIwd2l0aG91dCUyMG11Y2glMjBlZmZvcnQlMjBvbiUyMGVpdGhlciUyMHNpZGUuJTIwQmUlMjBhYmxlJTIwdG8lMjBleHByZXNzJTIweW91cnNlbGYlMjBjbGVhcmx5JTIwb24lMjBhJTIwd2lkZSUyMHJhbmdlJTIwb2YlMjB0b3BpY3MlMjBhbmQlMjBleHBsYWluJTIwYSUyMHBvaW50JTIwb2YlMjB2aWV3LiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyR3JhbW1hciUzQSUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJDYXVzYWwlMkMlMjBjb25zZWN1dGl2ZSUyQyUyMGNvbmRpdGlvbmFsJTIwc2VudGVuY2VzJTJDJTIwY29uanVuY3RpdmUlMjBJJTIwYW5kJTIwSUklMkMlMjBjb25uZWN0b3JzJTIwYW5kJTIwcHJlcG9zaXRpb25zJTJDJTIwYWRqZWN0aXZlJTIwZGVjbGluYXRpb24lMkMlMjBwcm9jZXNzJTIwcGFzc2l2ZSUyQyUyMG5vbWluYWxpemF0aW9uJTJDJTIwZ2VuaXRpdmUuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJDMSUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyTGVhcm5pbmclMjBvYmplY3RpdmVzJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMkNhbiUyMGV4cHJlc3MlMjB0aGVtc2VsdmVzJTIwc3BvbnRhbmVvdXNseSUyMGFuZCUyMGZsdWVudGx5LiUyMENhbiUyMHVzZSUyMGxhbmd1YWdlJTIwZWZmZWN0aXZlbHklMjBhbmQlMjBmbGV4aWJseSUyMGluJTIwc29jaWFsJTIwYW5kJTIwcHJvZmVzc2lvbmFsJTIwbGlmZSUyQyUyMG9yJTIwaW4lMjB0cmFpbmluZyUyMG9yJTIwc3R1ZHklMkMlMjBhbmQlMjBjYW4lMjBleHByZXNzJTIwdGhlbXNlbHZlcyUyMGluJTIwYSUyMGNsZWFyJTJDJTIwYXBwcm9wcmlhdGUlMjBhbmQlMjBzdHJ1Y3R1cmVkJTIwbWFubmVyJTIwb24lMjBjb21wbGV4JTIwaXNzdWVzJTIwYW5kJTIwbWF0dGVycy4lMjBSYXJlbHklMjBtYWtlJTIwbWlzdGFrZXMlMjBhbmQlMjBjYW4lMjB1c3VhbGx5JTIwY29ycmVjdCUyMHRoZW1zZWx2ZXMuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJHcmFtbWFyJTNBJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlBhcnRpY2lwYXRpdmUlMjBzZW50ZW5jZXMlMkMlMjBzdWJqZWN0aXZlJTIwbW9kYWwlMjB2ZXJicyUyQyUyMHBhc3NpdmUlMjBzdWJzdGl0dXRpb24lMkMlMjBub21pbmFsaXNhdGlvbi4lMjIlN0QlNUQlN0QlNUQ=\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Participative<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">sentences<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">subjective<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">modal<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">verbs<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">passive<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">substitution<\/span>, <span class=\"lookup-word\" data-slate-leaf=\"true\">nominalisation<\/span>.<\/span><\/div>\n<\/div>\n<p>[\/vc_toggle][vc_toggle title=&#8221;When and where do the courses take place?&#8221;]<\/p>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">The<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">courses<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">usually<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">take<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">place<\/span>\u00a0in person on Mondays and Wednesdays from 6:00 p.m. to 8:30 p.m.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">The<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">courses<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">take<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">place<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">on<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">premises<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">University<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">Mannheim<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">These<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">are<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">located<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">immediate<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">vicinity<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">Mannheimer<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">Schloss<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">and<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">main<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">train<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">station<\/span>.<\/span><\/div>\n<div data-slate-node=\"element\"><\/div>\n<div data-slate-node=\"element\" data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlRoZSUyMGNvdXJzZXMlMjB1c3VhbGx5JTIwdGFrZSUyMHBsYWNlJTIwTW9uZGF5JTIwdG8lMjBGcmlkYXklMjBmcm9tJTIwMDglM0EzMCUyMHRvJTIwMTIlM0E0NSUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjJXaXRoJTIwZmV3JTIwZXhjZXB0aW9ucyUyQyUyMGV2ZW4lMjBpbiUyMHRoZSUyMGFmdGVybm9vbi4lMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIydGV4dCUyMiUzQSUyMlRoZSUyMGNvdXJzZXMlMjB0YWtlJTIwcGxhY2UlMjBvbiUyMHRoZSUyMHByZW1pc2VzJTIwb2YlMjB0aGUlMjBVbml2ZXJzaXR5JTIwb2YlMjBNYW5uaGVpbS4lMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyVGhlc2UlMjBhcmUlMjBsb2NhdGVkJTIwaW4lMjB0aGUlMjBpbW1lZGlhdGUlMjB2aWNpbml0eSUyMG9mJTIwdGhlJTIwTWFubmhlaW1lciUyMFNjaGxvc3MlMjBhbmQlMjB0aGUlMjBtYWluJTIwdHJhaW4lMjBzdGF0aW9uLiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMnRleHQlMjIlM0ElMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJ0ZXh0JTIyJTNBJTIyQW4lMjBvdmVydmlldyUyMG9mJTIwdGhlJTIwcHJlbWlzZXMlMjBjYW4lMjBiZSUyMGZvdW5kJTIwaW4lMjBvdXIlMjBjYW1wdXMlMjBtYXAuJTIwKFBERiUyMHRvJTIwZG93bmxvYWQpJTIyJTdEJTVEJTdEJTVE\"><span data-slate-node=\"text\"><span class=\"lookup-word\" data-slate-leaf=\"true\">An<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">overview<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">of<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">the<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">premises<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">can<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">be<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">found<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">in<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">our<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">campus<\/span> <span class=\"lookup-word\" data-slate-leaf=\"true\">map:<\/span><strong><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/wp-content\/uploads\/sites\/3\/2019\/05\/Location_Map_DaF.pdf\" target=\"_blank\" rel=\"noopener\"><span class=\"lookup-word\" data-slate-leaf=\"true\">Download<\/span> as PDF<\/a><\/strong><\/span><\/div>\n<p>[\/vc_toggle][vc_column_text]Please also note our General Terms and Conditions (Allgemeine Gesch\u00e4ftsbedingungen &#8211; AGB).<br \/>\n<strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/index.php\/agb\/\" target=\"_blank\" rel=\"noopener\">You can find our General Terms and Conditions (AGB) (German) here &#8230;<\/a><br \/>\n<\/strong><strong><a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\" target=\"_blank\" rel=\"noopener\">Explanatory notes on AGB (English) here &#8230;<\/a><\/strong>[\/vc_column_text][vc_separator][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1743694913842{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h3><\/h3>\n<h3 style=\"padding-left: 40px;\"><strong><span style=\"color: #ffcb04;\">\u00a0<\/span><br \/>\nContact Information<\/strong><\/h3>\n<p style=\"padding-left: 40px;\">E-mail: <strong><a href=\"mailto:daf@service.uni-mannheim.de\" target=\"_blank\" rel=\"noopener\">daf@service.uni-mannheim.de<\/a><br \/>\n<\/strong>Phone: <strong>+49<\/strong> <strong>621 181-3325<br \/>\n<\/strong>WhatsApp:<strong> +49 162 6790312<\/strong><br \/>\nFace-to-face: <strong>L 9, 7 (room 101)<\/strong>, <strong>Monday &amp; Tuesday <\/strong><strong>10:00 &#8211; 12:00 h<\/strong>:<\/p>\n<p>&nbsp;[\/vc_column_text][vc_btn title=&#8221;Back to top &#8230;&#8221; style=&#8221;custom&#8221; custom_background=&#8221;#1e305f&#8221; custom_text=&#8221;#ffffff&#8221; align=&#8221;center&#8221; button_block=&#8221;true&#8221; custom_onclick=&#8221;true&#8221; custom_onclick_code=&#8221;window.location.href=&#8220;#top&#8220;&#8221;][vc_separator][vc_column_text css=&#8221;.vc_custom_1747054153000{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;]<\/p>\n<h3 id=\"intensive\" style=\"padding-top: 40px; padding-bottom: 40px; text-align: center;\"><span style=\"color: #ffffff;\"><strong>Evening Course Program<\/strong><\/span><\/h3>\n<p>[\/vc_column_text][vc_separator][vc_column_text]<\/p>\n<h3 id=\"Apr25\"><strong>May to July 2026<br \/>\n<\/strong><\/h3>\n<p>[\/vc_column_text][vc_cta h2=&#8221;4 May &#8211; 29 July 2026&#8243; h4=&#8221;Registration deadline: 27 April 2026&#8243; css=&#8221;.vc_custom_1776952075301{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 4px !important;}&#8221;]Classes on Mondays and Wednesdays from 6:00 p.m. to 8:30 p.m.<\/p>\n<hr \/>\n<h4><strong>B 1<\/strong><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=FyF6xLu__PaCjynvV7SDFK88GFGNudyHeKGZY_1kmQA&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=FyF6xLu__PaCjynvV7SDFBMfqziPzW8R3ZoTTlciyr8&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><strong>B 2<\/strong><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=VlDpE9fAMtPo0U5ppdu7shLNyyYM6HUKMQgu3XZs8s8&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><strong>C 1<\/strong><\/h4>\n<p>&nbsp;[\/vc_cta][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1545098255217{background-color: #ebebeb !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>General Information<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/kontakt\/\">Contact<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/faqs\/\">FAQ<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/visa\/\">About Visa<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/lageplan\/\">Campus Map<\/a><br \/>\n<a href=\"http:\/\/www.service.uni-mannheim.de\/index.php\/datenschutz\/\" target=\"_blank\" rel=\"noopener\">Privacy Information<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/bankverbindung\/\">Bank Information<\/a><br \/>\n<a href=\"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/gtc\/\">Terms &amp; Conditions<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/impressum\/\">Imprint<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>Examinations<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/dsh\/\">DSH<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/telc\/\">telc<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/index.php\/testdaf\/\">TestDaF<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h2>German Courses<\/h2>\n<p><a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/intensivkurse\/\">Intensive Courses<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/dshkurse\/\">DSH<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sommerakademie\/\">Summer Academy<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/winterakademie\/\">Winter Academy<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/sonderprogramme\/\">Special Programs<\/a><br \/>\n<a href=\"http:\/\/www.daf.uni-mannheim.de\/en\/index.php\/abendkurse\/\">Evening Courses for Academics<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h3 id=\"Apr25\"><strong>April to July 2025<br \/>\n<\/strong><\/h3>\n<p>[\/vc_column_text][vc_cta h2=&#8221;28 April &#8211; 21 July 2025&#8243; h4=&#8221;Registration deadline: 18 April 2025&#8243; css=&#8221;.vc_custom_1747054820501{background-color: rgba(255,203,4,0.25) !important;*background-color: rgb(255,203,4) !important;border-radius: 4px !important;}&#8221;]&nbsp;<\/p>\n<hr \/>\n<h4><strong>A 1<\/strong><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=o4do_EmXky0NUpqfxqYAf688GFGNudyHeKGZY_1kmQA&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=o4do_EmXky0NUpqfxqYAfxMfqziPzW8R3ZoTTlciyr8&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><strong>A 2<\/strong><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><strong>B 1<\/strong><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=wHxgKH4sG4Gxc9mfGXAlBRLNyyYM6HUKMQgu3XZs8s8&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=wHxgKH4sG4Gxc9mfGXAlBSJy44XIKvxUvX-ACixnh7w&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><strong>B 2<\/strong><\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h4><a href=\"https:\/\/umsum.kurso.de\/student_portal\/course_enrollments\/new?course=wHxgKH4sG4Gxc9mfGXAlBWuQXS5ZfU5IvlORcDs8eao&amp;lang=EN\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-3004\" src=\"https:\/\/www.daf.uni-mannheim.de\/en\/wp-content\/uploads\/sites\/6\/2024\/12\/Button-REGISTRATION.png\" alt=\"\" width=\"110\" height=\"36\" \/><\/a><strong>C 1<\/strong><\/h4>\n<p>&nbsp;[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text][\/vc_column_text][vc_row_inner el_class=&#8221;navrow&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text][\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1760692137705{background-color: #ffcb04 !important;border-radius: 5px !important;}&#8221;] Evening Courses For Graduates [\/vc_column_text][vc_column_text]We offer German courses for fast learners, scientists, employees of the University of Mannheim and other universities. On this page you can find more information about the courses and the option to register online immediately! All the important [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"footnotes":""},"class_list":["post-2366","page","type-page","status-publish","hentry"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2366","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/comments?post=2366"}],"version-history":[{"count":16,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2366\/revisions"}],"predecessor-version":[{"id":3544,"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/pages\/2366\/revisions\/3544"}],"wp:attachment":[{"href":"https:\/\/www.daf.uni-mannheim.de\/en\/index.php\/wp-json\/wp\/v2\/media?parent=2366"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}