summaryrefslogtreecommitdiff
path: root/examples/SUMO/RGLExt/ExtraLexicon.gf
blob: fa5ea52bd9ab2a526e65a24f372cd1b25ac8d897 (plain)
1
2
3
4
5
6
7
abstract ExtraLexicon = Cat ** {
fun
  time_N : N ;
  square_A : A ;
  value_N : N ;
  element_N : N ;
}