data/fabrics.lisp @ 1a47adb89b93

Final tweaks again
author Steve Losh <steve@stevelosh.com>
date Sun, 08 Jan 2017 16:47:41 +0000
parents 694cf6c40aac
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")

  )