https://perchance.org/9898-mtg-card-generator-v3
background = {import:background-image-plugin} commentsPlugin = {import:comments-plugin} o = [output] ocn = [output_card_name.selectUnique(1)] tCT = [thisCardType] ocm = [output_card_mana] oct = [output_card_type] octst = [output_cardtype_subtype] octxt = [output_card_text] octxtkact = [output_card_text_keyword_action] octxtkab = [output_card_text_keyword_ability] ocr = [output_card_rarity] ocsc = [output_card_set_code] ocpt = [output_card_power_toughness] c = [colors] s = [scryfall.selectUnique(1).sentenceCase] r = [ocn.selectUnique(1).titleCase]
[ocm.selectUnique(1)]
[tCT.selectUnique(1).titleCase]
[ocsc.selectUnique(1)] β’ [ocr.selectUnique(1)]
{{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)]|[octxtkact.selectUnique(1)]|[octxtkab.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]} [octxt.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)] [octxtkact.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxtkact.selectUnique(1)] [octxtkab.selectUnique(1)]}
[ocpt.selectUnique(1)] 
β β β β β β β β β β β β β β β β β β
emo = {import:emotion}
pageTitle = 9898-MTG Card Generator V3
pageSubtitle = 2023 Β© 9898-MTG
ocbl = ocstbl = output_card_subtype_basic_land
ocnbl = ocstnbl = output_card_subtype_nonbasic_land
commentsOptions width = 400
title 9898-MTG Card Generator V3
$output = [ocn.selectUnique(1).titleCase]
[ocm.selectUnique(1)]
[tCT.selectUnique(1).titleCase]
[ocsc.selectUnique(1)] β’ [ocr.selectUnique(1)]
{{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)]|[octxtkact.selectUnique(1)]|[octxtkab.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]} [octxt.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)] [octxtkact.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxtkact.selectUnique(1)] [octxtkab.selectUnique(1)]}
[ocpt.selectUnique(1)] 
β β β β β β β β β β β β β β β β β β
output1 title = Name buttonText = Generate content = [ocn.selectUnique(1).titleCase]
output2 title = Cost buttonText = Generate content = [ocm.selectUnique(1)]
output3 title = Type β Subtype buttonText = Generate content = {[tCT.selectUnique(1)]|[oct.selectUnique(1)] β [octst.selectUnique(1)]}
output4 title = Set Code β’ Rartity buttonText = Generate content = [ocsc.selectUnique(1)] β’ [ocr.selectUnique(1)]
output5 title = Effects buttonText = Generate content = {[octxt.selectUnique(1)]|[octxtkact.selectUnique(1)]|[octxtkab.selectUnique(1)]|[octxt.selectUnique(1)]|[octxt.selectUnique(1)], [octxtkact.selectUnique(1)]|[octxtkact.selectUnique(1)], [octxtkab.selectUnique(1)]}
output6 title = Power/Toughness buttonText = Generate content = [ocpt.selectUnique(1)]
output7 title = Results buttonText = Generate content = [r]
output_card_name
  {{import:adjective}|{import:verb}} {{import:word}|{import:noun}}
  {import:adjective} {import:verb} {{import:word}|{import:noun}}
  {{import:adjective}|{import:verb}} {import:word} {import:noun}
  {import:adjective} {import:verb} {import:word} {import:noun}
thisCardType
  [thisCardType = output_card_type] β [specificType]
specificType
  [output_card_subtype_basic_land] ^[thisCardType == "Basic"]
  [output_card_subtype_nonbasic_land] ^[thisCardType == "NonBasic"]
  [output_card_subtype_creature] ^[thisCardType == "Creature"]
  [output_card_subtype_artifact] ^[thisCardType == "Artifact"]
  [output_card_subtype_enchantment] ^[thisCardType == "Enchantment"]
  [output_card_subtype_planeswalker] ^[thisCardType == "Planeswalker"]
  [output_card_subtype_instant] ^[thisCardType == "Instant"]
  [output_card_subtype_sorcery] ^[thisCardType == "Sorcery"]
  [output_card_subtype_creature] ^[thisCardType == "Creature"]
  [output_card_subtype_plane] ^[thisCardType == "Plane"]
output_card_mana
  {{{0-12}|X}|{0-12}|X {0-6 [basic_mana]|[hybrid_mana]|[tri_hybrid_mana]|[four_color_mana]|[multicolor_mana]|[phyrexian_mana]|[prismatic_mana]}}
basic_mana
  {W|U|B|R|G|C|X|S}
hybrid_mana
  {{1-2}/{W|U|B|R|G}|{W|U|B|R|G}}
tri_hybrid_mana
  {W/B/G|W/U/G|W/U/B|U/B/R|W/U/R|B/R/G|W/B/R|W/R/G|U/B/G|U/R/G}
four_color_mana
  {U/B/R/G|W/B/R/G|W/U/B/G|W/U/B/R}
multicolor_mana
  {BR|UB|BG|RG|GU|UR|WB|GW|RW|WU}
phyrexian_mana
  -2 Life/{W|U|B|R|G|C|X|S}
prismatic_mana
  WUBRG
out
  [thisCardType = output_card_type]
ocbl
  [ocbl = ocstbl = output_card_subtype_basic_land]
ocnbl
  [ocnbl = ocstnbl = output_card_subtype_nonbasic_land]
ocleg
  [ocleg = ocstleg = output_card_subtype_legendary]
output_card_type
  Basic [if (output_card_type = "Basic") {output_card_subtype_basic_land} else {output_card_type}|{ocbl}] 
  NonBasic [if (output_card_type = "NonBasic") {output_card_subtype_nonbasic_land} else {output_card_type}|{ocnbl}] 
  Legendary [if (output_card_type = "Legendary") {output_card_subtype_legendary} else {output_card_type}|{ocstleg}] 
  Token
  Tribal
  World
  Conspiracy
  Creature [if (output_card_type = "Creature") {output_card_subtype_creature} else {output_card_type}]
  Advertisement
  Artifact [if (output_card_type = "Artifact") {output_card_subtype_artifact} else {output_card_type}]
  Artifact Creature
  Artifact Land
  Enchantment [if (output_card_type = "Enchantment") {output_card_subtype_enchantment} else {output_card_type}]
  Enchantment Creature
  Instant [if (output_card_type = "Instant") {output_card_subtype_instant} else {output_card_type}]
  Sorcery [if (output_card_type = "Sorcery") {output_card_subtype_sorcery} else {output_card_type}]
  Land [if (output_card_type = "Land") {output_card_subtype_basic_land} else {output_card_subtype_basic_land} {output_card_type}] [if (output_card_type = "land") output_card_mana = ""]
  Planeswalker [if (output_card_type = "Planeswalker") {{{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)]|[octxtkact.selectUnique(1)]|[octxtkab.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]} [octxt.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxt.selectUnique(1)] [octxtkact.selectUnique(1)]|{[scry_keyword_abilities.selectUnique(1)]|[scry_keyword_actions.selectUnique(1)]|[scry_ability_words.selectUnique(1)]}|[octxtkact.selectUnique(1)] [octxtkab.selectUnique(1)]}}[if (output_card_type = "Planeswalker") {output_card_subtype_planeswalker} else {output_card_type}]
  Emblem
  Phenemonom
  Plane [if (output_card_type = "Plane") {output_card_subtype_plane} else {output_card_type}]
  Dungeon
  Scheme
  Vanguard
output_cardtype_subtype
  {[output_card_subtype_artifact]|[output_card_subtype_enchantment]|[output_card_subtype_basic_land]|[output_card_subtype_nonbasic_land]|[output_card_subtype_planeswalker]|[output_card_subtype_instant]|[output_card_subtype_sorcery]|[output_card_subtype_creature]|[output_card_subtype_plane]}
output_card_subtype_artifact
  Blood
  Clue
  Contraption
  Equipment
  Food
  Fortification
  Gold
  Powerstone
  Treasure
  Vehicle
output_card_subtype_enchantment
  Aura
  Background
  Cartouche
  Class
  Curse
  Rune
  Saga
  Shard
  Shrine
output_card_subtype_basic_land
  Plains
  Island
  Swamp
  Mountain
  Forest
  Waste
  Snow-Covered Plains
  Snow-Covered Island
  Snow-Covered Swamp
  Snow-Covered Mountain
  Snow-Covered Forest
output_card_subtype_nonbasic_land
  Desert
  Gate
  Lair
  Locus
  Mine
  Power-Plant
  Tower
  Urzaβs
output_card_subtype_planeswalker
  Ajani
  Aminatou
  Angrath
  Arlinn
  Ashiok
  Bahamut
  Basri
  Bolas
  Calix
  Chandra
  Dack
  Dakkon
  Daretti
  Davriel
  Dihada
  Domri
  Dovin
  Ellywick
  Elminster
  Elspeth
  Estrid
  Freyalise
  Garruk
  Gideon
  Grist
  Huatli
  Jace
  Jaya
  Jeska
  Kaito
  Karn
  Kasmina
  Kaya
  Kiora
  Koth
  Liliana
  Lolth
  Lukka
  Minsc
  Mordenkainen
  Nahiri
  Narset
  Niko
  Nissa
  Nixilis
  Oko
  Ral
  Rowan
  Saheeli
  Samut
  Sarkhan
  Serra
  Sivitri
  Sorin
  Szat
  Tamiyo
  Tasha
  Teferi
  Teyo
  Tezzeret
  Tibalt
  Tyvar
  Ugin
  Venser
  Vivien
  Vraska
  Will
  Windgrace
  Wrenn
  Xenagos
  Yanggu
  Yanling
  Zariel
output_card_subtype_instant
  Adventure
  Arcane
  Lesson
  Trap
output_card_subtype_sorcery
  Adventure
  Arcane
  Lesson
  Trap
