OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adverb
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/flex/dist/examples/manual/
front.y
27
%token
ADVERB
40
%type <name>
adverb
42
%type <name> POSITIONAL VERB
ADVERB
PROPER_NOUN
52
sentence : verb_phrase noun_phrase position_phrase
adverb
period
72
|
adverb
VERB
78
adverb
:
ADVERB
{ strcpy($$,$1); }
label
Completed in 20 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026