mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
relatives
This commit is contained in:
@@ -8,10 +8,9 @@ abstract Question = Cat, Sentence ** {
|
||||
QuestIAdv : IAdv -> Cl -> QCl ;
|
||||
|
||||
PrepIP : Prep -> IP -> IAdv ;
|
||||
FunIP : N2 -> IP -> IP ;
|
||||
AdvIP : IP -> Adv -> IP ;
|
||||
|
||||
IDetCN : IDet -> Num -> CN -> IP ;
|
||||
IDetCN : IDet -> Num -> Ord -> CN -> IP ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user