data/fabrics.lisp @ 0124edbf5a6f

Check bounds, tame the flavors
author Steve Losh <steve@stevelosh.com>
date Sun, 08 Jan 2017 12:11:21 +0000
parents 7ec8744b84c1
children 42e7e264ebdd
#(
  ("an" "acrylic")
  ("an" "alpaca")
  ("an" "angora")
  ("an" "argyle")
  ("a" "ballistic nylon")
  ("a" "barathea")
  ("a" "barkcloth")
  ("a" "bizarre silk")
  ("a" "broadcloth")
  ("a" "burlap")
  ("a" "calico")
  ("a" "canvas")
  ("a" "capilene")
  ("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")

  )