mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-02 03:38:54 -06:00
remove flag
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
concrete AdverbFao of Adverb = CatFao ** open Prelude,ResFao in {
|
concrete AdverbFao of Adverb = CatFao ** open Prelude,ResFao in {
|
||||||
flags
|
|
||||||
coding = "UTF-8" ;
|
|
||||||
lin
|
lin
|
||||||
PositAdvAdj a = {s = a.s ! Neuter ! Sg ! Nom} ;
|
PositAdvAdj a = {s = a.s ! Neuter ! Sg ! Nom} ;
|
||||||
PrepNP p np = {s = p.s ++ np.s ! p.c} ;
|
PrepNP p np = {s = p.s ++ np.s ! p.c} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user