mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English"
This commit is contained in:
@@ -105,7 +105,8 @@ fun
|
||||
weekdayPN : Weekday -> PN ;
|
||||
monthPN : Month -> PN ;
|
||||
|
||||
languagePN : Language -> PN ;
|
||||
languageNP : Language -> NP ;
|
||||
languageCN : Language -> CN ;
|
||||
|
||||
----------------------------------------------
|
||||
---- lexicon of special names
|
||||
|
||||
Reference in New Issue
Block a user