mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
topological model in Scand main branch
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete CountryFre of Country = open ResourceFre, ParadigmsFre in {
|
||||
concrete CountryFre of Country = open CategoriesFre, ParadigmsFre in {
|
||||
|
||||
lincat
|
||||
Country = PN ;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
concrete TimeFre of Time = NumeralsFre **
|
||||
open Prelude, MorphoFre, ResourceFre, ParadigmsFre in {
|
||||
open Prelude, MorphoFre, CategoriesFre, ParadigmsFre in {
|
||||
|
||||
lincat
|
||||
Date = SS ;
|
||||
|
||||
Reference in New Issue
Block a user