mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 23:22:51 -06:00
coercions from special categories in Construction to N and PN
This commit is contained in:
@@ -48,5 +48,9 @@ lincat Language = PN ;
|
||||
|
||||
lin InLanguage l = SyntaxChi.mkAdv (mkPrep "在") (mkNP l) ;
|
||||
|
||||
lin
|
||||
weekdayN w = w ;
|
||||
monthN m = m ;
|
||||
languagePN l = l ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user