output_card_subtype_creature
  Advisor
  Aetherborn
  Ally
  Angel
  Antelope
  Ape
  Archer
  Archon
  Army
  Artificer
  Assassin
  Assembly-Worker
  Atog
  Aurochs
  Avatar
  Azra
  Badger
  Barbarian
  Bard
  Basilisk
  Bat
  Bear
  Beast
  Beeble
  Beholder
  Berserker
  Bird,
  Blinkmoth
  Boar
  Bringer
  Brushwagg
  Camarid
  Camel
  Caribou
  Carrier
  Cat
  Centaur
  Cephalid
  Chimera
  Citizen
  Cleric
  Cockatrice
  Construct
  Coward
  Crab
  Crocodile
  Cyclops
  Dauthi
  Demigod
  Demon
  Deserter
  Devil
  Dinosaur
  Djinn
  Dog
  Dragon
  Drake
  Dreadnought
  Drone
  Druid
  Dryad
  Dwarf
  Efreet
  Egg
  Elder
  Eldrazi
  Elemental
  Elephant
  Elf
  Elk
  Eye
  Faerie
  Ferret
  Fish
  Flagbearer
  Fox
  Fractal
  Frog
  Fungus
  Gargoyle
  Germ
  Giant
  Gith
  Gnoll
  Gnome
  Goat
  Goblin
  God
  Golem
  Gorgon
  Graveborn
  Gremlin
  Griffin
  Hag
  Halfling
  Hamster
  Harpy
  Hellion
  Hippo
  Hippogriff
  Homarid
  Homunculus
  Horror
  Horse
  Human
  Hydra
  Hyena
  Illusion
  Imp
  Incarnation
  Inkling
  Insect
  Jackal
  Jellyfish
  Juggernaut
  Kavu
  Kirin
  Kithkin
  Knight
  Kobold
  Kor
  Kraken
  Lamia
  Lammasu
  Leech
  Leviathan
  Lhurgoyf
  Licid
  Lizard
  Manticore
  Masticore
  Mercenary
  Merfolk
  Metathran
  Minion
  Minotaur
  Mole
  Monger
  Mongoose
  Monk
  Monkey
  Moonfolk
  Mouse
  Mutant
  Myr
  Mystic
  Naga
  Nautilus
  Nephilim
  Nightmare
  Nightstalker
  Ninja
  Noble
  Noggle
  Nomad
  Nymph
  Octopus
  Ogre
  Ooze
  Orb
  Orc
  Orgg
  Otter
  Ouphe
  Ox
  Oyster
  Pangolin
  Peasant
  Pegasus
  Pentavite
  Pest
  Phelddagrif
  Phoenix
  Phyrexian
  Pilot
  Pincher
  Pirate
  Plant
  Praetor
  Prism
  Processor
  Rabbit
  Raccoon
  Ranger
  Rat
  Rebel
  Reflection
  Rhino
  Rigger
  Rogue
  Sable
  Salamander
  Samurai
  Sand
  Saproling
  Satyr
  Scarecrow
  Scion
  Scorpion
  Scout
  Sculpture
  Serf
  Serpent
  Servo
  Shade
  Shaman
  Shapeshifter
  Shark
  Sheep
  Siren
  Skeleton
  Slith
  Sliver
  Slug
  Snake
  Soldier
  Soltari
  Spawn
  Specter
  Spellshaper
  Sphinx
  Spider
  Spike
  Spirit
  Splinter
  Sponge
  Squid
  Squirrel
  Starfish
  Surrakar
  Survivor
  Tentacle
  Tetravite
  Thalakos
  Thopter
  Thrull
  Tiefling
  Treefolk
  Trilobite
  Triskelavite
  Troll
  Turtle
  Unicorn
  Vampire
  Vedalken
  Viashino
  Volver
  Wall
  Walrus
  Warlock
  Warrior
  Weird
  Werewolf
  Whale
  Wizard
  Wolf
  Wolverine
  Wombat
  Worm
  Wraith
  Wurm
  Yeti
  Zombie
  Zubera
output_card_subtype_plane
  Alara
  Arkhos
  Azgol
  Belenon
  Bolasβs Meditation Realm
  Dominaria
  Equilor
  Ergamon
  Fabacin
  Innistrad
  Iquatana
  Ir
  Kaldheim
  Kamigawa
  Karsus
  Kephalai
  Kinshala
  Kolbahan
  Kyneth
  Lorwyn
  Luvion
  Mercadia
  Mirrodin
  Moag
  Mongseng
  Muraganda
  New Phyrexia
  Phyrexia
  Pyrulea
  Rabiah
  Rath
  Ravnica
  Regatha
  Segovia
  Serraβs Realm
  Shadowmoor
  Shandalar
  Ulgrotha
  Valla
  Vryn
  Wildfire
  Xerex
  Zendikar
output_card_subtype_legendary
  Artifact
  Creature
  Enchantment
  Land
  Planeswalker
  Instant
  Sorcery
  Artifact Land
  Artifact Creature
  Enchantment Artifact
  Enchantment Artifact Creature
  Enchantment Creature
  Enchantment Land
  Instant Creature
  Land Creature
output_card_set_code
  {A-Z}{A-Z}{A-Z}
output_card_rarity
  {Common|Uncommon|Rare|Mythic Rare|Special|Masterpiece}
output_card_text
  [output_card_text_keyword_action]
  [output_card_text_keyword_ability]
  [output_card_text_keyword_action] [output_card_text_keyword_ability]
  When ~this enters the battlefield, {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}
  Whenever ~this enters the battlefield or attacks, {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}
  When ~this dies, {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}
  Whenever a card from [output_game_zones] is put into [output_game_zones], [output_card_text_keyword_action]
  When ~this is put into [output_game_zones], [output_card_text_keyword_action] target {[output_card_type]|[output_cardtype_subtype]|[output_card_type] [output_cardtype_subtype]}
  Whenever ~this deals damage to a player, {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}
  Whenever ~this deals damage to a player, create a token thats a copy of ~this.
  Whenever ~this deals damage to a player, exile target {[output_card_type]|[output_cardtype_subtype]}
  Whenever you {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}, {[output_card_text_keyword_action]|[output_card_text_keyword_ability]|[output_card_text_keyword_action], [output_card_text_keyword_ability]}
  Whenever you gain life, create a 1/1 colorless [output_card_subtype_creature] creature token.
  Whenever you roll a die, create a X/X colorless [output_card_subtype_creature] creature token where X equals the result of the die roll.
  [c] creatures get {+0/+1|+1/+0|+1/+1}
  [c] creatures you control get {+0/+1|+1+0|+1/+1}
output_card_text_keyword_action
  Abandon
  Activate
  Adapt
  Amass
  Assemble
  Attach
  Bolster
  Cast
  Clash
  Connive
  Counter
  Create
  Destroy
  Detain
  Discard
  Double
  Exchange
  Exert
  Exile
  Explore
  Fateseal
  Fight
  Goad
  Investigate
  Learn
  Manifest
  Meld
  Mill
  Monstrosity
  Planeswalk
  Play
  Populate
  Proliferate
  Regenerate
  Reveal
  Sacrifice
  Scry
  Search
  Set in Motion
  Shuffle
  Support
  Surveil
  Tap
  Transform
  Untap
  Venture into the Dungeon
  Vote
output_card_text_keyword_ability
  Deathtouch
  Defender
  Double Strike
  Enchant
  Equip
  First Strike
  Flash
  Flying
  Haste
  Hexproof
  Indestructible
  Intimidate
  Landwalk
  Lifelink
  Protection
  Reach
  Shroud
  Trample
  Vigilance
  Ward
  Banding
  Rampage
  Cumulative Upkeep
  Flanking
  Phasing
  Buyback
  Shadow
  Cycling
  Echo
  Horsemanship
  Fading
  Kicker
  Flashback
  Madness
  Fear
  Morph
  Amplify
  Provoke
  Storm
  Affinity
  Entwine
  Modular
  Sunburst
  Bushido
  Soulshift
  Splice
  Offering
  Ninjutsu
  Epic
  Convoke
  Dredge
  Transmute
  Bloodthirst
  Haunt
  Replicate
  Forecast
  Graft
  Recover
  Ripple
  Split Second
  Suspend
  Vanishing
  Absorb
  Aura Swap
  Delve
  Fortify
  Frenzy
  Gravestorm
  Poisonous
  Transfigure
  Champion
  Changeling
  Evoke
  Hideaway
  Prowl
  Reinforce
  Conspire
  Persist
  Wither
  Retrace
  Devour
  Exalted
  Unearth
  Cascade
  Annihilator
  Level Up
  Rebound
  Totem Armor
  Infect
  Battle Cry
  Living Weapon
  Undying
  Miracle
  Soulbond
  Overload
  Scavenge
  Unleash
  Cipher
  Evolve
  Extort
  Fuse
  Bestow
  Tribute
  Dethrone
  Hidden Agenda
  Outlast
  Prowess
  Dash
  Exploit
  Menace
  Renown
  Awaken
  Devoid
  Ingest
  Myriad
  Surge
  Skulk
  Emerge
  Escalate
  Melee
  Crew
  Fabricate
  Partner
  Undaunted
  Improvise
  Aftermath
  Embalm
  Eternalize
  Afflict
  Ascend
  Assist
  Jump-Start
  Mentor
  Afterlife
  Riot
  Spectacle
  Escape
  Companion
  Mutate
  Encore
  Boast
  Foretell
  Demonstrate
  Daybound
  Nightbound
  Disturb
  Decayed
  Cleave
  Training
  Compleated
  Reconfigure
  Blitz
  Casualty
  Enlist
  Read Ahead
output_card_power_toughness
  {{0-12}/{1-12}|[scry_powers]/[scry_toughness]}
output_game_zones
  Battlefield
  Command
  Exile
  Graveyard
  Hand
  Library
  Sideboard
  Stack
  Outside Of The Game
word_types
  {import:noun}
  {import:pronoun}
  {import:verb}
  {import:adjective}
  {import:adverb}
  {import:preposition}
  {import:interjection}
