forked from GitHub/gf-rgl
=Implemented the abstract function fun
This commit is contained in:
@@ -10,6 +10,7 @@ lin
|
|||||||
|
|
||||||
NoPConj = {s = ""} ;
|
NoPConj = {s = ""} ;
|
||||||
NoVoc = {s = ""} ;
|
NoVoc = {s = ""} ;
|
||||||
|
VocNP np = {s=np.s !Nom} ;
|
||||||
|
|
||||||
-- Utterances are formed from sentences, questions, and imperatives.
|
-- Utterances are formed from sentences, questions, and imperatives.
|
||||||
UttNP np = {s= np.s!Acc}; --: NP -> Utt ;
|
UttNP np = {s= np.s!Acc}; --: NP -> Utt ;
|
||||||
|
|||||||
Reference in New Issue
Block a user