Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions training/workbench.html
Original file line number Diff line number Diff line change
Expand Up @@ -1247,8 +1247,11 @@ <h4>Software &amp; type</h4>
['Wood, resin &amp; amber', ['woody','cedarwood','sandalwood','vetiver','patchouli','pine','fir','terpenic',
'resinous','amber','labdanum','frankincense','myrrh','opoponax','elemi','styrax','oakmoss','costus',
'davana','balsamic']],
['Sweet &amp; bakery', ['vanilla','caramel','maple','honey','tonka','bready','popcorn','malty','nutty',
'hazelnut','almond','cocoa','coffee','coconut','lactonic']],
// sweet here is the AROMA head — a sweet smell, a different head from taste:sweet, which gets its
// own chip in the Taste section. Unlisted it fell into the Other bucket and read like an
// uncategorised leftover rather than a deliberate note.
['Sweet &amp; bakery', ['sweet','vanilla','caramel','maple','honey','tonka','bready','popcorn','malty',
'nutty','hazelnut','almond','cocoa','coffee','coconut','lactonic']],
['Dairy &amp; fatty', ['buttery','creamy','cheesy','fatty','waxy','rancid']],
['Savoury &amp; sulfur', ['meaty','truffle','garlic','onion','sulfurous','mushroom','fishy']],
['Earthy, tobacco &amp; leather', ['earthy','musty','corky','tobacco','leathery']],
Expand Down
Loading