noun
  abbey
  absence
  absorption
  abstinence
  absurdity
  abundance
  acceptance
  accessibility
  accommodation
  accomplice
  accountability
  accounting
  accreditation
  accuracy
  acquiescence
  acreage
  actress
  actuality
  adage
  adaptation
  adherence
  adjustment
  adoption
  adultery
  advancement
  advert
  advertisement
  advertising
  advice
  aesthetics
  affinity
  aggression
  agriculture
  aircraft
  airtime
  allegation
  allegiance
  allegory
  allergy
  allies
  alligator
  allocation
  allotment
  altercation
  ambulance
  ammonia
  anatomy
  anemia
  ankle
  announcement
  annoyance
  annuity
  anomaly
  anthropology
  anxiety
  apartheid
  apologise
  apostle
  apparatus
  appeasement
  appellation
  appendix
  applause
  appointment
  appraisal
  archery
  archipelago
  architecture
  ardor
  arrears
  arrow
  artisan
  artistry
  ascent
  assembly
  assignment
  association
  asthma
  atheism
  attacker
  attraction
  attractiveness
  auspices
  authority
  avarice
  aversion
  aviation
  babbling
  backlash
  baker
  ballet
  balls
  banjo
  baron
  barrier
  barrister
  bases
  basin
  basis
  battery
  battling
  bedtime
  beginner
  begun
  bending
  bicycle
  billing
  bingo
  biography
  biology
  birthplace
  blackberry
  blather
  blossom
  boardroom
  boasting
  bodyguard
  boldness
  bomber
  bondage
  bonding
  bones
  bonus
  bookmark
  boomer
  booty
  bounds
  bowling
  brainstorming
  breadth
  breaker
  brewer
  brightness
  broccoli
  broth
  brotherhood
  browsing
  brunch
  brunt
  building
  bullion
  bureaucracy
  burglary
  buyout
  by-election
  cabal
  cabbage
  calamity
  campaign
  canonization
  captaincy
  carcass
  carrier
  cartridge
  cassette
  catfish
  caught
  celebrity
  cemetery
  certainty
  certification
  charade
  chasm
  check-in
  cheerleader
  cheesecake
  chemotherapy
  chili
  china
  chivalry
  cholera
  cilantro
  circus
  civilisation
  civility
  clearance
  clearing
  clerk
  climber
  closeness
  clothing
  clutches
  coaster
  coconut
  coding
  collaborator
  colleague
  college
  collision
  colors
  combustion
  comedian
  comer
  commander
  commemoration
  commenter
  commissioner
  commune
  competition
  completeness
  complexity
  computing
  comrade
  concur
  condominium
  conduit
  confidant
  configuration
  confiscation
  conflagration
  conflict
  consist
  consistency
  consolidation
  conspiracy
  constable
  consul
  consultancy
  contentment
  contents
  contractor
  conversation
  cornerstone
  corpus
  correlation
  councilman
  counselor
  countdown
  countryman
  coverage
  covering
  coyote
  cracker
  creator
  criminality
  crocodile
  cropping
  cross-examination
  crossover
  crossroads
  culprit
  cumin
  curator
  curfew
  cursor
  custard
  cutter
  cyclist
  cyclone
  cylinder
  cynicism
  daddy
  damsel
  darkness
  dawning
  daybreak
  dealing
  dedication
  deduction
  defection
  deference
  deficiency
  definition
  deflation
  degeneration
  delegation
  delicacy
  delirium
  deliverance
  demeanor
  demon
  demonstration
  denomination
  dentist
  departure
  depletion
  depression
  designation
  despotism
  detention
  developer
  devolution
  dexterity
  diagnosis
  dialect
  differentiation
  digger
  digress
  dioxide
  diploma
  disability
  disarmament
  discord
  discovery
  dishonesty
  dismissal
  disobedience
  dispatcher
  disservice
  distribution
  distributor
  diver
  diversity
  docking
  dollar
  dominance
  domination
  dominion
  donkey
  doorstep
  doorway
  dossier
  downside
  drafting
  drank
  drilling
  driver
  drumming
  drunkenness
  duchess
  ducking
  dugout
  dumps
  dwelling
  dynamics
  eagerness
  earnestness
  earnings
  eater
  editor
  effectiveness
  electricity
  elements
  eloquence
  emancipation
  embodiment
  embroidery
  emperor
  employment
  encampment
  enclosure
  encouragement
  endangerment
  enlightenment
  enthusiasm
  environment
  environs
  envoy
  epilepsy
  equation
  equator
  error
  espionage
  estimation
  evacuation
  exaggeration
  examination
  exclamation
  expediency
  exploitation
  extinction
  eyewitness
  falls
  fascism
  fastball
  feces
  feedback
  ferocity
  fertilization
  fetish
  finale
  firing
  fixing
  flashing
  flask
  flora
  fluke
  folklore
  follower
  foothold
  footing
  forefinger
  forefront
  forgiveness
  formality
  formation
  formula
  foyer
  fragmentation
  framework
  fraud
  freestyle
  frequency
  friendliness
  fries
  frigate
  fulfillment
  function
  functionality
  fundraiser
  fusion
  futility
  gallantry
  gallery
  genesis
  genitals
  girlfriend
  glamour
  glitter
  glucose
  google
  grandeur
  grappling
  greens
  gridlock
  grocer
  groundwork
  grouping
  gunman
  gusto
  habitation
  hacker
  hallway
  hamburger
  hammock
  handling
  hands
  handshake
  happiness
  hardship
  headcount
  header
  headquarters
  heads
  headset
  hearth
  hearts
  heath
  hegemony
  height
  hello
  helper
  helping
  helplessness
  hierarchy
  hoarding
  hockey
  homeland
  homer
  honesty
  horror
  horseman
  hostility
  housing
  humility
  hurricane
  iceberg
  ignition
  illness
  illustration
  illustrator
  immunity
  immunization
  imperialism
  imprisonment
  inaccuracy
  inaction
  inactivity
  inauguration
  indecency
  indicator
  inevitability
  infamy
  infiltration
  influx
  iniquity
  innocence
  innovation
  insanity
  inspiration
  instruction
  instructor
  insurer
  interact
  intercession
  intercourse
  intermission
  interpretation
  intersection
  interval
  intolerance
  intruder
  invasion
  investment
  involvement
  irrigation
  iteration
  jenny
  jogging
  jones
  joseph
  juggernaut
  juncture
  jurisprudence
  juror
  kangaroo
  kingdom
  knocking
  laborer
  larceny
  laurels
  layout
  leadership
  leasing
  legislation
  leopard
  liberation
  licence
  lifeblood
  lifeline
  ligament
  lighting
  likeness
  line-up
  lineage
  liner
  lineup
  liquidation
  listener
  literature
  litigation
  litre
  loathing
  locality
  lodging
  logic
  longevity
  lookout
  lordship
  lustre
  ma'am
  machinery
  madness
  magnificence
  mahogany
  mailing
  mainframe
  maintenance
  majority
  manga
  mango
  manifesto
  mantra
  manufacturer
  maple
  martin
  martyrdom
  mathematician
  matrix
  matron
  mayhem
  mayor
  means
  meantime
  measurement
  mechanics
  mediator
  medics
  melodrama
  memory
  mentality
  metaphysics
  method
  metre
  miner
  mirth
  misconception
  misery
  mishap
  misunderstanding
  mobility
  molasses
  momentum
  monarchy
  monument
  morale
  mortality
  motto
  mouthful
  mouthpiece
  mover
  movie
  mowing
  murderer
  musician
  mutation
  mythology
  narration
  narrator
  nationality
  negligence
  neighborhood
  neighbour
  nervousness
  networking
  nexus
  nightmare
  nobility
  nobody
  noodle
  normalcy
  notification
  nourishment
  novella
  nucleus
  nuisance
  nursery
  nutrition
  nylon
  oasis
  obscenity
  obscurity
  observer
  offense
  onslaught
  operation
  opportunity
  opposition
  oracle
  orchestra
  organisation
  organizer
  orientation
  originality
  ounce
  outage
  outcome
  outdoors
  outfield
  outing
  outpost
  outset
  overseer
  owner
  oxygen
  pairing
  panther
  paradox
  parliament
  parsley
  parson
  passenger
  pasta
  patchwork
  pathos
  patriotism
  pendulum
  penguin
  permission
  persona
  perusal
  pessimism
  peter
  philosopher
  phosphorus
  phrasing
  physique
  piles
  plateau
  playing
  plaza
  plethora
  plurality
  pneumonia
  pointer
  poker
  policeman
  polling
  poster
  posterity
  posting
  postponement
  potassium
  pottery
  poultry
  pounding
  pragmatism
  precedence
  precinct
  preoccupation
  pretense
  priesthood
  prisoner
  privacy
  probation
  proceeding
  proceedings
  processing
  processor
  progression
  projection
  prominence
  propensity
  prophecy
  prorogation
  prospectus
  protein
  prototype
  providence
  provider
  provocation
  proximity
  puberty
  publicist
  publicity
  publisher
  pundit
  putting
  quantity
  quart
  quilting
  quorum
  racism
  radiance
  ralph
  rancher
  ranger
  rapidity
  rapport
  ratification
  rationality
  reaction
  reader
  reassurance
  rebirth
  receptor
  recipe
  recognition
  recourse
  recreation
  rector
  recurrence
  redemption
  redistribution
  redundancy
  refinery
  reformer
  refrigerator
  regularity
  regulator
  reinforcement
  reins
  reinstatement
  relativism
  relaxation
  rendition
  repayment
  repentance
  repertoire
  repository
  republic
  reputation
  resentment
  residency
  resignation
  restaurant
  resurgence
  retailer
  retention
  retirement
  reviewer
  riches
  righteousness
  roadblock
  robber
  rocks
  rubbing
  runoff
  saloon
  salvation
  sarcasm
  saucer
  savior
  scarcity
  scenario
  scenery
  schism
  scholarship
  schoolboy
  schooner
  scissors
  scolding
  scooter
  scouring
  scrimmage
  scrum
  seating
  sediment
  seduction
  seeder
  seizure
  self-confidence
  self-control
  self-respect
  semicolon
  semiconductor
  semifinal
  senator
  sending
  serenity
  seriousness
  servitude
  sesame
  setup
  sewing
  sharpness
  shaving
  shoplifting
  shopping
  siding
  simplicity
  simulation
  sinking
  skate
  sloth
  slugger
  snack
  snail
  snapshot
  snark
  soccer
  solemnity
  solicitation
  solitude
  somewhere
  sophistication
  sorcery
  souvenir
  spaghetti
  specification
  specimen
  specs
  spectacle
  spectre
  speculation
  sperm
  spoiler
  squad
  squid
  staging
  stagnation
  staircase
  stairway
  stamina
  standpoint
  standstill
  stanza
  statement
  stillness
  stimulus
  stocks
  stole
  stoppage
  storey
  storyteller
  stylus
  subcommittee
  subscription
  subsidy
  suburb
  success
  sufferer
  supposition
  suspension
  sweater
  sweepstakes
  swimmer
  syndrome
  synopsis
  syntax
  system
  tablespoon
  taker
  tavern
  technology
  telephony
  template
  tempo
  tendency
  tendon
  terrier
  terror
  terry
  theater
  theology
  therapy
  thicket
  thoroughfare
  threshold
  thriller
  thunderstorm
  ticker
  tiger
  tights
  today
  tossing
  touchdown
  tourist
  tourney
  toxicity
  tracing
  tractor
  translation
  transmission
  transmitter
  trauma
  traveler
  treadmill
  trilogy
  trout
  tuning
  twenties
  tycoon
  tyrant
  ultimatum
  underdog
  underwear
  unhappiness
  unification
  university
  uprising
  vaccination
  validity
  vampire
  vanguard
  variation
  vegetation
  verification
  viability
  vicinity
  victory
  viewpoint
  villa
  vindication
  violation
  vista
  vocalist
  vogue
  volcano
  voltage
  vomiting
  vulnerability
  waistcoat
  waitress
  wardrobe
  warmth
  watchdog
  wealth
  weariness
  whereabouts
  whisky
  whiteness
  widget
  width
  windfall
  wiring
  witchcraft
  withholding
  womanhood
  words
  workman
  youngster
pronoun
  all 
  another 
  any 
  anybody 
  anyone 
  anything
  both
  each 
  each other 
  either 
  everybody 
  everyone 
  everything
  few
  he 
  her 
  hers 
  herself 
  him 
  himself 
  his
  I 
  it 
  its 
  itself
  many 
  me 
  mine 
  more 
  most 
  much 
  my 
  myself
  neither 
  no one 
  nobody 
  none 
  one 
  one another 
  other 
  others 
  our 
  ours 
  ourselves
  several 
  she 
  some 
  somebody 
  someone 
  something
  that 
  their 
  theirs 
  them 
  themselves 
  these 
  they 
  this 
  those
  uswe 
  what 
  whatever 
  which 
  whichever 
  who 
  whoever 
  whom 
  whomever 
  whose
  you 
  your 
  yours 
  yourself 
  yourselves
