Home
last modified time | relevance | path

Searched refs:ACTOR (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/spell/
H A Dcode.h10 #define ACTOR (1<<4) /* +er */ macro
12 #define COMP (EST|ACTOR) /* +er,+est */
H A Dsprog.c102 {"ecna",subst,1,"-t+ce","",ADJ,N_AFFIX|_Y|NOUN|VERB|ACTOR|V_AFFIX},
103 {"ecne",subst,1,"-t+ce","",ADJ,N_AFFIX|_Y|NOUN|VERB|ACTOR|V_AFFIX},
139 {"noit",tion,3,"-e+ion","+ion",ION,NOUN| N_AFFIX | V_AFFIX |VERB|ACTOR},
156 {"rehparg",subst,1,"-y+er","",ACTOR,NOUN,strip,2,"","+er"},
161 {"re",strip,1,"","+r",ACTOR,NOUN | N_AFFIX|VERB|ADJ, i_to_y,2,"-y+ier","+er"},
1193 if((h & COMP) == ACTOR) in typeprint()
H A Dpcode.c140 { "er", ACTOR },