mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
refinements-Pnb-2011-04-30
This commit is contained in:
@@ -22,6 +22,6 @@ concrete PhrasePnb of Phrase = CatPnb ** open Prelude, ResPnb in {
|
||||
PConjConj conj = {s = conj.s2} ; ---
|
||||
|
||||
NoVoc = {s = []} ;
|
||||
VocNP np = {s = np.s ! NPC Dir} ;
|
||||
VocNP np = {s = np.s ! NPC Voc} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user