verb
  accept
    pastTense = accepted
  add
    pastTense = added
  admire
    pastTense = admired
  admit
    pastTense = admitted
  advise
    pastTense = advised
  afford
    pastTense = afforded
  agree
    pastTense = agreed
  alert
    pastTense = alerted
  allow
    pastTense = allowed
  amuse
    pastTense = amused
  analyse
    pastTense = analysed
  announce
    pastTense = announced
  annoy
    pastTense = annoyed
  answer
    pastTense = answered
  apologise
    pastTense = apologised
  appear
    pastTense = appeared
  applaud
    pastTense = applauded
  appreciate
    pastTense = appreciated
  approve
    pastTense = approved
  argue
    pastTense = argued
  arrange
    pastTense = arranged
  arrest
    pastTense = arrested
  arrive
    pastTense = arrived
  ask
    pastTense = asked
  attach
    pastTense = attached
  attack
    pastTense = attacked
  attempt
    pastTense = attempted
  attend
    pastTense = attended
  attract
    pastTense = attracted
  avoid
    pastTense = avoided
  back
    pastTense = backed
  bake
    pastTense = baked
  balance
    pastTense = balanced
  ban
    pastTense = banned
  bang
    pastTense = banged
  bare
    pastTense = bared
  bat
    pastTense = batted
  bathe
    pastTense = bathed
  battle
    pastTense = battled
  beam
    pastTense = beamed
  beg
    pastTense = begged
  behave
    pastTense = behaved
  belong
    pastTense = belonged
  bleach
    pastTense = bleached
  bless
    pastTense = blessed
  blind
    pastTense = blinded
  blink
    pastTense = blinked
  blot
    pastTense = blotted
  blush
    pastTense = blushed
  boast
    pastTense = boasted
  boil
    pastTense = boiled
  bolt
    pastTense = bolted
  bomb
    pastTense = bombed
  book
    pastTense = booked
  bore
    pastTense = bored
  borrow
    pastTense = borrowed
  bounce
    pastTense = bounced
  bow
    pastTense = bowed
  box
    pastTense = boxed
  brake
    pastTense = braked
  branch
    pastTense = branched
  breathe
    pastTense = breathed
  bruise
    pastTense = bruised
  brush
    pastTense = brushed
  bubble
    pastTense = bubbled
  bump
    pastTense = bumped
  burn
    pastTense = burned
  bury
    pastTense = buried
  buzz
    pastTense = buzzed
  calculate
    pastTense = calculated
  call
    pastTense = called
  camp
    pastTense = camped
  care
    pastTense = cared
  carry
    pastTense = carried
  carve
    pastTense = carved
  cause
    pastTense = caused
  challenge
    pastTense = challenged
  change
    pastTense = changed
  charge
    pastTense = charged
  chase
    pastTense = chased
  cheat
    pastTense = cheated
  check
    pastTense = checked
  cheer
    pastTense = cheered
  chew
    pastTense = chewed
  choke
    pastTense = choked
  chop
    pastTense = chopped
  claim
    pastTense = claimed
  clap
    pastTense = clapped
  clean
    pastTense = cleaned
  clear
    pastTense = cleared
  clip
    pastTense = clipped
  close
    pastTense = closed
  coach
    pastTense = coached
  coil
    pastTense = coiled
  collect
    pastTense = collected
  colour
    pastTense = coloured
  comb
    pastTense = combed
  command
    pastTense = commanded
  communicate
    pastTense = communicated
  compare
    pastTense = compared
  compete
    pastTense = competed
  complain
    pastTense = complained
  complete
    pastTense = completed
  concentrate
    pastTense = concentrated
  concern
    pastTense = concerned
  confess
    pastTense = confessed
  confuse
    pastTense = confused
  connect
    pastTense = connected
  consider
    pastTense = considered
  consist
    pastTense = consisted
  contain
    pastTense = contained
  continue
    pastTense = continued
  copy
    pastTense = copied
  correct
    pastTense = corrected
  cough
    pastTense = coughed
  count
    pastTense = counted
  cover
    pastTense = covered
  crack
    pastTense = cracked
  crash
    pastTense = crashed
  crawl
    pastTense = crawled
  cross
    pastTense = crossed
  crush
    pastTense = crushed
  cry
    pastTense = cried
  cure
    pastTense = cured
  curl
    pastTense = curled
  curve
    pastTense = curved
  cycle
    pastTense = cycled
  dam
    pastTense = dammed
  damage
    pastTense = damaged
  dance
    pastTense = danced
  dare
    pastTense = dared
  decay
    pastTense = decayed
  deceive
    pastTense = deceived
  decide
    pastTense = decided
  decorate
    pastTense = decorated
  delay
    pastTense = delayed
  delight
    pastTense = delighted
  deliver
    pastTense = delivered
  depend
    pastTense = depended
  describe
    pastTense = described
  desert
    pastTense = deserted
  deserve
    pastTense = deserved
  destroy
    pastTense = destroyed
  detect
    pastTense = detected
  develop
    pastTense = developed
  disagree
    pastTense = disagreed
  disappear
    pastTense = disappeared
  disapprove
    pastTense = disapproved
  disarm
    pastTense = disarmed
  discover
    pastTense = discovered
  dislike
    pastTense = disliked
  divide
    pastTense = divided
  double
    pastTense = doubled
  doubt
    pastTense = doubted
  drag
    pastTense = dragged
  drain
    pastTense = drained
  dream
    pastTense = dreamed
  dress
    pastTense = dressed
  drip
    pastTense = dripped
  drop
    pastTense = dropped
  drown
    pastTense = drowned
  drum
    pastTense = drummed
  dry
    pastTense = dried
  dust
    pastTense = dusted
  earn
    pastTense = earned
  educate
    pastTense = educated
  embarrass
    pastTense = embarrassed
  employ
    pastTense = employed
  empty
    pastTense = emptied
  encourage
    pastTense = encouraged
  end
    pastTense = ended
  enjoy
    pastTense = enjoyed
  enter
    pastTense = entered
  entertain
    pastTense = entertained
  escape
    pastTense = escaped
  examine
    pastTense = examined
  excite
    pastTense = excited
  excuse
    pastTense = excused
  exercise
    pastTense = exercised
  exist
    pastTense = existed
  expand
    pastTense = expand
  expect
    pastTense = expected
  explain
    pastTense = explained
  explode
    pastTense = exploded
  extend
    pastTense = extended
  face
    pastTense = faced
  fade
    pastTense = faded
  fail
    pastTense = failed
  fancy
    pastTense = fancied
  fasten
    pastTense = fastened
  fax
    pastTense = faxed
  fear
    pastTense = feared
  fence
    pastTense = fenced
  fetch
    pastTense = fetched
  file
    pastTense = filed
  fill
    pastTense = filled
  film
    pastTense = filmed
  fire
    pastTense = fired
  fit
    pastTense = fitted
  fix
    pastTense = fixed
  flap
    pastTense = flapped
  flash
    pastTense = flashed
  float
    pastTense = floated
  flood
    pastTense = flooded
  flow
    pastTense = flowed
  flower
    pastTense = flowered
  fold
    pastTense = folded
  follow
    pastTense = followed
  fool
    pastTense = fooled
  force
    pastTense = forced
  form
    pastTense = formed
  found
    pastTense = founded
  frame
    pastTense = framed
  frighten
    pastTense = frightened
  fry
    pastTense = fried
  gather
    pastTense = gathered
  gaze
    pastTense = gazed
  glow
    pastTense = glowed
  glue
    pastTense = glued
  grab
    pastTense = grabbed
  grate
    pastTense = grated
  grease
    pastTense = greased
  greet
    pastTense = greeted
  grin
    pastTense = grinned
  grip
    pastTense = gripped
  groan
    pastTense = groaned
  guarantee
    pastTense = guaranteed
  guard
    pastTense = guarded
  guess
    pastTense = guessed
  guide
    pastTense = guided
  hammer
    pastTense = hammered
  hand
    pastTense = handed
  handle
    pastTense = handled
  hang
    pastTense = hung
  happen
    pastTense = happened
  harass
    pastTense = harassed
  harm
    pastTense = harmed
  hate
    pastTense = hated
  haunt
    pastTense = haunted
  head
    pastTense = headed
  heal
    pastTense = healed
  heap
    pastTense = heaped
  heat
    pastTense = heated
  help
    pastTense = helped
  hook
    pastTense = hooked
  hop
    pastTense = hopped
  hope
    pastTense = hoped
  hover
    pastTense = hovered
  hug
    pastTense = hugged
  hum
    pastTense = hummed
  hunt
    pastTense = hunted
  hurry
    pastTense = hurried
  identify
    pastTense = identified
  ignore
    pastTense = ignored
  imagine
    pastTense = imagined
  impress
    pastTense = impressed
  improve
    pastTense = improved
  include
    pastTense = included
  increase
    pastTense = increased
  influence
    pastTense = influenced
  inform
    pastTense = informed
  inject
    pastTense = injected
  injure
    pastTense = injured
  instruct
    pastTense = instructed
  intend
    pastTense = intended
  interest
    pastTense = interested
  interfere
    pastTense = interfered
  interrupt
    pastTense = interrupted
  introduce
    pastTense = introduced
  invent
    pastTense = invented
  invite
    pastTense = invited
  irritate
    pastTense = irritated
  itch
    pastTense = itched
  jail
    pastTense = jailed
  jam
    pastTense = jammed
  jog
    pastTense = jogged
  join
    pastTense = joined
  joke
    pastTense = joked
  judge
    pastTense = judged
  juggle
    pastTense = juggled
  jump
    pastTense = jumped
  kick
    pastTense = kicked
  kill
    pastTense = killed
  kiss
    pastTense = kissed
  kneel
    pastTense = knelt
  knit
    pastTense = knitted
  knock
    pastTense = knocked
  knot
    pastTense = knotted
  label
    pastTense = labelled
  land
    pastTense = landed
  last
    pastTense = lasted
  laugh
    pastTense = laughed
  launch
    pastTense = launched
  learn
    pastTense = learned
  level
    pastTense = levelled
  license
    pastTense = licensed
  lick
    pastTense = licked
  lie
    pastTense = lied
  lighten
    pastTense = lightened
  like
    pastTense = liked
  list
    pastTense = listed
  listen
    pastTense = listened
  live
    pastTense = lived
  load
    pastTense = loaded
  lock
    pastTense = locked
  long
    pastTense = longed
  look
    pastTense = look
  love
    pastTense = loved
  man
    pastTense = manned
  manage
    pastTense = managed
  march
    pastTense = marched
  mark
    pastTense = marked
  marry
    pastTense = married
  match
    pastTense = matched
  mate
    pastTense = mated
  matter
    pastTense = mattered
  measure
    pastTense = measured
  meddle
    pastTense = meddled
  melt
    pastTense = melted
  memorise
    pastTense = memorised
  mend
    pastTense = mended
  mess up
    pastTense = messed up
  milk
    pastTense = milked
  mine
    pastTense = mined
  miss
    pastTense = missed
  mix
    pastTense = mixed
  moan
    pastTense = moaned
  moor
    pastTense = moored
  mourn
    pastTense = mourned
  move
    pastTense = moved
  muddle
    pastTense = muddled
  mug
    pastTense = mugged
  multiply
    pastTense = multiplied
  murder
    pastTense = murdered
  nail
    pastTense = nailed
  name
    pastTense = named
  need
    pastTense = needed
  nest
    pastTense = nested
  nod
    pastTense = nodded
  note
    pastTense = noted
  notice
    pastTense = noticed
  number
    pastTense = numbered
  obey
    pastTense = obeyed
  object
    pastTense = objected
  observe
    pastTense = observed
  obtain
    pastTense = obtained
  occur
    pastTense = occurred
  offend
    pastTense = offended
  offer
    pastTense = offered
  open
    pastTense = opened
  order
    pastTense = ordered
  overflow
    pastTense = overflowed
  owe
    pastTense = owed
  own
    pastTense = owned
  pack
    pastTense = packed
  paddle
    pastTense = paddled
  paint
    pastTense = painted
  park
    pastTense = parked
  part
    pastTense = parted
  pass
    pastTense = passed
  paste
    pastTense = pasted
  pat
    pastTense = patted
  pause
    pastTense = paused
  peck
    pastTense = pecked
  pedal
    pastTense = pedalled
  peel
    pastTense = peeled
  peep
    pastTense = peeped
  perform
    pastTense = performed
  permit
    pastTense = permitted
  phone
    pastTense = phoned
  pick
    pastTense = picked
  pinch
    pastTense = pinched
  pine
    pastTense = pined
  place
    pastTense = placed
  plan
    pastTense = planned
  plant
    pastTense = planted
  play
    pastTense = played
  please
    pastTense = pleased
  plug
    pastTense = plugged
  point
    pastTense = pointed
  poke
    pastTense = poked
  polish
    pastTense = polished
  pop
    pastTense = popped
  possess
    pastTense = possessed
  post
    pastTense = posted
  pour
    pastTense = poured
  practise
    pastTense = practised
  pray
    pastTense = prayed
  preach
    pastTense = preached
  precede
    pastTense = preceded
  prefer
    pastTense = preferred
  prepare
    pastTense = prepared
  present
    pastTense = presented
  preserve
    pastTense = preserved
  press
    pastTense = pressed
  pretend
    pastTense = pretended
  prevent
    pastTense = prevented
  prick
    pastTense = pricked
  print
    pastTense = printed
  produce
    pastTense = produced
  program
    pastTense = programmed
  promise
    pastTense = promised
  protect
    pastTense = protected
  provide
    pastTense = provided
  pull
    pastTense = pulled
  pump
    pastTense = pumped
  punch
    pastTense = punched
  puncture
    pastTense = punctured
  punish
    pastTense = punished
  push
    pastTense = pushed
  question
    pastTense = questioned
  queue
    pastTense = questioned
  race
    pastTense = raced
  radiate
    pastTense = radiated
  rain
    pastTense = rained
  raise
    pastTense = raised
  reach
    pastTense = reached
  realise
    pastTense = realised
  receive
    pastTense = received
  recognise
    pastTense = recognised
  record
    pastTense = recorded
  reduce
    pastTense = reduced
  reflect
    pastTense = reflected
  refuse
    pastTense = refused
  regret
    pastTense = regretted
  reign
    pastTense = reigned
  reject
    pastTense = rejected
  rejoice
    pastTense = rejoiced
  relax
    pastTense = relaxed
  release
    pastTense = released
  rely
    pastTense = relied
  remain
    pastTense = remained
  remember
    pastTense = remembered
  remind
    pastTense = reminded
  remove
    pastTense = removed
  repair
    pastTense = repaired
  repeat
    pastTense = repeated
  replace
    pastTense = replaced
  reply
    pastTense = replied
  report
    pastTense = reported
  reproduce
    pastTense = reproduced
  request
    pastTense = requested
  rescue
    pastTense = rescued
  retire
    pastTense = retired
  return
    pastTense = returned
  rhyme
    pastTense = rhyme
  rinse
    pastTense = rinsed
  risk
    pastTense = risked
  rob
    pastTense = robbed
  rock
    pastTense = rocked
  roll
    pastTense = rolled
  rot
    pastTense = rotted
  rub
    pastTense = rubbed
  ruin
    pastTense = ruined
  rule
    pastTense = ruled
  rush
    pastTense = rushed
  sack
    pastTense = sacked
  sail
    pastTense = sailed
  satisfy
    pastTense = satisfied
  save
    pastTense = saved
  saw
    pastTense = sawed
  scare
    pastTense = scared
  scatter
    pastTense = scattered
  scold
    pastTense = scolded
  scorch
    pastTense = scorched
  scrape
    pastTense = scraped
  scratch
    pastTense = scratched
  scream
    pastTense = screamed
  screw
    pastTense = screwed
  scribble
    pastTense = scribbled
  scrub
    pastTense = scrubbed
  seal
    pastTense = sealed
  search
    pastTense = searched
  separate
    pastTense = separate
  serve
    pastTense = served
  settle
    pastTense = settled
  shade
    pastTense = shaded
  share
    pastTense = shared
  shave
    pastTense = shaved
  shelter
    pastTense = sheltered
  shiver
    pastTense = shivered
  shock
    pastTense = shocked
  shop
    pastTense = shopped
  shrug
    pastTense = shrugged
  sigh
    pastTense = sighed
  sign
    pastTense = signed
  signal
    pastTense = signalled
  sin
    pastTense = sinned
  sip
    pastTense = sipped
  ski
    pastTense = skied
  skip
    pastTense = skipped
  slap
    pastTense = slapped
  slip
    pastTense = slipped
  slow
    pastTense = slowed
  smash
    pastTense = smashed
  smell
    pastTense = smelled
  smile
    pastTense = smiled
  smoke
    pastTense = smoked
  snatch
    pastTense = snatched
  sneeze
    pastTense = sneezed
  sniff
    pastTense = sniffed
  snore
    pastTense = snored
  snow
    pastTense = snowed
  soak
    pastTense = soaked
  soothe
    pastTense = soothed
  sound
    pastTense = sounded
  spare
    pastTense = spared
  spark
    pastTense = sparked
  sparkle
    pastTense = sparkled
  spell
    pastTense = spelled
  spill
    pastTense = spilled
  spoil
    pastTense = spoiled
  spot
    pastTense = spotted
  spray
    pastTense = sprayed
  sprout
    pastTense = sprouted
  squash
    pastTense = squashed
  squeak
    pastTense = squeaked
  squeal
    pastTense = squealed
  squeeze
    pastTense = squeezed
  stain
    pastTense = stained
  stamp
    pastTense = stamped
  stare
    pastTense = stared
  start
    pastTense = started
  stay
    pastTense = stayed
  steer
    pastTense = steered
  step
    pastTense = stepped
  stir
    pastTense = stirred
  stitch
    pastTense = stitched
  stop
    pastTense = stopped
  store
    pastTense = stored
  strap
    pastTense = strapped
  strengthen
    pastTense = strengthened
  stretch
    pastTense = stretched
  strip
    pastTense = stripped
  stroke
    pastTense = stroked
  stuff
    pastTense = stuffed
  subtract
    pastTense = subtracted
  succeed
    pastTense = succeeded
  suck
    pastTense = sucked
  suffer
    pastTense = suffered
  suggest
    pastTense = suggested
  suit
    pastTense = suited
  supply
    pastTense = supplied
  support
    pastTense = supported
  suppose
    pastTense = supposed
  surprise
    pastTense = surprised
  surround
    pastTense = surrounded
  suspect
    pastTense = suspected
  suspend
    pastTense = suspended
  switch
    pastTense = switched
  talk
    pastTense = talked
  tame
    pastTense = tamed
  tap
    pastTense = tapped
  taste
    pastTense = tasted
  tease
    pastTense = teased
  telephone
    pastTense = telephoned
  tempt
    pastTense = tempted
  terrify
    pastTense = terrified
  test
    pastTense = tested
  thank
    pastTense = thanked
  thaw
    pastTense = thawed
  tick
    pastTense = ticked
  tickle
    pastTense = tickled
  tie
    pastTense = tied
  time
    pastTense = timed
  tip
    pastTense = tipped
  tire
    pastTense = tired
  touch
    pastTense = touched
  tour
    pastTense = toured
  tow
    pastTense = towed
  trace
    pastTense = traced
  trade
    pastTense = traded
  train
    pastTense = trained
  transport
    pastTense = transported
  trap
    pastTense = trapped
  travel
    pastTense = travelled
  treat
    pastTense = treated
  tremble
    pastTense = trembled
  trick
    pastTense = tricked
  trip
    pastTense = tripped
  trot
    pastTense = trotted
  trouble
    pastTense = troubled
  trust
    pastTense = trusted
  try
    pastTense = tried
  tug
    pastTense = tugged
  tumble
    pastTense = tumbled
  turn
    pastTense = turned
  twist
    pastTense = twisted
  type
    pastTense = typed
  undress
    pastTense = undressed
  unfasten
    pastTense = unfastened
  unite
    pastTense = united
  unlock
    pastTense = unlocked
  unpack
    pastTense = unpacked
  use
    pastTense = used
  vanish
    pastTense = vanished
  visit
    pastTense = visited
  wail
    pastTense = wailed
  wait
    pastTense = waited
  walk
    pastTense = walked
  wander
    pastTense = wandered
  want
    pastTense = wanted
  warm
    pastTense = warmed
  warn
    pastTense = warned
  wash
    pastTense = washed
  waste
    pastTense = wasted
  watch
    pastTense = watched
  water
    pastTense = watered
  wave
    pastTense = waved
  weigh
    pastTense = weighed
  welcome
    pastTense = welcomed
  whine
    pastTense = whined
  whip
    pastTense = whipped
  whirl
    pastTense = whirled
  whisper
    pastTense = whispered
  whistle
    pastTense = whistled
  wink
    pastTense = winked
  wipe
    pastTense = wiped
  wish
    pastTense = wished
  wobble
    pastTense = wobbled
  wonder
    pastTense = wondered
  work
    pastTense = worked
  worry
    pastTense = worried
  wrap
    pastTense = wrapped
  wreck
    pastTense = wrecked
  wrestle
    pastTense = wrestled
  wriggle
    pastTense = wriggled
  x-ray
    pastTense = x-rayed
  yawn
    pastTense = yawned
  yell
    pastTense = yelled
  zip
    pastTense = zipped
  zoom
    pastTense = zoomed
