compromise
Version:
modest natural language processing
174 lines • 3.77 kB
JavaScript
// generated in ./lib/senses
export default {
"plug": [
{
"tag": "Verb",
"fallback": "stop",
"words": "sell¦album,b0;iography,ook|stop¦drain,pipe,sink"
}
],
"strike": [
{
"tag": "Verb",
"fallback": "hit",
"words": "protest¦job,union,worker"
}
],
"charge": [
{
"tag": "Verb",
"fallback": null,
"words": "money¦bank,fee,pr0serv0;ice|run¦flee,run,toward"
}
],
"fire": [
{
"tag": "Verb",
"fallback": null,
"words": "job¦boss,contract,job|gun¦away,bullet,gun,weapon"
}
],
"trip": [
{
"tag": "Verb",
"fallback": "fall",
"words": "drug¦acid,lsd|fall¦hurt,stumble"
},
{
"tag": "Noun",
"fallback": "travel",
"words": "drug¦acid,lsd|travel¦drive,fly,pack,vacation"
}
],
"tie": [
{
"tag": "Verb",
"fallback": null,
"words": "knot¦bow,lace,rope|game¦match,point,score"
},
{
"tag": "Noun",
"fallback": "game",
"words": "game¦game,point,score|suit¦bow,style,wear"
}
],
"chip": [
{
"tag": "Noun",
"fallback": null,
"words": "computer¦s0;emiconductor,peed|potato¦bag,ruffles,s0;alt,pice|part¦block,off"
}
],
"pitch": [
{
"tag": "Noun",
"fallback": null,
"words": "throw¦base0fast0mound,pitcher,strike;ball|field¦football,keep1s0;occ0trik0;er"
}
],
"stock": [
{
"tag": "Noun",
"fallback": null,
"words": "finance¦p0;rice,urchase|soup¦beef,soup,vegetable|backup¦basement,collection"
}
],
"fall": [
{
"tag": "Noun",
"fallback": "drop",
"words": "drop¦break,height,stair|season¦color,leaf,octo0septem0;ber"
}
],
"spring": [
{
"tag": "Noun",
"fallback": null,
"words": "coil¦bounce,matress|season¦april,cleaning,march,s0;eed,prout"
}
],
"march": [
{
"tag": "Noun",
"fallback": "crowd",
"words": "month¦april,february,spring|crowd¦again0crowd,prote0;st"
}
],
"model": [
{
"tag": "Noun",
"fallback": null,
"words": "person¦fashion,makeup,swimsuit|concept¦conceptu0ment0theory;al|computer¦render"
}
],
"hook": [
{
"tag": "Noun",
"fallback": "shape",
"words": "music¦chorus,melody,verse|shape¦fish,hook,lure"
}
],
"ball": [
{
"tag": "Noun",
"fallback": "object",
"words": "dance¦gown,musical|object¦bounce,kick"
}
],
"course": [
{
"tag": "Noun",
"fallback": "school",
"words": "path¦chart,mountain,trail|school¦class,register,teach0;!er"
}
],
"power": [
{
"tag": "Noun",
"fallback": "political",
"words": "political¦election,hungry,politics,seek|electrical¦appliance,consume,energy"
}
],
"burn": [
{
"tag": "Noun",
"fallback": "fire",
"words": "insult¦sick|fire¦degree,fire,heat"
}
],
"ill": [
{
"tag": "Adjective",
"fallback": "sick",
"words": "sick¦flu,s0;ick,ymptom|good¦sweet,trick"
}
],
"prime": [
{
"tag": "Adjective",
"fallback": "good",
"words": "good¦location|number¦digit,factor"
}
],
"high": [
{
"tag": "Adjective",
"fallback": "up",
"words": "up¦above,over|drugs¦addict1d0pot,upper;ope,rug;!ion"
}
],
"sick": [
{
"tag": "Adjective",
"fallback": "ill",
"words": "ill¦doctor,flu,symptom|good¦sweet,trick"
}
],
"cold": [
{
"tag": "Adjective",
"fallback": "temperature",
"words": "temperature¦air,freez2thermo0win1;me0stat;ter;e,ing|attitude¦a0demeanor,mean,shoulder,uncaring;loof,ttitude"
}
]
}