mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 06:02:55 -06:00
CompIQuant in Extra for interrogative agreement to NP
This commit is contained in:
@@ -43,4 +43,6 @@ abstract Extra = Cat ** {
|
||||
ICompAP : AP -> IComp ; -- "how old"
|
||||
IAdvAdv : Adv -> IAdv ; -- "how often"
|
||||
|
||||
CompIQuant : IQuant -> IComp ; -- which (is it) [agreement to NP]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user