adjective
  abashed
  aberrant
  abhorrent
  abiding
  ablaze
  abnormal
  aboard
  aboriginal
  abortive
  abounding
  abrasive
  abrupt
  absent
  absolute
  absorbed
  absorbing
  abstracted
  absurd
  abundant
  abusive
  academic
  acceptable
  accessible
  accidental
  acclaimed
  accomplished
  accurate
  aching
  acidic
  acoustic
  acrid
  acrobatic
  active
  ad hoc
  adamant
  adaptable
  addicted
  adept
  adhesive
  adjoining
  admirable
  admired
  adolescent
  adorable
  adored
  advanced
  adventurous
  affectionate
  afraid
  aged
  aggravating
  aggressive
  agile
  agitated
  agonizing
  agreeable
  ahead
  ajar
  alarmed
  alarming
  alcoholic
  alert
  alienated
  alive
  alleged
  alluring
  aloof
  altruistic
  amazing
  ambiguous
  ambitious
  amiable
  amuck
  amused
  amusing
  anchored
  ancient
  angelic
  angry
  anguished
  animated
  annoyed
  annoying
  annual
  another
  antique
  antsy
  anxious
  apathetic
  appetizing
  apprehensive
  appropriate
  apt
  aquatic
  arctic
  arid
  aromatic
  arrogant
  artistic
  ashamed
  aspiring
  assorted
  assured
  astonishing
  athletic
  attached
  attentive
  attractive
  auspicious
  austere
  authentic
  authorized
  automatic
  available
  avaricious
  average
  awake
  aware
  awesome
  awful
  awkward
  axiomatic
  babyish
  bad
  baggy
  barbarous
  bare
  barren
  bashful
  basic
  batty
  bawdy
  beautiful
  beefy
  befitting
  belated
  belligerent
  beloved
  beneficial
  bent
  berserk
  better
  bewildered
  bewitched
  big
  big-hearted
  billowy
  biodegradable
  bite-sized
  biting
  bitter
  bizarre
  black
  black-and-white
  bland
  blank
  blaring
  bleak
  blind
  blissful
  blond
  bloody
  blue
  blue-eyed
  blushing
  bogus
  boiling
  bold
  bony
  boorish
  bored
  boring
  bossy
  both
  bouncy
  boundless
  bountiful
  bowed
  brainy
  brash
  brave
  brawny
  breakable
  breezy
  brief
  bright
  brilliant
  brisk
  broad
  broken
  bronze
  brown
  bruised
  bubbly
  bulky
  bumpy
  buoyant
  burdensome
  burly
  bustling
  busy
  buttery
  buzzing
  cagey
  calculating
  callous
  calm
  candid
  canine
  capable
  capital
  capricious
  carefree
  careful
  careless
  caring
  cautious
  cavernous
  ceaseless
  celebrated
  certain
  changeable
  charming
  cheap
  cheeky
  cheerful
  cheery
  chemical
  chief
  childlike
  chilly
  chivalrous
  chubby
  chunky
  circular
  clammy
  classic
  classy
  clean
  clear
  clear-cut
  clever
  cloistered
  closed
  cloudy
  clueless
  clumsy
  cluttered
  coarse
  coherent
  cold
  colorful
  colorless
  colossal
  colossal
  combative
  comfortable
  common
  compassionate
  competent
  complete
  complex
  complicated
  composed
  concerned
  concrete
  condemned
  condescending
  confused
  conscious
  considerate
  constant
  contemplative
  content
  conventional
  convincing
  convoluted
  cooing
  cooked
  cool
  cooperative
  coordinated
  corny
  corrupt
  costly
  courageous
  courteous
  cowardly
  crabby
  crafty
  craven
  crazy
  creamy
  creative
  creepy
  criminal
  crisp
  critical
  crooked
  crowded
  cruel
  crushing
  cuddly
  cultivated
  cultured
  cumbersome
  curious
  curly
  curved
  curvy
  cute
  cylindrical
  cynical
  daffy
  damaged
  damaging
  damp
  dangerous
  dapper
  dapper
  daring
  dark
  darling
  dashing
  dazzling
  dead
  deadly
  deadpan
  deafening
  dearest
  debonair
  decayed
  deceitful
  decent
  decimal
  decisive
  decorous
  deep
  defeated
  defective
  defenseless
  defensive
  defiant
  deficient
  definite
  delayed
  delectable
  delicate
  delicious
  delightful
  delirious
  demanding
  demonic
  dense
  dental
  dependable
  dependent
  depraved
  depressed
  deranged
  descriptive
  deserted
  despicable
  detailed
  determined
  devilish
  devoted
  didactic
  different
  difficult
  digital
  dilapidated
  diligent
  dim
  diminutive
  dimpled
  dimwitted
  direct
  direful
  dirty
  disagreeable
  disastrous
  discreet
  discrete
  disfigured
  disguised
  disgusted
  disgusting
  dishonest
  disillusioned
  disloyal
  dismal
  dispensable
  distant
  distinct
  distorted
  distraught
  distressed
  disturbed
  divergent
  dizzy
  domineering
  dopey
  doting
  double
  doubtful
  downright
  drab
  draconian
  drafty
  drained
  dramatic
  dreary
  droopy
  drunk
  dry
  dual
  dull
  dusty
  dutiful
  dynamic
  dysfunctional
  eager
  early
  earnest
  earsplitting
  earthy
  easy-going
  economic
  ecstatic
  edible
  educated
  efficacious
  efficient
  elaborate
  elastic
  elated
  elderly
  electric
  elegant
  elementary
  elfin
  elite
  elliptical
  emaciated
  embarrassed
  embellished
  eminent
  emotional
  empty
  enchanted
  enchanting
  encouraging
  endurable
  energetic
  enlightened
  enormous
  enraged
  entertaining
  enthusiastic
  entire
  envious
  envious
  equable
  equatorial
  erect
  erratic
  essential
  esteemed
  ethereal
  ethical
  euphoric
  evanescent
  evasive
  even
  evergreen
  everlasting
  evil
  exalted
  exasperated
  excellent
  excitable
  excited
  exciting
  exclusive
  exemplary
  exhausted
  exhilarated
  exotic
  expensive
  experienced
  expert
  extensive
  extra-large
  extraneous
  extra-small
  extroverted
  exuberant
  exultant
  fabulous
  faded
  failing
  faint
  fair
  faithful
  fake
  fallacious
  false
  familiar
  famous
  fanatical
  fancy
  fantastic
  faraway
  far-flung
  far-off
  fascinated
  fast
  fat
  fatal
  fatherly
  faulty
  favorable
  favorite
  fearful
  fearless
  feeble
  feigned
  feisty
  feline
  female
  feminine
  fertile
  festive
  fickle
  fierce
  filthy
  fine
  finicky
  finished
  firm
  first
  firsthand
  fitting
  fixed
  flagrant
  flaky
  flamboyant
  flashy
  flat
  flawed
  flawless
  flickering
  flimsy
  flippant
  floppy
  flowery
  fluffy
  fluid
  flustered
  fluttering
  foamy
  focused
  fond
  foolhardy
  foolish
  forceful
  foregoing
  forgetful
  forked
  formal
  forsaken
  forthright
  fortunate
  fragile
  fragrant
  frail
  frantic
  frayed
  free
  freezing
  French
  frequent
  fresh
  fretful
  friendly
  frightened
  frightening
  frigid
  frilly
  frivolous
  frizzy
  frosty
  frothy
  frozen
  frugal
  fruitful
  frustrating
  full
  fumbling
  fumbling
  functional
  funny
  furry
  furtive
  fussy
  future
  futuristic
  fuzzy
  gabby
  gainful
  gamy
  gaping
  gargantuan
  garrulous
  gaseous
  gaudy
  generous
  gentle
  genuine
  ghastly
  giant
  giddy
  gifted
  gigantic
  giving
  glamorous
  glaring
  gleaming
  gleeful
  glib
  glistening
  glittering
  gloomy
  glorious
  glossy
  glum
  godly
  golden
  good
  good-natured
  goofy
  gorgeous
  graceful
  gracious
  grand
  grandiose
  grandiose
  granular
  grateful
  grave
  gray
  greasy
  great
  greedy
  green
  gregarious
  grey
  grieving
  grim
  grimy
  gripping
  grizzled
  groovy
  gross
  grotesque
  grouchy
  grounded
  growing
  growling
  grown
  grubby
  gruesome
  grumpy
  guarded
  guiltless
  guilty
  gullible
  gummy
  gusty
  guttural
  habitual
  hairy
  hallowed
  halting
  handmade
  handsome
  handy
  hanging
  hapless
  happy
  happy-go-lucky
  hard
  hard-to-find
  harebrained
  harmful
  harmless
  harmonious
  harsh
  hasty
  hateful
  haunting
  heady
  healthy
  heartbreaking
  heartfelt
  hearty
  heavenly
  heavy
  hefty
  hellish
  helpful
  helpless
  hesitant
  hidden
  hideous
  high
  highfalutin
  high-level
  high-pitched
  hilarious
  hissing
  historical
  hoarse
  holistic
  hollow
  homeless
  homely
  honest
  honorable
  honored
  hopeful
  horrible
  horrific
  hospitable
  hot
  huge
  hulking
  humble
  humdrum
  humiliating
  humming
  humongous
  humorous
  hungry
  hurried
  hurt
  hurtful
  hushed
  husky
  hypnotic
  hysterical
  icky
  icy
  ideal
  ideal
  idealistic
  identical
  idiotic
  idle
  idolized
  ignorant
  ill
  illegal
  ill-fated
  ill-informed
  illiterate
  illustrious
  imaginary
  imaginative
  immaculate
  immaterial
  immediate
  immense
  imminent
  impartial
  impassioned
  impeccable
  imperfect
  imperturbable
  impish
  impolite
  important
  imported
  impossible
  impractical
  impressionable
  impressive
  improbable
  impure
  inborn
  incandescent
  incomparable
  incompatible
  incompetent
  incomplete
  inconclusive
  inconsequential
  incredible
  indelible
  indolent
  industrious
  inexpensive
  inexperienced
  infamous
  infantile
  infatuated
  inferior
  infinite
  informal
  innate
  innocent
  inquisitive
  insecure
  insidious
  insignificant
  insistent
  instinctive
  instructive
  insubstantial
  intelligent
  intentional
  interesting
  internal
  international
  intrepid
  intrigued
  invincible
  irate
  ironclad
  irresponsible
  irritable
  irritating
  itchy
  jaded
  jagged
  jam-packed
  jaunty
  jazzy
  jealous
  jittery
  jobless
  jolly
  jovial
  joyful
  joyous
  jubilant
  judicious
  juicy
  jumbled
  jumbo
  jumpy
  jumpy
  junior
  juvenile
  kaleidoscopic
  kaput
  keen
  kind
  kindhearted
  kindly
  klutzy
  knobby
  knotty
  knowing
  knowledgeable
  kooky
  kosher
  labored
  lackadaisical
  lacking
  lame
  lamentable
  languid
  lanky
  large
  lasting
  late
  laughable
  lavish
  lawful
  lazy
  leading
  leafy
  lean
  learned
  left
  legal
  legitimate
  lethal
  level
  lewd
  light
  lighthearted
  likable
  likeable
  likely
  limited
  limp
  limping
  linear
  lined
  liquid
  literate
  little
  live
  lively
  livid
  living
  loathsome
  lone
  lonely
  long
  longing
  long-term
  loose
  lopsided
  lost
  loud
  loutish
  lovable
  lovely
  loving
  low
  lowly
  loyal
  lucky
  ludicrous
  lumbering
  luminous
  lumpy
  lush
  lustrous
  luxuriant
  luxurious
  lying
  lyrical
  macabre
  macho
  mad
  maddening
  made-up
  magenta
  magical
  magnificent
  majestic
  major
  makeshift
  male
  malicious
  mammoth
  maniacal
  marked
  married
  marvelous
  masculine
  massive
  material
  materialistic
  mature
  meager
  mealy
  mean
  measly
  meaty
  medical
  mediocre
  medium
  meek
  melancholy
  mellow
  melodic
  melted
  memorable
  menacing
  merciful
  mere
  merry
  messy
  metallic
  mighty
  mild
  military
  milky
  mindless
  miniature
  minor
  minty
  minute
  miscreant
  miserable
  miserly
  misguided
  mistaken
  misty
  mixed
  moaning
  modern
  modest
  moist
  moldy
  momentous
  monstrous
  monumental
  moody
  moral
  mortified
  motherly
  motionless
  mountainous
  muddled
  muddy
  muffled
  multicolored
  mundane
  mundane
  murky
  mushy
  musty
  mute
  muted
  mysterious
  naive
  narrow
  nasty
  natural
  naughty
  nauseating
  nautical
  neat
  nebulous
  necessary
  needless
  needy
  negative
  neglected
  negligible
  neighboring
  neighborly
  nervous
  nervous
  new
  next
  nice
  nice
  nifty
  nimble
  nine
  nippy
  nocturnal
  noiseless
  noisy
  nonchalant
  nondescript
  nonsensical
  nonstop
  normal
  nostalgic
  nosy
  notable
  noted
  noteworthy
  novel
  noxious
  numb
  numberless
  numerous
  nutritious
  nutty
  oafish
  obedient
  obeisant
  obese
  oblivious
  oblong
  obnoxious
  obscene
  obsequious
  observant
  obsolete
  obtainable
  obvious
  occasional
  oceanic
  odd
  oddball
  offbeat
  offensive
  official
  oily
  old
  old-fashioned
  omniscient
  onerous
  open
  opposite
  optimal
  optimistic
  opulent
  orange
  orderly
  ordinary
  organic
  original
  ornate
  ornery
  ossified
  outgoing
  outlandish
  outlying
  outrageous
  outstanding
  oval
  overconfident
  overcooked
  overdue
  overjoyed
  overlooked
  overrated
  overt
  overwrought
  painful
  painstaking
  palatable
  pale
  paltry
  panicky
  panoramic
  parallel
  parched
  parsimonious
  partial
  passionate
  pastel
  pastoral
  pathetic
  peaceful
  penitent
  peppery
  perfect
  perfumed
  periodic
  perky
  permissible
  perpetual
  perplexed
  personal
  pertinent
  pesky
  pessimistic
  petite
  petty
  petty
  phobic
  phony
  physical
  picayune
  piercing
  pink
  piquant
  pitiful
  placid
  plain
  plaintive
  plant
  plastic
  plausible
  playful
  pleasant
  pleased
  pleasing
  plucky
  plump
  plush
  pointed
  pointless
  poised
  polished
  polite
  political
  pompous
  poor
  popular
  portly
  posh
  positive
  possessive
  possible
  potable
  powerful
  powerless
  practical
  precious
  premium
  present
  present
  prestigious
  pretty
  previous
  pricey
  prickly
  primary
  prime
  pristine
  private
  prize
  probable
  productive
  profitable
  profuse
  proper
  protective
  proud
  prudent
  psychedelic
  psychotic
  public
  puffy
  pumped
  punctual
  pungent
  puny
  pure
  purple
  purring
  pushy
  pushy
  putrid
  puzzled
  puzzling
  quack
  quaint
  quaint
  qualified
  quarrelsome
  quarterly
  queasy
  querulous
  questionable
  quick
  quickest
  quick-witted
  quiet
  quintessential
  quirky
  quixotic
  quixotic
  quizzical
  rabid
  racial
  radiant
  ragged
  rainy
  rambunctious
  rampant
  rapid
  rare
  rash
  raspy
  ratty
  raw
  ready
  real
  realistic
  reasonable
  rebel
  recent
  receptive
  reckless
  recondite
  rectangular
  red
  redundant
  reflecting
  reflective
  regal
  regular
  reliable
  relieved
  remarkable
  reminiscent
  remorseful
  remote
  repentant
  repulsive
  required
  resolute
  resonant
  respectful
  responsible
  responsive
  revolving
  rewarding
  rhetorical
  rich
  right
  righteous
  rightful
  rigid
  ringed
  ripe
  ritzy
  roasted
  robust
  romantic
  roomy
  rosy
  rotating
  rotten
  rotund
  rough
  round
  rowdy
  royal
  rubbery
  ruddy
  rude
  rundown
  runny
  rural
  rustic
  rusty
  ruthless
  sable
  sad
  safe
  salty
  sandy
  sane
  sarcastic
  sardonic
  sassy
  satisfied
  satisfying
  savory
  scaly
  scandalous
  scant
  scarce
  scared
  scary
  scattered
  scented
  scholarly
  scientific
  scintillating
  scornful
  scratchy
  scrawny
  screeching
  secondary
  second-hand
  secret
  secretive
  sedate
  seemly
  selective
  self-assured
  selfish
  self-reliant
  sentimental
  separate
  serene
  serious
  serpentine
  several
  severe
  shabby
  shadowy
  shady
  shaggy
  shaky
  shallow
  shameful
  shameless
  sharp
  shimmering
  shiny
  shivering
  shocked
  shocking
  shoddy
  short
  short-term
  showy
  shrill
  shy
  sick
  silent
  silky
  silly
  silver
  similar
  simple
  simplistic
  sincere
  sinful
  single
  six
  sizzling
  skeletal
  skillful
  skinny
  sleepy
  slight
  slim
  slimy
  slippery
  sloppy
  slow
  slushy
  small
  smarmy
  smart
  smelly
  smiling
  smoggy
  smooth
  smug
  snappy
  snarling
  sneaky
  sniveling
  snobbish
  snoopy
  snotty
  sociable
  soft
  soggy
  solid
  somber
  some
  sophisticated
  sordid
  sore
  sorrowful
  soulful
  soupy
  sour
  sour
  Spanish
  sparkling
  sparse
  special
  specific
  spectacular
  speedy
  spherical
  spicy
  spiffy
  spiky
  spirited
  spiritual
  spiteful
  splendid
  spooky
  spotless
  spotted
  spotty
  spry
  spurious
  squalid
  square
  squeaky
  squealing
  squeamish
  squiggly
  stable
  staid
  stained
  staking
  stale
  standard
  standing
  starchy
  stark
  starry
  statuesque
  steadfast
  steady
  steel
  steep
  stereotyped
  sticky
  stiff
  stimulating
  stingy
  stormy
  stout
  straight
  strange
  strict
  strident
  striking
  striped
  strong
  studious
  stunning
  stunning
  stupendous
  stupid
  sturdy
  stylish
  subdued
  submissive
  subsequent
  substantial
  subtle
  suburban
  successful
  succinct
  succulent
  sudden
  sugary
  sulky
  sunny
  super
  superb
  superficial
  superior
  supportive
  supreme
  sure-footed
  surprised
  suspicious
  svelte
  swanky
  sweaty
  sweet
  sweltering
  swift
  sympathetic
  symptomatic
  synonymous
  taboo
  tacit
  tacky
  talented
  talkative
  tall
  tame
  tan
  tangible
  tangy
  tart
  tasteful
  tasteless
  tasty
  tattered
  taut
  tawdry
  tearful
  tedious
  teeming
  teeny
  teeny-tiny
  telling
  temporary
  tempting
  tender
  tense
  tenuous
  tepid
  terrible
  terrific
  tested
  testy
  thankful
  therapeutic
  thick
  thin
  thinkable
  thirsty
  thorny
  thorough
  thoughtful
  thoughtless
  threadbare
  threatening
  thrifty
  thundering
  thunderous
  tidy
  tight
  tightfisted
  tinted
  tiny
  tired
  tiresome
  toothsome
  torn
  torpid
  total
  tough
  towering
  tragic
  trained
  tranquil
  trashy
  traumatic
  treasured
  tremendous
  triangular
  tricky
  trifling
  trite
  trivial
  troubled
  truculent
  true
  trusting
  trustworthy
  trusty
  truthful
  tubby
  turbulent
  twin
  two
  typical
  ubiquitous
  ugliest
  ugly
  ultimate
  ultra
  unaccountable
  unarmed
  unaware
  unbecoming
  unbiased
  uncomfortable
  uncommon
  unconscious
  uncovered
  understated
  understood
  undesirable
  unequal
  unequaled
  uneven
  unfinished
  unfit
  unfolded
  unfortunate
  unhappy
  unhealthy
  uniform
  unimportant
  uninterested
  unique
  united
  unkempt
  unknown
  unlawful
  unlined
  unlucky
  unnatural
  unpleasant
  unrealistic
  unripe
  unruly
  unselfish
  unsightly
  unsteady
  unsuitable
  unsung
  untidy
  untried
  untrue
  unused
  unusual
  unwelcome
  unwieldy
  unwitting
  unwritten
  upbeat
  uppity
  upright
  upset
  uptight
  urban
  usable
  used
  used
  useful
  useless
  utilized
  utopian
  utter
  uttermost
  vacant
  vacuous
  vagabond
  vague
  vain
  valid
  valuable
  vapid
  variable
  various
  vast
  velvety
  venerated
  vengeful
  venomous
  verdant
  verifiable
  versed
  vexed
  vibrant
  vicious
  victorious
  vigilant
  vigorous
  villainous
  violent
  violet
  virtual
  virtuous
  visible
  vital
  vivacious
  vivid
  voiceless
  volatile
  voluminous
  voracious
  vulgar
  wacky
  waggish
  waiting
  wakeful
  wandering
  wanting
  warlike
  warm
  warmhearted
  warped
  wary
  wasteful
  watchful
  waterlogged
  watery
  wavy
  weak
  wealthy
  weary
  webbed
  wee
  weekly
  weepy
  weighty
  weird
  welcome
  well-documented
  well-groomed
  well-informed
  well-lit
  well-made
  well-off
  well-to-do
  well-worn
  wet
  which
  whimsical
  whirlwind
  whispered
  whispering
  white
  whole
  wholesale
  whopping
  wicked
  wide
  wide-eyed
  wiggly
  wild
  willing
  wilted
  winding
  windy
  winged
  wiry
  wise
  wistful
  witty
  wobbly
  woebegone
  woeful
  womanly
  wonderful
  wooden
  woozy
  wordy
  workable
  worldly
  worn
  worried
  worrisome
  worse
  worst
  worthless
  worthwhile
  worthy
  wrathful
  wretched
  writhing
  wrong
  wry
  xenophobic
  yawning
  yearly
  yellow
  yellowish
  yielding
  young
  youthful
  yummy
  zany
  zealous
  zesty
  zigzag
  zippy
  zonked
