% This file is part of the Attempto Parsing Engine (APE).
% Copyright 2008-2013, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch).
%
% The Attempto Parsing Engine (APE) is free software: you can redistribute it and/or modify it
% under the terms of the GNU Lesser General Public License as published by the Free Software
% Foundation, either version 3 of the License, or (at your option) any later version.
%
% The Attempto Parsing Engine (APE) is distributed in the hope that it will be useful, but WITHOUT
% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
% PURPOSE. See the GNU Lesser General Public License for more details.
%
% You should have received a copy of the GNU Lesser General Public License along with the Attempto
% Parsing Engine (APE). If not, see http://www.gnu.org/licenses/.

adj_itr('grown-up', 'grown-up').
adj_itr(accepted, accepted).
adj_itr(active, active).
adj_itr(allowed, allowed).
adj_itr(angry, angry).
adj_itr(approximate, approximate).
adj_itr(associated, associated).
adj_itr(authenticated, authenticated).
adj_itr(automatic, automatic).
adj_itr(average, average).
adj_itr(bad, bad).
adj_itr(beat, beat).
adj_itr(big, big).
adj_itr(bitten, bitten).
adj_itr(blue, blue).
adj_itr(boiled, boiled).
adj_itr(bought, bought).
adj_itr(cancelled, cancelled).
adj_itr(cellular, cellular).
adj_itr(charged, charged).
adj_itr(clean, clean).
adj_itr(clever, clever).
adj_itr(cold, cold).
adj_itr(come, come).
adj_itr(considered, considered).
adj_itr(contained, contained).
adj_itr(content, content).
adj_itr(correct, correct).
adj_itr(criminal, criminal).
adj_itr(deep, deep).
adj_itr(dirty, dirty).
adj_itr(drinkable, drinkable).
adj_itr(empty, empty).
adj_itr(enormous, enormous).
adj_itr(entered, entered).
adj_itr(evil, evil).
adj_itr(expensive, expensive).
adj_itr(expired, expired).
adj_itr(fair, fair).
adj_itr(false, false).
adj_itr(famous, famous).
adj_itr(far, far).
adj_itr(fast, fast).
adj_itr(feared, feared).
adj_itr(feed, feed).
adj_itr(female, female).
adj_itr(flat, flat).
adj_itr(fly, fly).
adj_itr(given, given).
adj_itr(good, good).
adj_itr(great, great).
adj_itr(green, green).
adj_itr(happy, happy).
adj_itr(hard, hard).
adj_itr(hated, hated).
adj_itr(hit, hit).
adj_itr(human, human).
adj_itr(hungry, hungry).
adj_itr(important, important).
adj_itr(impossible, impossible).
adj_itr(interested, interested).
adj_itr(invalid, invalid).
adj_itr(known, known).
adj_itr(large, large).
adj_itr(liked, liked).
adj_itr(live, live).
adj_itr(living, living).
adj_itr(long, long).
adj_itr(lost, lost).
adj_itr(loved, loved).
adj_itr(mat, mat).
adj_itr(meet, meet).
adj_itr(natural, natural).
adj_itr(necessary, necessary).
adj_itr(new, new).
adj_itr(nice, nice).
adj_itr(numb, numb).
adj_itr(numeric, numeric).
adj_itr(old, old).
adj_itr(only, only).
adj_itr(open, open).
adj_itr(owned, owned).
adj_itr(permitted, permitted).
adj_itr(personal, personal).
adj_itr(provable, provable).
adj_itr(public, public).
adj_itr(quick, quick).
adj_itr(raw, raw).
adj_itr(read, read).
adj_itr(real, real).
adj_itr(red, red).
adj_itr(rich, rich).
adj_itr(run, run).
adj_itr(sad, sad).
adj_itr(seen, seen).
adj_itr(sent, sent).
adj_itr(set, set).
adj_itr(small, small).
adj_itr(smart, smart).
adj_itr(syntactic, syntactic).
adj_itr(taken, taken).
adj_itr(tall, tall).
adj_itr(tired, tired).
adj_itr(true, true).
adj_itr(unnecessary, unnecessary).
adj_itr(used, used).
adj_itr(valid, valid).
adj_itr(warm, warm).
adj_itr(wet, wet).
adj_itr(white, white).
adj_itr(written, written).
adj_itr(young, young).
adj_itr_comp(angrier, angry).
adj_itr_comp(better, good).
adj_itr_comp(bigger, big).
adj_itr_comp(bluer, blue).
adj_itr_comp(cleaner, clean).
adj_itr_comp(cleverer, clever).
adj_itr_comp(colder, cold).
adj_itr_comp(deeper, deep).
adj_itr_comp(dirtier, dirty).
adj_itr_comp(elder, old).
adj_itr_comp(fairer, fair).
adj_itr_comp(falser, false).
adj_itr_comp(farther, far).
adj_itr_comp(faster, fast).
adj_itr_comp(flier, fly).
adj_itr_comp(further, far).
adj_itr_comp(greater, great).
adj_itr_comp(greener, green).
adj_itr_comp(happier, happy).
adj_itr_comp(harder, hard).
adj_itr_comp(larger, large).
adj_itr_comp(longer, long).
adj_itr_comp(newer, new).
adj_itr_comp(nicer, nice).
adj_itr_comp(number, numb).
adj_itr_comp(older, old).
adj_itr_comp(redder, red).
adj_itr_comp(richer, rich).
adj_itr_comp(sadder, sad).
adj_itr_comp(smaller, small).
adj_itr_comp(smarter, smart).
adj_itr_comp(taller, tall).
adj_itr_comp(truer, true).
adj_itr_comp(warmer, warm).
adj_itr_comp(wetter, wet).
adj_itr_comp(whiter, white).
adj_itr_comp(worse, bad).
adj_itr_comp(younger, young).
adj_itr_sup(angriest, angry).
adj_itr_sup(best, good).
adj_itr_sup(biggest, big).
adj_itr_sup(bluest, blue).
adj_itr_sup(cleanest, clean).
adj_itr_sup(cleverest, clever).
adj_itr_sup(coldest, cold).
adj_itr_sup(deepest, deep).
adj_itr_sup(dirtiest, dirty).
adj_itr_sup(eldest, old).
adj_itr_sup(fairest, fair).
adj_itr_sup(falsest, false).
adj_itr_sup(farthest, far).
adj_itr_sup(fastest, fast).
adj_itr_sup(fliest, fly).
adj_itr_sup(furthest, far).
adj_itr_sup(greatest, great).
adj_itr_sup(greenest, green).
adj_itr_sup(happiest, happy).
adj_itr_sup(hardest, hard).
adj_itr_sup(largest, large).
adj_itr_sup(longest, long).
adj_itr_sup(newest, new).
adj_itr_sup(nicest, nice).
adj_itr_sup(numbest, numb).
adj_itr_sup(oldest, old).
adj_itr_sup(reddest, red).
adj_itr_sup(richest, rich).
adj_itr_sup(saddest, sad).
adj_itr_sup(smallest, small).
adj_itr_sup(smartest, smart).
adj_itr_sup(tallest, tall).
adj_itr_sup(truest, true).
adj_itr_sup(warmest, warm).
adj_itr_sup(wettest, wet).
adj_itr_sup(whitest, white).
adj_itr_sup(worst, bad).
adj_itr_sup(youngest, young).
adj_tr('fond-of', 'fond-of', of).
adj_tr('interested-in', 'interested-in', in).
adj_tr('mad-about', 'mad-about', about).
adj_tr_comp('fonder-of', 'fond-of', of).
adj_tr_comp('madder-about', 'mad-about', about).
adj_tr_sup('fondest-of', 'fond-of', of).
adj_tr_sup('maddest-about', 'mad-about', about).
adv('as-soon-as-possible', 'as-soon-as-possible').
adv(always, always).
adv(anon, anon).
adv(carefully, carefully).
adv(easily, easily).
adv(exactly, exactly).
adv(extremely, extremely).
adv(false, false).
adv(far, far).
adv(fast, fast).
adv(fitfully, fitfully).
adv(happily, happily).
adv(hard, hard).
adv(large, large).
adv(less, less).
adv(long, long).
adv(loudly, loudly).
adv(manually, manually).
adv(often, often).
adv(patiently, patiently).
adv(quickly, quickly).
adv(safely, safely).
adv(silently, silently).
adv(soundly, soundly).
adv(speedily, speedily).
adv(usually, usually).
adv(vaguely, vaguely).
adv(wisely, wisely).
adv_comp(deeper, deep).
adv_comp(farther, far).
adv_comp(faster, fast).
adv_comp(further, far).
adv_comp(harder, hard).
adv_comp(quicker, quick).
adv_comp(worse, bad).
adv_sup(deepest, deep).
adv_sup(farthest, far).
adv_sup(fastest, fast).
adv_sup(furthest, far).
adv_sup(hardest, hard).
adv_sup(quickest, quick).
adv_sup(worst, bad).
dv_finsg(allows, allow, '').
dv_finsg(assigns, assign, '').
dv_finsg(assigns, assign, to).
dv_finsg(brings, bring, '').
dv_finsg(buys, buy, '').
dv_finsg(charges, charge, '').
dv_finsg(delivers, deliver, '').
dv_finsg(drops, drop, '').
dv_finsg(feeds, feed, '').
dv_finsg(gets, get, '').
dv_finsg(gives, give, '').
dv_finsg(gives, give, to).
dv_finsg(hands, hand, '').
dv_finsg(loses, lose, '').
dv_finsg(mails, mail, '').
dv_finsg(offers, offer, '').
dv_finsg(offers, offer, to).
dv_finsg(pays, pay, '').
dv_finsg(pays, pay, to).
dv_finsg(permits, permit, '').
dv_finsg(reads, read, '').
dv_finsg(runs, run, as).
dv_finsg(sells, sell, '').
dv_finsg(sends, send, '').
dv_finsg(sends, send, to).
dv_finsg(serves, serve, '').
dv_finsg(serves, serve, to).
dv_finsg(succeeds, succeed, as).
dv_finsg(takes, take, '').
dv_finsg(tells, tell, '').
dv_finsg(wins, win, '').
dv_finsg(writes, write, '').
dv_infpl(allow, allow, '').
dv_infpl(assign, assign, '').
dv_infpl(assign, assign, to).
dv_infpl(bring, bring, '').
dv_infpl(buy, buy, '').
dv_infpl(charge, charge, '').
dv_infpl(deliver, deliver, '').
dv_infpl(drop, drop, '').
dv_infpl(feed, feed, '').
dv_infpl(get, get, '').
dv_infpl(give, give, '').
dv_infpl(give, give, to).
dv_infpl(hand, hand, '').
dv_infpl(lose, lose, '').
dv_infpl(mail, mail, '').
dv_infpl(offer, offer, '').
dv_infpl(offer, offer, to).
dv_infpl(pay, pay, '').
dv_infpl(pay, pay, to).
dv_infpl(permit, permit, '').
dv_infpl(read, read, '').
dv_infpl(run, run, as).
dv_infpl(sell, sell, '').
dv_infpl(send, send, '').
dv_infpl(send, send, to).
dv_infpl(serve, serve, '').
dv_infpl(serve, serve, to).
dv_infpl(succeed, succeed, as).
dv_infpl(take, take, '').
dv_infpl(tell, tell, '').
dv_infpl(win, win, '').
dv_infpl(write, write, '').
dv_pp(allowed, allow, '').
dv_pp(assigned, assign, '').
dv_pp(assigned, assign, to).
dv_pp(bought, buy, '').
dv_pp(brought, bring, '').
dv_pp(charged, charge, '').
dv_pp(delivered, deliver, '').
dv_pp(dropped, drop, '').
dv_pp(fed, feed, '').
dv_pp(feed, feed, '').
dv_pp(given, give, '').
dv_pp(given, give, to).
dv_pp(got, get, '').
dv_pp(gotten, get, '').
dv_pp(handed, hand, '').
dv_pp(lost, lose, '').
dv_pp(mailed, mail, '').
dv_pp(offered, offer, '').
dv_pp(offered, offer, to).
dv_pp(paid, pay, '').
dv_pp(paid, pay, to).
dv_pp(permitted, permit, '').
dv_pp(read, read, '').
dv_pp(run, run, as).
dv_pp(sent, send, '').
dv_pp(sent, send, to).
dv_pp(served, serve, '').
dv_pp(served, serve, to).
dv_pp(sold, sell, '').
dv_pp(succeeded, succeed, as).
dv_pp(taken, take, '').
dv_pp(told, tell, '').
dv_pp(won, win, '').
dv_pp(written, write, '').
iv_finsg('fills-in', 'fill-in').
iv_finsg(accepts, accept).
iv_finsg(ages, age).
iv_finsg(appears, appear).
iv_finsg(approaches, approach).
iv_finsg(approximates, approximate).
iv_finsg(arrives, arrive).
iv_finsg(awaits, await).
iv_finsg(balls, ball).
iv_finsg(banks, bank).
iv_finsg(barks, bark).
iv_finsg(beats, beat).
iv_finsg(belongs, belong).
iv_finsg(blinks, blink).
iv_finsg(blues, blue).
iv_finsg(boils, boil).
iv_finsg(bones, bone).
iv_finsg(books, book).
iv_finsg(boxes, box).
iv_finsg(buttons, button).
iv_finsg(cancels, cancel).
iv_finsg(carries, carry).
iv_finsg(charges, charge).
iv_finsg(checks, check).
iv_finsg(cleans, clean).
iv_finsg(collapses, collapse).
iv_finsg(comes, come).
iv_finsg(contracts, contract).
iv_finsg(counts, count).
iv_finsg(dances, dance).
iv_finsg(dates, date).
iv_finsg(drinks, drink).
iv_finsg(drives, drive).
iv_finsg(drops, drop).
iv_finsg(eases, ease).
iv_finsg(eats, eat).
iv_finsg(empties, empty).
iv_finsg(enters, enter).
iv_finsg(exists, exist).
iv_finsg(expires, expire).
iv_finsg(fasts, fast).
iv_finsg(fears, fear).
iv_finsg(feeds, feed).
iv_finsg(flies, fly).
iv_finsg(flowers, flower).
iv_finsg(flows, flow).
iv_finsg(forms, form).
iv_finsg(gardens, garden).
iv_finsg(gives, give).
iv_finsg(goes, go).
iv_finsg(grasses, grass).
iv_finsg(grates, grate).
iv_finsg(groups, group).
iv_finsg(happens, happen).
iv_finsg(hits, hit).
iv_finsg(holds, hold).
iv_finsg(hurries, hurry).
iv_finsg(keeps, keep).
iv_finsg(knows, know).
iv_finsg(lifts, lift).
iv_finsg(lives, live).
iv_finsg(looks, look).
iv_finsg(loses, lose).
iv_finsg(loves, love).
iv_finsg(lunches, lunch).
iv_finsg(mates, mate).
iv_finsg(mats, mat).
iv_finsg(meets, meet).
iv_finsg(mouses, mouse).
iv_finsg(moves, move).
iv_finsg(numbs, numb).
iv_finsg(objects, object).
iv_finsg(opens, open).
iv_finsg(parks, park).
iv_finsg(pays, pay).
iv_finsg(pets, pet).
iv_finsg(places, place).
iv_finsg(plays, play).
iv_finsg(points, point).
iv_finsg(rats, rat).
iv_finsg(reads, read).
iv_finsg(reasons, reason).
iv_finsg(referees, referee).
iv_finsg(rooms, room).
iv_finsg(rots, rot).
iv_finsg(runs, run).
iv_finsg(scores, score).
iv_finsg(sees, see).
iv_finsg(sells, sell).
iv_finsg(serves, serve).
iv_finsg(sets, set).
iv_finsg(signs, sign).
iv_finsg(sinks, sink).
iv_finsg(sits, sit).
iv_finsg(sleeps, sleep).
iv_finsg(smarts, smart).
iv_finsg(smells, smell).
iv_finsg(smiles, smile).
iv_finsg(snores, snore).
iv_finsg(softens, soften).
iv_finsg(speeds, speed).
iv_finsg(steals, steal).
iv_finsg(succeeds, succeed).
iv_finsg(sugars, sugar).
iv_finsg(surfaces, surface).
iv_finsg(takes, take).
iv_finsg(talks, talk).
iv_finsg(tires, tire).
iv_finsg(trains, train).
iv_finsg(tries, try).
iv_finsg(understands, understand).
iv_finsg(varies, vary).
iv_finsg(visits, visit).
iv_finsg(waits, wait).
iv_finsg(walks, walk).
iv_finsg(warms, warm).
iv_finsg(washes, wash).
iv_finsg(watches, watch).
iv_finsg(waters, water).
iv_finsg(wins, win).
iv_finsg(works, work).
iv_finsg(writes, write).
iv_infpl('fill-in', 'fill-in').
iv_infpl(accept, accept).
iv_infpl(age, age).
iv_infpl(appear, appear).
iv_infpl(approach, approach).
iv_infpl(approximate, approximate).
iv_infpl(arrive, arrive).
iv_infpl(await, await).
iv_infpl(ball, ball).
iv_infpl(bank, bank).
iv_infpl(bark, bark).
iv_infpl(beat, beat).
iv_infpl(belong, belong).
iv_infpl(blink, blink).
iv_infpl(blue, blue).
iv_infpl(boil, boil).
iv_infpl(bone, bone).
iv_infpl(book, book).
iv_infpl(box, box).
iv_infpl(button, button).
iv_infpl(cancel, cancel).
iv_infpl(carry, carry).
iv_infpl(charge, charge).
iv_infpl(check, check).
iv_infpl(clean, clean).
iv_infpl(collapse, collapse).
iv_infpl(come, come).
iv_infpl(contract, contract).
iv_infpl(count, count).
iv_infpl(dance, dance).
iv_infpl(date, date).
iv_infpl(drink, drink).
iv_infpl(drive, drive).
iv_infpl(drop, drop).
iv_infpl(ease, ease).
iv_infpl(eat, eat).
iv_infpl(empty, empty).
iv_infpl(enter, enter).
iv_infpl(exist, exist).
iv_infpl(expire, expire).
iv_infpl(fear, fear).
iv_infpl(feed, feed).
iv_infpl(flow, flow).
iv_infpl(flower, flower).
iv_infpl(fly, fly).
iv_infpl(form, form).
iv_infpl(garden, garden).
iv_infpl(give, give).
iv_infpl(go, go).
iv_infpl(grass, grass).
iv_infpl(grate, grate).
iv_infpl(group, group).
iv_infpl(happen, happen).
iv_infpl(hit, hit).
iv_infpl(hold, hold).
iv_infpl(hurry, hurry).
iv_infpl(keep, keep).
iv_infpl(know, know).
iv_infpl(lift, lift).
iv_infpl(live, live).
iv_infpl(look, look).
iv_infpl(lose, lose).
iv_infpl(love, love).
iv_infpl(lunch, lunch).
iv_infpl(mat, mat).
iv_infpl(mate, mate).
iv_infpl(meet, meet).
iv_infpl(mouse, mouse).
iv_infpl(move, move).
iv_infpl(numb, numb).
iv_infpl(object, object).
iv_infpl(open, open).
iv_infpl(park, park).
iv_infpl(pay, pay).
iv_infpl(pet, pet).
iv_infpl(place, place).
iv_infpl(play, play).
iv_infpl(point, point).
iv_infpl(rat, rat).
iv_infpl(read, read).
iv_infpl(reason, reason).
iv_infpl(referee, referee).
iv_infpl(room, room).
iv_infpl(rot, rot).
iv_infpl(run, run).
iv_infpl(score, score).
iv_infpl(see, see).
iv_infpl(sell, sell).
iv_infpl(serve, serve).
iv_infpl(set, set).
iv_infpl(sign, sign).
iv_infpl(sink, sink).
iv_infpl(sit, sit).
iv_infpl(sleep, sleep).
iv_infpl(smart, smart).
iv_infpl(smell, smell).
iv_infpl(smile, smile).
iv_infpl(snore, snore).
iv_infpl(soften, soften).
iv_infpl(speed, speed).
iv_infpl(steal, steal).
iv_infpl(succeed, succeed).
iv_infpl(sugar, sugar).
iv_infpl(surface, surface).
iv_infpl(take, take).
iv_infpl(talk, talk).
iv_infpl(tire, tire).
iv_infpl(train, train).
iv_infpl(try, try).
iv_infpl(understand, understand).
iv_infpl(vary, vary).
iv_infpl(visit, visit).
iv_infpl(wait, wait).
iv_infpl(walk, walk).
iv_infpl(warm, warm).
iv_infpl(wash, wash).
iv_infpl(watch, watch).
iv_infpl(water, water).
iv_infpl(win, win).
iv_infpl(work, work).
iv_infpl(write, write).
mn_pl('L', l).
mn_pl('°C', '°C').
mn_pl(cm, cm).
mn_pl(h, h).
mn_pl(kg, kg).
mn_pl(km, km).
mn_pl(l, l).
mn_pl(m, m).
mn_pl(mm, mm).
mn_pl(mol, mol).
mn_pl(s, s).
mn_pl(sec, s).
mn_pl(t, t).
mn_sg('L', l).
mn_sg('°C', '°C').
mn_sg(cm, cm).
mn_sg(h, h).
mn_sg(kg, kg).
mn_sg(km, km).
mn_sg(l, l).
mn_sg(m, m).
mn_sg(mm, mm).
mn_sg(mol, mol).
mn_sg(s, s).
mn_sg(sec, s).
mn_sg(t, t).
noun_mass(absinth, absinth, neutr).
noun_mass(access, access, neutr).
noun_mass(age, age, neutr).
noun_mass(bark, bark, neutr).
noun_mass(beer, beer, neutr).
noun_mass(blame, blame, neutr).
noun_mass(blue, blue, neutr).
noun_mass(body, body, neutr).
noun_mass(cake, cake, neutr).
noun_mass(carry, carry, neutr).
noun_mass(cheese, cheese, neutr).
noun_mass(code, code, neutr).
noun_mass(cold, cold, neutr).
noun_mass(color, color, neutr).
noun_mass(content, content, neutr).
noun_mass(country, country, neutr).
noun_mass(cover, cover, neutr).
noun_mass(dance, dance, neutr).
noun_mass(day, day, neutr).
noun_mass(declaration, declaration, neutr).
noun_mass(delivery, delivery, neutr).
noun_mass(description, description, neutr).
noun_mass(development, development, neutr).
noun_mass(doe, doe, neutr).
noun_mass(drink, drink, neutr).
noun_mass(drive, drive, neutr).
noun_mass(ease, ease, neutr).
noun_mass(egg, egg, neutr).
noun_mass(evening, evening, neutr).
noun_mass(evil, evil, neutr).
noun_mass(fear, fear, neutr).
noun_mass(feed, feed, neutr).
noun_mass(flow, flow, neutr).
noun_mass(food, food, neutr).
noun_mass(form, form, neutr).
noun_mass(furniture, furniture, neutr).
noun_mass(give, give, neutr).
noun_mass(good, good, neutr).
noun_mass(grass, grass, neutr).
noun_mass(green, green, neutr).
noun_mass(hate, hate, neutr).
noun_mass(height, height, neutr).
noun_mass(hurry, hurry, neutr).
noun_mass(institution, institution, neutr).
noun_mass(instruction, instruction, neutr).
noun_mass(interest, interest, neutr).
noun_mass(keep, keep, neutr).
noun_mass(laundry, laundry, neutr).
noun_mass(life, life, neutr).
noun_mass(living, living, neutr).
noun_mass(love, love, neutr).
noun_mass(lunch, lunch, neutr).
noun_mass(mail, mail, neutr).
noun_mass(meal, meal, neutr).
noun_mass(meat, meat, neutr).
noun_mass(milk, milk, neutr).
noun_mass(money, money, neutr).
noun_mass(morning, morning, neutr).
noun_mass(paper, paper, neutr).
noun_mass(patricide, patricide, neutr).
noun_mass(pay, pay, neutr).
noun_mass(pizza, pizza, neutr).
noun_mass(price, price, neutr).
noun_mass(reason, reason, neutr).
noun_mass(rice, rice, neutr).
noun_mass(room, room, neutr).
noun_mass(rot, rot, neutr).
noun_mass(sand, sand, neutr).
noun_mass(school, school, neutr).
noun_mass(service, service, neutr).
noun_mass(size, size, neutr).
noun_mass(sleep, sleep, neutr).
noun_mass(smell, smell, neutr).
noun_mass(space, space, neutr).
noun_mass(speed, speed, neutr).
noun_mass(string, string, neutr).
noun_mass(subscription, subscription, neutr).
noun_mass(sugar, sugar, neutr).
noun_mass(talk, talk, neutr).
noun_mass(text, text, neutr).
noun_mass(title, title, neutr).
noun_mass(town, town, neutr).
noun_mass(type, type, neutr).
noun_mass(use, use, neutr).
noun_mass(value, value, neutr).
noun_mass(want, want, neutr).
noun_mass(wash, wash, neutr).
noun_mass(watch, watch, neutr).
noun_mass(water, water, neutr).
noun_mass(wealth, wealth, neutr).
noun_mass(wet, wet, neutr).
noun_mass(white, white, neutr).
noun_mass(wine, wine, neutr).
noun_mass(work, work, neutr).
noun_mass(year, year, neutr).
noun_mass(zip, zip, neutr).
noun_pl('VisaCards', 'visa-card', neutr).
noun_pl('grown-ups', 'grown-up', human).
noun_pl('personae-non-grata', 'persona-non-grata', human).
noun_pl('personal-codes', 'personal-code', neutr).
noun_pl('visa-cards', 'visa-card', neutr).
noun_pl('zip-codes', 'zip-code', neutr).
noun_pl(abaci, abacus, neutr).
noun_pl(abacuses, abacus, neutr).
noun_pl(accounts, account, neutr).
noun_pl(addresses, address, neutr).
noun_pl(aeries, aerie, neutr).
noun_pl(ages, age, neutr).
noun_pl(aircraft, aircraft, neutr).
noun_pl(airlines, airline, neutr).
noun_pl(altos, alto, human).
noun_pl(ancestors, ancestor, human).
noun_pl(animals, animal, neutr).
noun_pl(apes, ape, neutr).
noun_pl(apples, apple, neutr).
noun_pl(approaches, approach, neutr).
noun_pl(articles, article, neutr).
noun_pl(assets, asset, neutr).
noun_pl(automatics, automatic, neutr).
noun_pl(averages, average, neutr).
noun_pl(balls, ball, neutr).
noun_pl(banks, bank, neutr).
noun_pl(barks, bark, neutr).
noun_pl(beats, beat, neutr).
noun_pl(beds, bed, neutr).
noun_pl(beers, beer, neutr).
noun_pl(bens, ben, neutr).
noun_pl(bikes, bike, neutr).
noun_pl(bites, bite, neutr).
noun_pl(blinks, blink, neutr).
noun_pl(blues, blue, neutr).
noun_pl(bodies, body, neutr).
noun_pl(boils, boil, neutr).
noun_pl(bones, bone, neutr).
noun_pl(books, book, neutr).
noun_pl(bosses, boss, human).
noun_pl(boxes, box, neutr).
noun_pl(boys, boy, masc).
noun_pl(branches, branch, neutr).
noun_pl(bretheren, brother, human).
noun_pl(brothers, brother, masc).
noun_pl(buttons, button, neutr).
noun_pl(buys, buy, neutr).
noun_pl(cakes, cake, neutr).
noun_pl(cans, can, neutr).
noun_pl(cards, card, neutr).
noun_pl(carnivores, carnivore, neutr).
noun_pl(carries, carry, neutr).
noun_pl(cars, car, neutr).
noun_pl(cases, case, neutr).
noun_pl(cashiers, cashier, human).
noun_pl(cats, cat, neutr).
noun_pl(caves, cave, neutr).
noun_pl(charges, charge, neutr).
noun_pl(chases, chase, neutr).
noun_pl(checks, check, neutr).
noun_pl(cheeses, cheese, neutr).
noun_pl(children, child, human).
noun_pl(circles, circle, neutr).
noun_pl(circumferences, circumference, neutr).
noun_pl(cities, city, neutr).
noun_pl(cleans, clean, neutr).
noun_pl(clerks, clerk, human).
noun_pl(codes, code, neutr).
noun_pl(colds, cold, neutr).
noun_pl(collapses, collapse, neutr).
noun_pl(colors, color, neutr).
noun_pl(companies, company, human).
noun_pl(computers, computer, neutr).
noun_pl(contents, content, neutr).
noun_pl(contracts, contract, neutr).
noun_pl(countries, country, neutr).
noun_pl(counts, count, human).
noun_pl(covers, cover, neutr).
noun_pl(cows, cow, human).
noun_pl(criminals, criminal, human).
noun_pl(customers, customer, human).
noun_pl(dances, dance, neutr).
noun_pl(databases, database, neutr).
noun_pl(dates, date, neutr).
noun_pl(days, day, neutr).
noun_pl(declarations, declaration, neutr).
noun_pl(deeps, deep, neutr).
noun_pl(deliveries, delivery, neutr).
noun_pl(descriptions, description, neutr).
noun_pl(desks, desk, neutr).
noun_pl(developments, development, neutr).
noun_pl(diameters, diameter, neutr).
noun_pl(displays, display, neutr).
noun_pl(doctors, doctor, human).
noun_pl(does, doe, neutr).
noun_pl(dogs, dog, neutr).
noun_pl(donkeys, donkey, neutr).
noun_pl(drinks, drink, neutr).
noun_pl(drives, drive, neutr).
noun_pl(drops, drop, neutr).
noun_pl(dummies, dummy, human).
noun_pl(eggs, egg, neutr).
noun_pl(elements, element, neutr).
noun_pl(empties, empty, neutr).
noun_pl(errors, error, neutr).
noun_pl(evenings, evening, neutr).
noun_pl(evils, evil, neutr).
noun_pl(eyes, eye, neutr).
noun_pl(eyries, aerie, neutr).
noun_pl(fairs, fair, neutr).
noun_pl(farmers, farmer, human).
noun_pl(fasts, fast, neutr).
noun_pl(fathers, father, masc).
noun_pl(fears, fear, neutr).
noun_pl(feeds, feed, neutr).
noun_pl(females, female, human).
noun_pl(flats, flat, neutr).
noun_pl(flies, fly, neutr).
noun_pl(flowers, flower, neutr).
noun_pl(flows, flow, neutr).
noun_pl(foods, food, neutr).
noun_pl(forms, form, neutr).
noun_pl(foxes, fox, neutr).
noun_pl(fridges, fridge, neutr).
noun_pl(friends, friend, human).
noun_pl(gales, gale, neutr).
noun_pl(gardens, garden, neutr).
noun_pl(girls, girl, fem).
noun_pl(goals, goal, neutr).
noun_pl(goats, goat, neutr).
noun_pl(goods, good, neutr).
noun_pl(grasses, grass, neutr).
noun_pl(grates, grate, neutr).
noun_pl(greens, green, neutr).
noun_pl(groups, group, neutr).
noun_pl(hands, hand, neutr).
noun_pl(hates, hate, neutr).
noun_pl(heights, height, neutr).
noun_pl(heroes, hero, human).
noun_pl(hits, hit, neutr).
noun_pl(holds, hold, neutr).
noun_pl(horses, horse, neutr).
noun_pl(hours, hour, neutr).
noun_pl(houses, house, neutr).
noun_pl(humans, human, human).
noun_pl(hurries, hurry, neutr).
noun_pl(husbands, husband, masc).
noun_pl(inserts, insert, neutr).
noun_pl(institutions, institution, neutr).
noun_pl(instructions, instruction, neutr).
noun_pl(integers, integer, neutr).
noun_pl(interests, interest, neutr).
noun_pl(invalids, invalid, human).
noun_pl(invites, invite, neutr).
noun_pl(keeps, keep, neutr).
noun_pl(laundries, laundry, neutr).
noun_pl(lifts, lift, neutr).
noun_pl(likes, like, neutr).
noun_pl(lists, list, neutr).
noun_pl(lives, life, neutr).
noun_pl(livings, living, neutr).
noun_pl(looks, look, neutr).
noun_pl(loves, love, neutr).
noun_pl(lunches, lunch, neutr).
noun_pl(machines, machine, neutr).
noun_pl(mails, mail, neutr).
noun_pl(managers, manager, human).
noun_pl(masters, master, human).
noun_pl(mates, mate, human).
noun_pl(mats, mat, neutr).
noun_pl(meals, meal, neutr).
noun_pl(meats, meat, neutr).
noun_pl(meets, meet, neutr).
noun_pl(members, member, human).
noun_pl(men, man, human).
noun_pl(merchants, merchant, human).
noun_pl(messages, message, neutr).
noun_pl(mice, mouse, neutr).
noun_pl(milks, milk, neutr).
noun_pl(monies, money, neutr).
noun_pl(mornings, morning, neutr).
noun_pl(mothers, mother, fem).
noun_pl(moves, move, neutr).
noun_pl(musts, must, neutr).
noun_pl(names, name, neutr).
noun_pl(naturals, natural, neutr).
noun_pl(needs, need, neutr).
noun_pl(numbers, number, neutr).
noun_pl(objects, object, neutr).
noun_pl(offers, offer, neutr).
noun_pl(offices, office, neutr).
noun_pl(opens, open, neutr).
noun_pl(owners, owner, human).
noun_pl(papers, paper, neutr).
noun_pl(parents, parent, human).
noun_pl(parks, park, neutr).
noun_pl(passwords, password, neutr).
noun_pl(patricides, patricide, neutr).
noun_pl(pencils, pencil, neutr).
noun_pl(percent, percent, neutr).
noun_pl(permits, permit, neutr).
noun_pl(personals, personal, neutr).
noun_pl(personas, persona, neutr).
noun_pl(persons, person, human).
noun_pl(pets, pet, neutr).
noun_pl(pizzas, pizza, neutr).
noun_pl(places, place, neutr).
noun_pl(plays, play, neutr).
noun_pl(points, point, neutr).
noun_pl(prices, price, neutr).
noun_pl(processes, process, neutr).
noun_pl(programs, program, neutr).
noun_pl(propositions, proposition, neutr).
noun_pl(publics, public, human).
noun_pl(queens, queen, human).
noun_pl(ratios, ratio, neutr).
noun_pl(rats, rat, neutr).
noun_pl(reals, real, neutr).
noun_pl(reasons, reason, neutr).
noun_pl(reds, red, human).
noun_pl(referees, referee, human).
noun_pl(rejects, reject, human).
noun_pl(rentals, rental, neutr).
noun_pl(resources, resource, neutr).
noun_pl(rooks, rook, human).
noun_pl(rooms, room, neutr).
noun_pl(runs, run, neutr).
noun_pl(sands, sand, neutr).
noun_pl(schools, school, neutr).
noun_pl(scores, score, neutr).
noun_pl(screens, screen, neutr).
noun_pl(sees, see, neutr).
noun_pl(sentences, sentence, neutr).
noun_pl(serves, serve, neutr).
noun_pl(services, service, neutr).
noun_pl(sets, set, neutr).
noun_pl(sheep, sheep, neutr).
noun_pl(signs, sign, neutr).
noun_pl(sinks, sink, neutr).
noun_pl(sisters, sister, fem).
noun_pl(sizes, size, neutr).
noun_pl(slots, slot, neutr).
noun_pl(smalls, small, neutr).
noun_pl(smells, smell, neutr).
noun_pl(smiles, smile, neutr).
noun_pl(snores, snore, neutr).
noun_pl(spaces, space, neutr).
noun_pl(speeds, speed, neutr).
noun_pl(stations, station, neutr).
noun_pl(streets, street, neutr).
noun_pl(strings, string, neutr).
noun_pl(subscriptions, subscription, neutr).
noun_pl(sugars, sugar, neutr).
noun_pl(surfaces, surface, neutr).
noun_pl(tables, table, neutr).
noun_pl(tails, tail, neutr).
noun_pl(takes, take, neutr).
noun_pl(talks, talk, neutr).
noun_pl(tellers, teller, human).
noun_pl(temperatures, temperature, neutr).
noun_pl(terms, term, neutr).
noun_pl(tests, test, neutr).
noun_pl(texts, text, neutr).
noun_pl(things, thing, neutr).
noun_pl(tires, tire, neutr).
noun_pl(titles, title, neutr).
noun_pl(tons, ton, neutr).
noun_pl(towns, town, neutr).
noun_pl(trains, train, neutr).
noun_pl(tries, try, neutr).
noun_pl(trues, true, neutr).
noun_pl(types, type, neutr).
noun_pl(uncles, uncle, masc).
noun_pl(users, user, human).
noun_pl(uses, use, neutr).
noun_pl(values, value, neutr).
noun_pl(vehicles, vehicle, neutr).
noun_pl(villages, village, neutr).
noun_pl(visas, visa, neutr).
noun_pl(visits, visit, neutr).
noun_pl(waits, wait, neutr).
noun_pl(walks, walk, neutr).
noun_pl(wants, want, neutr).
noun_pl(washes, wash, neutr).
noun_pl(watches, watch, neutr).
noun_pl(waters, water, neutr).
noun_pl(whites, white, neutr).
noun_pl(wines, wine, neutr).
noun_pl(wins, win, neutr).
noun_pl(wives, wife, human).
noun_pl(wolves, wolf, neutr).
noun_pl(women, woman, human).
noun_pl(works, work, neutr).
noun_pl(years, year, neutr).
noun_pl(zips, zip, neutr).
noun_sg('VisaCard', 'visa-card', neutr).
noun_sg('grown-up', 'grown-up', human).
noun_sg('persona-non-grata', 'persona-non-grata', human).
noun_sg('personal-code', 'personal-code', neutr).
noun_sg('visa-card', 'visa-card', neutr).
noun_sg('zip-code', 'zip-code', neutr).
noun_sg(abacus, abacus, neutr).
noun_sg(account, account, neutr).
noun_sg(address, address, neutr).
noun_sg(aerie, aerie, neutr).
noun_sg(aery, aerie, neutr).
noun_sg(age, age, neutr).
noun_sg(aircraft, aircraft, neutr).
noun_sg(airline, airline, neutr).
noun_sg(alto, alto, human).
noun_sg(ancestor, ancestor, human).
noun_sg(animal, animal, neutr).
noun_sg(ape, ape, neutr).
noun_sg(apple, apple, neutr).
noun_sg(approach, approach, neutr).
noun_sg(article, article, neutr).
noun_sg(asset, asset, neutr).
noun_sg(automatic, automatic, neutr).
noun_sg(average, average, neutr).
noun_sg(bad, bad, neutr).
noun_sg(ball, ball, neutr).
noun_sg(bank, bank, neutr).
noun_sg(bark, bark, neutr).
noun_sg(beat, beat, neutr).
noun_sg(bed, bed, neutr).
noun_sg(beer, beer, neutr).
noun_sg(ben, ben, neutr).
noun_sg(bike, bike, neutr).
noun_sg(bite, bite, neutr).
noun_sg(blink, blink, neutr).
noun_sg(blue, blue, neutr).
noun_sg(body, body, neutr).
noun_sg(boil, boil, neutr).
noun_sg(bone, bone, neutr).
noun_sg(book, book, neutr).
noun_sg(boss, boss, human).
noun_sg(box, box, neutr).
noun_sg(boy, boy, masc).
noun_sg(branch, branch, neutr).
noun_sg(brother, brother, masc).
noun_sg(button, button, neutr).
noun_sg(buy, buy, neutr).
noun_sg(cake, cake, neutr).
noun_sg(can, can, neutr).
noun_sg(car, car, neutr).
noun_sg(card, card, neutr).
noun_sg(carnivore, carnivore, neutr).
noun_sg(carry, carry, neutr).
noun_sg(case, case, neutr).
noun_sg(cashier, cashier, human).
noun_sg(cat, cat, neutr).
noun_sg(cave, cave, neutr).
noun_sg(charge, charge, neutr).
noun_sg(chase, chase, neutr).
noun_sg(check, check, neutr).
noun_sg(cheese, cheese, neutr).
noun_sg(child, child, human).
noun_sg(circle, circle, neutr).
noun_sg(circumference, circumference, neutr).
noun_sg(city, city, neutr).
noun_sg(clean, clean, neutr).
noun_sg(clerk, clerk, human).
noun_sg(code, code, neutr).
noun_sg(cold, cold, neutr).
noun_sg(collapse, collapse, neutr).
noun_sg(color, color, neutr).
noun_sg(company, company, human).
noun_sg(computer, computer, neutr).
noun_sg(content, content, neutr).
noun_sg(contract, contract, neutr).
noun_sg(count, count, human).
noun_sg(country, country, neutr).
noun_sg(cover, cover, neutr).
noun_sg(cow, cow, human).
noun_sg(credential, credential, neutr).
noun_sg(criminal, criminal, human).
noun_sg(customer, customer, human).
noun_sg(dance, dance, neutr).
noun_sg(database, database, neutr).
noun_sg(date, date, neutr).
noun_sg(day, day, neutr).
noun_sg(declaration, declaration, neutr).
noun_sg(deep, deep, neutr).
noun_sg(delivery, delivery, neutr).
noun_sg(description, description, neutr).
noun_sg(desk, desk, neutr).
noun_sg(development, development, neutr).
noun_sg(diameter, diameter, neutr).
noun_sg(display, display, neutr).
noun_sg(doctor, doctor, human).
noun_sg(doe, doe, neutr).
noun_sg(dog, dog, neutr).
noun_sg(donkey, donkey, neutr).
noun_sg(drink, drink, neutr).
noun_sg(drive, drive, neutr).
noun_sg(drop, drop, neutr).
noun_sg(dummy, dummy, human).
noun_sg(egg, egg, neutr).
noun_sg(element, element, neutr).
noun_sg(empty, empty, neutr).
noun_sg(error, error, neutr).
noun_sg(evening, evening, neutr).
noun_sg(evil, evil, neutr).
noun_sg(eye, eye, neutr).
noun_sg(eyrie, aerie, neutr).
noun_sg(eyry, aerie, neutr).
noun_sg(fair, fair, neutr).
noun_sg(farmer, farmer, human).
noun_sg(father, father, masc).
noun_sg(fear, fear, neutr).
noun_sg(feed, feed, neutr).
noun_sg(female, female, human).
noun_sg(flat, flat, neutr).
noun_sg(flow, flow, neutr).
noun_sg(flower, flower, neutr).
noun_sg(fly, fly, neutr).
noun_sg(food, food, neutr).
noun_sg(form, form, neutr).
noun_sg(fox, fox, neutr).
noun_sg(fridge, fridge, neutr).
noun_sg(friend, friend, human).
noun_sg(gale, gale, neutr).
noun_sg(garden, garden, neutr).
noun_sg(girl, girl, fem).
noun_sg(go, go, neutr).
noun_sg(goal, goal, neutr).
noun_sg(goat, goat, neutr).
noun_sg(good, good, neutr).
noun_sg(grass, grass, neutr).
noun_sg(grate, grate, neutr).
noun_sg(green, green, neutr).
noun_sg(group, group, neutr).
noun_sg(hand, hand, neutr).
noun_sg(hate, hate, neutr).
noun_sg(height, height, neutr).
noun_sg(hero, hero, human).
noun_sg(hit, hit, neutr).
noun_sg(hold, hold, neutr).
noun_sg(horse, horse, neutr).
noun_sg(hour, hour, neutr).
noun_sg(house, house, neutr).
noun_sg(human, human, human).
noun_sg(hurry, hurry, neutr).
noun_sg(husband, husband, masc).
noun_sg(id, id, neutr).
noun_sg(insert, insert, neutr).
noun_sg(institution, institution, neutr).
noun_sg(instruction, instruction, neutr).
noun_sg(integer, integer, neutr).
noun_sg(interest, interest, neutr).
noun_sg(invalid, invalid, human).
noun_sg(invite, invite, neutr).
noun_sg(keep, keep, neutr).
noun_sg(know, know, neutr).
noun_sg(laundry, laundry, neutr).
noun_sg(life, life, neutr).
noun_sg(lift, lift, neutr).
noun_sg(like, like, neutr).
noun_sg(list, list, neutr).
noun_sg(living, living, neutr).
noun_sg(look, look, neutr).
noun_sg(love, love, neutr).
noun_sg(lunch, lunch, neutr).
noun_sg(machine, machine, neutr).
noun_sg(mail, mail, neutr).
noun_sg(man, man, masc).
noun_sg(manager, manager, human).
noun_sg(master, master, human).
noun_sg(mat, mat, neutr).
noun_sg(mate, mate, human).
noun_sg(meal, meal, neutr).
noun_sg(meat, meat, neutr).
noun_sg(meet, meet, neutr).
noun_sg(member, member, human).
noun_sg(merchant, merchant, human).
noun_sg(message, message, neutr).
noun_sg(milk, milk, neutr).
noun_sg(money, money, neutr).
noun_sg(morning, morning, neutr).
noun_sg(mother, mother, fem).
noun_sg(mouse, mouse, neutr).
noun_sg(move, move, neutr).
noun_sg(must, must, neutr).
noun_sg(name, name, neutr).
noun_sg(natural, natural, neutr).
noun_sg(need, need, neutr).
noun_sg(number, number, neutr).
noun_sg(object, object, neutr).
noun_sg(offer, offer, neutr).
noun_sg(office, office, neutr).
noun_sg(old, old, neutr).
noun_sg(open, open, neutr).
noun_sg(owner, owner, human).
noun_sg(paper, paper, neutr).
noun_sg(parent, parent, human).
noun_sg(park, park, neutr).
noun_sg(password, password, neutr).
noun_sg(patricide, patricide, neutr).
noun_sg(pencil, pencil, neutr).
noun_sg(percent, percent, neutr).
noun_sg(permit, permit, neutr).
noun_sg(person, person, human).
noun_sg(persona, persona, neutr).
noun_sg(personal, personal, neutr).
noun_sg(pet, pet, neutr).
noun_sg(pizza, pizza, neutr).
noun_sg(place, place, neutr).
noun_sg(play, play, neutr).
noun_sg(point, point, neutr).
noun_sg(price, price, neutr).
noun_sg(process, process, neutr).
noun_sg(program, program, neutr).
noun_sg(proposition, proposition, neutr).
noun_sg(public, public, human).
noun_sg(queen, queen, human).
noun_sg(quick, quick, neutr).
noun_sg(rat, rat, neutr).
noun_sg(ratio, ratio, neutr).
noun_sg(raw, raw, neutr).
noun_sg(read, read, neutr).
noun_sg(real, real, neutr).
noun_sg(reason, reason, neutr).
noun_sg(red, red, human).
noun_sg(referee, referee, human).
noun_sg(reject, reject, human).
noun_sg(rental, rental, neutr).
noun_sg(resource, resource, neutr).
noun_sg(rook, rook, human).
noun_sg(room, room, neutr).
noun_sg(run, run, neutr).
noun_sg(sand, sand, neutr).
noun_sg(say, say, neutr).
noun_sg(school, school, neutr).
noun_sg(score, score, neutr).
noun_sg(screen, screen, neutr).
noun_sg(see, see, neutr).
noun_sg(sell, sell, neutr).
noun_sg(sentence, sentence, neutr).
noun_sg(serve, serve, neutr).
noun_sg(service, service, neutr).
noun_sg(set, set, neutr).
noun_sg(sheep, sheep, neutr).
noun_sg(sign, sign, neutr).
noun_sg(sink, sink, neutr).
noun_sg(sister, sister, fem).
noun_sg(size, size, neutr).
noun_sg(slot, slot, neutr).
noun_sg(small, small, neutr).
noun_sg(smart, smart, neutr).
noun_sg(smell, smell, neutr).
noun_sg(smile, smile, neutr).
noun_sg(snore, snore, neutr).
noun_sg(space, space, neutr).
noun_sg(speed, speed, neutr).
noun_sg(station, station, neutr).
noun_sg(street, street, neutr).
noun_sg(string, string, neutr).
noun_sg(subscription, subscription, neutr).
noun_sg(sugar, sugar, neutr).
noun_sg(surface, surface, neutr).
noun_sg(table, table, neutr).
noun_sg(tail, tail, neutr).
noun_sg(take, take, neutr).
noun_sg(talk, talk, neutr).
noun_sg(teller, teller, human).
noun_sg(temperature, temperature, neutr).
noun_sg(term, term, neutr).
noun_sg(test, test, neutr).
noun_sg(text, text, neutr).
noun_sg(thing, thing, neutr).
noun_sg(tire, tire, neutr).
noun_sg(title, title, neutr).
noun_sg(ton, ton, neutr).
noun_sg(town, town, neutr).
noun_sg(train, train, neutr).
noun_sg(true, true, neutr).
noun_sg(try, try, neutr).
noun_sg(type, type, neutr).
noun_sg(uncle, uncle, masc).
noun_sg(use, use, neutr).
noun_sg(user, user, human).
noun_sg(value, value, neutr).
noun_sg(vehicle, vehicle, neutr).
noun_sg(village, village, neutr).
noun_sg(visa, visa, neutr).
noun_sg(visit, visit, neutr).
noun_sg(wait, wait, neutr).
noun_sg(walk, walk, neutr).
noun_sg(want, want, neutr).
noun_sg(wash, wash, neutr).
noun_sg(watch, watch, neutr).
noun_sg(water, water, neutr).
noun_sg(white, white, neutr).
noun_sg(wife, wife, fem).
noun_sg(win, win, neutr).
noun_sg(wine, wine, neutr).
noun_sg(wolf, wolf, neutr).
noun_sg(woman, woman, fem).
noun_sg(work, work, neutr).
noun_sg(year, year, neutr).
noun_sg(young, young, neutr).
noun_sg(zip, zip, neutr).
pn_pl('APEs', 'APE', neutr).
pn_pl('Augusts', 'August', neutr).
pn_pl('Christmases', 'Christmas', neutr).
pn_pl('VisaCards', 'VisaCard', neutr).
pn_sg('APE', 'APE', neutr).
pn_sg('August', 'August', neutr).
pn_sg('Berlin', 'Berlin', neutr).
pn_sg('Bill', 'Bill', masc).
pn_sg('Christmas', 'Christmas', neutr).
pn_sg('John', 'John', masc).
pn_sg('Kaarel', 'Kaarel', masc).
pn_sg('Mary', 'Mary', fem).
pn_sg('Mr-Miller', 'Mr-Miller', masc).
pn_sg('Paris', 'Paris', neutr).
pn_sg('SM', 'SimpleMat', neutr).
pn_sg('SimpleMat', 'SimpleMat', neutr).
pn_sg('Sue', 'Sue', fem).
pn_sg('VisaCard', 'VisaCard', neutr).
pn_sg('Sun', 'Sun', neutr).
pndef_sg('Sun', 'Sun', neutr).
pndef_sg('Limmat', 'Limmat', neutr).
pndef_pl('United-Nations', 'United-Nations', neutr).
tv_finsg('comes-from', 'come-from').
tv_finsg('fills-in', 'fill-in').
tv_finsg('lives-at', 'live-at').
tv_finsg('looks-at', 'look-at').
tv_finsg('relates-to', 'relate-to').
tv_finsg('waits-for', 'wait-for').
tv_finsg('works-at', 'work-at').
tv_finsg(accepts, accept).
tv_finsg(accesses, access).
tv_finsg(addresses, address).
tv_finsg(ages, age).
tv_finsg(allows, allow).
tv_finsg(apes, ape).
tv_finsg(approaches, approach).
tv_finsg(approximates, approximate).
tv_finsg(articles, article).
tv_finsg(asks, ask).
tv_finsg(assigns, assign).
tv_finsg(assumes, assume).
tv_finsg(authenticates, authenticate).
tv_finsg(averages, average).
tv_finsg(awaits, await).
tv_finsg(balls, ball).
tv_finsg(banks, bank).
tv_finsg(barks, bark).
tv_finsg(beats, beat).
tv_finsg(beds, bed).
tv_finsg(belies, belie).
tv_finsg(believes, believe).
tv_finsg(bikes, bike).
tv_finsg(bites, bite).
tv_finsg(blames, blame).
tv_finsg(blues, blue).
tv_finsg(boils, boil).
tv_finsg(books, book).
tv_finsg(boxes, box).
tv_finsg(brings, bring).
tv_finsg(buttons, button).
tv_finsg(buys, buy).
tv_finsg(cancels, cancel).
tv_finsg(cans, can).
tv_finsg(cards, card).
tv_finsg(carries, carry).
tv_finsg(cases, case).
tv_finsg(cashiers, cashier).
tv_finsg(caves, cave).
tv_finsg(charges, charge).
tv_finsg(chases, chase).
tv_finsg(checks, check).
tv_finsg(circles, circle).
tv_finsg(cleans, clean).
tv_finsg(codes, code).
tv_finsg(collapses, collapse).
tv_finsg(colors, color).
tv_finsg(considers, consider).
tv_finsg(contains, contain).
tv_finsg(contents, content).
tv_finsg(contracts, contract).
tv_finsg(corrects, correct).
tv_finsg(counts, count).
tv_finsg(covers, cover).
tv_finsg(cows, cow).
tv_finsg(dances, dance).
tv_finsg(dates, date).
tv_finsg(delivers, deliver).
tv_finsg(dirties, dirty).
tv_finsg(displays, display).
tv_finsg(doctors, doctor).
tv_finsg(dogs, dog).
tv_finsg(downloads, download).
tv_finsg(drinks, drink).
tv_finsg(drives, drive).
tv_finsg(drops, drop).
tv_finsg(eases, ease).
tv_finsg(eats, eat).
tv_finsg(eggs, egg).
tv_finsg(empties, empty).
tv_finsg(enters, enter).
tv_finsg(expires, expire).
tv_finsg(eyes, eye).
tv_finsg(fasts, fast).
tv_finsg(fathers, father).
tv_finsg(fears, fear).
tv_finsg(feeds, feed).
tv_finsg(flies, fly).
tv_finsg(flowers, flower).
tv_finsg(forms, form).
tv_finsg(foxes, fox).
tv_finsg(gets, get).
tv_finsg(gives, give).
tv_finsg(goes, go).
tv_finsg(grasses, grass).
tv_finsg(grates, grate).
tv_finsg(groups, group).
tv_finsg(hands, hand).
tv_finsg(has, have).
tv_finsg(hates, hate).
tv_finsg(hears, hear).
tv_finsg(hits, hit).
tv_finsg(holds, hold).
tv_finsg(houses, house).
tv_finsg(hurries, hurry).
tv_finsg(husbands, husband).
tv_finsg(implies, imply).
tv_finsg(inserts, insert).
tv_finsg(interests, interest).
tv_finsg(invalids, invalid).
tv_finsg(invites, invite).
tv_finsg(keeps, keep).
tv_finsg(knows, know).
tv_finsg(lifts, lift).
tv_finsg(likes, like).
tv_finsg(lists, list).
tv_finsg(lives, live).
tv_finsg(loses, lose).
tv_finsg(loves, love).
tv_finsg(machines, machine).
tv_finsg(mails, mail).
tv_finsg(mans, man).
tv_finsg(masters, master).
tv_finsg(mates, mate).
tv_finsg(mats, mat).
tv_finsg(meets, meet).
tv_finsg(milks, milk).
tv_finsg(mothers, mother).
tv_finsg(moves, move).
tv_finsg(names, name).
tv_finsg(needs, need).
tv_finsg(numbers, number).
tv_finsg(numbs, numb).
tv_finsg(offers, offer).
tv_finsg(opens, open).
tv_finsg(owns, own).
tv_finsg(papers, paper).
tv_finsg(parks, park).
tv_finsg(pays, pay).
tv_finsg(permits, permit).
tv_finsg(pets, pet).
tv_finsg(places, place).
tv_finsg(plays, play).
tv_finsg(points, point).
tv_finsg(prices, price).
tv_finsg(processes, process).
tv_finsg(programs, program).
tv_finsg(propositions, proposition).
tv_finsg(proves, prove).
tv_finsg(queens, queen).
tv_finsg(rats, rat).
tv_finsg(reads, read).
tv_finsg(referees, referee).
tv_finsg(rejects, reject).
tv_finsg(replaces, replace).
tv_finsg(rooks, rook).
tv_finsg(rooms, room).
tv_finsg(rots, rot).
tv_finsg(runs, run).
tv_finsg(sands, sand).
tv_finsg(says, say).
tv_finsg(schools, school).
tv_finsg(scores, score).
tv_finsg(screens, screen).
tv_finsg(sees, see).
tv_finsg(sells, sell).
tv_finsg(sends, send).
tv_finsg(sentences, sentence).
tv_finsg(serves, serve).
tv_finsg(services, service).
tv_finsg(sets, set).
tv_finsg(signs, sign).
tv_finsg(sinks, sink).
tv_finsg(sits, sit).
tv_finsg(sizes, size).
tv_finsg(sleeps, sleep).
tv_finsg(slots, slot).
tv_finsg(smarts, smart).
tv_finsg(smells, smell).
tv_finsg(softens, soften).
tv_finsg(spaces, space).
tv_finsg(speeds, speed).
tv_finsg(steals, steal).
tv_finsg(succeeds, succeed).
tv_finsg(sugars, sugar).
tv_finsg(surfaces, surface).
tv_finsg(tables, table).
tv_finsg(tails, tail).
tv_finsg(takes, take).
tv_finsg(talks, talk).
tv_finsg(tells, tell).
tv_finsg(tests, test).
tv_finsg(tires, tire).
tv_finsg(trains, train).
tv_finsg(transmits, transmit).
tv_finsg(tries, try).
tv_finsg(trues, true).
tv_finsg(types, type).
tv_finsg(understands, understand).
tv_finsg(uses, use).
tv_finsg(values, value).
tv_finsg(varies, vary).
tv_finsg(visits, visit).
tv_finsg(waits, wait).
tv_finsg(walks, walk).
tv_finsg(wants, want).
tv_finsg(warms, warm).
tv_finsg(washes, wash).
tv_finsg(watches, watch).
tv_finsg(waters, water).
tv_finsg(wets, wet).
tv_finsg(wines, wine).
tv_finsg(wins, win).
tv_finsg(wolfs, wolf).
tv_finsg(works, work).
tv_finsg(writes, write).
tv_finsg(zips, zip).
tv_infpl('come-from', 'come-from').
tv_infpl('fill-in', 'fill-in').
tv_infpl('live-at', 'live-at').
tv_infpl('look-at', 'look-at').
tv_infpl('relate-to', 'relate-to').
tv_infpl('wait-for', 'wait-for').
tv_infpl('work-at', 'work-at').
tv_infpl(accept, accept).
tv_infpl(access, access).
tv_infpl(address, address).
tv_infpl(age, age).
tv_infpl(allow, allow).
tv_infpl(ape, ape).
tv_infpl(approach, approach).
tv_infpl(approximate, approximate).
tv_infpl(article, article).
tv_infpl(ask, ask).
tv_infpl(assign, assign).
tv_infpl(assume, assume).
tv_infpl(authenticate, authenticate).
tv_infpl(average, average).
tv_infpl(await, await).
tv_infpl(ball, ball).
tv_infpl(bank, bank).
tv_infpl(bark, bark).
tv_infpl(beat, beat).
tv_infpl(bed, bed).
tv_infpl(belie, belie).
tv_infpl(believe, believe).
tv_infpl(bike, bike).
tv_infpl(bite, bite).
tv_infpl(blame, blame).
tv_infpl(blue, blue).
tv_infpl(boil, boil).
tv_infpl(book, book).
tv_infpl(box, box).
tv_infpl(bring, bring).
tv_infpl(button, button).
tv_infpl(buy, buy).
tv_infpl(can, can).
tv_infpl(cancel, cancel).
tv_infpl(card, card).
tv_infpl(carry, carry).
tv_infpl(case, case).
tv_infpl(cashier, cashier).
tv_infpl(cave, cave).
tv_infpl(charge, charge).
tv_infpl(chase, chase).
tv_infpl(check, check).
tv_infpl(circle, circle).
tv_infpl(clean, clean).
tv_infpl(code, code).
tv_infpl(collapse, collapse).
tv_infpl(color, color).
tv_infpl(consider, consider).
tv_infpl(contain, contain).
tv_infpl(content, content).
tv_infpl(contract, contract).
tv_infpl(correct, correct).
tv_infpl(count, count).
tv_infpl(cover, cover).
tv_infpl(cow, cow).
tv_infpl(dance, dance).
tv_infpl(date, date).
tv_infpl(deliver, deliver).
tv_infpl(dirty, dirty).
tv_infpl(display, display).
tv_infpl(doctor, doctor).
tv_infpl(dog, dog).
tv_infpl(download, download).
tv_infpl(drink, drink).
tv_infpl(drive, drive).
tv_infpl(drop, drop).
tv_infpl(ease, ease).
tv_infpl(eat, eat).
tv_infpl(egg, egg).
tv_infpl(empty, empty).
tv_infpl(enter, enter).
tv_infpl(expire, expire).
tv_infpl(eye, eye).
tv_infpl(fast, fast).
tv_infpl(father, father).
tv_infpl(fear, fear).
tv_infpl(feed, feed).
tv_infpl(flower, flower).
tv_infpl(fly, fly).
tv_infpl(form, form).
tv_infpl(fox, fox).
tv_infpl(get, get).
tv_infpl(give, give).
tv_infpl(go, go).
tv_infpl(grass, grass).
tv_infpl(grate, grate).
tv_infpl(group, group).
tv_infpl(hand, hand).
tv_infpl(hate, hate).
tv_infpl(have, have).
tv_infpl(hear, hear).
tv_infpl(hit, hit).
tv_infpl(hold, hold).
tv_infpl(house, house).
tv_infpl(hurry, hurry).
tv_infpl(husband, husband).
tv_infpl(imply, imply).
tv_infpl(insert, insert).
tv_infpl(interest, interest).
tv_infpl(invalid, invalid).
tv_infpl(invite, invite).
tv_infpl(keep, keep).
tv_infpl(know, know).
tv_infpl(lift, lift).
tv_infpl(like, like).
tv_infpl(list, list).
tv_infpl(live, live).
tv_infpl(lose, lose).
tv_infpl(love, love).
tv_infpl(machine, machine).
tv_infpl(mail, mail).
tv_infpl(man, man).
tv_infpl(master, master).
tv_infpl(mat, mat).
tv_infpl(mate, mate).
tv_infpl(meet, meet).
tv_infpl(milk, milk).
tv_infpl(mother, mother).
tv_infpl(move, move).
tv_infpl(name, name).
tv_infpl(need, need).
tv_infpl(numb, numb).
tv_infpl(number, number).
tv_infpl(offer, offer).
tv_infpl(open, open).
tv_infpl(own, own).
tv_infpl(paper, paper).
tv_infpl(park, park).
tv_infpl(pay, pay).
tv_infpl(permit, permit).
tv_infpl(pet, pet).
tv_infpl(place, place).
tv_infpl(play, play).
tv_infpl(point, point).
tv_infpl(price, price).
tv_infpl(process, process).
tv_infpl(program, program).
tv_infpl(proposition, proposition).
tv_infpl(prove, prove).
tv_infpl(queen, queen).
tv_infpl(rat, rat).
tv_infpl(read, read).
tv_infpl(referee, referee).
tv_infpl(reject, reject).
tv_infpl(replace, replace).
tv_infpl(rook, rook).
tv_infpl(room, room).
tv_infpl(rot, rot).
tv_infpl(run, run).
tv_infpl(sand, sand).
tv_infpl(say, say).
tv_infpl(school, school).
tv_infpl(score, score).
tv_infpl(screen, screen).
tv_infpl(see, see).
tv_infpl(sell, sell).
tv_infpl(send, send).
tv_infpl(sentence, sentence).
tv_infpl(serve, serve).
tv_infpl(service, service).
tv_infpl(set, set).
tv_infpl(sign, sign).
tv_infpl(sink, sink).
tv_infpl(sit, sit).
tv_infpl(size, size).
tv_infpl(sleep, sleep).
tv_infpl(slot, slot).
tv_infpl(smart, smart).
tv_infpl(smell, smell).
tv_infpl(soften, soften).
tv_infpl(space, space).
tv_infpl(speed, speed).
tv_infpl(steal, steal).
tv_infpl(succeed, succeed).
tv_infpl(sugar, sugar).
tv_infpl(surface, surface).
tv_infpl(table, table).
tv_infpl(tail, tail).
tv_infpl(take, take).
tv_infpl(talk, talk).
tv_infpl(tell, tell).
tv_infpl(test, test).
tv_infpl(tire, tire).
tv_infpl(train, train).
tv_infpl(transmit, transmit).
tv_infpl(true, true).
tv_infpl(try, try).
tv_infpl(type, type).
tv_infpl(understand, understand).
tv_infpl(use, use).
tv_infpl(value, value).
tv_infpl(vary, vary).
tv_infpl(visit, visit).
tv_infpl(wait, wait).
tv_infpl(walk, walk).
tv_infpl(want, want).
tv_infpl(warm, warm).
tv_infpl(wash, wash).
tv_infpl(watch, watch).
tv_infpl(water, water).
tv_infpl(wet, wet).
tv_infpl(win, win).
tv_infpl(wine, wine).
tv_infpl(wolf, wolf).
tv_infpl(work, work).
tv_infpl(write, write).
tv_infpl(zip, zip).
tv_pp(accepted, accept).
tv_pp(addressed, address).
tv_pp(aged, age).
tv_pp(allowed, allow).
tv_pp(aped, ape).
tv_pp(approached, approach).
tv_pp(approximated, approximate).
tv_pp(articled, article).
tv_pp(assigned, assign).
tv_pp(assumed, assume).
tv_pp(authenticated, authenticate).
tv_pp(averaged, average).
tv_pp(awaited, await).
tv_pp(banked, bank).
tv_pp(barked, bark).
tv_pp(beaten, beat).
tv_pp(bedded, bed).
tv_pp(belied, belie).
tv_pp(believed, believe).
tv_pp(biked, bike).
tv_pp(bitten, bite).
tv_pp(blamed, blame).
tv_pp(blued, blue).
tv_pp(boiled, boil).
tv_pp(booked, book).
tv_pp(bought, buy).
tv_pp(boxed, box).
tv_pp(brought, bring).
tv_pp(buttoned, button).
tv_pp(cancelled, cancel).
tv_pp(canned, can).
tv_pp(carded, card).
tv_pp(carried, carry).
tv_pp(cased, case).
tv_pp(cashiered, cashier).
tv_pp(charged, charge).
tv_pp(chased, chase).
tv_pp(checked, check).
tv_pp(circled, circle).
tv_pp(cleaned, clean).
tv_pp(coded, code).
tv_pp(collapsed, collapse).
tv_pp(considered, consider).
tv_pp(contained, contain).
tv_pp(contented, content).
tv_pp(contracted, contract).
tv_pp(corrected, correct).
tv_pp(counted, count).
tv_pp(covered, cover).
tv_pp(cowed, cow).
tv_pp(danced, dance).
tv_pp(dated, date).
tv_pp(delivered, deliver).
tv_pp(dirtied, dirty).
tv_pp(displayed, display).
tv_pp(doctored, doctor).
tv_pp(dogged, dog).
tv_pp(downloaded, download).
tv_pp(driven, drive).
tv_pp(dropped, drop).
tv_pp(drunk, drink).
tv_pp(eased, ease).
tv_pp(eaten, eat).
tv_pp(emptied, empty).
tv_pp(entered, enter).
tv_pp(expired, expire).
tv_pp(eyed, eye).
tv_pp(fasted, fast).
tv_pp(fathered, father).
tv_pp(feared, fear).
tv_pp(fed, feed).
tv_pp(feed, feed).
tv_pp(flowered, flower).
tv_pp(flown, fly).
tv_pp(formed, form).
tv_pp(foxed, fox).
tv_pp(given, give).
tv_pp(gone, go).
tv_pp(got, get).
tv_pp(gotten, get).
tv_pp(grassed, grass).
tv_pp(grated, grate).
tv_pp(grouped, group).
tv_pp(had, have).
tv_pp(handed, hand).
tv_pp(hated, hate).
tv_pp(heard, hear).
tv_pp(held, hold).
tv_pp(hit, hit).
tv_pp(housed, house).
tv_pp(hurried, hurry).
tv_pp(husbanded, husband).
tv_pp(implied, imply).
tv_pp(inserted, insert).
tv_pp(interested, interest).
tv_pp(invited, invite).
tv_pp(kept, keep).
tv_pp(known, know).
tv_pp(lifted, lift).
tv_pp(liked, like).
tv_pp(listed, list).
tv_pp(lived, live).
tv_pp(lost, lose).
tv_pp(loved, love).
tv_pp(machined, machine).
tv_pp(mailed, mail).
tv_pp(manned, man).
tv_pp(mastered, master).
tv_pp(mated, mate).
tv_pp(matted, mat).
tv_pp(met, meet).
tv_pp(milked, milk).
tv_pp(mothered, mother).
tv_pp(moved, move).
tv_pp(named, name).
tv_pp(needed, need).
tv_pp(numbed, numb).
tv_pp(numbered, number).
tv_pp(offered, offer).
tv_pp(opened, open).
tv_pp(owned, own).
tv_pp(paid, pay).
tv_pp(papered, paper).
tv_pp(parked, park).
tv_pp(permitted, permit).
tv_pp(petted, pet).
tv_pp(placed, place).
tv_pp(played, play).
tv_pp(pointed, point).
tv_pp(priced, price).
tv_pp(processed, process).
tv_pp(programmed, program).
tv_pp(propositioned, proposition).
tv_pp(proved, prove).
tv_pp(proven, prove).
tv_pp(queened, queen).
tv_pp(ratted, rat).
tv_pp(read, read).
tv_pp(refereed, referee).
tv_pp(rejected, reject).
tv_pp(replaced, replace).
tv_pp(rooked, rook).
tv_pp(roomed, room).
tv_pp(rotted, rot).
tv_pp(run, run).
tv_pp(said, say).
tv_pp(sanded, sand).
tv_pp(sat, sit).
tv_pp(schooled, school).
tv_pp(scored, score).
tv_pp(screened, screen).
tv_pp(seen, see).
tv_pp(sent, send).
tv_pp(sentenced, sentence).
tv_pp(served, serve).
tv_pp(serviced, service).
tv_pp(set, set).
tv_pp(signed, sign).
tv_pp(sized, size).
tv_pp(slept, sleep).
tv_pp(slotted, slot).
tv_pp(smarted, smart).
tv_pp(smelled, smell).
tv_pp(smelt, smell).
tv_pp(softened, soften).
tv_pp(sold, sell).
tv_pp(spaced, space).
tv_pp(sped, speed).
tv_pp(speeded, speed).
tv_pp(stolen, steal).
tv_pp(succeeded, succeed).
tv_pp(sugared, sugar).
tv_pp(sunk, sink).
tv_pp(sunken, sink).
tv_pp(surfaced, surface).
tv_pp(tabled, table).
tv_pp(tailed, tail).
tv_pp(taken, take).
tv_pp(talked, talk).
tv_pp(tested, test).
tv_pp(tired, tire).
tv_pp(told, tell).
tv_pp(trained, train).
tv_pp(transmitted, transmit).
tv_pp(tried, try).
tv_pp(typed, type).
tv_pp(understood, understand).
tv_pp(used, use).
tv_pp(valued, value).
tv_pp(varied, vary).
tv_pp(visited, visit).
tv_pp(waited, wait).
tv_pp(walked, walk).
tv_pp(wanted, want).
tv_pp(warmed, warm).
tv_pp(washed, wash).
tv_pp(watched, watch).
tv_pp(watered, water).
tv_pp(wet, wet).
tv_pp(wetted, wet).
tv_pp(wolfed, wolf).
tv_pp(won, win).
tv_pp(worked, work).
tv_pp(written, write).
tv_pp(wrought, work).
tv_pp(zipped, zip).
prep(from, from).
prep(as, as).
prep(about, about).
prep(by, by).
prep(for, for).
prep(among, among).
prep(amongst, amongst).
prep(like, like).
prep(without, without).
prep(despite, despite).
prep(amid, amid).
prep(aboard, aboard).
prep(in, in).
prep(at, at).
prep(on, on).
prep(over, over).
prep(around, around).
prep(between, between).
prep(inside, inside).
prep(behind, behind).
prep(below, below).
prep(beneath, beneath).
prep(outside, outside).
prep(upon, upon).
prep(under, under).
prep(above, above).
prep(beside, beside).
prep(near, near).
prep(throughout, throughout).
prep(before, before).
prep(after, after).
prep(within, within).
prep(till, till).
prep(until, until).
prep(to, to).
prep(into, into).
prep(through, through).
prep(toward, toward).
prep(towards, towards).
prep(onto, onto).
prep(across, across).
prep(off, off).
prep(down, down).
prep(up, up).
prep(along, along).
prep(past, past).
prep(beyond, beyond).
prep(out, out).
prep(against, against).
prep(alongside, alongside).
prep(via, via).
prep(with, with).
prep(during, during).