let keywords = [
  "digraph"DIGRAPH ;
  "graph"GRAPH ;
  "strict"STRICT ;
  "node"NODE ;
  "edge"EDGE ;
  "subgraph"SUBGRAPH ;
]