mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-18 07:40:16 -06:00
Oridnal numerals added ; many fixes
This commit is contained in:
@@ -19,8 +19,8 @@ lin
|
||||
|
||||
-- : IP -> ClSlash -> QCl ; -- whom does John love
|
||||
QuestSlash ip cls = cls ** {
|
||||
subj=(applyIPronPrep cls.c ip) ++ cls.subj ; -- cls.subj ???
|
||||
a=ip.a
|
||||
subj=(applyIPronPrep cls.c ip) ++ cls.subj ;
|
||||
a=cls.a
|
||||
} ;
|
||||
|
||||
-- : IAdv -> Cl -> QCl ; -- why does John walk
|
||||
|
||||
Reference in New Issue
Block a user