summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h184
1 files changed, 80 insertions, 104 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h b/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h
index d68c9b6f591..7daec08eaf2 100644
--- a/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h
+++ b/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc-score-determination-y.h
@@ -45,35 +45,35 @@ extern int gabc_score_determination_debug;
# define YYTOKENTYPE
enum yytokentype
{
- ATTRIBUTE = 258,
- COLON = 259,
- SEMICOLON = 260,
- OFFICE_PART = 261,
- ANNOTATION = 262,
- AUTHOR = 263,
- DATE = 264,
- MANUSCRIPT = 265,
- MANUSCRIPT_REFERENCE = 266,
- MANUSCRIPT_STORAGE_PLACE = 267,
- TRANSCRIBER = 268,
- TRANSCRIPTION_DATE = 269,
- BOOK = 270,
- STYLE = 271,
- VIRGULA_POSITION = 272,
- INITIAL_STYLE = 273,
- MODE = 274,
- GREGORIOTEX_FONT = 275,
- GENERATED_BY = 276,
- NAME = 277,
- OPENING_BRACKET = 278,
- NOTES = 279,
- VOICE_CUT = 280,
- CLOSING_BRACKET = 281,
- NUMBER_OF_VOICES = 282,
- VOICE_CHANGE = 283,
- END_OF_DEFINITIONS = 284,
- SPACE = 285,
- CHARACTERS = 286,
+ NAME = 258,
+ AUTHOR = 259,
+ GABC_COPYRIGHT = 260,
+ SCORE_COPYRIGHT = 261,
+ NUMBER_OF_VOICES = 262,
+ LANGUAGE = 263,
+ STAFF_LINES = 264,
+ ORISCUS_ORIENTATION = 265,
+ DEF_MACRO = 266,
+ OTHER_HEADER = 267,
+ ANNOTATION = 268,
+ MODE = 269,
+ MODE_MODIFIER = 270,
+ MODE_DIFFERENTIA = 271,
+ INITIAL_STYLE = 272,
+ VOICE_CUT = 273,
+ VOICE_CHANGE = 274,
+ END_OF_DEFINITIONS = 275,
+ END_OF_FILE = 276,
+ COLON = 277,
+ SEMICOLON = 278,
+ SPACE = 279,
+ CHARACTERS = 280,
+ NOTES = 281,
+ HYPHEN = 282,
+ ATTRIBUTE = 283,
+ OPENING_BRACKET = 284,
+ CLOSING_BRACKET = 285,
+ CLOSING_BRACKET_WITH_SPACE = 286,
I_BEGINNING = 287,
I_END = 288,
TT_BEGINNING = 289,
@@ -93,61 +93,49 @@ extern int gabc_score_determination_debug;
VERB_END = 303,
CENTER_BEGINNING = 304,
CENTER_END = 305,
- CLOSING_BRACKET_WITH_SPACE = 306,
- TRANSLATION_BEGINNING = 307,
- TRANSLATION_END = 308,
- GABC_COPYRIGHT = 309,
- SCORE_COPYRIGHT = 310,
- OCCASION = 311,
- METER = 312,
- COMMENTARY = 313,
- ARRANGER = 314,
- GABC_VERSION = 315,
- USER_NOTES = 316,
- DEF_MACRO = 317,
- ALT_BEGIN = 318,
- ALT_END = 319,
- CENTERING_SCHEME = 320,
- TRANSLATION_CENTER_END = 321,
- BNLBA = 322,
- ENLBA = 323,
- EUOUAE_B = 324,
- EUOUAE_E = 325,
- NABC_CUT = 326,
- NABC_LINES = 327,
- LANGUAGE = 328
+ TRANSLATION_BEGINNING = 306,
+ TRANSLATION_END = 307,
+ TRANSLATION_CENTER_END = 308,
+ ALT_BEGIN = 309,
+ ALT_END = 310,
+ BNLBA = 311,
+ ENLBA = 312,
+ EUOUAE_B = 313,
+ EUOUAE_E = 314,
+ NABC_CUT = 315,
+ NABC_LINES = 316
};
#endif
/* Tokens. */
-#define ATTRIBUTE 258
-#define COLON 259
-#define SEMICOLON 260
-#define OFFICE_PART 261
-#define ANNOTATION 262
-#define AUTHOR 263
-#define DATE 264
-#define MANUSCRIPT 265
-#define MANUSCRIPT_REFERENCE 266
-#define MANUSCRIPT_STORAGE_PLACE 267
-#define TRANSCRIBER 268
-#define TRANSCRIPTION_DATE 269
-#define BOOK 270
-#define STYLE 271
-#define VIRGULA_POSITION 272
-#define INITIAL_STYLE 273
-#define MODE 274
-#define GREGORIOTEX_FONT 275
-#define GENERATED_BY 276
-#define NAME 277
-#define OPENING_BRACKET 278
-#define NOTES 279
-#define VOICE_CUT 280
-#define CLOSING_BRACKET 281
-#define NUMBER_OF_VOICES 282
-#define VOICE_CHANGE 283
-#define END_OF_DEFINITIONS 284
-#define SPACE 285
-#define CHARACTERS 286
+#define NAME 258
+#define AUTHOR 259
+#define GABC_COPYRIGHT 260
+#define SCORE_COPYRIGHT 261
+#define NUMBER_OF_VOICES 262
+#define LANGUAGE 263
+#define STAFF_LINES 264
+#define ORISCUS_ORIENTATION 265
+#define DEF_MACRO 266
+#define OTHER_HEADER 267
+#define ANNOTATION 268
+#define MODE 269
+#define MODE_MODIFIER 270
+#define MODE_DIFFERENTIA 271
+#define INITIAL_STYLE 272
+#define VOICE_CUT 273
+#define VOICE_CHANGE 274
+#define END_OF_DEFINITIONS 275
+#define END_OF_FILE 276
+#define COLON 277
+#define SEMICOLON 278
+#define SPACE 279
+#define CHARACTERS 280
+#define NOTES 281
+#define HYPHEN 282
+#define ATTRIBUTE 283
+#define OPENING_BRACKET 284
+#define CLOSING_BRACKET 285
+#define CLOSING_BRACKET_WITH_SPACE 286
#define I_BEGINNING 287
#define I_END 288
#define TT_BEGINNING 289
@@ -167,29 +155,17 @@ extern int gabc_score_determination_debug;
#define VERB_END 303
#define CENTER_BEGINNING 304
#define CENTER_END 305
-#define CLOSING_BRACKET_WITH_SPACE 306
-#define TRANSLATION_BEGINNING 307
-#define TRANSLATION_END 308
-#define GABC_COPYRIGHT 309
-#define SCORE_COPYRIGHT 310
-#define OCCASION 311
-#define METER 312
-#define COMMENTARY 313
-#define ARRANGER 314
-#define GABC_VERSION 315
-#define USER_NOTES 316
-#define DEF_MACRO 317
-#define ALT_BEGIN 318
-#define ALT_END 319
-#define CENTERING_SCHEME 320
-#define TRANSLATION_CENTER_END 321
-#define BNLBA 322
-#define ENLBA 323
-#define EUOUAE_B 324
-#define EUOUAE_E 325
-#define NABC_CUT 326
-#define NABC_LINES 327
-#define LANGUAGE 328
+#define TRANSLATION_BEGINNING 306
+#define TRANSLATION_END 307
+#define TRANSLATION_CENTER_END 308
+#define ALT_BEGIN 309
+#define ALT_END 310
+#define BNLBA 311
+#define ENLBA 312
+#define EUOUAE_B 313
+#define EUOUAE_E 314
+#define NABC_CUT 315
+#define NABC_LINES 316
/* Value type. */
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED