data/fabrics.lisp @ 694cf6c40aac

Final flavor tweaks
author Steve Losh <steve@stevelosh.com>
date Sun, 08 Jan 2017 16:42:11 +0000
parents 42e7e264ebdd
children (none)
#(
  ("an" "acrylic")
  ("an" "alpaca")
  ("an" "angora")
  ("an" "argyle")
  ("a" "ballistic nylon")
  ("a" "barkcloth")
  ("a" "bizarre silk")
  ("a" "broadcloth")
  ("a" "burlap")
  ("a" "calico")
  ("a" "canvas")
  ("a" "carbon fiber")
  ("a" "cashmere")
  ("a" "chambray")
  ("a" "cheesecloth")
  ("a" "chiffon")
  ("a" "cordura")
  ("a" "corduroy")
  ("a" "cotton")
  ("a" "damask")
  ("a" "denim")
  ("a" "donegal tweed")
  ("a" "felt")
  ("a" "fishnet")
  ("a" "flannel")
  ("a" "gingham")
  ("a" "gore-tex")
  ("a" "grenadine")
  ("a" "harris tweed")
  ("a" "hemp")
  ("a" "herringbone")
  ("a" "houndstooth")
  ("a" "kevlar")
  ("a" "lace")
  ("a" "linen")
  ("a" "mesh")
  ("a" "microfiber")
  ("a" "mohair")
  ("a" "nylon")
  ("an" "oilskin")
  ("a" "paisley")
  ("a" "polar fleece")
  ("a" "polyester")
  ("a" "rayon")
  ("a" "ripstop")
  ("a" "sateen")
  ("a" "satin")
  ("a" "sea silk")
  ("a" "silk")
  ("a" "spandex")
  ("a" "spider silk")
  ("a" "terrycloth")
  ("a" "tweed")
  ("a" "twill")
  ("a" "velour")
  ("a" "velvet")
  ("a" "velveteen")
  ("a" "ventile")
  ("a" "wool")

  )