{"id":2466,"date":"2025-07-16T21:53:42","date_gmt":"2025-07-16T17:53:42","guid":{"rendered":"https:\/\/windowedu.in\/blog\/?p=2466"},"modified":"2025-07-17T02:26:11","modified_gmt":"2025-07-16T22:26:11","slug":"dictionary-set-1","status":"publish","type":"post","link":"https:\/\/windowedu.in\/blog\/?p=2466","title":{"rendered":"VocabMaster Pro 1.6- LDC Tvm Glossary"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ml\" dir=\"ltr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Return to PSC Chapters\">\n    <title>Return to Chapters Block<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;family=Noto+Sans+Malayalam:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        .psc-return-block {\n            all: initial;\n            font-family: 'Inter', 'Noto Sans Malayalam', sans-serif;\n            display: block;\n            margin: 2rem 0;\n            padding: 0 1rem;\n            width: 100%;\n            box-sizing: border-box;\n        }\n        \n        .psc-return-block * {\n            box-sizing: border-box;\n        }\n        \n        .psc-return-container {\n            max-width: 100%;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            border-radius: 16px;\n            padding: 1.5rem;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.25);\n            transition: all 0.3s ease;\n            border: 2px solid rgba(255, 255, 255, 0.1);\n        }\n        \n        @media (min-width: 768px) {\n            .psc-return-container {\n                max-width: 500px;\n                margin: 0 auto;\n                border-radius: 20px;\n                padding: 2rem;\n            }\n        }\n        \n        .psc-return-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, transparent 50%, rgba(255,255,255,0.1) 100%);\n            animation: psc-shimmer 3s ease-in-out infinite;\n            pointer-events: none;\n        }\n        \n        @keyframes psc-shimmer {\n            0%, 100% { opacity: 0.3; }\n            50% { opacity: 0.7; }\n        }\n        \n        .psc-return-content {\n            position: relative;\n            z-index: 2;\n            text-align: center;\n        }\n        \n        .psc-return-icon {\n            width: 60px;\n            height: 60px;\n            background: rgba(255, 255, 255, 0.2);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 1.2rem;\n            font-size: 1.8rem;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n        }\n        \n        @media (min-width: 768px) {\n            .psc-return-icon {\n                width: 50px;\n                height: 50px;\n                font-size: 1.5rem;\n                margin-bottom: 1rem;\n            }\n        }\n        \n        .psc-return-title {\n            font-family: 'Noto Sans Malayalam', 'Inter', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: white;\n            margin-bottom: 0.8rem;\n            line-height: 1.4;\n        }\n        \n        @media (min-width: 768px) {\n            .psc-return-title {\n                font-size: 1.2rem;\n                margin-bottom: 0.5rem;\n            }\n        }\n        \n        .psc-return-subtitle {\n            font-size: 1rem;\n            color: rgba(255, 255, 255, 0.9);\n            margin-bottom: 1.5rem;\n            line-height: 1.5;\n        }\n        \n        @media (min-width: 768px) {\n            .psc-return-subtitle {\n                font-size: 0.95rem;\n                margin-bottom: 1.2rem;\n            }\n        }\n        \n        .psc-return-link {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.8rem;\n            background: rgba(255, 255, 255, 0.95);\n            color: #667eea;\n            padding: 1.2rem 2.5rem;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 1.1rem;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            width: 100%;\n            max-width: 280px;\n        }\n        \n        @media (min-width: 768px) {\n            .psc-return-link {\n                padding: 1rem 2rem;\n                font-size: 1rem;\n                width: auto;\n                max-width: none;\n            }\n        }\n        \n        .psc-return-link:hover {\n            background: white;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n            color: #5a67d8;\n        }\n        \n        .psc-return-arrow {\n            transition: transform 0.3s ease;\n            font-size: 1.2rem;\n        }\n        \n        .psc-return-link:hover .psc-return-arrow {\n            transform: translateX(3px);\n        }\n        \n        .psc-return-container:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 12px 35px rgba(102, 126, 234, 0.3);\n        }\n        \n        \/* Mobile touch improvements *\/\n        @media (hover: none) and (pointer: coarse) {\n            .psc-return-container:hover {\n                transform: none;\n            }\n            \n            .psc-return-container:active {\n                transform: scale(0.98);\n            }\n            \n            .psc-return-link:hover {\n                transform: none;\n                background: rgba(255, 255, 255, 0.95);\n            }\n            \n            .psc-return-link:active {\n                background: white;\n                transform: scale(0.96);\n            }\n        }\n        \n        \/* Accessibility improvements *\/\n        .psc-return-link:focus {\n            outline: 2px solid rgba(255, 255, 255, 0.8);\n            outline-offset: 2px;\n        }\n        \n        \/* Performance optimizations *\/\n        .psc-return-container {\n            will-change: transform;\n            contain: layout style paint;\n        }\n        \n        \/* Reduced motion support *\/\n        @media (prefers-reduced-motion: reduce) {\n            .psc-return-container,\n            .psc-return-link,\n            .psc-return-arrow {\n                transition-duration: 0.01ms !important;\n            }\n            \n            .psc-return-container::before {\n                animation: none !important;\n            }\n        }\n        \n        \/* High contrast mode support *\/\n        @media (prefers-contrast: high) {\n            .psc-return-container {\n                border: 3px solid white;\n            }\n            \n            .psc-return-link {\n                border: 2px solid #667eea;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"psc-return-block\">\n        <div class=\"psc-return-container\">\n            <div class=\"psc-return-content\">\n                <div class=\"psc-return-icon\">\ud83d\udcda<\/div>\n                <h3 class=\"psc-return-title\">\u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d02 \u0d06\u0d15\u0d4d\u0d1f\u0d3f\u0d35\u0d3f\u0d31\u0d4d\u0d31\u0d3f\u0d15\u0d33\u0d41\u0d02<\/h3>\n                <p class=\"psc-return-subtitle\">VocabMaster Pro \u0d38\u0d40\u0d30\u0d40\u0d38\u0d3f\u0d32\u0d46 \u0d0e\u0d32\u0d4d\u0d32\u0d3e \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d02 \u0d12\u0d30\u0d41\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d4d \u0d15\u0d3e\u0d23\u0d42<\/p>\n                <a href=\"https:\/\/windowedu.in\/blog\/?page_id=2504\" class=\"psc-return-link\">\n                    \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d02 \u0d06\u0d15\u0d4d\u0d1f\u0d3f\u0d35\u0d3f\u0d31\u0d4d\u0d31\u0d3f\u0d15\u0d33\u0d41\u0d02 \u0d06\u0d15\u0d4d\u0d38\u0d38\u0d4d \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d42 <span class=\"psc-return-arrow\">\u2192<\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\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 Interactive Dictionary<\/title>\n    <style>\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            min-height: 100vh;\n            padding: 20px;\n        }\n\n        .dictionary-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n            overflow: hidden;\n        }\n\n        .header {\n            background: linear-gradient(135deg, #ff6b6b 0%, #4ecdc4 100%);\n            color: white;\n            padding: 30px;\n            text-align: center;\n        }\n\n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n\n        .header p {\n            font-size: 1.2em;\n            opacity: 0.9;\n        }\n\n        .search-section {\n            padding: 30px;\n            background: #f8f9fa;\n        }\n\n        .search-box {\n            position: relative;\n            margin-bottom: 20px;\n        }\n\n        .search-input {\n            width: 100%;\n            padding: 15px 50px 15px 20px;\n            font-size: 1.1em;\n            border: 2px solid #e0e0e0;\n            border-radius: 50px;\n            outline: none;\n            transition: all 0.3s ease;\n        }\n\n        .search-input:focus {\n            border-color: #667eea;\n            box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);\n        }\n\n        .search-icon {\n            position: absolute;\n            right: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            color: #999;\n            font-size: 1.2em;\n        }\n\n        .filter-tabs {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-bottom: 20px;\n        }\n\n        .filter-tab {\n            padding: 10px 20px;\n            background: white;\n            border: 2px solid #e0e0e0;\n            border-radius: 25px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            font-weight: 500;\n        }\n\n        .filter-tab.active {\n            background: #667eea;\n            color: white;\n            border-color: #667eea;\n        }\n\n        .filter-tab:hover {\n            border-color: #667eea;\n        }\n\n        .results-section {\n            padding: 0 30px 30px;\n        }\n\n        .results-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 20px;\n        }\n\n        .results-count {\n            font-size: 1.1em;\n            color: #666;\n        }\n\n        .word-card {\n            background: white;\n            border: 1px solid #e0e0e0;\n            border-radius: 15px;\n            padding: 20px;\n            margin-bottom: 15px;\n            transition: all 0.3s ease;\n            cursor: pointer;\n        }\n\n        .word-card:hover {\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            transform: translateY(-2px);\n        }\n\n        .word-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            margin-bottom: 10px;\n        }\n\n        .word-title {\n            font-size: 1.4em;\n            font-weight: 700;\n            color: #333;\n        }\n\n        .word-malayalam {\n            color: #667eea;\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n\n        .word-category {\n            background: #4ecdc4;\n            color: white;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            font-weight: 500;\n        }\n\n        .word-meaning {\n            font-size: 1.1em;\n            color: #555;\n            margin-bottom: 10px;\n        }\n\n        .word-example {\n            background: #f8f9fa;\n            padding: 10px;\n            border-radius: 8px;\n            font-style: italic;\n            color: #666;\n            border-left: 4px solid #4ecdc4;\n        }\n\n        .word-details {\n            display: none;\n            margin-top: 15px;\n            padding-top: 15px;\n            border-top: 1px solid #e0e0e0;\n        }\n\n        .word-details.show {\n            display: block;\n        }\n\n        .etymology {\n            background: #fff3cd;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            border-left: 4px solid #ffc107;\n        }\n\n        .synonyms, .antonyms {\n            margin-bottom: 10px;\n        }\n\n        .synonyms strong, .antonyms strong {\n            color: #667eea;\n        }\n\n        .no-results {\n            text-align: center;\n            padding: 40px;\n            color: #666;\n        }\n\n        .no-results h3 {\n            margin-bottom: 10px;\n            color: #333;\n        }\n\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 2em;\n            }\n            \n            .search-section, .results-section {\n                padding: 20px;\n            }\n            \n            .filter-tabs {\n                justify-content: center;\n            }\n            \n            .word-header {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            \n            .word-category {\n                margin-top: 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"dictionary-container\">\n        <div class=\"header\">\n            <h1>\ud83c\udfdb\ufe0f Kerala PSC Dictionary<\/h1>\n            <p>Master English vocabulary for competitive exams<\/p>\n        <\/div>\n\n        <div class=\"search-section\">\n            <div class=\"search-box\">\n                <input type=\"text\" class=\"search-input\" placeholder=\"Search for words, meanings, or examples...\" id=\"searchInput\">\n                <span class=\"search-icon\">\ud83d\udd0d<\/span>\n            <\/div>\n\n            <div class=\"filter-tabs\">\n                <div class=\"filter-tab active\" data-filter=\"all\">All Words<\/div>\n                <div class=\"filter-tab\" data-filter=\"idioms\">Idioms<\/div>\n                <div class=\"filter-tab\" data-filter=\"collective\">Collective Nouns<\/div>\n                <div class=\"filter-tab\" data-filter=\"synonyms\">Synonyms<\/div>\n                <div class=\"filter-tab\" data-filter=\"antonyms\">Antonyms<\/div>\n                <div class=\"filter-tab\" data-filter=\"etymology\">Etymology<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"results-section\">\n            <div class=\"results-header\">\n                <div class=\"results-count\" id=\"resultsCount\">Loading dictionary&#8230;<\/div>\n            <\/div>\n            <div id=\"resultsContainer\">\n                <!-- Results will be populated here -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Dictionary data extracted from the documents\n        const dictionaryData = [\n            {\n                word: \"Abundance\",\n                malayalam: \"\u0d38\u0d2e\u0d43\u0d26\u0d4d\u0d27\u0d3f\",\n                meaning: \"A very large quantity; plenty; wealth\",\n                category: \"antonyms\",\n                example: \"The abundance of love in their home compensated for lack of luxury\",\n                etymology: \"From Latin 'abundantia' meaning overflowing\",\n                antonymOf: \"Deficit\",\n                synonyms: [\"Plenty\", \"Wealth\", \"Richness\"]\n            },\n            {\n                word: \"Amendment\",\n                malayalam: \"\u0d2d\u0d47\u0d26\u0d17\u0d24\u0d3f\",\n                meaning: \"A change or addition to improve something\",\n                category: \"synonyms\",\n                example: \"The constitutional amendment was passed by parliament\",\n                etymology: \"From Latin 'emendare' (e- + mendum = remove faults)\",\n                synonyms: [\"Modification\", \"Change\", \"Alteration\", \"Revision\", \"Correction\"],\n                relatedWords: [\"Emendation\", \"Modification\"]\n            },\n            {\n                word: \"Bone of Contention\",\n                malayalam: \"\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02\",\n                meaning: \"A subject causing continuing disagreement\",\n                category: \"idioms\",\n                example: \"The ownership of the ancestral house became the bone of contention between the two sisters\",\n                etymology: \"From the image of two dogs fighting over a bone\",\n                synonyms: [\"Subject of dispute\", \"Source of conflict\"]\n            },\n            {\n                word: \"Once in a Blue Moon\",\n                malayalam: \"\u0d35\u0d33\u0d30\u0d46 \u0d05\u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d2e\u0d3e\u0d2f\u0d3f\",\n                meaning: \"Very rarely; almost never\",\n                category: \"idioms\",\n                example: \"Since I moved to another country, I get to see my family once in a blue moon\",\n                etymology: \"From the rare occurrence of a second full moon in one calendar month\",\n                synonyms: [\"Very rarely\", \"Seldom\", \"Hardly ever\"]\n            },\n            {\n                word: \"Salt of the Earth\",\n                malayalam: \"\u0d2e\u0d3e\u0d28\u0d4d\u0d2f\u0d28\u0d3e\u0d2f \u0d35\u0d4d\u0d2f\u0d15\u0d4d\u0d24\u0d3f\",\n                meaning: \"A person of great honesty and integrity\",\n                category: \"idioms\",\n                example: \"My neighbor is the salt of the earth; he is always ready to help anyone\",\n                etymology: \"Biblical reference from Jesus's teachings about his disciples\",\n                synonyms: [\"Good person\", \"Honest person\", \"Noble character\"]\n            },\n            {\n                word: \"A Dime a Dozen\",\n                malayalam: \"\u0d35\u0d3f\u0d32\u0d2f\u0d3f\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d4d\u0d24\u0d24\u0d4d\",\n                meaning: \"Very common and therefore not valuable\",\n                category: \"idioms\",\n                example: \"In today's market, simple mobile apps are a dime a dozen\",\n                etymology: \"American expression: 10 cents for 12 items = very cheap\",\n                synonyms: [\"Quite worthless\", \"Very common\", \"Cheap\"]\n            },\n            {\n                word: \"Blue Blood\",\n                malayalam: \"\u0d28\u0d40\u0d32\u0d30\u0d15\u0d4d\u0d24\u0d02\",\n                meaning: \"A person born into a rich, noble family\",\n                category: \"idioms\",\n                example: \"He comes from a long line of blue bloods and lives in a castle\",\n                etymology: \"From Spanish aristocracy's visible blue veins under pale skin\",\n                synonyms: [\"Aristocrat\", \"Noble\", \"Person of nobility\"]\n            },\n            {\n                word: \"Good for Nothing\",\n                malayalam: \"\u0d12\u0d28\u0d4d\u0d28\u0d3f\u0d28\u0d41\u0d02 \u0d15\u0d4a\u0d33\u0d4d\u0d33\u0d3e\u0d24\u0d4d\u0d24\",\n                meaning: \"Having no value; worthless\",\n                category: \"idioms\",\n                example: \"That old rusted bicycle is good for nothing anymore\",\n                synonyms: [\"Worthless\", \"Useless\", \"Valueless\"]\n            },\n            {\n                word: \"Pack\",\n                malayalam: \"\u0d2a\u0d3e\u0d15\u0d4d\u0d15\u0d4d\",\n                meaning: \"A group of wolves or hunting dogs\",\n                category: \"collective\",\n                example: \"The pack of wolves howled at the moon\",\n                memoryTip: \"Wolves hunt together in a 'pack' formation\",\n                otherAnimals: [\"Wolves\", \"Hunting dogs\", \"Wild dogs\"]\n            },\n            {\n                word: \"Pride\",\n                malayalam: \"\u0d2a\u0d4d\u0d30\u0d48\u0d21\u0d4d\",\n                meaning: \"A group of lions\",\n                category: \"collective\",\n                example: \"We watched the pride of lions resting under the large acacia tree\",\n                memoryTip: \"Lions walk with 'pride' and dignity\",\n                otherAnimals: [\"Lions\"]\n            },\n            {\n                word: \"Flock\",\n                malayalam: \"\u0d2b\u0d4d\u0d32\u0d4b\u0d15\u0d4d\u0d15\u0d4d\",\n                meaning: \"A group of birds or sheep\",\n                category: \"collective\",\n                example: \"A flock of migrating birds flew south for the winter\",\n                memoryTip: \"Birds 'flock' together and fly in groups\",\n                otherAnimals: [\"Birds\", \"Sheep\", \"Goats\"]\n            },\n            {\n                word: \"Herd\",\n                malayalam: \"\u0d39\u0d47\u0d7c\u0d21\u0d4d\",\n                meaning: \"A group of large animals like elephants, cattle, deer\",\n                category: \"collective\",\n                example: \"A herd of elephants gathered at the waterhole to drink\",\n                memoryTip: \"The sound of a large herd can be 'heard' from far away\",\n                otherAnimals: [\"Elephants\", \"Cattle\", \"Deer\", \"Buffalo\"]\n            },\n            {\n                word: \"Deficit\",\n                malayalam: \"\u0d15\u0d2e\u0d4d\u0d2e\u0d3f\",\n                meaning: \"A shortage or lack of something needed\",\n                category: \"antonyms\",\n                example: \"The company reported a budget deficit this quarter\",\n                etymology: \"From Latin 'deficere' (de- + facere = to undo\/lack)\",\n                antonyms: [\"Surplus\", \"Excess\", \"Abundance\", \"Profit\"],\n                synonyms: [\"Shortfall\", \"Shortage\", \"Lack\", \"Loss\"]\n            },\n            {\n                word: \"Surplus\",\n                malayalam: \"\u0d38\u0d7c\u0d2a\u0d4d\u0d32\u0d38\u0d4d\",\n                meaning: \"An amount left over; more than what is needed\",\n                category: \"antonyms\",\n                example: \"After a good harvest, the country had a food surplus\",\n                antonymOf: \"Deficit\",\n                synonyms: [\"Excess\", \"Abundance\", \"Remainder\"]\n            },\n            {\n                word: \"Modification\",\n                malayalam: \"\u0d2e\u0d4b\u0d21\u0d3f\u0d2b\u0d3f\u0d15\u0d4d\u0d15\u0d47\u0d37\u0d7b\",\n                meaning: \"A change or alteration to improve something\",\n                category: \"synonyms\",\n                example: \"The engineer proposed a slight modification to the blueprint\",\n                synonymOf: \"Amendment\",\n                relatedWords: [\"Alteration\", \"Change\", \"Revision\"]\n            },\n            {\n                word: \"Propriety\",\n                malayalam: \"\u0d14\u0d1a\u0d3f\u0d24\u0d4d\u0d2f\u0d02\",\n                meaning: \"Correctness of behavior; appropriateness\",\n                category: \"etymology\",\n                example: \"They questioned the propriety of the council's decision\",\n                etymology: \"From Latin 'proprius' (one's own) \u2192 'proprietas' \u2192 Old French 'propriet\u00e9'\",\n                correctSpelling: \"P-R-O-P-R-I-E-T-Y\",\n                relatedWords: [\"Proper\", \"Property\", \"Appropriate\"]\n            },\n            {\n                word: \"Hesitant\",\n                malayalam: \"\u0d2e\u0d1f\u0d3f\u0d1a\u0d4d\u0d1a\u0d41\u0d28\u0d3f\u0d7d\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28\",\n                meaning: \"Slow to act because of doubt or uncertainty\",\n                category: \"synonyms\",\n                example: \"She was hesitant to accept the job offer\",\n                synonyms: [\"Reluctant\", \"Uncertain\", \"Doubtful\"]\n            },\n            {\n                word: \"Reluctant\",\n                malayalam: \"\u0d35\u0d3f\u0d2e\u0d41\u0d16\u0d24\u0d2f\u0d41\u0d33\u0d4d\u0d33\",\n                meaning: \"Unwilling and hesitant to do something\",\n                category: \"synonyms\",\n                example: \"He was reluctant to share his personal information\",\n                synonyms: [\"Hesitant\", \"Unwilling\", \"Resistant\"]\n            },\n            {\n                word: \"Worsen\",\n                malayalam: \"\u0d2e\u0d4b\u0d36\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d15\",\n                meaning: \"To make or become worse\",\n                category: \"antonyms\",\n                example: \"The situation will worsen if we don't take action soon\",\n                antonymOf: \"Amendment\",\n                antonyms: [\"Improve\", \"Better\", \"Enhance\"]\n            },\n            {\n                word: \"Proficient\",\n                malayalam: \"\u0d2a\u0d4d\u0d30\u0d3e\u0d35\u0d40\u0d23\u0d4d\u0d2f\u0d2e\u0d41\u0d33\u0d4d\u0d33\",\n                meaning: \"Competent or skilled in doing something\",\n                category: \"etymology\",\n                example: \"She is highly proficient in playing the piano\",\n                etymology: \"From Latin: pro- (forward) + facere (to make\/do)\",\n                synonyms: [\"Skilled\", \"Expert\", \"Competent\"]\n            },\n            {\n                word: \"Sufficient\",\n                malayalam: \"\u0d2e\u0d24\u0d3f\u0d2f\u0d3e\u0d2f\",\n                meaning: \"Enough; adequate for the purpose\",\n                category: \"etymology\",\n                example: \"Do we have sufficient time to finish the project?\",\n                etymology: \"From Latin: sub- (under\/up to) + facere (to make)\",\n                synonyms: [\"Adequate\", \"Enough\", \"Satisfactory\"]\n            },\n            {\n                word: \"Perfect\",\n                malayalam: \"\u0d15\u0d41\u0d31\u0d4d\u0d31\u0d2e\u0d31\u0d4d\u0d31\",\n                meaning: \"Without any mistakes or flaws\",\n                category: \"etymology\",\n                example: \"He drew a perfect circle without using any tools\",\n                etymology: \"From Latin: per- (completely) + facere (to make\/do)\",\n                synonyms: [\"Flawless\", \"Ideal\", \"Excellent\"]\n            },\n            {\n                word: \"Factory\",\n                malayalam: \"\u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32\",\n                meaning: \"A building where goods are manufactured\",\n                category: \"etymology\",\n                example: \"The new factory will create jobs for over 500 people\",\n                etymology: \"Directly from Latin 'facere' (to make)\",\n                relatedWords: [\"Manufacture\", \"Production\", \"Industry\"]\n            },\n            {\n                word: \"Affect\",\n                malayalam: \"\u0d38\u0d4d\u0d35\u0d3e\u0d27\u0d40\u0d28\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d15\",\n                meaning: \"To influence or cause change in something\",\n                category: \"etymology\",\n                example: \"The weather can greatly affect a person's mood\",\n                etymology: \"From Latin: ad- (toward) + facere (to do)\",\n                synonyms: [\"Influence\", \"Impact\", \"Change\"]\n            }\n        ];\n\n        \/\/ Search and filter functionality\n        let filteredData = [...dictionaryData];\n        let currentFilter = 'all';\n\n        function renderResults() {\n            const container = document.getElementById('resultsContainer');\n            const countElement = document.getElementById('resultsCount');\n            \n            if (filteredData.length === 0) {\n                container.innerHTML = `\n                    <div class=\"no-results\">\n                        <h3>No results found<\/h3>\n                        <p>Try adjusting your search or filter criteria<\/p>\n                    <\/div>\n                `;\n                countElement.textContent = 'No results found';\n                return;\n            }\n\n            countElement.textContent = `${filteredData.length} word${filteredData.length !== 1 ? 's' : ''} found`;\n\n            container.innerHTML = filteredData.map(word => `\n                <div class=\"word-card\" onclick=\"toggleDetails('${word.word}')\">\n                    <div class=\"word-header\">\n                        <div>\n                            <div class=\"word-title\">${word.word}<\/div>\n                            <div class=\"word-malayalam\">${word.malayalam}<\/div>\n                        <\/div>\n                        <div class=\"word-category\">${word.category}<\/div>\n                    <\/div>\n                    <div class=\"word-meaning\">${word.meaning}<\/div>\n                    <div class=\"word-example\">\"${word.example}\"<\/div>\n                    \n                    <div class=\"word-details\" id=\"details-${word.word}\">\n                        ${word.etymology ? `<div class=\"etymology\"><strong>Etymology:<\/strong> ${word.etymology}<\/div>` : ''}\n                        ${word.synonyms ? `<div class=\"synonyms\"><strong>Synonyms:<\/strong> ${word.synonyms.join(', ')}<\/div>` : ''}\n                        ${word.antonyms ? `<div class=\"antonyms\"><strong>Antonyms:<\/strong> ${word.antonyms.join(', ')}<\/div>` : ''}\n                        ${word.memoryTip ? `<div class=\"etymology\"><strong>Memory Tip:<\/strong> ${word.memoryTip}<\/div>` : ''}\n                        ${word.relatedWords ? `<div class=\"synonyms\"><strong>Related Words:<\/strong> ${word.relatedWords.join(', ')}<\/div>` : ''}\n                    <\/div>\n                <\/div>\n            `).join('');\n        }\n\n        function toggleDetails(wordId) {\n            const details = document.getElementById(`details-${wordId}`);\n            details.classList.toggle('show');\n        }\n\n        function filterData(searchTerm, category) {\n            filteredData = dictionaryData.filter(word => {\n                const matchesSearch = searchTerm === '' || \n                    word.word.toLowerCase().includes(searchTerm.toLowerCase()) ||\n                    word.malayalam.includes(searchTerm) ||\n                    word.meaning.toLowerCase().includes(searchTerm.toLowerCase()) ||\n                    word.example.toLowerCase().includes(searchTerm.toLowerCase());\n\n                const matchesCategory = category === 'all' || word.category === category;\n\n                return matchesSearch && matchesCategory;\n            });\n            renderResults();\n        }\n\n        \/\/ Event listeners\n        document.getElementById('searchInput').addEventListener('input', (e) => {\n            filterData(e.target.value, currentFilter);\n        });\n\n        document.querySelectorAll('.filter-tab').forEach(tab => {\n            tab.addEventListener('click', (e) => {\n                document.querySelectorAll('.filter-tab').forEach(t => t.classList.remove('active'));\n                e.target.classList.add('active');\n                currentFilter = e.target.dataset.filter;\n                filterData(document.getElementById('searchInput').value, currentFilter);\n            });\n        });\n\n        \/\/ Initialize\n        renderResults();\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Kerala PSC Interactive Dictionary \ud83c\udfdb\ufe0f Kerala PSC Dictionary Master English vocabulary for competitive exams \ud83d\udd0d All Words Idioms Collective Nouns Synonyms Antonyms Etymology Loading dictionary&#8230;<\/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-2466","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"aioseo_notices":[],"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=1"},"uagb_comment_info":0,"uagb_excerpt":"Kerala PSC Interactive Dictionary \ud83c\udfdb\ufe0f Kerala PSC Dictionary Master English vocabulary for competitive exams \ud83d\udd0d All Words Idioms Collective Nouns Synonyms Antonyms Etymology Loading dictionary&#8230;","_links":{"self":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2466"}],"version-history":[{"count":5,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2466\/revisions"}],"predecessor-version":[{"id":2509,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2466\/revisions\/2509"}],"wp:attachment":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2466"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2466"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}