{"id":2531,"date":"2025-07-20T16:48:23","date_gmt":"2025-07-20T12:48:23","guid":{"rendered":"https:\/\/windowedu.in\/blog\/?p=2531"},"modified":"2025-07-20T16:58:33","modified_gmt":"2025-07-20T12:58:33","slug":"kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial","status":"publish","type":"post","link":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/","title":{"rendered":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Kerala PSC English Grammar Complete Study Package | Windowedu<\/title>\n    <style>\n        \/* CSS Reset and Override *\/\n        .psc-english-page * {\n            margin: 0 !important;\n            padding: 0 !important;\n            box-sizing: border-box !important;\n            font-family: 'Arial', 'Helvetica', sans-serif !important;\n        }\n        \n        \/* Mobile-First Base Styles *\/\n        .psc-english-page {\n            font-size: 18px !important;\n            line-height: 1.6 !important;\n            color: #2c3e50 !important;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;\n            min-height: 100vh !important;\n            padding: 10px !important;\n            width: 100% !important;\n            max-width: 100% !important;\n            overflow-x: hidden !important;\n        }\n        \n        .psc-container {\n            max-width: 100% !important;\n            width: 100% !important;\n            margin: 0 auto !important;\n            background: white !important;\n            border-radius: 15px !important;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;\n            overflow: hidden !important;\n        }\n        \n        \/* Header Section *\/\n        .psc-header {\n            background: linear-gradient(135deg, #2c3e50, #34495e) !important;\n            color: white !important;\n            padding: 30px 20px !important;\n            text-align: center !important;\n        }\n        \n        .psc-header h1 {\n            font-size: 28px !important;\n            font-weight: bold !important;\n            margin-bottom: 15px !important;\n            line-height: 1.3 !important;\n            color: white !important;\n        }\n        \n        .psc-header p {\n            font-size: 16px !important;\n            color: rgba(255,255,255,0.9) !important;\n            line-height: 1.4 !important;\n        }\n        \n        \/* Video Section *\/\n        .psc-video-section {\n            padding: 30px 20px !important;\n            text-align: center !important;\n            background: #f8f9ff !important;\n        }\n        \n        .psc-video-title {\n            font-size: 24px !important;\n            color: #2c3e50 !important;\n            margin-bottom: 25px !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n        }\n        \n        .psc-youtube-button {\n            display: inline-block !important;\n            background: #FF0000 !important;\n            color: white !important;\n            padding: 18px 30px !important;\n            text-decoration: none !important;\n            border-radius: 25px !important;\n            font-size: 18px !important;\n            font-weight: bold !important;\n            margin-bottom: 20px !important;\n            width: 100% !important;\n            max-width: 300px !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .psc-youtube-button:hover {\n            background: #CC0000 !important;\n            transform: scale(1.02) !important;\n        }\n        \n        .psc-watch-note {\n            font-size: 16px !important;\n            color: #34495e !important;\n            background: white !important;\n            padding: 20px !important;\n            border-radius: 10px !important;\n            border-left: 4px solid #e74c3c !important;\n            margin: 0 10px !important;\n            line-height: 1.5 !important;\n        }\n        \n        \/* Notes Section *\/\n        .psc-notes-section {\n            padding: 30px 20px !important;\n            background: #f8f9fa !important;\n        }\n        \n        .psc-section-title {\n            font-size: 26px !important;\n            color: #2c3e50 !important;\n            margin-bottom: 30px !important;\n            text-align: center !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n        }\n        \n        .psc-notes-grid {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 20px !important;\n        }\n        \n        .psc-note-card {\n            background: white !important;\n            border-radius: 15px !important;\n            padding: 25px 20px !important;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1) !important;\n            border-top: 4px solid #667eea !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .psc-note-card:hover {\n            transform: translateY(-3px) !important;\n            box-shadow: 0 12px 25px rgba(0,0,0,0.15) !important;\n        }\n        \n        .psc-note-card h3 {\n            font-size: 20px !important;\n            color: #2c3e50 !important;\n            margin-bottom: 15px !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n        }\n        \n        .psc-note-card p {\n            font-size: 16px !important;\n            color: #5a6c7d !important;\n            margin-bottom: 20px !important;\n            line-height: 1.5 !important;\n        }\n        \n        .psc-note-link {\n            display: inline-block !important;\n            background: linear-gradient(135deg, #667eea, #764ba2) !important;\n            color: white !important;\n            padding: 15px 25px !important;\n            text-decoration: none !important;\n            border-radius: 25px !important;\n            font-size: 16px !important;\n            font-weight: bold !important;\n            width: 100% !important;\n            text-align: center !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .psc-note-link:hover {\n            transform: scale(1.02) !important;\n            opacity: 0.9 !important;\n        }\n        \n        \/* CTA Section *\/\n        .psc-cta-section {\n            background: linear-gradient(135deg, #667eea, #764ba2) !important;\n            color: white !important;\n            padding: 30px 20px !important;\n            text-align: center !important;\n        }\n        \n        .psc-cta-title {\n            font-size: 24px !important;\n            margin-bottom: 15px !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n        }\n        \n        .psc-cta-text {\n            font-size: 16px !important;\n            margin-bottom: 25px !important;\n            line-height: 1.5 !important;\n        }\n        \n        .psc-telegram-link {\n            display: inline-block !important;\n            background: #0088cc !important;\n            color: white !important;\n            padding: 18px 30px !important;\n            text-decoration: none !important;\n            border-radius: 25px !important;\n            font-size: 18px !important;\n            font-weight: bold !important;\n            width: 100% !important;\n            max-width: 280px !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .psc-telegram-link:hover {\n            background: #0077bb !important;\n            transform: scale(1.02) !important;\n        }\n        \n        \/* Footer *\/\n        .psc-footer {\n            background: #2c3e50 !important;\n            color: white !important;\n            padding: 25px 20px !important;\n            text-align: center !important;\n        }\n        \n        .psc-footer p {\n            font-size: 16px !important;\n            margin-bottom: 10px !important;\n            line-height: 1.5 !important;\n        }\n        \n        .psc-footer a {\n            color: #667eea !important;\n            text-decoration: none !important;\n        }\n        \n        \/* Tablet Styles - 768px and up *\/\n        @media (min-width: 768px) {\n            .psc-english-page {\n                padding: 20px !important;\n                font-size: 20px !important;\n            }\n            \n            .psc-container {\n                border-radius: 20px !important;\n            }\n            \n            .psc-header {\n                padding: 40px 30px !important;\n            }\n            \n            .psc-header h1 {\n                font-size: 36px !important;\n            }\n            \n            .psc-header p {\n                font-size: 18px !important;\n            }\n            \n            .psc-video-section,\n            .psc-notes-section,\n            .psc-cta-section {\n                padding: 40px 30px !important;\n            }\n            \n            .psc-video-title {\n                font-size: 28px !important;\n            }\n            \n            .psc-youtube-button {\n                font-size: 20px !important;\n                padding: 20px 40px !important;\n                width: auto !important;\n            }\n            \n            .psc-watch-note {\n                font-size: 18px !important;\n                margin: 0 20px !important;\n            }\n            \n            .psc-section-title {\n                font-size: 32px !important;\n            }\n            \n            .psc-notes-grid {\n                display: grid !important;\n                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;\n                gap: 25px !important;\n            }\n            \n            .psc-note-card {\n                padding: 30px 25px !important;\n            }\n            \n            .psc-note-card h3 {\n                font-size: 22px !important;\n            }\n            \n            .psc-note-card p {\n                font-size: 18px !important;\n            }\n            \n            .psc-note-link {\n                font-size: 18px !important;\n                width: auto !important;\n                padding: 16px 30px !important;\n            }\n            \n            .psc-cta-title {\n                font-size: 28px !important;\n            }\n            \n            .psc-cta-text {\n                font-size: 18px !important;\n            }\n            \n            .psc-telegram-link {\n                font-size: 20px !important;\n                width: auto !important;\n            }\n            \n            .psc-footer p {\n                font-size: 18px !important;\n            }\n        }\n        \n        \/* Desktop Styles - 1024px and up *\/\n        @media (min-width: 1024px) {\n            .psc-english-page {\n                padding: 30px !important;\n                font-size: 22px !important;\n            }\n            \n            .psc-container {\n                max-width: 1200px !important;\n                border-radius: 25px !important;\n            }\n            \n            .psc-header {\n                padding: 50px 40px !important;\n            }\n            \n            .psc-header h1 {\n                font-size: 42px !important;\n            }\n            \n            .psc-header p {\n                font-size: 20px !important;\n            }\n            \n            .psc-video-section,\n            .psc-notes-section,\n            .psc-cta-section {\n                padding: 50px 40px !important;\n            }\n            \n            .psc-video-title {\n                font-size: 32px !important;\n            }\n            \n            .psc-youtube-button {\n                font-size: 22px !important;\n                padding: 22px 45px !important;\n            }\n            \n            .psc-watch-note {\n                font-size: 20px !important;\n                max-width: 800px !important;\n                margin: 0 auto !important;\n            }\n            \n            .psc-section-title {\n                font-size: 36px !important;\n            }\n            \n            .psc-notes-grid {\n                gap: 30px !important;\n            }\n            \n            .psc-note-card {\n                padding: 35px 30px !important;\n            }\n            \n            .psc-note-card h3 {\n                font-size: 24px !important;\n            }\n            \n            .psc-note-card p {\n                font-size: 20px !important;\n            }\n            \n            .psc-note-link {\n                font-size: 20px !important;\n                padding: 18px 35px !important;\n            }\n            \n            .psc-cta-title {\n                font-size: 32px !important;\n            }\n            \n            .psc-cta-text {\n                font-size: 20px !important;\n            }\n            \n            .psc-telegram-link {\n                font-size: 22px !important;\n                padding: 20px 40px !important;\n            }\n            \n            .psc-footer p {\n                font-size: 20px !important;\n            }\n        }\n        \n        \/* Force override any theme conflicts *\/\n        .psc-english-page h1,\n        .psc-english-page h2,\n        .psc-english-page h3,\n        .psc-english-page p,\n        .psc-english-page a,\n        .psc-english-page div {\n            font-family: 'Arial', 'Helvetica', sans-serif !important;\n        }\n        \n        .psc-english-page a {\n            color: inherit !important;\n        }\n        \n        .psc-english-page a:visited {\n            color: inherit !important;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"psc-english-page\">\n        <div class=\"psc-container\">\n            <!-- Header Section -->\n            <div class=\"psc-header\">\n                <h1>\ud83c\udfaf Kerala PSC English Grammar<\/h1>\n                <p>Complete Study Guide | Quick Tips &#038; Most Expected Questions<\/p>\n            <\/div>\n            \n            <!-- Video Section -->\n            <div class=\"psc-video-section\">\n                <h2 class=\"psc-video-title\">\ud83d\udcfa Watch Complete Video Tutorial<\/h2>\n                <a href=\"https:\/\/youtu.be\/qacWoWuhqkw\" \n                   target=\"_blank\" \n                   class=\"psc-youtube-button\">\n                   \u25b6\ufe0f Watch on YouTube\n                <\/a>\n                <div class=\"psc-watch-note\">\n                    \ud83d\udca1 <strong>\u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02!<\/strong>\n                <\/div>\n            <\/div>\n            \n            <!-- Study Notes Section -->\n            <div class=\"psc-notes-section\">\n                <h2 class=\"psc-section-title\">\ud83d\udcda Complete Study Notes<\/h2>\n                <div class=\"psc-notes-grid\">\n                    \n                    <div class=\"psc-note-card\">\n                        <h3>\ud83d\udcd6 Subject and Predicate &#8211; Quick Guide<\/h3>\n                        <p>\u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02 \u0d0e\u0d19\u0d4d\u0d19\u0d28\u0d46 \u0d15\u0d23\u0d4d\u0d1f\u0d46\u0d24\u0d4d\u0d24\u0d3e\u0d02? Easy tricks and instant identification methods. Previous year questions \u0d7d \u0d0e\u0d19\u0d4d\u0d19\u0d28\u0d46 \u0d35\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41 \u0d0e\u0d28\u0d4d\u0d28\u0d4d \u0d35\u0d3f\u0d36\u0d26\u0d2e\u0d3e\u0d2f\u0d3f.<\/p>\n                        <a href=\"https:\/\/windowedu.in\/blog\/?p=2521\" class=\"psc-note-link\" target=\"_blank\">\ud83d\udcd6 Read Notes<\/a>\n                    <\/div>\n                    \n                    <div class=\"psc-note-card\">\n                        <h3>\ud83d\udd0d Sentence Types &#8211; Quick Identification Guide<\/h3>\n                        <p>Assertive, Interrogative, Exclamatory, Imperative sentences \u0d0e\u0d19\u0d4d\u0d19\u0d28\u0d46 \u0d35\u0d47\u0d17\u0d24\u0d4d\u0d24\u0d3f\u0d7d identify \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d3e\u0d02? Quick recognition tricks with examples.<\/p>\n                        <a href=\"https:\/\/windowedu.in\/blog\/?p=2523\" class=\"psc-note-link\" target=\"_blank\">\ud83d\udd0d Read Notes<\/a>\n                    <\/div>\n                    \n                    <div class=\"psc-note-card\">\n                        <h3>\u2705 Previous Year Questions with Complete Solutions<\/h3>\n                        <p>2020-2025 \u0d35\u0d30\u0d46\u0d2f\u0d41\u0d33\u0d4d\u0d33 \u0d0e\u0d32\u0d4d\u0d32\u0d3e important PSC questions \u0d09\u0d02 detailed solutions \u0d09\u0d02 tricks \u0d09\u0d02. Pattern analysis \u0d35\u0d41\u0d02 \u0d09\u0d7e\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d3f\u0d2f\u0d3f\u0d1f\u0d4d\u0d1f\u0d41\u0d23\u0d4d\u0d1f\u0d4d.<\/p>\n                        <a href=\"https:\/\/windowedu.in\/blog\/?p=2525\" class=\"psc-note-link\" target=\"_blank\">\u2705 Read Notes<\/a>\n                    <\/div>\n                    \n                    <div class=\"psc-note-card\">\n                        <h3>\ud83c\udfd7\ufe0f Sentence Structures &#8211; Quick Tricks Guide<\/h3>\n                        <p>Simple, Compound, Complex, Compound-Complex sentences \u0d28\u0d4d\u0d31\u0d46 \u0d35\u0d4d\u0d2f\u0d24\u0d4d\u0d2f\u0d3e\u0d38\u0d02 \u0d2e\u0d28\u0d38\u0d4d\u0d38\u0d3f\u0d32\u0d3e\u0d15\u0d4d\u0d15\u0d3e\u0d02. Quick identification methods \u0d35\u0d41\u0d02 tricks \u0d09\u0d02.<\/p>\n                        <a href=\"https:\/\/windowedu.in\/blog\/?p=2527\" class=\"psc-note-link\" target=\"_blank\">\ud83c\udfd7\ufe0f Read Notes<\/a>\n                    <\/div>\n                    \n                    <div class=\"psc-note-card\">\n                        <h3>\u26a1 Finite &#038; Non-Finite Verbs + Clauses &#038; Phrases<\/h3>\n                        <p>Advanced grammar topics simplified! Finite\/Non-finite verbs, Independent\/Dependent clauses, Phrases \u0d0e\u0d32\u0d4d\u0d32\u0d3e\u0d02 easy method \u0d7d \u0d2a\u0d20\u0d3f\u0d15\u0d4d\u0d15\u0d3e\u0d02.<\/p>\n                        <a href=\"https:\/\/windowedu.in\/blog\/?p=2529\" class=\"psc-note-link\" target=\"_blank\">\u26a1 Read Notes<\/a>\n                    <\/div>\n                    \n                <\/div>\n            <\/div>\n            \n            <!-- Call to Action Section -->\n            <div class=\"psc-cta-section\">\n                <h2 class=\"psc-cta-title\">\ud83d\ude80 Join Our Community!<\/h2>\n                <p class=\"psc-cta-text\">Daily PSC Updates, Mock Tests, Current Affairs \u0d0e\u0d32\u0d4d\u0d32\u0d3e\u0d02 \u0d12\u0d30\u0d47 \u0d38\u0d4d\u0d25\u0d32\u0d24\u0d4d\u0d24\u0d4d!<\/p>\n                <a href=\"https:\/\/t.me\/windowedu\" class=\"psc-telegram-link\" target=\"_blank\">\ud83d\udcf1 Join Telegram Channel<\/a>\n            <\/div>\n            \n            <!-- Footer -->\n            <div class=\"psc-footer\">\n                <p><strong>Windowedu &#8211; Your PSC Success Partner<\/strong><\/p>\n                <p>\ud83c\udf10 <a href=\"https:\/\/windowedu.in\">www.windowedu.in<\/a> | \ud83d\udce7 hello@windowedu.in<\/p>\n                <p>\ud83d\udca1 Subscribe to our YouTube channel for more PSC content!<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &#038; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate &#8211; Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2531","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &amp; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"raghumadambath\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"windowedu blog - window to your dreams\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial - windowedu blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &amp; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-07-20T12:48:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-07-20T12:58:33+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial - windowedu blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &amp; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#blogposting\",\"name\":\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate & Previous Year Questions with Video Tutorial - windowedu blog\",\"headline\":\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial\",\"author\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/cropped-logo-final.png\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#articleImage\",\"width\":940,\"height\":258},\"datePublished\":\"2025-07-20T16:48:23+04:00\",\"dateModified\":\"2025-07-20T16:58:33+04:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#webpage\"},\"articleSection\":\"Uncategorized\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/windowedu.in\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#listItem\",\"name\":\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#listItem\",\"position\":3,\"name\":\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\",\"name\":\"windowedu blog\",\"description\":\"window to your dreams\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/\",\"telephone\":\"+918075963937\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/cropped-logo-final.png\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#organizationLogo\",\"width\":940,\"height\":258},\"image\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/\",\"name\":\"raghumadambath\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3f29d2c5e4d7955e03fc40a598069955a0f5b6c148de1ceedf9307ad8ce7471f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"raghumadambath\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#webpage\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/\",\"name\":\"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate & Previous Year Questions with Video Tutorial - windowedu blog\",\"description\":\"Kerala PSC English Grammar Complete Study Package | Windowedu \\ud83c\\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips & Most Expected Questions \\ud83d\\udcfa Watch Complete Video Tutorial \\u25b6\\ufe0f Watch on YouTube \\ud83d\\udca1 \\u0d35\\u0d40\\u0d21\\u0d3f\\u0d2f\\u0d4b \\u0d15\\u0d23\\u0d4d\\u0d1f\\u0d24\\u0d3f\\u0d28\\u0d41 \\u0d36\\u0d47\\u0d37\\u0d02 \\u0d08 Notes \\u0d2a\\u0d20\\u0d3f\\u0d1a\\u0d4d\\u0d1a\\u0d3e\\u0d7d \\u0d15\\u0d42\\u0d1f\\u0d41\\u0d24\\u0d7d effective \\u0d06\\u0d2f\\u0d3f\\u0d30\\u0d3f\\u0d15\\u0d4d\\u0d15\\u0d41\\u0d02! \\ud83d\\udcda Complete Study Notes \\ud83d\\udcd6 Subject and Predicate - Quick Guide \\u0d15\\u0d7c\\u0d24\\u0d4d\\u0d24\\u0d43-\\u0d15\\u0d7c\\u0d2e\\u0d4d\\u0d2e\\u0d02\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"datePublished\":\"2025-07-20T16:48:23+04:00\",\"dateModified\":\"2025-07-20T16:58:33+04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/\",\"name\":\"windowedu blog\",\"description\":\"window to your dreams\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate & Previous Year Questions with Video Tutorial - windowedu blog","description":"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips & Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02","canonical_url":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#blogposting","name":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate & Previous Year Questions with Video Tutorial - windowedu blog","headline":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial","author":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"publisher":{"@id":"https:\/\/windowedu.in\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-logo-final.png","@id":"https:\/\/windowedu.in\/blog\/#articleImage","width":940,"height":258},"datePublished":"2025-07-20T16:48:23+04:00","dateModified":"2025-07-20T16:58:33+04:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#webpage"},"isPartOf":{"@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#webpage"},"articleSection":"Uncategorized"},{"@type":"BreadcrumbList","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog#listItem","position":1,"name":"Home","item":"https:\/\/windowedu.in\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}},{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","position":2,"name":"Uncategorized","item":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/","nextItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#listItem","name":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial"},"previousItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#listItem","position":3,"name":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial","previousItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}}]},{"@type":"Organization","@id":"https:\/\/windowedu.in\/blog\/#organization","name":"windowedu blog","description":"window to your dreams","url":"https:\/\/windowedu.in\/blog\/","telephone":"+918075963937","logo":{"@type":"ImageObject","url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-logo-final.png","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#organizationLogo","width":940,"height":258},"image":{"@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author","url":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/","name":"raghumadambath","image":{"@type":"ImageObject","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3f29d2c5e4d7955e03fc40a598069955a0f5b6c148de1ceedf9307ad8ce7471f?s=96&d=mm&r=g","width":96,"height":96,"caption":"raghumadambath"}},{"@type":"WebPage","@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#webpage","url":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/","name":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate & Previous Year Questions with Video Tutorial - windowedu blog","description":"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips & Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/windowedu.in\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/#breadcrumblist"},"author":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"creator":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"datePublished":"2025-07-20T16:48:23+04:00","dateModified":"2025-07-20T16:58:33+04:00"},{"@type":"WebSite","@id":"https:\/\/windowedu.in\/blog\/#website","url":"https:\/\/windowedu.in\/blog\/","name":"windowedu blog","description":"window to your dreams","inLanguage":"en-US","publisher":{"@id":"https:\/\/windowedu.in\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"windowedu blog - window to your dreams","og:type":"article","og:title":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial - windowedu blog","og:description":"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &amp; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02","og:url":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/","og:image":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png","og:image:secure_url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png","article:published_time":"2025-07-20T12:48:23+00:00","article:modified_time":"2025-07-20T12:58:33+00:00","twitter:card":"summary_large_image","twitter:title":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial - windowedu blog","twitter:description":"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &amp; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate - Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02","twitter:image":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png"},"aioseo_meta_data":{"post_id":"2531","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-07-20 12:48:25","updated":"2025-07-20 13:19:58","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/windowedu.in\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/windowedu.in\/blog\/category\/uncategorized\/\" title=\"Uncategorized\">Uncategorized<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tKerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/windowedu.in\/blog"},{"label":"Uncategorized","link":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/"},{"label":"Kerala PSC English Grammar Complete Guide | Sentence Types, Subject-Predicate &amp; Previous Year Questions with Video Tutorial","link":"https:\/\/windowedu.in\/blog\/kerala-psc-english-grammar-complete-guide-sentence-types-subject-predicate-previous-year-questions-with-video-tutorial\/"}],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false},"uagb_author_info":{"display_name":"raghumadambath","author_link":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/"},"uagb_comment_info":4,"uagb_excerpt":"Kerala PSC English Grammar Complete Study Package | Windowedu \ud83c\udfaf Kerala PSC English Grammar Complete Study Guide | Quick Tips &#038; Most Expected Questions \ud83d\udcfa Watch Complete Video Tutorial \u25b6\ufe0f Watch on YouTube \ud83d\udca1 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d23\u0d4d\u0d1f\u0d24\u0d3f\u0d28\u0d41 \u0d36\u0d47\u0d37\u0d02 \u0d08 Notes \u0d2a\u0d20\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d7d \u0d15\u0d42\u0d1f\u0d41\u0d24\u0d7d effective \u0d06\u0d2f\u0d3f\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02! \ud83d\udcda Complete Study Notes \ud83d\udcd6 Subject and Predicate &#8211; Quick Guide \u0d15\u0d7c\u0d24\u0d4d\u0d24\u0d43-\u0d15\u0d7c\u0d2e\u0d4d\u0d2e\u0d02&hellip;","_links":{"self":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/comments?post=2531"}],"version-history":[{"count":3,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2531\/revisions"}],"predecessor-version":[{"id":2534,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2531\/revisions\/2534"}],"wp:attachment":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/media?parent=2531"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/categories?post=2531"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/tags?post=2531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}