=Implemented the abstract function fun

This commit is contained in:
David Bamutura
2020-10-26 16:21:20 +03:00
parent aad7b002aa
commit 9ba407f051
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ lin
NoPConj = {s = ""} ;
NoVoc = {s = ""} ;
VocNP np = {s=np.s !Nom} ;
-- Utterances are formed from sentences, questions, and imperatives.
UttNP np = {s= np.s!Acc}; --: NP -> Utt ;