This item is
Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)
Publicly Available
and licensed under:Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)
Files for this item
Download all local files for this item (7.9 MB)

- Name
- eat11251.txt
- Size
- 5.48 KB
- Format
- Text file
- Description
- Version of the work in plain text format
.TH EAT 1
.SH NAME
EAT \- The Edinburgh Associative Thesaurus
.SH SYNOPSIS
.B eat
.br
.B eatshow [-rs]
.br
.B eatindex [-rs]
.nh
.SH DESCRIPTION
The
.I
Edinburgh Associative Thesaurus
is a database of
word association norms. The traditional way
to collect word association norms is to show or say a word to several
people and ask them to say the word which first comes to their minds
upon receiving the stimulus. The link established between the stimulus
and the response is not semantically labelled (e.g. as synonym, antonym or
by a case relation) and can only be regarded
as an association. These associations can be viewed as a list,
but convey more if represented as a network. Such networks can be
constructed from the list by a variety of methods including multi-dimensional
scaling, clustering and graph theoretic representation using the
association values to represent probabilities of stimulus-response
association.
.LP
The Edinburgh association norms were collected by growing t . . .

- Name
- eatdoc1251.txt
- Size
- 6.81 KB
- Format
- Text file
- Description
- Version of the work in plain text format
EAT(1) EAT(1)
NAME
EAT - The Edinburgh Associative Thesaurus
SYNOPSIS
eat
eatshow [-rs]
eatindex [-rs]
DESCRIPTION
The Edinburgh Associative Thesaurus is a database of word
association norms. The traditional way to collect word
association norms is to show or say a word to several people
and ask them to say the word which first comes to their
minds upon receiving the stimulus. The link established
between the stimulus and the response is not semantically
labelled (e.g. as synonym, antonym or by a case relation)
and can only be regarded as an association. These
associations can be viewed as a list, but convey more if
represented as a network. Such networks can be constructed
from the list by a variety of methods including multi-
dimensional scaling, c . . .

- Name
- eatindexc1251.txt
- Size
- 3.27 KB
- Format
- Text file
- Description
- Version of the work in plain text format
/* Index the RAL version of the Edinburgh Associative Thesaurus.
M.D. Wilson
Informatics Department,
Rutherford Appleton Laboratory,
Chilton,
Didcot,
Oxon,
OQX OX11,
U.K.
June 1988
*/
#include <stdio.h>
#include <strings.h>
#define SRFILE "sr.concise" /* file containing s-r data */
#define RSFILE "rs.concise" /* file containing r-s data */
#define SRINDEX "sr.index" /* s-r index file */
#define RSINDEX "rs.index" /* r-s index file */
#define SRHEADS "sr.heads" /* file containing s-r headwords*/
#define RSHEADS "rs.heads" /* file containing r-s headwords*/
#define MAXBUF 100000
static char sourcef = 's'; /*default source file is srfile */
usage() /* print proper usage and exit */
{
puts("Usage: eatindex -rs ");
puts("Index headwords in Edinburgh Associative Thesaurus");
puts("writes to default files");
puts("-s read stimulus file (default)");
puts("-r read response file");
exit(1);
}
main(argc, argv) /* exclude words or lines from file */
int argc;
char *argv . . .

