mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
concrete GeographyEng of Geography = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in {
|
|
|
|
lin
|
|
NaturalSatellite = AdjCN (PositA natural_A) (UseN satellite_N) ;
|
|
Planet = UseN planet_N ;
|
|
Satellite = UseN satellite_N ;
|
|
|
|
}
|