mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
coercions from special categories in Construction to N and PN
This commit is contained in:
@@ -66,5 +66,11 @@ lin
|
||||
lincat Language = PN ;
|
||||
|
||||
lin InLanguage l = SyntaxGer.mkAdv on_Prep (mkNP l) ;
|
||||
|
||||
lin
|
||||
weekdayN w = w ;
|
||||
monthN m = m ;
|
||||
languagePN l = l ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user