mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
Hrv: enough to implement NLG experiment, but bogus in some places
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
concrete ExtendHrv of Extend = CatHrv **
|
||||
ExtendFunctor - [
|
||||
ReflPossPron
|
||||
--- ReflPossPron
|
||||
CardCNCard
|
||||
---- constant not found (yet)
|
||||
,youPolFem_Pron
|
||||
,UttVPShort
|
||||
@@ -34,6 +35,9 @@ in {
|
||||
|
||||
---lin ReflPossPron = justDemPronFormsAdjective reflPossessivePron ;
|
||||
|
||||
--AW2 CardCNCard
|
||||
lin CardCNCard card cn = {
|
||||
s = \\g,c => card.s ! g ! c ++ numSizeForm cn.s card.size c ;
|
||||
size = NS_20_
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user