mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 01:36:20 -06:00
remove duplicated definitions
This commit is contained in:
@@ -30,8 +30,6 @@ lin
|
||||
}
|
||||
};
|
||||
UttImpPol = UttImpPl;
|
||||
--UttAdv : Adv -> Utt ; -- here
|
||||
UttAdv adv = {s= adv.s};
|
||||
|
||||
-- better but can be improved upon
|
||||
UttVP vp = case <vp.isCompApStem,vp.containsAdv, vp.containsAdV,vp.containsComp, vp.containsComp2> of {
|
||||
|
||||
Reference in New Issue
Block a user