- Name
- eatshowc1251.txt
- Size
- 3.79 KB
- Format
- Text file
- Description
- Version of the work in plain text format
/* Find words in the RAL version of the Edinburgh Associative Thesaurus.
*** EATSHOW.C ***
M.D. Wilson
Informatics Department,
Rutherford Appleton Laboratory,
Chilton,
Didcot,
Oxon,
OQX OX11,
U.K.
June 1988
comlpile with:
cc eatshow.c
The file names in the define statements should be changed for the local
installation.
The number of words in the files may change if they are altered and these
values should also be altered in the define statements.
*/
#include <stdio.h>
#include <strings.h>
#include <ctype.h>
#define SRFILE "sr.concise" /* file containing s-r data */
#define RSFILE "rs.concise" /* file containing r-s data */
#define SRINDEX "sr.index" /* s-r index file */
#define RSINDEX "rs.index" /* r-s index file */
#define SRLENGTH 8211 /* number of headwords in s-r data */
#define RSLENGTH 22776 /* number of headwords in r-s data */
#define MAXBUF 100000 /*Maximum buffer size for words or association lists*/
static char sourcef = 's'; /*default source file is . . .

- Name
- readme1251.txt
- Size
- 2.5 KB
- Format
- Text file
- Description
- Version of the work in plain text format
Edinburgh Associative Thesaurus:
This 1600 bpi UNIX tar format tape contains the following files
in addition to this one:
size in bytes file names
-rw-r--r-- 1 mdw 5608 Jun 9 14:35 eat.1
-rw-r--r-- 1 mdw 6977 Jun 9 14:40 eat.doc
-rw-r--r-- 1 mdw 3348 Jun 9 14:18 eatindex.c
-rw-r--r-- 1 mdw 3876 Jun 9 14:18 eatshow.c
-rw-r--r-- 1 mdw 3300506 Jun 9 14:20 rs.concise
-rw-r--r-- 1 mdw 586285 Jun 9 14:21 rs.heads
-rw-r--
r-- 1 mdw 933843 Jun 9 14:22 rs.index
-rw-r--r-- 1 mdw 2857670 Jun 9 14:23 sr.concise
-rw-r--r-- 1 mdw 222230 Jun 9 14:23 sr.heads
-rw-r--r-- 1 mdw 347287 Jun 9 14:23 sr.index
eat.1 - troff -man form of the manual.
eat.doc - ascii form of the manual.
eatindex.c - C program to generate ".index" files from ".concise"
and ".heads" files. The program must be compiled. The location of
the relevant files must be entered in the #define statements at t . . .

- Name
- rsconcise1251.txt
- Size
- 3.15 MB
- Format
- Text file
- Description
- Version of the work in plain text format
COMPLETE|1|FELLOW|1|PILE|1|SATIN|1
.
DOT|1|ENGLISH|1
<CROSS>
HOLINESS|1|WHEREFORE|1
<DEGREES>C
TEMPERATURE|2
<FEMALE>
NUDE|1|SHIMMER|1|STOPPER|1|SUCCULENT|1
<INFINITY>
INFINITY|2|UNIVERSE|1|0|1
<PI.R**2>
AREA|2|CIRCLE|1
<PI>
PI|3|CIRCLE|1
<R**2>
PI|3
<TICK>
TICK|2
<TRIANGLE>
DUNCE|1|ISOSCELES|1|TRIANGLE|1
<WOE> SORROW
WOE|2
(NO IDEA)
ACUMEN|1|AMULET|1
(NOTHING)
FOAL|1|MEDITATE|1
+
ERGO|1|30|1
+VE
FEMININE|1|NEGATIVE|1|POSITIVELY|1
!
AH|2|EXCLAMATION|2|BINGO|1|BROTHEL|1|CONTINUUM|1|EXCLAIM|1|FART|1|GOVERNMENT|1|SO THERE|1|STODGY|1|SURPRISE|1|VAGINA|1
$
DOLLAR|1|DONATE|1|MILLION|1|MILLIONS|1|10|1
-A
CHOLER|2
-ATION
BOTHER|1|REFORM|1|RESTORE|1
-BYE
BYE|3
-CHIN
CHIN|2
-ER
PERFORM|1|TOT|1|WIPE|1
-ERATION
OP|2
-FUL
DISGRACE|1|MERCI|1
-IN-LAW
BROTHERS|1|SISTERS|1
-ING
ACTIVITIES|1|BEFIT|1|BUNT|1|CHARM|1|DISGUST|1|EXPLAIN|1|FALL|1|HAPPEN|1|TEST|1
-ISH
HASH|2
-LY
NEIGHBOUR|1|PATIENT|1|PERFECT|1|UNCOMMON|1
-MATIC
HOOVER|3
-MENT
AMUSE|1|ATTACH|1|CASE|1|FIG|1|MANAGE|1|TRISTE|1
-NESS
LAWLESS|1|SL . . .

- Name
- rsheads1251.txt
- Size
- 572.99 KB
- Format
- Text file
- Description
- Version of the work in plain text format
4 4
. 2 2
<CROSS> 2 2
<DEGREES>C 1 2
<FEMALE> 4 4
<INFINITY> 3 4
<PI.R**2> 2 3
<PI> 2 4
<R**2> 1 3
<TICK> 1 2
<TRIANGLE> 3 3
<WOE> SORROW 1 2
(NO IDEA) 2 2
(NOTHING) 2 2
+ 2 2
+VE 3 3
! 12 14
$ 5 5
-A 1 2
-ATION 3 3
-BYE 1 3
-CHIN 1 2
-ER 3 3
-ERATION 1 2
-FUL 2 2
-IN-LAW 2 2
-ING 9 9
-ISH 1 2
-LY 4 4
-MATIC 1 3
-MENT 6 6
-NESS 2 2
-O 2 2
-OP 1 2
-UAL 2 2
-UP 2 2
-VAL 1 2
-VE 1 2
-WARDS 2 3
/ 4 . . .

- Name
- rsindex1251.txt
- Size
- 911.98 KB
- Format
- Text file
- Description
- Version of the work in plain text format
4 4 0 1
. 2 2 36 38
<CROSS> 2 2 54 62
<DEGREES>C 1 2 85 96
<FEMALE> 4 4 110 119
<INFINITY> 3 4 158 169
<PI.R**2> 2 3 195 205
<PI> 2 4 221 226
<R**2> 1 3 240 247
<TICK> 1 2 252 259
<TRIANGLE> 3 3 266 277
<WOE> SORROW 1 2 308 321
(NO IDEA) 2 2 327 337
(NOTHING) 2 2 355 365
+ 2 2 383 385
+VE 3 3 397 401
! 12 14 436 438
$ 5 5 557 559
-A 1 2 603 606
-ATION 3 3 615 622
-BYE 1 3 650 655
-CHIN 1 2 661 667
-ER 3 3 674 678
-ERATION 1 2 701 710
-FUL 2 2 715 720
-IN-LAW 2 2 739 747
-ING 9 9 768 773
-ISH 1 2 852 857
-LY 4 4 864 868
-MATIC 1 3 911 918
-MENT . . .

- Name
- srconcise1251.txt
- Size
- 2.73 MB
- Format
- Text file
- Description
- Version of the work in plain text format
A
B|24|THE|7|ALPHABET|3|AN|3|MAN|3|ONE|3|WHAT|3|BEE|2|BOOK|2|BOY|2|I|2|NONE|2|A|1|ANYTHING|1|APPLE|1|BALL|1|BRICK|1|CASTLE|1|CAT|1|COW|1|CUB|1|DOG|1|DRAG|1|FOOL|1|GIRL|1|GOOD|1|GUN|1|HECK|1|HOG|1|HORSE|1|HOUSE|1|IS|1|IT|1|KING|1|LIFE|1|LONG|1|LOT|1|PEN|1|PERSON|1|PIG|1|QUEEN|1|RABBIT|1|RAT|1|SESSION|1|SOMETHING|1|SUCCESS|1|THERMOMETER|1|THING|1|UNCERTAIN|1|WAY|1
A LOT
MANY|15|MUCH|13|OF|10|MONEY|8|PLENTY|5|AUCTION|4|A LITTLE|3|MASSES|2|ANTIQUES|1|ARTICLE|1|BAGS|1|BEAUCOUP|1|BETTING|1|CRICKET|1|DONE|1|DRAW|1|FEW|1|GREAT|1|GREED|1|HUGE|1|INFINITE|1|JOB|1|LITTLE|1|LOAD|1|LOADS|1|MASSIVE|1|MORE|1|MUCK|1|NONSENSE|1|NOTHING|1|NUMBER|1|OF THING|1|OF THINGS|1|OF WHAT|1|PARKING|1|PLATE|1|PLENTIFUL|1|RUBBISH|1|SALT|1|SHED|1|SMARTIES|1|SOME|1|STUFFED|1|THING|1|TINS|1
ABANDON
LEAVE|40|SHIP|7|GIVE UP|6|BABY|5|HOPE|4|LOST|3|FORSAKE|2|GAY|2|LOSE|2|BOAT|1|CARE|1|CAST OFF|1|CHILD|1|COMMIT|1|DEFEAT|1|DESERT|1|DISCARD|1|DOG|1|EJECT|1|FREEDOM|1|ISOLATED|1|JUMP|1|LEFT|1|ME|1|MOTHER|1|NEGLECT|1|NO|1|NOTHING . . .

- Name
- srheads1251.txt
- Size
- 217.5 KB
- Format
- Text file
- Description
- Version of the work in plain text format
A 50 94
A LOT 45 97
ABANDON 38 100
ABATE 48 95
ABATEMENT 43 91
ABBEY 34 96
ABCESS 46 96
ABDICATE 35 93
ABDUCTED 42 93
ABEL 30 90
ABIDE 22 98
ABIDING 48 99
ABILITY 56 93
ABLE 41 99
ABORT 52 92
ABOUND 54 95
ABOUT 39 99
ABOUT TURN 40 94
ABOVE 25 99
ABRASIVE 42 94
ABROAD 41 96
ABRUPT 27 96
ABSENCE 49 96
ABSENT 32 99
ABSENT-MINDED 24 97
ABSORB 48 95
ABSORPTION 62 95
ABSTAIN 52 92
ABSTRACT 53 95
ABSTRACTIONS 60 90
ABSURDITY 40 96
ABUSE 54 96
ACCELERATION 30 97
ACCENT 58 96
ACCENTS 53 92
ACCEPT 37 95
ACCEPTED 55 97 . . .

- Name
- srindex1251.txt
- Size
- 339.5 KB
- Format
- Text file
- Description
- Version of the work in plain text format
A 50 94 0 2
A LOT 45 97 365 371
ABANDON 38 100 767 775
ABATE 48 95 1087 1093
ABATEMENT 43 91 1501 1511
ABBEY 34 96 1895 1901
ABCESS 46 96 2205 2212
ABDICATE 35 93 2567 2576
ABDUCTED 42 93 2894 2903
ABEL 30 90 3264 3269
ABIDE 22 98 3524 3530
ABIDING 48 99 3691 3699
ABILITY 56 93 4106 4114
ABLE 41 99 4637 4642
ABORT 52 92 4970 4976
ABOUND 54 95 5411 5418
ABOUT 39 99 5891 5897
ABOUT TURN 40 94 6207 6218
ABOVE 25 99 6603 6609
ABRASIVE 42 94 6796 6805
ABROAD 41 96 7153 7160
ABRUPT 27 96 7544 7551
ABSENCE 49 96 7780 7788
ABSENT 32 99 8223 8230
ABSENT-MINDED 24 97 8508 8522
ABSORB 48 95 8741 8748
ABSORPTION 62 95 9172 9183
ABSTAIN . . .