mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
added concrete labels to Eng and Swe ; renamed uddeps.labels to Lang.labels for uniformity (these work also for ResourceDemo and Translate, however)
This commit is contained in:
7
lib/src/english/LangEng.labels
Normal file
7
lib/src/english/LangEng.labels
Normal file
@@ -0,0 +1,7 @@
|
||||
* {"not"} PART neg head
|
||||
* {"has","had","have","will","would","do","does","did"} AUX aux head
|
||||
UseComp {"is","are","am","was","been","be"} VERB cop head
|
||||
CompCN {"a","an"} DET det head
|
||||
ComplVV {"to"} PART mark xcomp
|
||||
|
||||
|
||||
6
lib/src/swedish/LangSwe.labels
Normal file
6
lib/src/swedish/LangSwe.labels
Normal file
@@ -0,0 +1,6 @@
|
||||
* {"inte"} PART neg head
|
||||
* {"ha","hade","har","ska","skulle"} AUX aux head
|
||||
* {"kan","kunde","kunnat","måste"} AUX aux head
|
||||
UseComp {"är","var","varit"} VERB cop head
|
||||
CompCN {"en","ett"} DET det head
|
||||
ComplVV {"att"} PART mark xcomp
|
||||
Reference in New Issue
Block a user