adverb
  abnormally
  absentmindedly
  accidentally
  acidly
  actually
  adventurously
  afterwards
  almost
  always
  angrily
  annually
  anxiously
  arrogantly
  awkwardly
  badly
  bashfully
  beautifully
  bitterly
  bleakly
  blindly
  blissfully
  boastfully
  boldly
  bravely
  briefly
  brightly
  briskly
  broadly
  busily
  calmly
  carefully
  carelessly
  cautiously
  certainly
  cheerfully
  clearly
  cleverly
  closely
  coaxingly
  colorfully
  commonly
  continually
  coolly
  correctly
  courageously
  crossly
  cruelly
  curiously
  daily
  daintily
  dearly
  deceivingly
  deeply
  defiantly
  deliberately
  delightfully
  diligently
  dimly
  doubtfully
  dreamily
  easily
  elegantly
  energetically
  enormously
  enthusiastically
  equally
  especially
  evenly
  eventually
  exactly
  excitedly
  extremely
  fairly
  faithfully
  famously
  fatally
  ferociously
  fervently
  fiercely
  fondly
  foolishly
  fortunately
  frankly
  frantically
  freely
  frenetically
  frightfully
  fully
  furiously
  generally
  generously
  gently
  gladly
  gleefully
  gracefully
  gratefully
  greatly
  greedily
  happily
  hastily
  healthily
  heavily
  helpfully
  helplessly
  highly
  honestly
  hopelessly
  hourly
  hungrily
  immediately
  innocently
  inquisitively
  instantly
  intensely
  intently
  interestingly
  inwardly
  irritably
  jaggedly
  jealously
  joshingly
  jovially
  joyfully
  joyously
  jubilantly
  judgementally
  justly
  keenly
  kiddingly
  kindheartedly
  kindly
  kissingly
  knavishly
  knottily
  knowingly
  knowledgeably
  kookily
  lazily
  lightly
  likely
  limply
  lively
  loftily
  longingly
  loosely
  loudly
  lovingly
  loyally
  madly
  majestically
  meaningfully
  mechanically
  merrily
  miserably
  mockingly
  monthly
  mortally
  mostly
  mysteriously
  naturally
  nearly
  neatly
  needily
  nervously
  nicely
  noisily
  obediently
  obnoxiously
  oddly
  offensively
  officially
  often
  only
  openly
  optimistically
  overconfidently
  owlishly
  painfully
  partially
  patiently
  perfectly
  physically
  playfully
  politely
  poorly
  positively
  potentially
  powerfully
  promptly
  properly
  punctually
  quaintly
  quarrelsomely
  queasily
  queerly
  questionably
  questioningly
  quicker
  quickly
  quietly
  quirkily
  quizzically
  rapidly
  rarely
  readily
  really
  reassuringly
  recklessly
  regularly
  reluctantly
  repeatedly
  reproachfully
  restfully
  righteously
  rightfully
  rigidly
  roughly
  rudely
  sadly
  safely
  scarcely
  scarily
  searchingly
  sedately
  seemingly
  seldom
  selfishly
  separately
  seriously
  shakily
  sharply
  sheepishly
  shrilly
  shyly
  silently
  sleepily
  slowly
  smoothly
  softly
  solemnly
  solidly
  sometimes
  soon
  speedily
  stealthily
  sternly
  strictly
  successfully
  suddenly
  surprisingly
  suspiciously
  sweetly
  swiftly
  sympathetically
  tenderly
  tensely
  terribly
  thankfully
  thoroughly
  thoughtfully
  tightly
  tomorrow
  tremendously
  triumphantly
  truly
  truthfully
  ultimately
  unabashedly
  unaccountably
  unbearably
  unethically
  unexpectedly
  unfortunately
  unimpressively
  unnaturally
  unnecessarily
  upbeat
  upliftingly
  upright
  upside-down
  upward
  upwardly
  urgently
  usefully
  uselessly
  usually
  utterly
  vacantly
  vaguely
  vainly
  valiantly
  vastly
  verbally
  viciously
  victoriously
  violently
  vivaciously
  voluntarily
  warmly
  weakly
  wearily
  wetly
  wholly
  wildly
  willfully
  wisely
  woefully
  wonderfully
  worriedly
  wrongly
  yawningly
  yearly
  yearningly
  yesterday
  yieldingly
  youthfully
