
/* The arrays declared elsewhere are used starting with index 0;
   those declared below starting with index 1     */
  int  gtext[5];
  short locdat[LOCNUM+1], odistb[OBJMX2+1];
  short obnoun[OBJMAX+1], obadjv[OBJMAX+1], obw3[OBJMAX+1];
  short obw4[OBJMAX+1], obpprp[OBJMAX+1], obimpr[OBJMAX+1], obloc[MOVMAX+1];
