mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
notes in Extensions
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
abstract Extensions =
|
abstract Extensions =
|
||||||
Cat,
|
Cat
|
||||||
Extra [VPI]
|
|
||||||
** {
|
** {
|
||||||
|
|
||||||
---- from ExtraEngAbs
|
---- from ExtraEngAbs
|
||||||
@@ -50,7 +49,7 @@ fun
|
|||||||
---- VPIForm, VPIInf, VPIPresPart, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
|
---- VPIForm, VPIInf, VPIPresPart, MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
|
||||||
|
|
||||||
|
|
||||||
---- merge these two?
|
---- merge these two? --- Sg/Pl CN CN CN --- four wheel drive, random number generator
|
||||||
CompoundCN : Num -> N -> CN -> CN ;
|
CompoundCN : Num -> N -> CN -> CN ;
|
||||||
DashCN : N -> N -> N ;
|
DashCN : N -> N -> N ;
|
||||||
|
|
||||||
@@ -63,7 +62,7 @@ fun
|
|||||||
---- PartVP : VP -> AP ; -- (man) looking at Mary
|
---- PartVP : VP -> AP ; -- (man) looking at Mary
|
||||||
GerundAP : V -> AP ; -- sleeping (man)
|
GerundAP : V -> AP ; -- sleeping (man)
|
||||||
|
|
||||||
PastPartAP : V2 -> AP ; -- lost (opportunity)
|
PastPartAP : V2 -> AP ; -- lost (opportunity) --- gen to VPSLash
|
||||||
|
|
||||||
---- why is this needed?
|
---- why is this needed?
|
||||||
OrdCompar : A -> Ord ; -- (my) better (side)
|
OrdCompar : A -> Ord ; -- (my) better (side)
|
||||||
@@ -81,9 +80,9 @@ fun
|
|||||||
EmptyRelSlash : ClSlash -> RCl ; -- (the city) he lives in
|
EmptyRelSlash : ClSlash -> RCl ; -- (the city) he lives in
|
||||||
|
|
||||||
---- overgenerating?
|
---- overgenerating?
|
||||||
VPSlashVS : VS -> VP -> VPSlash ; -- to believe her to sleep
|
VPSlashVS : VS -> VP -> VPSlash ; -- to believe (her) to sleep --- she was believed to sleep
|
||||||
|
|
||||||
PastPartRS : Ant -> Pol -> VPSlash -> RS ; -- (man) not seen by her
|
PastPartRS : Ant -> Pol -> VPSlash -> RS ; -- (man) not seen by her --- maybe no Anter
|
||||||
PresPartRS : Ant -> Pol -> VP -> RS ; -- (man) not having seen her
|
PresPartRS : Ant -> Pol -> VP -> RS ; -- (man) not having seen her
|
||||||
|
|
||||||
ApposNP : NP -> NP -> NP ; -- Mr Hollande, the president of France,
|
ApposNP : NP -> NP -> NP ; -- Mr Hollande, the president of France,
|
||||||
|
|||||||
Reference in New Issue
Block a user