preposition
  as
  at
  but
  by
  down
  for
  from
  in
  into
  like
  near
  next
  of
  off
  on
  onto
  out
  over
  past
  plus
  minus
  since
  than
  to
  up
  with
  aboard
  about
  above
  across
  after
  against
  along
  around
  before
  behind
  below
  beneath
  beside
  between
  beyond
  during
  except
  following
  inside
  minus
  onto
  opposite
  outside
  round
  since
  through
  toward
  under
  underneath
  unlike
  until
  upon
  without
  according to
  along with
  alongside
  among
  apart from
  as for
  atop
  because of
  by means of
  concerning
  despite
  except for
  in addition to
  in back of
  in case of
  in front of
  in place of
  in spite of
  instead of
  on top of
  out of
  regarding
  throughout
  till
  up to
  via
  within
  worth
interjection
  aah
  ack
  agreed
  ah
  aha
  ahem
  alas
  all right
  amen
  argh
  as if
  aw
  ay
  aye
  bah
  blast
  boo hoo
  bother
  boy
  brr
  by golly
  bye
  cheerio
  cheers
  chin up
  come on
  crikey
  curses
  dear me
  doggone
  drat
  duh
  easy does it
  eek
  egads
  er
  exactly
  fair enough
  fiddle-dee-dee
  fiddlesticks
  fie
  foo
  fooey
  gadzooks
  gah
  gangway
  g'day
  gee
  gee whiz
  geez
  gesundheit
  get lost
  get outta here
  go on
  good
  good golly
  good job
  gosh
  gracious
  great
  grr
  gulp
  ha
  ha-ha
  hah
  hallelujah
  harrumph
  haw
  hee
  here
  hey
  hmm
  ho hum
  hoo
  hooray
  hot dog
  how
  huh
  hum
  humbug
  hurray
  huzza
  I say
  ick
  is it
  ixnay
  jeez
  just kidding
  just a sec
  just wondering
  kapish
  la
  la-di-dah
  lo
  look
  look here
  long time
  lordy
  man
  meh
  mmm
  most certainly
  my
  my my
  my word
  nah
  naw
  never
  no
  no can do
  nooo
  not
  no thanks
  no way
  nuts
  oh
  oho
  oh-oh
  oh no
  okay
  okey-dokey
  om
  oof
  ooh
  oopsey
  over
  oy
  oyez
  peace
  pff
  pew
  phew
  pish posh
  psst
  ptui
  quite
  rah
  rats
  ready
  right
  right on
  roger
  roger that
  rumble
  say
  see ya
  shame
  shh
  shoo
  shucks
  sigh
  sleep tight
  snap
  sorry
  sssh
  sup
  ta
  ta-da
  ta ta
  take that
  tally ho
  tch
  thanks
  there
  there there
  time out
  toodles
  touche
  tsk
  tsk-tsk
  tut
  tut-tut
  ugh
  uh
  uh-oh
  um
  ur
  urgh
  very nice
  very well
  voila
  vroom
  wah
  well
  well done
  well, well
  what
  whatever
  whee
  when
  whoa
  whoo
  whoopee
  whoops
  whoopsey
  whew
  why
  word
  wow
  wuzzup
  ya
  yea
  yeah
  yech
  yikes
  yippee
  yo
  yoo-hoo
  you bet
  you don't say
  you know
  yow
  yum
  yummy
  zap
  zounds
  zowie
  zzz
