mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Action category, more doc in Phrasebook
This commit is contained in:
@@ -15,6 +15,9 @@ incomplete concrete PhraseScand of Phrase =
|
||||
UttNP np = {s = np.s ! accusative} ;
|
||||
UttVP vp = {s = infMark ++ infVP vp (agrP3 Utr Sg)} ;
|
||||
UttAdv adv = adv ;
|
||||
UttCN n = {s = n.s ! Sg ! DIndef ! Nom} ;
|
||||
UttAP n = {s = n.s ! Strong (GSg Utr)} ;
|
||||
UttCard n = {s = n.s ! neutrum} ;
|
||||
|
||||
NoPConj = {s = []} ;
|
||||
PConjConj conj = {s = conj.s2} ;
|
||||
|
||||
Reference in New Issue
Block a user