mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-07 22:22:46 -06:00
added GeographyEng
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user