colors
  White
  Blue
  Black
  Red
  Green
  Colorless
  Multi-color
scry_powers
  "-1",
  "?",
  "0",
  "β",
  "",
  "+0",
  "Β²",
  ".5",
  "+1",
  "1+",
  "1",
  "1.5",
  "+2",
  "2",
  "2+",
  "2.5",
  "3",
  "+3",
  "3.5",
  "4",
  "+4",
  "5",
  "6",
  "7",
  "8",
  "9",
  "10",
  "11",
  "12",
  "13",
  "15",
  "16",
  "20",
  "99"
scry_toughness
  "-1",
  "+0",
  "Β²",
  "-0",
  "?",
  "0",
  "+1",
  "",
  ".5",
  "+1",
  "1+",
  "1",
  "1.5",
  "2+",
  "+2",
  "2",
  "2.5",
  "+3",
  "3",
  "3.5",
  "4",
  "+4",
  "5",
  "6",
  "7-",
  "7",
  "8",
  "9",
  "10",
  "11",
  "12",
  "13",
  "14",
  "15",
  "16",
  "17",
  "20",
  "99"
scry_keyword_abilities
  "Living weapon",
  "Jump-start",
  "Basic landcycling",
  "Commander ninjutsu",
  "Legendary landwalk",
  "Nonbasic landwalk",
  "Totem armor",
  "Megamorph",
  "Haunt",
  "Forecast",
  "Graft",
  "Fortify",
  "Frenzy",
  "Gravestorm",
  "Hideaway",
  "Level Up",
  "Infect",
  "Reach",
  "Rampage",
  "Phasing",
  "Multikicker",
  "Morph",
  "Provoke",
  "Modular",
  "Ninjutsu",
  "Replicate",
  "Recover",
  "Poisonous",
  "Prowl",
  "Reinforce",
  "Persist",
  "Retrace",
  "Rebound",
  "Miracle",
  "Overload",
  "Outlast",
  "Prowess",
  "Renown",
  "Myriad",
  "Shroud",
  "Trample",
  "Vigilance",
  "Shadow",
  "Storm",
  "Soulshift",
  "Splice",
  "Transmute",
  "Ripple",
  "Suspend",
  "Vanishing",
  "Transfigure",
  "Wither",
  "Undying",
  "Soulbond",
  "Unleash",
  "Ascend",
  "Assist",
  "Afterlife",
  "Companion",
  "Fabricate",
  "Embalm",
  "Escape",
  "Fuse",
  "Menace",
  "Ingest",
  "Melee",
  "Improvise",
  "Mentor",
  "Partner",
  "Mutate",
  "Scavenge",
  "Tribute",
  "Surge",
  "Skulk",
  "Undaunted",
  "Riot",
  "Spectacle",
  "Forestwalk",
  "Islandwalk",
  "Mountainwalk",
  "Double strike",
  "Cumulative upkeep",
  "First strike",
  "Encore",
  "Sunburst",
  "Deathtouch",
  "Defender",
  "Foretell",
  "Amplify",
  "Affinity",
  "Bushido",
  "Convoke",
  "Bloodthirst",
  "Absorb",
  "Aura Swap",
  "Changeling",
  "Conspire",
  "Cascade",
  "Annihilator",
  "Battle Cry",
  "Cipher",
  "Bestow",
  "Dash",
  "Awaken",
  "Crew",
  "Aftermath",
  "Afflict",
  "Flanking",
  "Echo",
  "Fading",
  "Fear",
  "Eternalize",
  "Entwine",
  "Epic",
  "Dredge",
  "Delve",
  "Evoke",
  "Exalted",
  "Evolve",
  "Extort",
  "Dethrone",
  "Exploit",
  "Devoid",
  "Emerge",
  "Escalate",
  "Flying",
  "Haste",
  "Hexproof",
  "Indestructible",
  "Intimidate",
  "Lifelink",
  "Horsemanship",
  "Kicker",
  "Madness",
  "Hidden agenda",
  "Swampwalk",
  "Desertwalk",
  "Wizardcycling",
  "Slivercycling",
  "Cycling",
  "Landwalk",
  "Plainswalk",
  "Champion",
  "Enchant",
  "Plainscycling",
  "Islandcycling",
  "Swampcycling",
  "Mountaincycling",
  "Forestcycling",
  "Landcycling",
  "Typecycling",
  "Split second",
  "Flash",
  "Banding",
  "Augment",
  "Double agenda",
  "Partner with",
  "Hexproof from",
  "Boast",
  "Buyback",
  "Ward",
  "Demonstrate",
  "Devour",
  "Flashback",
  "Equip",
  "Reconfigure",
  "Compleated",
  "Daybound",
  "Nightbound",
  "Decayed",
  "Disturb",
  "Training",
  "Cleave",
  "Intensity",
  "Blitz",
  "Casualty",
  "Friends forever",
  "Protection",
  "Offering",
  "Enlist",
  "Read Ahead",
  "Squad",
  "Ravenous",
  "More Than Meets the Eye",
  "Living metal",
  "Unearth",
  "Prototype"
scry_keyword_actions
  "Meld",
  "Bolster",
  "Clash",
  "Fateseal",
  "Manifest",
  "Monstrosity",
  "Populate",
  "Proliferate",
  "Scry",
  "Support",
  "Detain",
  "Explore",
  "Fight",
  "Amass",
  "Adapt",
  "Assemble",
  "Abandon",
  "Activate",
  "Attach",
  "Seek",
  "Cast",
  "Counter",
  "Create",
  "Destroy",
  "Discard",
  "Double",
  "Exchange",
  "Exile",
  "Investigate",
  "Play",
  "Regenerate",
  "Reveal",
  "Sacrifice",
  "Set in motion",
  "Shuffle",
  "Tap",
  "Untap",
  "Vote",
  "Transform",
  "Surveil",
  "Goad",
  "Planeswalk",
  "Mill",
  "Learn",
  "Conjure",
  "Exert",
  "Connive",
  "Venture into the dungeon",
  "Convert",
  "Open an Attraction",
  "Roll to Visit Your Attractions"
scry_ability_words
  "Battalion",
  "Bloodrush",
  "Channel",
  "Chroma",
  "Cohort",
  "Constellation",
  "Converge",
  "Delirium",
  "Domain",
  "Fateful hour",
  "Ferocious",
  "Formidable",
  "Grandeur",
  "Hellbent",
  "Heroic",
  "Imprint",
  "Inspired",
  "Join forces",
  "Kinship",
  "Landfall",
  "Lieutenant",
  "Metalcraft",
  "Morbid",
  "Parley",
  "Radiance",
  "Raid",
  "Rally",
  "Spell mastery",
  "Strive",
  "Sweep",
  "Tempting offer",
  "Threshold",
  "Will of the council",
  "Adamant",
  "Addendum",
  "Council's dilemma",
  "Eminence",
  "Enrage",
  "Hero's Reward",
  "Kinfall",
  "Landship",
  "Legacy",
  "Revolt",
  "Underdog",
  "Undergrowth",
  "Magecraft",
  "Teamwork",
  "Pack tactics",
  "Coven",
  "Alliance
