adjectives top-level constant

List<String> const adjectives

Lists top English adjectives.

The list is sorted in order of frequency of use, descending.

Implementation

const List<String> adjectives = [
  'other',
  'new',
  'good',
  'high',
  'old',
  'great',
  'big',
  'American',
  'small',
  'large',
  'national',
  'young',
  'different',
  'black',
  'long',
  'little',
  'important',
  'political',
  'bad',
  'white',
  'real',
  'best',
  'right',
  'social',
  'only',
  'public',
  'sure',
  'low',
  'early',
  'able',
  'human',
  'local',
  'late',
  'hard',
  'major',
  'better',
  'economic',
  'strong',
  'possible',
  'whole',
  'free',
  'military',
  'true',
  'federal',
  'international',
  'full',
  'special',
  'easy',
  'clear',
  'recent',
  'certain',
  'personal',
  'open',
  'red',
  'difficult',
  'available',
  'likely',
  'short',
  'single',
  'medical',
  'current',
  'wrong',
  'private',
  'past',
  'foreign',
  'fine',
  'common',
  'poor',
  'natural',
  'significant',
  'similar',
  'hot',
  'dead',
  'central',
  'happy',
  'serious',
  'ready',
  'simple',
  'left',
  'physical',
  'general',
  'environmental',
  'financial',
  'blue',
  'democratic',
  'dark',
  'various',
  'entire',
  'close',
  'legal',
  'religious',
  'cold',
  'final',
  'main',
  'green',
  'nice',
  'huge',
  'popular',
  'traditional',
  'cultural',
  'wide',
  'particular',
  'top',
  'far',
  'deep',
  'individual',
  'specific',
  'necessary',
  'middle',
  'beautiful',
  'heavy',
  'sexual',
  'tough',
  'commercial',
  'total',
  'modern',
  'positive',
  'civil',
  'safe',
  'interesting',
  'rich',
  'western',
  'senior',
  'key',
  'professional',
  'successful',
  'southern',
  'fresh',
  'global',
  'critical',
  'concerned',
  'effective',
  'original',
  'basic',
  'powerful',
  'perfect',
  'involved',
  'nuclear',
  'British',
  'African',
  'very',
  'sorry',
  'normal',
  'Chinese',
  'front',
  'supposed',
  'Soviet',
  'future',
  'potential',
  'European',
  'independent',
  'Christian',
  'willing',
  'previous',
  'interested',
  'wild',
  'average',
  'quick',
  'light',
  'bright',
  'tiny',
  'additional',
  'present',
  'warm',
  'annual',
  'French',
  'responsible',
  'regular',
  'soft',
  'female',
  'afraid',
  'native',
  'broad',
  'wonderful',
  'growing',
  'Indian',
  'quiet',
  'aware',
  'complete',
  'active',
  'chief',
  'cool',
  'dangerous',
  'moral',
  'United',
  'academic',
  'healthy',
  'negative',
  'following',
  'historical',
  'direct',
  'daily',
  'fair',
  'famous',
  'familiar',
  'appropriate',
  'eastern',
  'primary',
  'clean',
  'tall',
  'male',
  'alive',
  'extra',
  'domestic',
  'northern',
  'dry',
  'Russian',
  'sweet',
  'corporate',
  'strange',
  'urban',
  'mental',
  'educational',
  'favorite',
  'greatest',
  'complex',
  'scientific',
  'impossible',
  'married',
  'alone',
  'presidential',
  'emotional',
  'Supreme',
  'thin',
  'empty',
  'regional',
  'Iraqi',
  'expensive',
  'yellow',
  'prime',
  'like',
  'obvious',
  'comfortable',
  'angry',
  'Japanese',
  'thick',
  'unique',
  'internal',
  'ethnic',
  'actual',
  'sick',
  'Catholic',
  'slow',
  'brown',
  'standard',
  'English',
  'funny',
  'correct',
  'Jewish',
  'crazy',
  'just',
  'ancient',
  'golden',
  'German',
  'used',
  'equal',
  'official',
  'typical',
  'conservative',
  'smart',
  'rare',
  'separate',
  'mean',
  'industrial',
  'surprised',
  'busy',
  'cheap',
  'gray',
  'overall',
  'initial',
  'terrible',
  'contemporary',
  'multiple',
  'essential',
  'criminal',
  'careful',
  'upper',
  'tired',
  'vast',
  'limited',
  'proud',
  'increased',
  'enormous',
  'liberal',
  'massive',
  'rural',
  'narrow',
  'solid',
  'useful',
  'secret',
  'unusual',
  'sharp',
  'creative',
  'outside',
  'gay',
  'proper',
  'live',
  'guilty',
  'living',
  'technical',
  'weak',
  'illegal',
  'fun',
  'Israeli',
  'spiritual',
  'musical',
  'dramatic',
  'excellent',
  'lucky',
  'unable',
  'sad',
  'brief',
  'existing',
  'remaining',
  'visual',
  'violent',
  'silent',
  'later',
  'immediate',
  'mass',
  'leading',
  'Arab',
  'double',
  'Spanish',
  'formal',
  'joint',
  'opposite',
  'consistent',
  'grand',
  'racial',
  'Mexican',
  'online',
  'glad',
  'ordinary',
  'numerous',
  'practical',
  'amazing',
  'intense',
  'visible',
  'competitive',
  'congressional',
  'fundamental',
  'severe',
  'fat',
  'still',
  'Asian',
  'digital',
  'usual',
  'psychological',
  'increasing',
  'holy',
  'constant',
  'capable',
  'nervous',
  'crucial',
  'electronic',
  'pure',
  'fellow',
  'smooth',
  'nearby',
  'inner',
  'junior',
  'due',
  'straight',
  'pretty',
  'permanent',
  'wet',
  'pink',
  'historic',
  'apparent',
  'sensitive',
  'reasonable',
  'wooden',
  'elementary',
  'aggressive',
  'false',
  'extreme',
  'Latin',
  'honest',
  'Palestinian',
  'giant',
  'substantial',
  'conventional',
  'fast',
  'biological',
  'flat',
  'mad',
  'alternative',
  'armed',
  'clinical',
  'Muslim',
  'Islamic',
  'ultimate',
  'valuable',
  'minor',
  'developing',
  'classic',
  'extraordinary',
  'rough',
  'pregnant',
  'distant',
  'Italian',
  'Canadian',
  'universal',
  'super',
  'bottom',
  'lost',
  'unlikely',
  'constitutional',
  'broken',
  'electric',
  'literary',
  'stupid',
  'strategic',
  'remarkable',
  'blind',
  'genetic',
  'chemical',
  'accurate',
  'Olympic',
  'odd',
  'tight',
  'solar',
  'square',
  'complicated',
  'friendly',
  'tremendous',
  'innocent',
  'remote',
  'raw',
  'surprising',
  'mutual',
  'advanced',
  'attractive',
  'diverse',
  'relevant',
  'ideal',
  'working',
  'unknown',
  'assistant',
  'extensive',
  'loose',
  'considerable',
  'intellectual',
  'external',
  'confident',
  'sudden',
  'dirty',
  'defensive',
  'comprehensive',
  'prominent',
  'stable',
  'elderly',
  'steady',
  'vital',
  'mere',
  'exciting',
  'radical',
  'Irish',
  'pale',
  'round',
  'ill',
  'vulnerable',
  'scared',
  'ongoing',
  'athletic',
  'slight',
  'efficient',
  'closer',
  'wealthy',
  'given',
  'OK',
  'incredible',
  'rapid',
  'painful',
  'helpful',
  'organic',
  'proposed',
  'sophisticated',
  'asleep',
  'controversial',
  'desperate',
  'loud',
  'sufficient',
  'modest',
  'agricultural',
  'curious',
  'downtown',
  'eager',
  'detailed',
  'romantic',
  'orange',
  'temporary',
  'relative',
  'brilliant',
  'absolute',
  'offensive',
  'terrorist',
  'dominant',
  'hungry',
  'naked',
  'legitimate',
  'dependent',
  'institutional',
  'civilian',
  'weekly',
  'wise',
  'gifted',
  'firm',
  'running',
  'distinct',
  'artistic',
  'impressive',
  'ugly',
  'worried',
  'moderate',
  'subsequent',
  'continued',
  'frequent',
  'awful',
  'widespread',
  'lovely',
  'everyday',
  'adequate',
  'principal',
  'concrete',
  'changing',
  'colonial',
  'dear',
  'sacred',
  'cognitive',
  'collective',
  'exact',
  'okay',
  'homeless',
  'gentle',
  'related',
  'fit',
  'magic',
  'superior',
  'acceptable',
  'continuous',
  'excited',
  'bitter',
  'bare',
  'subtle',
  'pleased',
  'ethical',
  'secondary',
  'experimental',
  'net',
  'evident',
  'harsh',
  'suburban',
  'retail',
  'classical',
  'estimated',
  'patient',
  'missing',
  'reliable',
  'Roman',
  'occasional',
  'administrative',
  'deadly',
  'Hispanic',
  'monthly',
  'Korean',
  'mainstream',
  'unlike',
  'longtime',
  'legislative',
  'plain',
  'strict',
  'inevitable',
  'unexpected',
  'overwhelming',
  'written',
  'maximum',
  'medium',
  'outdoor',
  'random',
  'minimum',
  'fiscal',
  'uncomfortable',
  'welcome',
  'continuing',
  'chronic',
  'peaceful',
  'retired',
  'grateful',
  'virtual',
  'indigenous',
  'closed',
  'weird',
  'outer',
  'drunk',
  'intelligent',
  'convinced',
  'driving',
  'endless',
  'mechanical',
  'profound',
  'genuine',
  'horrible',
  'behavioral',
  'exclusive',
  'meaningful',
  'technological',
  'pleasant',
  'frozen',
  'theoretical',
  'delicate',
  'electrical',
  'invisible',
  'mild',
  'identical',
  'precise',
  'anxious',
  'structural',
  'residential',
  'nonprofit',
  'handsome',
  'promising',
  'conscious',
  'evil',
  'teenage',
  'decent',
  'oral',
  'generous',
  'purple',
  'bold',
  'reluctant',
  'judicial',
  'regulatory',
  'diplomatic',
  'elegant',
  'interior',
  'casual',
  'productive',
  'civic',
  'steep',
  'dynamic',
  'scary',
  'disappointed',
  'precious',
  'representative',
  'content',
  'realistic',
  'hidden',
  'tender',
  'outstanding',
  'lonely',
  'artificial',
  'abstract',
  'silly',
  'shared',
  'revolutionary',
  'rear',
  'coastal',
  'burning',
  'verbal',
  'tribal',
  'ridiculous',
  'automatic',
  'divine',
  'Dutch',
  'Greek',
  'talented',
  'stiff',
  'extended',
  'toxic',
  'alleged',
  'mysterious',
  'parental',
  'protective',
  'faint',
  'shallow',
  'improved',
  'bloody',
  'associated',
  'near',
  'optimistic',
  'symbolic',
  'hostile',
  'combined',
  'mixed',
  'tropical',
  'spectacular',
  'sheer',
  'prior',
  'immune',
  'exotic',
  'fascinating',
  'secure',
  'ideological',
  'secular',
  'intimate',
  'neutral',
  'flexible',
  'progressive',
  'terrific',
  'functional',
  'cooperative',
  'tragic',
  'underlying',
  'sexy',
  'costly',
  'ambitious',
  'influential',
  'uncertain',
  'statistical',
  'metropolitan',
  'rolling',
  'aesthetic',
  'expected',
  'royal',
  'minimal',
  'anonymous',
  'instructional',
  'fixed',
  'experienced',
  'upset',
  'cute',
  'passing',
  'known',
  'encouraging',
  'accessible',
  'dried',
  'pro',
  'surrounding',
  'ecological',
  'unprecedented',
  'preliminary',
  'shy',
  'disabled',
  'gross',
  'damn',
  'associate',
  'innovative',
  'vertical',
  'instant',
  'required',
  'colorful',
  'organizational',
  'nasty',
  'emerging',
  'fierce',
  'rational',
  'vocal',
  'unfair',
  'risky',
  'depressed',
  'closest',
  'supportive',
  'informal',
  'Persian',
  'perceived',
  'sole',
  'partial',
  'added',
  'excessive',
  'logical',
  'blank',
  'dying',
  'developmental',
  'faster',
  'striking',
  'embarrassed',
  'fucking',
  'isolated',
  'suspicious',
  'eligible',
  'demographic',
  'intact',
  'elaborate',
  'comparable',
  'awake',
  'feminist',
  'dumb',
  'philosophical',
  'municipal',
  'neat',
  'mobile',
  'brutal',
  'voluntary',
  'valid',
  'unhappy',
  'coming',
  'distinctive',
  'calm',
  'theological',
  'fragile',
  'crowded',
  'fantastic',
  'level',
  'liquid',
  'suitable',
  'cruel',
  'loyal',
  'rubber',
  'favorable',
  'veteran',
  'integrated',
  'blond',
  'explicit',
  'disturbing',
  'magnetic',
  'devastating',
  'neighboring',
  'consecutive',
  'republican',
  'worldwide',
  'brave',
  'dense',
  'sunny',
  'compelling',
  'troubled',
  'balanced',
  'flying',
  'sustainable',
  'skilled',
  'managing',
  'marine',
  'organized',
  'boring',
  'fatal',
  'inherent',
  'selected',
  'naval',
];