packages feed

gf-3.2: examples/lrec-tutorial/face/LexFace.gf

interface LexFace = open Syntax in {

oper
  like_V2 : V2 ;
  invitation_N : N ;
  friend_N : N ; 

}