mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
generalize DAP
This commit is contained in:
@@ -236,9 +236,5 @@ concrete NounBul of Noun = CatBul ** open ResBul, Prelude in {
|
||||
spec = dap.spec;
|
||||
p = dap.p
|
||||
} ;
|
||||
DetDAP det = {s = \\sp,g,role => det.s ! sp ! g ! role;
|
||||
nn = det.nn;
|
||||
spec = det.spec;
|
||||
p = det.p
|
||||
} ;
|
||||
DetDAP det = det ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user