mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-01 11:28:33 -06:00
moving a few things to deprecated
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../scandinavian:../abstract:../common
|
||||
|
||||
concrete CompatibilitySwe of Compatibility = CatSwe ** open Prelude, CommonScand in {
|
||||
|
||||
-- from Noun 19/4/2008
|
||||
|
||||
lin
|
||||
NumInt n = {s = \\_ => n.s ; isDet = True ; n = Pl} ;
|
||||
OrdInt n = {s = n.s ++ ":e" ; isDet = True} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user